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

Perform all apt operations except those targeting the ROS repositories before daily invalidation. #639

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nuclearsandwich
Copy link
Member

There is no reason that these installations should be performed after the daily cache bust. As far as I can tell their presence here is entirely accidental.

The ROS 1 packages being installed after invalidation makes some sense since ROS distributions change more frequently than the base Ubuntu or Debian release.

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This looks reasonable to me; I agree that this was probably an oversight. I'll just leave a gentle reminder that any changes to the Dockerfile are going to interfere with our current "use a cached Jammy docker image with Python 3.9" strategy. But I'm sure you'll merge this when appropriate.

@nuclearsandwich nuclearsandwich marked this pull request as ready for review May 26, 2022 20:05
…s before daily invalidation.

There is no reason that these installations should be performed after
the daily cache bust. As far as I can tell their presence here is
entirely accidental.

The ROS 1 packages being installed after invalidation makes some sense
since ROS distributions change more frequently than the base Ubuntu or
Debian release.
@nuclearsandwich nuclearsandwich force-pushed the nuclearsandwich/keep-apt-updates-valid branch from ac4c1ac to 2f44b07 Compare May 26, 2022 20:10
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.

2 participants