Re: [gentoo-user] circular dependency - please help

2020-06-22 Thread Helmut Jarausch
On 06/21/2020 12:21:08 PM, Helmut Jarausch wrote: Hi, I do need python2.7 since I do need media-gfx/gimp. Unfortunately, I have masked dev-python/setuptools version >= 47.0.0 too late. Now I cannot emerge dev-python/setuptools-46.4.0-r1 since this needs dev-python/pbr which in turn cannot

Re: [gentoo-user] circular dependency - please help

2020-06-21 Thread Jack
On 2020.06.21 17:28, Walter Dnes wrote: On Sun, Jun 21, 2020 at 12:57:56PM -0400, Jack wrote > gimp can use python2_7 but it does not require it. I have gimp > installed with the following USE flags (per eix) > > alsa jpeg2k mng udev -aalib -aqua -debug -doc -gnome -heif -openexr > -postscript

Re: [gentoo-user] circular dependency - please help

2020-06-21 Thread Walter Dnes
On Sun, Jun 21, 2020 at 12:57:56PM -0400, Jack wrote > gimp can use python2_7 but it does not require it. I have gimp > installed with the following USE flags (per eix) > > alsa jpeg2k mng udev -aalib -aqua -debug -doc -gnome -heif -openexr > -postscript -python -test -unwind -vector-icons

Re: [gentoo-user] circular dependency - please help

2020-06-21 Thread Jack
On 2020.06.21 06:21, Helmut Jarausch wrote: Hi, I do need python2.7 since I do need media-gfx/gimp. Unfortunately, I have masked dev-python/setuptools version >= 47.0.0 too late. Now I cannot emerge dev-python/setuptools-46.4.0-r1 since this needs dev-python/pbr which in turn cannot be

[gentoo-user] circular dependency - please help

2020-06-21 Thread Helmut Jarausch
Hi, I do need python2.7 since I do need media-gfx/gimp. Unfortunately, I have masked dev-python/setuptools version >= 47.0.0 too late. Now I cannot emerge dev-python/setuptools-46.4.0-r1 since this needs dev-python/pbr which in turn cannot be installed without setuptools for Python2.7.

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread meino . cramer
Khumba b...@khumba.net [14-01-06 08:32]: On Mon, 6 Jan 2014 08:18:20 +0100 meino.cra...@gmx.de wrote: Hi, I got this: # emerge --update --newuse --deep --with-bdeps=y @world -vp These are the packages that would be merged, in order: Calculating dependencies... done!

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread Neil Bothwick
On Mon, 6 Jan 2014 08:18:20 +0100, meino.cra...@gmx.de wrote: I added this to /etc/portage/package.use: =dev-ruby/racc-1.49 -doc and have set doc in the USE flags in make.conf. I am still getting the above output... USE=doc is a classic way of getting circular dependencies, usually

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread meino . cramer
Neil Bothwick n...@digimed.co.uk [14-01-06 09:28]: On Mon, 6 Jan 2014 08:18:20 +0100, meino.cra...@gmx.de wrote: I added this to /etc/portage/package.use: =dev-ruby/racc-1.49 -doc and have set doc in the USE flags in make.conf. I am still getting the above output... USE=doc

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread Neil Bothwick
On Mon, 6 Jan 2014 09:36:40 +0100, meino.cra...@gmx.de wrote: thank you for the inofrmation! :)) I am currently on the way of installing texlive completly and I cannot get enough documentation about it... So I thought, that doc was a good idea...but iw seems not to be... It may be a good

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread Khumba
On Mon, 6 Jan 2014 08:57:22 + Neil Bothwick n...@digimed.co.uk wrote: On Mon, 6 Jan 2014 09:36:40 +0100, meino.cra...@gmx.de wrote: thank you for the inofrmation! :)) I am currently on the way of installing texlive completly and I cannot get enough documentation about it... So I

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread Neil Bothwick
On Mon, 6 Jan 2014 08:03:42 -0800, Khumba wrote: Sometimes I think it'd be nice to be able to enable all manuals / user guides but not necessarily API documentation That's how USE=-doc is supposed to work. Man pages etc, should be installed by default unless FEATURES=nodoc noman noinfo is set.

[gentoo-user] Circular dependencies...

2014-01-05 Thread meino . cramer
Hi, I got this: # emerge --update --newuse --deep --with-bdeps=y @world -vp These are the packages that would be merged, in order: Calculating dependencies... done! [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS=(ruby20) [nomerge ]

Re: [gentoo-user] Circular dependencies...

2014-01-05 Thread Khumba
On Mon, 6 Jan 2014 08:18:20 +0100 meino.cra...@gmx.de wrote: Hi, I got this: # emerge --update --newuse --deep --with-bdeps=y @world -vp These are the packages that would be merged, in order: Calculating dependencies... done! [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18,

Re: [gentoo-user] Circular blockage

2011-03-29 Thread Eray Aslan
On Mon, Mar 28, 2011 at 11:16:48PM +0100, Peter Humphrey wrote: How do I get out of this? Re-sync your tree. Temp breakage when virtual/mta was added to the tree. Sorry about that. -- Eray

Re: [gentoo-user] Circular blockage

2011-03-29 Thread Peter Humphrey
On Tuesday 29 March 2011 07:21:24 Eray Aslan wrote: Re-sync your tree. Temp breakage when virtual/mta was added to the tree. Sorry about that. Ah! That explains it. Many thanks Eray. -- Rgds Peter

[gentoo-user] Circular blockage

2011-03-28 Thread Peter Humphrey
How do I get out of this? $ emerge -uptDN world These are the packages that would be merged, in reverse order: Calculating dependencies ... done! [nomerge ] app-admin/sudo-1.7.4_p5 [nomerge ] virtual/mta-0 [ebuild N] mail-mta/ssmtp-2.62-r8 USE=ipv6 ssl -maxsysuid (-md5sum)

Re: [gentoo-user] Circular blockage

2011-03-28 Thread Xi Shen
try unmerge 'ssmtp' first, then update world, then emerge ssmtp if necessary. On Tue, Mar 29, 2011 at 6:16 AM, Peter Humphrey pe...@humphrey.ukfsn.org wrote: How do I get out of this? $ emerge -uptDN world These are the packages that would be merged, in reverse order: Calculating

[gentoo-user] Circular dependencies

2010-07-26 Thread András Csányi
Hi All, Earlier time I did resolve this problem because it was my desktop machine. But now this is an virtual machine hosted by Amazon. So, how can fix this circular dependencies issue? The portage is synced. Thanks for any help! [nomerge ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE=fortran

Re: [gentoo-user] Circular dependencies

2010-07-26 Thread Alan McKinnon
On Monday 26 July 2010 13:32:17 András Csányi wrote: Hi All, Earlier time I did resolve this problem because it was my desktop machine. But now this is an virtual machine hosted by Amazon. So, how can fix this circular dependencies issue? The portage is synced. Thanks for any help!

Re: [gentoo-user] Circular dependencies

2010-07-26 Thread András Csányi
On 26 July 2010 14:08, Alan McKinnon alan.mckin...@gmail.com wrote: emerge -av1 =glibc-2.10.1-r1 then emerge the rest of world. That version of glibc is OK with gcc-4.1.* and breaks the circular loop. I had to do this very thing this weekend on an old box. Solving it involved reading all

[gentoo-user] Circular?

2009-06-24 Thread meino . cramer
Hi, This morning after preparing for update I got this: !!! All ebuilds that could satisfy =app-admin/eselect-opengl-1.0.7 have been masked. !!! One of the following masked packages is required to complete your request: - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)

Re: [gentoo-user] Circular?

2009-06-24 Thread Volker Armin Hemmann
On Donnerstag 25 Juni 2009, meino.cra...@gmx.de wrote: Hi, This morning after preparing for update I got this: !!! All ebuilds that could satisfy =app-admin/eselect-opengl-1.0.7 have been masked. !!! One of the following masked packages is required to complete your request: -

Re: [gentoo-user] Circular?

2009-06-24 Thread meino . cramer
Volker Armin Hemmann volkerar...@googlemail.com [09-06-25 04:47]: On Donnerstag 25 Juni 2009, meino.cra...@gmx.de wrote: Hi, This morning after preparing for update I got this: !!! All ebuilds that could satisfy =app-admin/eselect-opengl-1.0.7 have been masked. !!! One of the

[gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread James Homuth
During an update attempt this afternoon, these little surprises were waiting for me. I took a look at the archives, and naturally, google, but all I found were lots of the same error, and no information on it/what's broken. Anyone else having this particular problem? The block errors are below.

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Andrey Vul
On Tue, Oct 28, 2008 at 1:08 PM, James Homuth [EMAIL PROTECTED] wrote: During an update attempt this afternoon, these little surprises were waiting for me. I took a look at the archives, and naturally, google, but all I found were lots of the same error, and no information on it/what's broken.

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Robert Bridge
On Tue, 28 Oct 2008 13:08:32 -0400 James Homuth [EMAIL PROTECTED] wrote: During an update attempt this afternoon, these little surprises were waiting for me. I took a look at the archives, and naturally, google, but all I found were lots of the same error, and no information on it/what's

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Neil Bothwick
On Tue, 28 Oct 2008 13:19:58 -0400, Andrey Vul wrote: Unmerge the old e2fsprogs and emerge the new programs and libs. IIRC this is not new. I had this happen a few months ago. It happened to be today on a stable box, so these versions must have just been marked stable. Fortunately, that

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
Robert Bridge schrieb am 28.10.2008 18:21: On Tue, 28 Oct 2008 13:08:32 -0400 James Homuth [EMAIL PROTECTED] wrote: During an update attempt this afternoon, these little surprises were waiting for me. I took a look at the archives, and naturally, google, but all I found were lots of the

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
http://bugs.gentoo.org/show_bug.cgi?id=244511 signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Allan Gottlieb
At Tue, 28 Oct 2008 18:27:24 +0100 Daniel Pielmeier [EMAIL PROTECTED] wrote: Robert Bridge schrieb am 28.10.2008 18:21: On Tue, 28 Oct 2008 13:08:32 -0400 James Homuth [EMAIL PROTECTED] wrote: During an update attempt this afternoon, these little surprises were waiting for me. I took a

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Allan Gottlieb
I have unmerged all the files involved in the blockage allan Mail # emerge --ask --unmerge e2fsprogs e2fsprogs-libs ss com_err These are the packages that would be unmerged: --- Couldn't find 'e2fsprogs' to unmerge. --- Couldn't find 'e2fsprogs-libs' to unmerge. ---

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
Allan Gottlieb schrieb am 28.10.2008 18:40: I have obtained the sources to e2fsprogs, e2fsprogs-libs, ss, com_error via emerge --fetchonly. Am I correct in believing that emerge --unmerge will NOT remove the sources. No the sources should not get removed unless you use tools like eclean. To

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Alan McKinnon
On Tuesday 28 October 2008 21:09:00 Allan Gottlieb wrote: I have unmerged all the files involved in the blockage allan Mail # emerge --ask --unmerge e2fsprogs e2fsprogs-libs ss com_err These are the packages that would be unmerged: --- Couldn't find 'e2fsprogs' to unmerge.

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Willie Wong
On Tue, Oct 28, 2008 at 03:09:00PM -0400, Allan Gottlieb wrote: [nomerge ] app-crypt/mit-krb5-1.6.3-r1 USE=doc ipv6 -krb4 -tcl Use the ~ version of mit-krb5, any version above 1.6.3-r2 should be okay. Also, please file a bug/stablization request about this against mit-krb5. W --

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
Allan Gottlieb schrieb am 28.10.2008 20:09: [nomerge ] app-crypt/mit-krb5-1.6.3-r1 USE=doc ipv6 -krb4 -tcl [ebuild N] sys-libs/ss-1.40.9 USE=nls 0 kB [ebuild N]sys-libs/com_err-1.40.9 USE=nls 0 kB Put =app-crypt/mit-krb5-1.6.3-r4 into package.keywords and try again.

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
Willie Wong schrieb am 28.10.2008 20:38: On Tue, Oct 28, 2008 at 03:09:00PM -0400, Allan Gottlieb wrote: [nomerge ] app-crypt/mit-krb5-1.6.3-r1 USE=doc ipv6 -krb4 -tcl Use the ~ version of mit-krb5, any version above 1.6.3-r2 should be okay. Also, please file a

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Chris Walters
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Allan Gottlieb wrote: snip I have obtained the sources to e2fsprogs, e2fsprogs-libs, ss, com_error via emerge --fetchonly. Am I correct in believing that emerge --unmerge will NOT remove the sources. thanks, allan You are correct that

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Steven Susbauer
Eray Aslan wrote: On Tue, Oct 28, 2008 at 03:09:00PM -0400, Allan Gottlieb wrote: I have unmerged all the files involved in the blockage allan Mail # emerge --ask --unmerge e2fsprogs e2fsprogs-libs ss com_err These are the packages that would be unmerged: --- Couldn't find

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Kevin O'Gorman
On Tue, Oct 28, 2008 at 10:27 AM, Daniel Pielmeier [EMAIL PROTECTED] wrote: Robert Bridge schrieb am 28.10.2008 18:21: On Tue, 28 Oct 2008 13:08:32 -0400 James Homuth [EMAIL PROTECTED] wrote: During an update attempt this afternoon, these little surprises were waiting for me. I took a look

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Daniel Pielmeier
Kevin O'Gorman schrieb am 28.10.2008 21:21: Sadly, I did not read this until these were all unmerged, and wget is truly broken. Happily, I do run with buildpkg on all the time, but an this the first time I've really needed them. Getting back to a running system was pretty easy.

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Steven Susbauer
Sadly, I did not read this until these were all unmerged, and wget is truly broken. Happily, I do run with buildpkg on all the time, but an this the first time I've really needed them. Getting back to a running system was pretty easy. However, this does not really solve the problem. What's

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Eray Aslan
On Tue, Oct 28, 2008 at 03:09:00PM -0400, Allan Gottlieb wrote: I have unmerged all the files involved in the blockage allan Mail # emerge --ask --unmerge e2fsprogs e2fsprogs-libs ss com_err These are the packages that would be unmerged: --- Couldn't find 'e2fsprogs' to

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Robert Bridge
On Tue, 28 Oct 2008 13:21:28 -0700 Kevin O'Gorman [EMAIL PROTECTED] wrote: On Tue, Oct 28, 2008 at 10:27 AM, Daniel Pielmeier [EMAIL PROTECTED] wrote: Robert Bridge schrieb am 28.10.2008 18:21: On Tue, 28 Oct 2008 13:08:32 -0400 James Homuth [EMAIL PROTECTED] wrote: During an update

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Alan McKinnon
On Tuesday 28 October 2008 22:18:05 Steven Susbauer wrote: Careful with the unmerges.  Check the following for the gory details and possible work arounds: http://bugs.gentoo.org/show_bug.cgi?id=234907 http://bugs.gentoo.org/show_bug.cgi?id=244511 Such a mess. Yes it is. I was extremely

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Jacques Montier
Steven Susbauer a gentiment tapote: Sadly, I did not read this until these were all unmerged, and wget is truly broken. Happily, I do run with buildpkg on all the time, but an this the first time I've really needed them. Getting back to a running system was pretty easy. However, this does

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Alan McKinnon
On Tuesday 28 October 2008 22:18:05 Steven Susbauer wrote: Careful with the unmerges.  Check the following for the gory details and possible work arounds: http://bugs.gentoo.org/show_bug.cgi?id=234907 http://bugs.gentoo.org/show_bug.cgi?id=244511 Such a mess. Yes it is. I was extremely

RE: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread James Homuth
-Original Message- From: Alan McKinnon [mailto:[EMAIL PROTECTED] Sent: October 28, 2008 5:58 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Circular blocks after last night's sync? On Tuesday 28 October 2008 22:18:05 Steven Susbauer wrote: Careful with the unmerges

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Allan Gottlieb
At Tue, 28 Oct 2008 21:51:38 + Robert Bridge [EMAIL PROTECTED] wrote: On Tue, 28 Oct 2008 13:21:28 -0700 Kevin O'Gorman [EMAIL PROTECTED] wrote: On Tue, Oct 28, 2008 at 10:27 AM, Daniel Pielmeier [EMAIL PROTECTED] wrote: Robert Bridge schrieb am 28.10.2008 18:21: On Tue, 28 Oct 2008

Re: [gentoo-user] Circular blocks after last night's sync?

2008-10-28 Thread Allan Gottlieb
At Tue, 28 Oct 2008 15:38:34 -0400 Willie Wong [EMAIL PROTECTED] wrote: On Tue, Oct 28, 2008 at 03:09:00PM -0400, Allan Gottlieb wrote: [nomerge ] app-crypt/mit-krb5-1.6.3-r1 USE=doc ipv6 -krb4 -tcl Use the ~ version of mit-krb5, any version above 1.6.3-r2 should be okay. This

Re: [gentoo-user] Circular dependencies when USE=gnome and emerging world

2008-04-26 Thread Enrico Weigelt
* Michael Schmarck [EMAIL PROTECTED] wrote: Hi, When I do emerge -DuvatN world, I get an error to the effect, that there are circular dependencies. Please see below. you might try to build the leafs of the tree step by step and report back which of the packages are actually broken. cu --

[gentoo-user] Circular dependencies when USE=gnome and emerging world

2008-04-16 Thread Michael Schmarck
Hello. I'm installing a new machine and use 2008.0_beta1 i686 stage3. I use the 2008.0/desktop profile. When I do emerge -DuvatN world, I get an error to the effect, that there are circular dependencies. Please see below. I'd like to know, if anyone else ran into this problem and how it got

Re: [gentoo-user] Circular dependencies when USE=gnome and emerging world

2008-04-16 Thread Justin Findlay
On AD 2008 April 16 Wednesday 09:28:48 PM +0200, Michael Schmarck wrote: Hello. I'm installing a new machine and use 2008.0_beta1 i686 stage3. I use the 2008.0/desktop profile. When I do emerge -DuvatN world, I get an error to the effect, that there are circular dependencies. Please see

Re: [gentoo-user] Circular dependencies when USE=gnome and emerging world

2008-04-16 Thread Roy Wright
Justin Findlay wrote: On AD 2008 April 16 Wednesday 09:28:48 PM +0200, Michael Schmarck wrote: When I do emerge -DuvatN world, I get an error to the effect, that there are circular dependencies. Please see below. I'd like to know, if anyone else ran into this problem and how it got solved.

[gentoo-user] circular blocking - howto escape ?

2008-04-15 Thread Helmut Jarausch
Hi, I try to update a system. I try to start by updating portage, but ... emerge -vp sys-apps/portage These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] sys-apps/sandbox-1.2.20_alpha2-r1 [1.2.17] 272 kB [ebuild U ]

Re: [gentoo-user] circular blocking - howto escape ?

2008-04-15 Thread Alan McKinnon
On Tuesday 15 April 2008, Helmut Jarausch wrote: Hi, I try to update a system. I try to start by updating portage, but ... emerge -vp sys-apps/portage These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ]

Re: [gentoo-user] circular blocking - howto escape ?

2008-04-15 Thread Alan McKinnon
On Tuesday 15 April 2008, Helmut Jarausch wrote: Hi, I try to update a system. I try to start by updating portage, but ... emerge -vp sys-apps/portage These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ]

[gentoo-user] Circular Block? kde-env / kdelibs

2006-10-10 Thread fire-eyes
Okay this is interesting, I don't know how to resolve it. Any ideas? - kde-env isn't installed, as it is listed as N below. - Removing kdelibs first does not resolve the issue. With kdelibs left installed: [blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.4-r2) [blocks B

Re: [gentoo-user] Circular Block? kde-env / kdelibs -- RESOLVED

2006-10-10 Thread fire-eyes
fire-eyes wrote: Okay this is interesting, I don't know how to resolve it. Any ideas? - kde-env isn't installed, as it is listed as N below. - Removing kdelibs first does not resolve the issue. With kdelibs left installed: [blocks B ] kde-base/kde-env (is blocking

Re: [gentoo-user] Circular Block? kde-env / kdelibs -- RESOLVED

2006-10-10 Thread Neil Bothwick
On Tue, 10 Oct 2006 09:39:32 -0400, fire-eyes wrote: klvemkdvd was depending on kde-env, and klvemkdvd was no longer in portage. Unmerging it resolved the issue. You could have seen this straight away by adding --tree to the emerge command. -- Neil Bothwick MACINTOSH: Most Applications

Re: [gentoo-user] Circular Block? kde-env / kdelibs -- RESOLVED

2006-10-10 Thread fire-eyes
Neil Bothwick wrote: On Tue, 10 Oct 2006 09:39:32 -0400, fire-eyes wrote: klvemkdvd was depending on kde-env, and klvemkdvd was no longer in portage. Unmerging it resolved the issue. You could have seen this straight away by adding --tree to the emerge command. Yup, I wasn't aware of it.

Re: [gentoo-user] Circular Block? kde-env / kdelibs -- RESOLVED

2006-10-10 Thread Alan McKinnon
On Tuesday 10 October 2006 15:39, fire-eyes wrote: fire-eyes wrote: Okay this is interesting, I don't know how to resolve it. Any ideas? - kde-env isn't installed, as it is listed as N below. [snip screen dumps] gustavozin #gentoo-desktop helped me resolve this: klvemkdvd was

[gentoo-user] Circular block (mozilla V. Seamonkey)

2006-07-03 Thread Jules Colding
Hi, I couldn't find anything in the archives so I hope that I am not wasting everybody's time... I updated to xorg-x11 7.0 today, following the modular-x-howto. The X11 update in itself was flawless, but now seamonkey and mozilla are blocking one another. How do I solve this one? Thanks a lot

Re: [gentoo-user] Circular block (mozilla V. Seamonkey)

2006-07-03 Thread Philip Webb
060703 Jules Colding wrote: I updated to xorg-x11 7.0 today, following the modular-x-howto. The X11 update in itself was flawless, but now seamonkey and mozilla are blocking one another. I haven't tried modular X yet, but I did just replace Mozilla with Seamonkey: 'emerge -C mozilla', then

[gentoo-user] Circular mess with glibc update (-u world)

2006-05-16 Thread Harry Putnam
Setup: Athlon64 running 32bit Gentoo Running these use flags in make.conf: [...] ACCEPT_KEYWORDS=~x86 USE=samba smb mysql symlinks kde qt dvd alsa cdr emacs xinerama mbox apache2 hal logrotate objc gcj sasl vmmouse wacom radeon tga vesa vga via vmware -ipv6 -imap -maildir -gnome I'm

Re: [gentoo-user] Circular mess with glibc update (-u world)

2006-05-16 Thread James Ausmus
On 16 May 2006 11:11:18 -0500, Harry Putnam [EMAIL PROTECTED] wrote: Setup: Athlon64 running 32bit Gentoo Running these use flags in make.conf: [...] ACCEPT_KEYWORDS=~x86 USE=samba smb mysql symlinks kde qt dvd alsa cdr emacs xinerama mbox apache2 hal logrotate objc gcj sasl vmmouse wacom

[gentoo-user] circular dependencies

2005-04-27 Thread Jose Moreira
i have this error message after env-update: vida portage # env-update Regenerating /etc/ld.so.cache... * Caching service dependencies... * Services 'cupsd' and 'samba' have circular * dependency of type 'iuse'; continuing... how can i solve this? thanks begin:vcard