[PlanetCCRMA] apt for FC4?

Mark Knecht Mark Knecht <markknecht@gmail.com>
Mon Jul 11 19:17:01 2005


On 11 Jul 2005 18:53:38 -0700, Fernando Lopez-Lezcano
<nando@ccrma.stanford.edu> wrote:
> 
> You could try going one step down and trying to install the affected
> packages, for example libcroco* probably belongs to the package
> libcroco, so you could try "apt-get install libcroco" to see what is
> holding it. Same with libcr* (I don't know which package those belong
> to, I don't have fc3 up and running right now).
> 
> What does apt suggest if you run "apt-get -f install"? It may want to
> erase half the packages so don't say yes without taking a close look at
> what it wants to do :-)

With two copies of librvsg installed I was hoping some command would
remove one of them but apt-get -f install is unhappy:

[root@Godzilla ~]# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  librsvg2#2.6.4-2
0 upgraded, 0 newly installed, 1 removed and 160 not upgraded.
Need to get 0B of archives.
After unpacking 233kB disk space will be freed.
Do you want to continue? [Y/n] y
Committing changes...
Preparing...                ########################################### [100%]
/var/tmp/rpm-tmp.77740: line 2: gdk-pixbuf-query-loaders: command not found
error: %postun(librsvg2-2.6.4-2.i386) scriptlet failed, exit status 127
W: Some errors occurred while running transaction
[root@Godzilla ~]#