-
Notifications
You must be signed in to change notification settings - Fork 23
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
Ignition Edifice #109
Ignition Edifice #109
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
I'm not sure why |
Especially if there is a rosdep entry for the metapackage, let's make sure it is included in all import configurations. If there's no rosdep entry for it IMO it does not need to be included unless not including it would cause interference with the Ubuntu version of the metapackage.
We've definitely been refining how we use the filter formula format. reprepro-updater/config/ignition_citadel_gazebo11_ubuntu_focal.yaml Lines 16 to 27 in 7ec026a
I think buster is out of date because we were sprinting to get the focal configuration in shape for a deadline and then haven't yet returned to update buster. So at some point we should do that and focal is definitely the recommended template between the two. |
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Thanks for the feedback, updated Focal in d4ccaff |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The focal config looks good to me.
The buster config is missing some source packages as identified by CI and I think it would ideally be updated to the same Package | Package, $Version
format as the focal config.
Signed-off-by: Louise Poubel <louise@openrobotics.org>
I copied Focal into Buster and CI looks happy now |
Part of ros/rosdistro#28960
What I did:
cmake2
,math6
,tools
,plugin1
)Some things I noticed, but wasn't sure how to handle:
ignition-citadel
metapackage, so I didn't includeignition-edifice
. I see the package has been uploaded though: http://packages.ros.org/ros/ubuntu/pool/main/i/ignition-citadel/. I wonder if the config file is wrong and the metapackage has been uploaded in an earlier version. Should I includeignition-edifice
this time?Package, Version | Package, Version
is used in some places, and the formatPackage Package, Version
is used in others. Which one is preferred? The 2nd seems easier to maintain.transport10
on Buster and only one on Focal. Should all 6 be added to Focal, or is there some globbing going on?