Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge -pu --deep world suggests mplayer??
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
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Mon Jan 27, 2003 5:13 am    Post subject: Emerge -pu --deep world suggests mplayer?? Reply with quote

Hi,

I happily use Xine for all my video needs, but a routine # emerge sync then # emerge -pu --deep world suggests I [N ] mplayer ... why the heck would that happen?

thanks.
Back to top
View user's profile Send private message
kutsuya
Retired Dev
Retired Dev


Joined: 21 Oct 2002
Posts: 189

PostPosted: Mon Jan 27, 2003 7:03 am    Post subject: Re: Emerge -pu --deep world suggests mplayer?? Reply with quote

So, if you do an emerge -up world, it doesn't suggest mplayer? If it doesn't, then it is possible some other package has mplayer as a dependency.

For example:
Code:

# emerge media-video/transcode -p

_________________
--Kutsuya
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Mon Jan 27, 2003 7:08 am    Post subject: Reply with quote

Thanks for the reply, but my question about that is "if it's a dep, why wasnt it installed with the thing that needs it?"

It's a simple world update, after an emerge sync, and suddenly it says I need a [N] (new) install of Mplayer.

I just dont see it.
Back to top
View user's profile Send private message
kutsuya
Retired Dev
Retired Dev


Joined: 21 Oct 2002
Posts: 189

PostPosted: Mon Jan 27, 2003 7:48 am    Post subject: Reply with quote

Jkay wrote:
Thanks for the reply, but my question about that is "if it's a dep, why wasnt it installed with the thing that needs it?"


One way to answer that question is to figure out which ebuild wants to install it. qpkg from the gentoolkit might find it. What are the results of:
Code:

qpkg -q mplayer


Does it list any package(s) you have installed? (in green)
_________________
--Kutsuya
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Mon Jan 27, 2003 7:53 am    Post subject: Reply with quote

Nothing that I have installed was listed by # qpkg -q mplayer

sh-2.05b$ qpkg -q mplayer
x11-themes/mplayer-skins-0.1
DEPENDED ON BY:
media-video/mplayer-0.90_rc3
DEPENDED ON BY:
media-video/mplayer-0.90_pre10
DEPENDED ON BY:
media-video/mplayer-0.90_rc2
DEPENDED ON BY:
media-video/mplayer-0.90_rc1-r1
DEPENDED ON BY:
media-video/mplayer-0.90_pre9
DEPENDED ON BY:
media-video/kmplayer-0.6
DEPENDED ON BY:
media-video/kmplayer-0.6.1
DEPENDED ON BY:
media-video/kmplayer-0.6.3
DEPENDED ON BY:
media-video/kmplayer-0.6.3a
DEPENDED ON BY:
Back to top
View user's profile Send private message
kutsuya
Retired Dev
Retired Dev


Joined: 21 Oct 2002
Posts: 189

PostPosted: Mon Jan 27, 2003 8:16 am    Post subject: Reply with quote

Looks like the same output I have, but it doesn't ask to install mplayer. ;) Did the emerge -up --deep world want to upgrade anything else?

Maybe a new upgraded ebuild (hot from rsync) now requires mplayer, and it didn't before. Something is asking for it, I would think.

Some of my last ideas. ;)

Code:

# grep mplayer /var/cache/edb/world
# grep -r mplayer /var/cache/edb/dep/*

_________________
--Kutsuya
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Mon Jan 27, 2003 6:14 pm    Post subject: Reply with quote

Yes, it wanted to install a [N] libungif as well as an [U] for the security hole in CVS.

I went ahead and updated CVS, of course, but i thought I'd come in here and let someone know that something is screwey about deps and mplayer as of yesterday.
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