Thanks Jim. Where is the manually installed list?
Thanks,
Ben
On 03/21/2014 07:02 PM, Jim Beard wrote:
On 03/21/2014 05:03 PM, Ben Bullard 79 wrote:
kernel-nrjQL-desktop-devel-3.12.13-1omv has been added to
/var/lib/rpm/installed-through-deps.list yet urpme --auto-orphans
persists in wanting to remove it. Any way to change this behavior?
This is a problem if one wishes to keep an older known working
kernel around with hardware/software that requires
kernel-nrjQL-desktop-devel like nvidia drivers.
My misunderstanding is that a package "installed-through-deps" Should
be put on the --auto-orphans list when nothing depends on it. If you
install a new kernel, nothing should depend on the old one.
If you want to keep the old one, you want it on the "manually
installed" list. Simply use rpm -qa |grep packagename to get the
package name correct and urpmi packagename. The package is already
installed so it will not be installed again, but it will be marked as
"manually installed."
Cheers!
jim b.