RPM

Comment 6 for bug 913231

Revision history for this message
In , Davidwhodgins (davidwhodgins) wrote :

I've found a major problem with packagekit.

$ pango-view
bash: pango-view: command not found...
Install package 'libpango1.0-devel' to provide command 'pango-view'? [N/y]
 * Waiting in queue..
 * Resolving dependencies..
The following packages have to be installed:
 libxfconf0_2-4.8.0-1.mga1.i586 Main library for xfconf
 systemd-18-1.mga1.i586 A System and Session Manager
 libcairo-xcb2-1.10.2-4.mga1.i586 Cairo - multi-platform 2D graphics library
 systemd-units-18-1.mga1.i586 Configuration files, directories and installation tool for systemd
 libcairo-xcb-devel-1.10.2-4.mga1.i586 Development files for Cairo library
 systemd-sysvinit-18-1.mga1.i586 System V init tools
 xfconf-4.8.0-1.mga1.i586 A configuration storage system for Xfce
 libuClibc-devel-0.9.30.3-2.mga1.i586 Development files & libraries for uClibc
 xfce4-notifyd-0.2.1-3.mga1.i586 Notification daemon for Xfce desktop environment
 libproxy-webkit-0.4.6-8.mga1.i586 Plugin for libproxy and webkit
 libxfce4ui1_0-4.8.0-2.mga1.i586 Gui libraries for Xfce
Proceed with changes? [N/y] The transaction did not proceed.
Failed to install packages: user declined simulation

If I install the package using urpmi ...
# urpmi libpango1.0-devel
In order to satisfy the 'pkgconfig(cairo)' dependency, one of the following packages is needed:
 1- libcairo-devel-1.10.2-3.mga1.i586: Development files for Cairo library (to install)
 2- libcairo-xcb-devel-1.10.2-4.mga1.i586: Development files for Cairo library (to install)
What is your choice? (1-2) 1
To satisfy dependencies, the following packages are going to be installed:
   Package Version Release Arch
(medium "Core Release")
  libcairo-devel 1.10.2 3.mga1 i586
  libpango1.0-devel 1.28.4 1.mga1 i586
  libpixman-1-devel 0.20.2 1.mga1 i586
  pango-doc 1.28.4 1.mga1 i586

Why would packagekit-command-not-found want to install systemd-sysvinit?