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

Improvement Idea: Mark Packages as Deprecated #679

Open
danthony06 opened this issue Jun 28, 2022 · 0 comments
Open

Improvement Idea: Mark Packages as Deprecated #679

danthony06 opened this issue Jun 28, 2022 · 0 comments

Comments

@danthony06
Copy link

danthony06 commented Jun 28, 2022

I would like a way to tell bloom that certain packages, or even messages or nodes, are deprecated and will be removed at a later date. When a user installs the corresponding package, they would get a message through apt (or dnf, etc.) with that warning.

This came up when we were internally brainstorming how to solve issues related to this problem: swri-robotics/gps_umd#63. We've got pure message packages that we would like to deprecate, but to our knowledge, there's no good way of communicating this to the users. Most people do not build this from source, so we can't put a build warning in the package. I suspect most of our users don't see the Discourse site, so making an announcement there would have limited effect. This came up as a way of communicating our intention to anyone using this package.

Edit: I think this is the mechanism we might use, but i'm not very familiar with making debians: https://www.debian.org/doc/debian-policy/ch-binary.html#prompting-in-maintainer-scripts.

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

No branches or pull requests

1 participant