Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge -U problems] unwanted packages
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
Zidge
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2003
Posts: 86

PostPosted: Thu Apr 01, 2004 1:11 am    Post subject: [emerge -U problems] unwanted packages Reply with quote

When I try to
Quote:
emerge -pU world


my system, I get a list of packages:

Code:

[ebuild     U ] media-sound/lame-3.95.1 [3.93.1-r1]
[ebuild     U ] media-libs/svgalib-1.9.17-r3 [1.4.3-r4]
[ebuild  N    ] x11-libs/qt-3.3.0-r1 
[ebuild  N    ] kde-base/kde-env-3-r2 
[ebuild     U ] media-libs/libid3tag-0.15.1b [0.15.0b]
[ebuild  N    ] kde-base/arts-1.2.1 
[ebuild     U ] media-video/mplayer-0.92-r1 [0.92]


the problem is that I don't want qt nor kde packages to be installed (I even have -kde and -qt uses flags, they are not in my world file)

if I try to emerge -p each package of the above list, without qt kde-env and arts all works well, so that's not a problem of new dependancies.

I have the same problem with another box, but with apache 2, I already have apache 1.3.29 and it works perfectly and emerge sometimes wants to install apache 2 (not all the time !!!) and I have +apache -apache2 uses flags, and apache in no longer in my world file

I already tried some solutions but nothing ... it still confuses me.

thanks
Back to top
View user's profile Send private message
foton2
Guru
Guru


Joined: 23 Feb 2004
Posts: 347
Location: Prague, Czech Republick

PostPosted: Thu Apr 01, 2004 1:15 am    Post subject: Reply with quote

And do you have -arts in your USE flags it could be the problem, because artsd is default KDE sound daemon.
_________________
Pentium4 2.4Ghz 533Mhz, Intel® Desktop Board D845GEBV2 + LAN, 768MB DDR 266Mhz RAM, 80GB Seagate Barracuda 7200.7, NVIDIA GeForce4 MX 440, SB Live! 5.1, TEAC CD-552E, TEAC DW-548D, Packard Bell 1512SL Monitor, HP DeskJet 640C, Opti UPS PowerPS 800ps.
Back to top
View user's profile Send private message
Zidge
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2003
Posts: 86

PostPosted: Thu Apr 01, 2004 1:27 am    Post subject: Reply with quote

ok, thanks
seems to have solved the problem
what do you think about the second one concerning apache ?
Back to top
View user's profile Send private message
foton2
Guru
Guru


Joined: 23 Feb 2004
Posts: 347
Location: Prague, Czech Republick

PostPosted: Thu Apr 01, 2004 1:35 am    Post subject: Reply with quote

sorry don't know, I don't have any web server :(

And it is funny :) Now I have similar problem : emerge wants to install lm-sensors 2.8.1, but I have 2.8.5 installed (I have it also in my package.keywords and it was fine yesterday) :?:

But it is another story.
Bye, David.
_________________
Pentium4 2.4Ghz 533Mhz, Intel® Desktop Board D845GEBV2 + LAN, 768MB DDR 266Mhz RAM, 80GB Seagate Barracuda 7200.7, NVIDIA GeForce4 MX 440, SB Live! 5.1, TEAC CD-552E, TEAC DW-548D, Packard Bell 1512SL Monitor, HP DeskJet 640C, Opti UPS PowerPS 800ps.
Back to top
View user's profile Send private message
flybynite
l33t
l33t


Joined: 06 Dec 2002
Posts: 620

PostPosted: Thu Apr 01, 2004 3:09 am    Post subject: Reply with quote

I've had similiar problems. I can offer two suggestions.

first, add --tree to the emerge. It will show what is pulling in those unwanted packages.

Code:

emerge -pU --tree world


If you don't want apache2, mask it.

Code:

echo ">=net-www/apache-2.0" >> /etc/portage/package.mask


This is the only way I could prevent something trying to "upgrade" apache.
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