Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Emerge update fails
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
MrStill
n00b
n00b


Joined: 30 Jan 2010
Posts: 31
Location: West Melbourne Fl

PostPosted: Fri Apr 22, 2011 7:11 pm    Post subject: [SOLVED] Emerge update fails Reply with quote

Hello. I am trying to update my system and emerge keeps having issues with use flags. Here is the output from emerge:

Code:

joseph@joseph-micro ~ $ sudo emerge --update --deep --newuse world
Password:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=media-video/ffmpeg-0.6[X=,encode=,mp3=,sdl=,theora=,threads=,vaapi=,vdpau=,x264=]".
!!! One of the following packages is required to complete your request:
- media-video/ffmpeg-0.6_p25767 (Change USE: -threads)
- virtual/ffmpeg-0.6-r1 (Change USE: +threads)
(dependency required by "virtual/ffmpeg-0.6-r1" [ebuild])
(dependency required by "media-libs/xine-lib-1.1.19" [installed])
(dependency required by "media-libs/phonon-4.4.2[xine]" [installed])
(dependency required by "kde-base/kdelibs-4.4.5-r4" [ebuild])
(dependency required by "dev-vcs/subversion-1.6.16[kde]" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


I also will include some use flag settings:

/etc/portage/package.use
Code:

dev-vcs/subversion java
dev-libs/libxml2 icu
media-video/ffmpeg threads
kde-base/solid networkmanager


/etc/make.conf
Code:

USE="-gtk -gnome X kde mysql qt4 qwt scim handbook opengl cxx acpi dbus udev hal wifi flac mp3 mp4 mpeg ogg mplayer branding sdk eigen"


If there is any more information I can post to help resolve this, I would be willing to do so.

Thanks
Joseph


Last edited by MrStill on Wed May 04, 2011 8:26 am; edited 1 time in total
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Fri Apr 22, 2011 7:23 pm    Post subject: Reply with quote

it basically says that virtual/ffmpeg and media-video/ffmpeg need the same useflags set.
echo "virtual/ffmpeg threads" >> /etc/portage/package.use should fix that.

V.
_________________
read the portage output!
If my answer is too concise, ask for an explanation.
Back to top
View user's profile Send private message
MrStill
n00b
n00b


Joined: 30 Jan 2010
Posts: 31
Location: West Melbourne Fl

PostPosted: Wed May 04, 2011 8:26 am    Post subject: [SOLVED] Emerge update fails Reply with quote

Thanks. This worked
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