openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
405 stars 110 forks source link

[Feature] Flag a package out of date #376

Open romulasry opened 3 years ago

romulasry commented 3 years ago

This would be nice to have it work with OBS, see: https://github.com/openSUSE/open-build-service/issues/10775

mlandres commented 3 years ago

Zypper operates based on the repo metadata. We know about unneeded/orphaned packages; those which no longer occur in the repos nor have a replacement. If OBS introduces new flags or keywords in the metadata, we can think about adding support. But first OBS had to provide some concept for this.

hennevogel commented 3 years ago

You mean createrepo_c not OBS. @romulasry we are all just consumers of this standard.

romulasry commented 3 years ago

@hennevogel Done.