Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dependency problem.
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
JSharku
Apprentice
Apprentice


Joined: 09 Feb 2003
Posts: 189
Location: Belgium

PostPosted: Mon Feb 24, 2003 3:41 am    Post subject: Dependency problem. Reply with quote

When I do "emerge -up world" or "emerge -up gnome" (maybe there are others as well), I get this error:

Code:

These are the packages that I would merge, in order:

Calculating world dependencies /
emerge: there are no masked or unmasked ebuilds to satisfy ">=dev-libs/lxml2-2.4".


I'm assuming this has to be libxml2-2.4, so I did "grep >=dev-libs/lxml2-2.4 /usr/portage -R" which tells me the only ebuild to have this dependency is /usr/portage/media-libs/gstreamer/gstreamer-0.6.0-r2.ebuild, so I tried editing that file to read libxml, but then I get the following error:

Code:
$ emerge -up world

These are the packages that I would merge, in order:

Calculating world dependencies -
!!! all ebuilds that could satisfy ">=media-libs/gst-plugins-0.5.2" have been masked.
!!!    (dependency required by "gnome-extra/gnome-media-2.2.1.1" [ebuild])



My question: did I do right in changing the ebuild? I'm assuming yes, since the other gstream ebuilds all have ">=dev-libs/libxml2-2.4" in their dependencies. If so, what do I need to do to solve the second error? I don't even have this gstreamer thing installed, and it did not "accidentally" get into /var/cache/edb/world either, so I don't understand why it would trigger dependencies on "emerge -up world".

If on the other hand I shouldn't have edited the ebuild file, what do I need to do to solve the first error?

Sharku
Back to top
View user's profile Send private message
JSharku
Apprentice
Apprentice


Joined: 09 Feb 2003
Posts: 189
Location: Belgium

PostPosted: Tue Feb 25, 2003 2:04 pm    Post subject: Reply with quote

Any ideas anyone? Sorry for the nagging, but I 'd like to upgrade my system, which won't work until I've got this solved.

Sharku
Back to top
View user's profile Send private message
charlieg
Advocate
Advocate


Joined: 30 Jul 2002
Posts: 2149
Location: Manchester UK

PostPosted: Tue Feb 25, 2003 2:48 pm    Post subject: Reply with quote

Code:
# ACCEPT_KEYWORDS="~x86" emerge gst-plugins


or

Code:
# emerge /usr/portage/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild


or

Code:
# ebuild /usr/portage/media-libs/gst-plugins/gst-plugins-0.5.2.ebuild merge

_________________
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
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