Who maintains RPM?
Who maintains RPM?
Posted Aug 23, 2006 11:44 UTC (Wed) by n3npq (guest, #40075)In reply to: Who maintains RPM? by skvidal
Parent article: Who maintains RPM?
Not true.
The mechanism for soft dependencies in rpm sets a RPMSENSE_MISSINGOK bit which has
pre-defined semantics that the dependency is provided to depsolvers who are free
to do whatever they wish with the dependency including ignoring the dependency
entirely as rpmlib does.
So ignore
Enhances: glibc
in yum if you wish.
Or even better, fix the package that contains a bogus dependency.
