[MBT] new entry in pkg gdk-pixbuf "Missing dependency on alpha"
bugs at pld-linux.org
bugs at pld-linux.org
Fri Mar 12 12:13:22 CET 2004
Date: 2004-03-12 12:13:21+01 Author: Jakub Bogusz (qboosh) <qboosh at pld-linux.org>
Title: Missing dependency on alpha
Ticket ID: #859
Ticket URL: http://bugs.pld-linux.org/?bug=859
Package: gdk-pixbuf-1:0.22.0-3
Distribution: PLD-1.0.updates.general PLD-1.1.main
Category: bug in rpm's scripts
Current state: opened
Text:
Dependency is not missing - all gdk-pixbuf* packages are
available in two versions (0.21.0-1 in ra, 0.22.0-3 in ra/updates/general).
It seems to be a problem with dependency matching in poldek, which is not
perfect. Your installed gnome-core selected gdk-pixbuf-gnome
package which was selected in 0.21.0-1 version (as the first
available), but it was not going to be installed, as
gdk-pixbuf-0.22.0-3 was already selected for installation...
To avoid this, you can specify both packages with versions
("install gdk-pixbuf-0.22.0-3 gdk-pixbuf-gnome-0.22.0-3" in
poldek shell) or just upgrade gdk-pixbuf-gnome library to
desired version, which should select proper version of gdk-pixbuf
package. Or alternatively, use source priorities and enable
"unique_package_names" option (-Q from poldek command line),
so poldek would see only one version of each package.
More information about the pld-bugs
mailing list