Re: [gentoo-user] emerge update problem with blocking packages

2017-06-14 Thread allan gottlieb
On Tue, Jun 13 2017, Quico Jurado wrote: > Hello list! > > I'm trying to update @world, and I'm getting a problem with blocking > packages which I'm not sure if I understand. It looks like a circular > blocking problem, but not sure. > > Here's what emerge is telling me: > > [ebuild U ]

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-14 Thread Quico Jurado
Thanks everyone for their advice. As someone suggested I ended up unmerging the packages tagged as 2015 that were causing the block, then the update took care of emerging those packages back in their most recent version 2016. Regards On Wed, Jun 14, 2017 at 12:23 AM, IceAmber

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-14 Thread IceAmber
I have the same problem several days ago, and solved it by reemerging the blocking packages. On Wed, Jun 14, 2017 at 1:38 PM, Uwe Haider wrote: > > > Am 14.06.2017 um 07:14 schrieb Quico Jurado: > > Hello list! > > > > I'm trying to update @world, and I'm getting a problem

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-13 Thread Uwe Haider
Am 14.06.2017 um 07:14 schrieb Quico Jurado: > Hello list! > > I'm trying to update @world, and I'm getting a problem with blocking > packages which I'm not sure if I understand. It looks like a circular > blocking problem, but not sure. > > Here's what emerge is telling me: > > [ebuild U

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-13 Thread Alexander Kapshuk
On Wed, Jun 14, 2017 at 8:14 AM, Quico Jurado wrote: > Hello list! > > I'm trying to update @world, and I'm getting a problem with blocking > packages which I'm not sure if I understand. It looks like a circular > blocking problem, but not sure. > > Here's what emerge is

[gentoo-user] emerge update problem with blocking packages

2017-06-13 Thread Quico Jurado
Hello list! I'm trying to update @world, and I'm getting a problem with blocking packages which I'm not sure if I understand. It looks like a circular blocking problem, but not sure. Here's what emerge is telling me: [ebuild U ] app-text/texlive-2016::gentoo [2015::gentoo] USE="X context

[gentoo-user] emerge update problem

2007-10-17 Thread Helmut Jarausch
Hi, on one of my machines emerge --update --deep --ask world is claiming These are the packages that would be merged, in order: Calculating world dependencies . . . . . . . . . . . . . !!! All ebuilds that could satisfy

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 15:15:33 +0200 (CEST) Helmut Jarausch [EMAIL PROTECTED] wrote: [...] For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. (dependency required by www-client/epiphany-2.18.3 [ebuild]) !!! Depgraph creation failed.

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Sebastian Sitaru
Hello Helmut, maybe that www-client/epiphany is a dependency after a package update (e.g. version 1.0 of package X requires package y, but version 0.9 of X does not). Another reason can be the USE-flags. May when you have been building a packge you temporarily disabled an USE-flag

Re: [gentoo-user] emerge update problem

2007-10-17 Thread Helmut Jarausch
On 17 Oct, Sebastian Sitaru wrote: Hello Helmut, maybe that www-client/epiphany is a dependency after a package update (e.g. version 1.0 of package X requires package y, but version 0.9 of X does not). Another reason can be the USE-flags. May when you have been building a packge you