Gentoo Archives: gentoo-user

From: wraeth <wraeth@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unclear (to me) errors from portage
Date: Fri, 08 Aug 2014 06:33:13
Message-Id: 1407479574.21325.3.camel@wraeth.id.au
In Reply to: Re: [gentoo-user] unclear (to me) errors from portage by "J. Roeleveld"
1 On Fri, 2014-08-08 at 08:23 +0200, J. Roeleveld wrote:
2 > I notice a few perl blockers.
3 > You could try the following:
4 >
5 > # emerge -vuD1 $(qlist -IC 'virtual/perl-*')
6 > # perl-cleaner --all -v -- -v
7 >
8 > And then retry to update world.
9 > I've been encountering some perl blockages myself, and this cleared it up for
10 > me.
11
12 I also notice a conflict between
13
14 media-video/ffmpeg-1.2.6-r1::gentoo, ebuild scheduled for merge
15
16 media-video/libav-9.14::gentoo, installed
17
18 You may want to include which one you prefer (ffmpeg or libav) in your
19 call to emerge, and possibly include "--with-bdeps=y":
20
21 `emerge -1uDNav --with-bdeps=y @world media-video/<selection>`
22
23 Note the addition of the '-1' or "--oneshot" option - you should always
24 use this when specifying libraries to emerge.
25 --
26 wraeth <wraeth@×××××××××.au>

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] unclear (to me) errors from portage gottlieb@×××.edu