[ATrpms-users] Re: upgrading/removing redhat-artwork
(0.88-1.fdr.1.rh90) core dumps
Axel Thimm
Axel.Thimm at ATrpms.net
Tue Mar 30 11:12:15 CEST 2004
On Mon, Mar 29, 2004 at 08:27:38PM -0800, Paul Chan wrote:
> At some point in the past, I found myself with 2 versions of
> redhat-artwork-0.88-1.fdr
> and now I'm stuck. I use apt-get to do install/updates/upgrades.
>
> > rpm -qa | grep artwork
> redhat-artwork-0.88-1.fdr.2.rh90
> redhat-artwork-0.88-1.fdr.1.rh90
> kdeartwork-3.1.5-0.fdr.0.rh90
>
> > uname -a
> Linux shuttle 2.4.20-28_36.rh9.at #1 Tue Jan 6 00:39:52 EST 2004 i686
> unknown unknown GNU/Linux
>
> trying to do rpm -e -noscripts redhat-artwork-0.88-1.fdr.1.rh90 dumps core
> but yet doing
> > rpm -ev --noscripts redhat-artwork-0.88-1.fdr.1.rh90
> redhat-artwork-0.88-1.fdr.2.rh90
> error: Failed dependencies:
> redhat-artwork >= 0.41 is needed by (installed) nautilus-2.2.1-5
> redhat-artwork is needed by (installed) firstboot-1.0.5-11
> redhat-artwork >= 0.20 is needed by (installed)
> gnome-session-2.2.0.2-4
> redhat-artwork >= 0.61-1 is needed by (installed)
> redhat-config-xfree86-0.7.3-2
> redhat-artwork is needed by (installed) gnome-desktop-2.2.0.1-4
> redhat-artwork >= 0.62 is needed by (installed) metacity-2.4.55-1
> redhat-artwork >= 0.9 is needed by (installed) gdm-2.4.1.3-5.1
Sound like an rpm locking bug. Please follow the instructions at
http://rpm.org/hintskinks/repairdb/ to fix your rpm database. In a
nutshell:
rm -f /var/lib/rpm/__*
LD_ASSUME_KERNEL=2.2.5 rpm --rebuilddb
(wait and don't get scared about a scary error message, see link above)
> After I do an apt-get update,
> Reading Package Lists... Done
> Building Dependency Tree... Done
> W: There are multiple versions of "redhat-artwork" in your system.
>
> This package won't be cleanly updated, unless you leave
> only one version. To leave multiple versions installed,
> you may remove that warning by setting the following
> option in your configuration file:
>
> RPM::Allow-Duplicated { "^redhat-artwork$"; };
>
> To disable these warnings completely set:
>
> RPM::Allow-Duplicated-Warning "false";
>
> W: You may want to run apt-get update to correct these problems
>
> But when I try :
> > apt-get remove redhat-artwork
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Package redhat-artwork is not installed, so not removed
> 0 upgraded, 0 newly installed, 0 removed and 94 not upgraded.
>
> Any suggestions?
After fixing the rpm database run
apt-get update
apt-get --reinstall install redhat-artwork
apt-get dist-upgrade
There are some packages in kde-redhat that should be
installed/upgraded simultaneously, therefore use dist-upgrade. IMHO
dist-upgrade should be the normal operation anyhow.
HTH
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20040330/a0155935/attachment.bin
More information about the atrpms-users
mailing list