Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link to nasm source in the deps docker #5517

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stiepan
Copy link
Member

@stiepan stiepan commented Jun 11, 2024

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

The previous link is down.

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@jantonguirao jantonguirao self-assigned this Jun 11, 2024
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [15736061]: BUILD STARTED

docker/Dockerfile.deps Outdated Show resolved Hide resolved
@mzient mzient self-assigned this Jun 11, 2024
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [15736061]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [15738256]: BUILD STARTED

@stiepan stiepan changed the title Fix nasm source broken link in the deps docker Fix broken link to nasm source in the deps docker Jun 11, 2024
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [15738256]: BUILD FAILED

make install
make install && \
popd && \
rm -rf nasm-nasm-2.15.05/ nasm-2.15.05.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we bother cleaning stuff from /tmp in docker?

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [15738256]: BUILD PASSED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants