[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Wreckage following RHEL U3 update



Carl Riches wrote:
On Fri, 3 Sep 2004, Carl Riches wrote:


We found out that the RHEL U3 update partially removes our LPRng
installation.  We don't yet know what caused this, but we think that
it was caused by the cups package update.  We'll know more later, as
we do more testing.

The RHEL U3 update removes the LPRng package entry from the RPM database.
It also removes the lpr, lpq, lpd, etc. binaries.  It does not touch
the /etc/printcap file, the /etc/lpd directory nor the /etc/rc*.d/ files.

We've not had this problem with past updates.  Has anyone else run into a
problem like this?



We just tested this by removing cups and its dependencies from a system,
then running up2date.  For some reason, up2date re-installs cups, then
wrecks the LPRng RPM installation.  How do we prevent this?


Find out what is depending on cups.


rpm --whatrequires cups

is the first step. The second is to look at what cups provides and see what now is requireing that dependency

/usr/bin/cancel
/usr/bin/lp
/usr/bin/lpq
/usr/bin/lpr
/usr/bin/lprm
/usr/bin/lpstat
LPRng = 3.8.15-3
config(cups) = 1:1.1.17-13.3.6
lpd
lpr
cups = 1:1.1.17-13.3.6

Finally.. make sure your LPRng RPMS provides whatever this bad package is wanting.


-- Stephen John Smoogen smoogen lanl gov Los Alamos National Lab CCN-5 | PH: 4-0645 Ta-03 SM-1498 MailStop B255 DP 10S Los Alamos, NM 87545



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]