it would be really nice to relax the depenency-tree added in F17 "php-pecl-imagick" finally pulls gtk3, colord and X11 stuff which does not satisfy a server-admin LANG=en; yum remove colord Failed to set locale, defaulting to C Loaded plugins: downloadonly, protectbase Resolving Dependencies --> Running transaction check ---> Package colord.x86_64 0:0.1.23-1.fc17 will be erased --> Processing Dependency: libcolord.so.1()(64bit) for package: gtk3-3.4.4-1.fc17.x86_64 --> Running transaction check ---> Package gtk3.x86_64 0:3.4.4-1.fc17 will be erased --> Processing Dependency: libgdk-3.so.0()(64bit) for package: librsvg2-2.36.1-1.fc17.x86_64 --> Processing Dependency: libgtk-3.so.0()(64bit) for package: librsvg2-2.36.1-1.fc17.x86_64 --> Running transaction check ---> Package librsvg2.x86_64 0:2.36.1-1.fc17 will be erased --> Processing Dependency: librsvg-2.so.2()(64bit) for package: ImageMagick-6.7.5.6-4.fc17.x86_64 --> Running transaction check ---> Package ImageMagick.x86_64 0:6.7.5.6-4.fc17 will be erased --> Processing Dependency: libMagickCore.so.5()(64bit) for package: 3:php-pecl-imagick-3.0.1-22.fc17.20121019.rh.x86_64 --> Processing Dependency: libMagickWand.so.5()(64bit) for package: 3:php-pecl-imagick-3.0.1-22.fc17.20121019.rh.x86_64 --> Running transaction check ---> Package php-pecl-imagick.x86_64 3:3.0.1-22.fc17.20121019.rh will be erased
php-pecl-imagick explicit require only php (php-api) all other is auto dependencies by linked libraries. I think there nothing to fix. Please reopen if you have real suggestions how to deal with it.
correct: "php-pecl-imagick" requires only php and imagemagick but imagemagick pulls in colord and finally GTK3 resulting in pulling xorg-dependencies so you have a huge overhead of dependencies completly unneeded on a server which will never talk to X nor do 99 out of 100 users needs coolord at all (even on a desktop)
>correct: "php-pecl-imagick" requires only php and imagemagick ImageMagick required automatically by library dependencies. I think in such discussion it will ImageMagick issue and its reported separately (but stalled) - 849065 *** This bug has been marked as a duplicate of bug 849065 ***