Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[fixed] A package i already removed is blocking update world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
haukew
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2006
Posts: 135
Location: Hamburg - Germany

PostPosted: Mon Feb 12, 2007 9:21 am    Post subject: [fixed] A package i already removed is blocking update world Reply with quote

Hi!
I have a problem with the package "splashutils". I already unmerged it but it still blocks my systen:

Code:
localhost hauke # emerge --update --deep --newuse -av world

These are the packages that would be merged, in order:

Calculating world dependencies... done!
[blocks B     ] media-gfx/splashutils (is blocking media-gfx/bootsplash-0.6.1-r7)
[blocks B     ] media-gfx/bootsplash (is blocking media-gfx/splashutils-1.1.9.10-r1)
[ebuild   R   ] dev-libs/STLport-5.1.0  USE="-boost (-static%)" 649 kB
[ebuild     U ] dev-lang/swig-1.3.31 [1.3.25] USE="perl python -doc -guile -java -lua% -mono% -ocaml% -php -pike% -ruby -tcl -tk" 4,080 kB
[ebuild     U ] sys-apps/findutils-4.3.2-r1 [4.3.2] USE="nls (-selinux) -static" 1,277 kB
[ebuild     U ] media-libs/fontconfig-2.4.2 [2.3.2-r1] USE="xml%* -doc" 1,249 kB
[ebuild     U ] sys-libs/libcap-1.10-r9 [1.10-r5] USE="python (-nocxx%) (-static%)" 39 kB
[ebuild     U ] media-libs/lcms-1.15 [1.14-r1] USE="jpeg python tiff zlib" 760 kB
[ebuild     U ] app-text/poppler-0.5.4-r1 [0.5.4] USE="jpeg zlib -cjk" 1,038 kB
[ebuild     U ] sys-fs/udev-104-r10 [104-r9] USE="(-selinux)" 0 kB
[ebuild  N    ] media-gfx/splashutils-1.1.9.10-r1  USE="png truetype -hardened -kdgraphics" 2,511 kB
[ebuild   R   ] net-wireless/bluez-utils-2.25-r1  USE="alsa cups -dbus -gtk -pcmcia (-udev%*)" 579 kB
[ebuild     U ] media-video/mplayer-1.0_rc1-r2 [1.0_rc1] USE="3dnow X alsa arts dvd encode gif iconv ipv6 jack jpeg mad opengl oss png rtc samba sdl truetype vorbis win32codecs xv -3dfx -3dnowext -aac -aalib (-altivec) -amr -bidi -bindist -bl -cdparanoia -cpudetection -custom-cflags -debug -dga -directfb -doc -dts -dv -dvb -dvdread -enca -esd -fbcon -ggi -gtk -joystick -libcaca -lirc -live -livecd -lzo -matrox -mmx -mmxext -musepack -nas -openal -real -speex -sse -sse2 -svga -tga -theora -unicode -v4l -v4l2 -x264 -xanim -xinerama -xvid -xvmc" LINGUAS="de -bg -cs -da -el -en -es -fr -hu -ja -ko -mk -nl -no -pl -pt_BR -ro -ru -sk -tr -uk -zh_CN -zh_TW" 8,218 kB
[ebuild     U ] kde-base/kpdf-3.5.5-r1 [3.5.5] USE="arts -debug -kdeenablefinal -xinerama" 7,163 kB
[ebuild   R   ] media-video/vlc-0.8.6_p18636  USE="X a52 alsa arts avahi cddb dts dvd flac hal jack%* mp3 mpeg ncurses nsplugin ogg opengl oss png samba sdl skins speex svg theora truetype v4l vcd vorbis win32codecs wxwindows xml xv -3dfx -aalib (-altivec) -bidi -cdda -corba -daap -debug -directfb -dvb -esd -fbcon -ggi -gnutls -httpd -libcaca -libnotify -lirc -live -matroska -mod -musepack% -optimisememory -rtsp -sdl-image% -seamonkey -shout -stream -svga -upnp -vlm -xinerama -xosd" 10,492 kB

Total: 13 packages (9 upgrades, 1 new, 3 reinstalls, 2 blocks), Size of downloads: 38,049 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

localhost hauke # emerge --unmerge media-gfx/splashutils

--- Couldn't find 'media-gfx/splashutils' to unmerge.

>>> No packages selected for removal by unmerge
localhost hauke #   

any suggestions? Thanks in advance, hauke
_________________
http://www.MySpace.com/TheAgeOfSound - my band :)


Last edited by haukew on Mon Feb 12, 2007 9:52 am; edited 1 time in total
Back to top
View user's profile Send private message
zsoltika
l33t
l33t


Joined: 13 Nov 2003
Posts: 634
Location: Budapest, Hungary

PostPosted: Mon Feb 12, 2007 9:26 am    Post subject: Reply with quote

Maybe some of the still installed packages depends on the blocker. It can be figured out, using the '-t' switch for your emerge command (--tree), which shows an install dependency tree. (This can be done with equery, and qdepends too...)
HTH
_________________
Do not believe that Guru thing under my nickname.
Back to top
View user's profile Send private message
haukew
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2006
Posts: 135
Location: Hamburg - Germany

PostPosted: Mon Feb 12, 2007 9:52 am    Post subject: Reply with quote

yes, you were right, it had dependencies still installed, that's what i did:

Code:
equery d splashutils

It had 2 dependencies, i unmerged both of them, now it works :-)
Code:

.
.
.
Total: 12 packages (9 upgrades, 3 reinstalls), Size of downloads: 35,539 kB

Would you like to merge these packages? [Yes/No]

Thanks a lot
_________________
http://www.MySpace.com/TheAgeOfSound - my band :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum