Re: [gentoo-user] emerge world, Python, 3.7, 3.8, 3.9

2020-12-10 Thread Jack
On 2020.12.10 12:30, Andrew Lowe wrote: Hi all, Quick question - an "emerge world" produces heaps of work due to Python 3.7 -> 3.8. Is 3.8 around for a while or are we kicking over to 3.9 in the next week or so? In other words, is it worth doing the 3.8 upgrade or waiting for 3.9?

[gentoo-user] emerge world, Python, 3.7, 3.8, 3.9

2020-12-10 Thread Andrew Lowe
Hi all, Quick question - an "emerge world" produces heaps of work due to Python 3.7 -> 3.8. Is 3.8 around for a while or are we kicking over to 3.9 in the next week or so? In other words, is it worth doing the 3.8 upgrade or waiting for 3.9? Thoughts greatly appreciated,

Re: [gentoo-user] emerge @world command successful

2020-10-07 Thread Neil Bothwick
On Wed, 7 Oct 2020 20:00:29 -0400, Jude DaShiell wrote: > One interesting thing that happened is when I tried doing emerge > --depclean I was told I have no @world file. Once again, please post the exact command you used and the actual output. -- Neil Bothwick All generalizations are false.

[gentoo-user] emerge @world command successful

2020-10-07 Thread Jude DaShiell
I did the command in the handbook after adding a few accessibility packages for the system and I have -j2 in MAKEJOBS in /etc/portage/make.conf. The older machine doesn't like to do parallel compiles with acpi, but it had no issue doing them with apm on. If you will use linux, you will learn

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-03 Thread n952162
On 10/02/20 16:25, David M. Fellows wrote: On 2020-10-02 10:45, n952162 wrote: Have I successfully updated my system? I ran this command: emerge \     -v \     --verbose-conflicts \     --deep \     -update \     --changed-use \     --keep-going \     --with-bdeps=y \    

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-03 Thread n952162
On 10/02/20 12:40, John Covici wrote: Did you actually do the emerge i.e. answer the question at the end about do you wish to emerge these packages? :-) The first time I ran my script, I wondered if I'd actually indeed forget to simply accept like you  said, and ran it again ... Also, I

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-03 Thread n952162
On 2020-10-02 17:49, Neil Bothwick wrote: On Fri, 02 Oct 2020 11:25:54 -0300, David M. Fellows wrote: Assuming the above is an accurate transcription of the command you used. -update is definitely NOT the same as --update. -update is equivalent to -u -p -d -a -t -e Nice catch :-) :-) 

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread Neil Bothwick
On Fri, 02 Oct 2020 11:25:54 -0300, David M. Fellows wrote: > Assuming the above is an accurate transcription of the command you used. > > -update is definitely NOT the same as --update. > > -update is equivalent to -u -p -d -a -t -e Nice catch :-) -- Neil Bothwick Next time you wave at

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread David M. Fellows
>On 2020-10-02 10:45, n952162 wrote: >> Have I successfully updated my system? >> >> I ran this command: >> >> emerge \ >>     -v \ >>     --verbose-conflicts \ >>     --deep \ >>     -update \ >>     --changed-use \ >>     --keep-going \ >>     --with-bdeps=y \ >>     --changed-deps \ >>    

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread Rich Freeman
On Fri, Oct 2, 2020 at 4:45 AM n952162 wrote: > > Have I successfully updated my system? > ... > and these snippets: > I wrote a lengthy reply explaining all of your issues. Here is a snippet: ...hope that helps. In the future, please attach your command line and full output. Did that answer

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread John Covici
On Fri, 02 Oct 2020 05:25:29 -0400, n952162 wrote: > > On 2020-10-02 10:45, n952162 wrote: > > Have I successfully updated my system? > > > > I ran this command: > > > > emerge \ > >     -v \ > >     --verbose-conflicts \ > >     --deep \ > >     -update \ > >     --changed-use \ > >    

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread Neil Bothwick
On Fri, 2 Oct 2020 10:45:32 +0200, n952162 wrote: > Have I successfully updated my system? > > I ran this command: > > emerge \ >     -v \ >     --verbose-conflicts \ >     --deep \ >     -update \ >     --changed-use \ >     --keep-going \ >     --with-bdeps=y \ >     --changed-deps \

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread n952162
On 2020-10-02 10:45, n952162 wrote: Have I successfully updated my system? I ran this command: emerge \     -v \     --verbose-conflicts \     --deep \     -update \     --changed-use \     --keep-going \     --with-bdeps=y \     --changed-deps \     --backtrack=100 \     @world and got tons

Re: [gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread Dale
n952162 wrote: > Have I successfully updated my system? > > I ran this command: > > emerge \ >     -v \ >     --verbose-conflicts \ >     --deep \ >     -update \ >     --changed-use \ >     --keep-going \ >     --with-bdeps=y \ >     --changed-deps \ >     --backtrack=100 \ >     @world > > and

[gentoo-user] emerge @world output unfamiliar. Am I updated?

2020-10-02 Thread n952162
Have I successfully updated my system? I ran this command: emerge \     -v \     --verbose-conflicts \     --deep \     -update \     --changed-use \     --keep-going \     --with-bdeps=y \     --changed-deps \     --backtrack=100 \     @world and got tons of stuff that looks like spurious

Re: [gentoo-user] emerge @world and package.mask ?

2018-02-27 Thread Steven Dürl
Am 27.02.2018 um 14:29 schrieb Helmut Jarausch: > I don't understand portage (any more). > > I want to keep dev-qt/qt-meta-4.8.6 (QT4) which requires > > media-libs/phonon[qt4] > > I do have media-libs/phonon-4.9.1-r1[qt4,qt5] installed here. > And in /etc/portage/package.mask I have >>

[gentoo-user] emerge @world and package.mask ?

2018-02-27 Thread Helmut Jarausch
Hi, I don't understand portage (any more). I want to keep dev-qt/qt-meta-4.8.6 (QT4) which requires media-libs/phonon[qt4] I do have media-libs/phonon-4.9.1-r1[qt4,qt5] installed here. And in /etc/portage/package.mask I have media-libs/phonon-4.9.9 media-libs/phonon-vlc-4.9.9 But still,

Re: [gentoo-user] emerge world looking grim

2015-08-24 Thread Rich Freeman
On Sun, Aug 23, 2015 at 10:19 PM, Harry Putnam rea...@newsguy.com wrote: Can anyone advise me which iso to use? And which profile to set for general use in a vbox, hopefully to allow a `no sweat' emerge to a full OS. As others have pointed out you probably just need to update your gcc and all

Re: [gentoo-user] emerge world looking grim

2015-08-24 Thread Alan Mackenzie
Hello, Harry, Long time, no see! On Sun, Aug 23, 2015 at 10:19:42PM -0400, Harry Putnam wrote: My gentoo OS is running on Openindiana (solaris) inside oracle's vbox. It's been left setting for at least 4-5 months maybe a couple more. After eix-sync, attempting an `emerge vuND world' comes

Re: [gentoo-user] emerge world looking grim

2015-08-24 Thread Alec Ten Harmsel
On Mon, Aug 24, 2015 at 08:41:48AM -0400, Rich Freeman wrote: And a note to everybody else on the list: take it easy on the poor guy. People used to other distros are used to doing things like blowing away their installs every other year with a fresh install. Release-based distros get people

Re: [gentoo-user] emerge world looking grim

2015-08-24 Thread Alan McKinnon
On 24/08/2015 15:17, Alan Mackenzie wrote: Hello, Harry, Long time, no see! On Sun, Aug 23, 2015 at 10:19:42PM -0400, Harry Putnam wrote: My gentoo OS is running on Openindiana (solaris) inside oracle's vbox. It's been left setting for at least 4-5 months maybe a couple more. After

Re: [gentoo-user] emerge world looking grim

2015-08-24 Thread Alec Ten Harmsel
On Sun, Aug 23, 2015 at 10:19:42PM -0400, Harry Putnam wrote: My gentoo OS is running on Openindiana (solaris) inside oracle's vbox. It's been left setting for at least 4-5 months maybe a couple more. After eix-sync, attempting an `emerge vuND world' comes up with so many blocks, use flag

[gentoo-user] emerge world looking grim

2015-08-23 Thread Harry Putnam
My gentoo OS is running on Openindiana (solaris) inside oracle's vbox. It's been left setting for at least 4-5 months maybe a couple more. After eix-sync, attempting an `emerge vuND world' comes up with so many blocks, use flag changes and a variety of other bad news in such proliferation... I'm

Re: [gentoo-user] emerge world looking grim

2015-08-23 Thread Jc García
2015-08-23 20:19 GMT-06:00 Harry Putnam rea...@newsguy.com: My gentoo OS is running on Openindiana (solaris) inside oracle's vbox. Why so much overhead for compiling, and not doing it bare-metal? It's been left setting for at least 4-5 months maybe a couple more. After eix-sync, attempting

[gentoo-user] emerge world problem with one package

2014-10-26 Thread Jacques Montier
Hello all, Since few, when i run emerge -auvDN world, i get hugin to re-emerge again and again (with r to force re-install)... [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python -debug -lapack -sift LINGUAS=fr -cs -da -de -en_GB -es -eu -fi -hu -it -ja -nl -pl -pt_BR -ro -ru -sk -sv -zh_CN

Re: [gentoo-user] emerge world problem with one package

2014-10-26 Thread Daniel Frey
On 26/10/2014 8:58 AM, Jacques Montier wrote: Hello all, Since few, when i run emerge -auvDN world, i get hugin to re-emerge again and again (with r to force re-install)... [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python -debug -lapack -sift LINGUAS=fr -cs -da -de -en_GB -es -eu

Re: [gentoo-user] emerge world problem with one package

2014-10-26 Thread Jacques Montier
2014-10-26 17:43 GMT+01:00 Daniel Frey djqf...@gmail.com: On 26/10/2014 8:58 AM, Jacques Montier wrote: Hello all, Since few, when i run emerge -auvDN world, i get hugin to re-emerge again and again (with r to force re-install)... [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python

Re: [gentoo-user] emerge world problem with one package

2014-10-26 Thread Alexander Kapshuk
On Sun, Oct 26, 2014 at 5:58 PM, Jacques Montier jmont...@gmail.com wrote: [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python -debug -lapack -sift LINGUAS=fr -cs -da -de -en_GB -es -eu -fi -hu -it -ja -nl -pl -pt_BR -ro -ru -sk -sv -zh_CN -zh_TW PYTHON_SINGLE_TARGET=python2_7 (-python3_2)

Re: [gentoo-user] emerge world problem with one package [solved]

2014-10-26 Thread Jacques Montier
2014-10-26 19:47 GMT+01:00 Alexander Kapshuk alexander.kaps...@gmail.com: On Sun, Oct 26, 2014 at 5:58 PM, Jacques Montier jmont...@gmail.com wrote: [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python -debug -lapack -sift LINGUAS=fr -cs -da -de -en_GB -es -eu -fi -hu -it -ja -nl -pl

Re: [gentoo-user] emerge world problem with one package [solved]

2014-10-26 Thread Alexander Kapshuk
On Sun, Oct 26, 2014 at 10:44 PM, Jacques Montier jmont...@gmail.com wrote: 2014-10-26 19:47 GMT+01:00 Alexander Kapshuk alexander.kaps...@gmail.com: On Sun, Oct 26, 2014 at 5:58 PM, Jacques Montier jmont...@gmail.com wrote: [ebuild rR ~] media-gfx/hugin-2014.0.0-r1 USE=python -debug

[gentoo-user] emerge world output seems a bit short on info

2013-08-02 Thread Harry Putnam
Working on a new install of gentoo as vm (vbox) guest on win7. Just checking if my partial install is out of date already with. And if a USE change was complicating things. That change was to add -selinux. I added that to make.conf after seeing a selinux pkg flash by when I installed ... I

Re: [gentoo-user] emerge world output seems a bit short on info

2013-08-02 Thread Canek Peláez Valdés
On Fri, Aug 2, 2013 at 12:40 PM, Harry Putnam rea...@newsguy.com wrote: Working on a new install of gentoo as vm (vbox) guest on win7. Just checking if my partial install is out of date already with. And if a USE change was complicating things. That change was to add -selinux. I added that

Re: [gentoo-user] emerge world, USE flags and packages that aren't there

2011-01-29 Thread Stroller
On 29/1/2011, at 2:49am, Andrew Lowe wrote: ... emerge: there are no ebuilds built with USE flags to satisfy dev-vcs/subversion[-dso,perl]. !!! One of the following packages is required to complete your request: - dev-vcs/subversion-1.6.15 (Change USE: -dso) (dependency required by

[gentoo-user] emerge world, USE flags and packages that aren't there

2011-01-28 Thread Andrew Lowe
Hi all, I've got a PC that I use as a media computer, music, videos etc. I haven't updated it in ages so decided now is the time to give it a go. I issue the command, and subsequently get: *** harold ~# emerge --pretend -NuD world These are the packages that would

Re: [gentoo-user] emerge world, USE flags and packages that aren't there

2011-01-28 Thread Alex Schuster
Andrew Lowe writes: Hi all, I've got a PC that I use as a media computer, music, videos etc. I haven't updated it in ages so decided now is the time to give it a go. I issue the command, and subsequently get: *** harold ~# emerge --pretend -NuD world

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-16 Thread Erik
Alan McKinnon skrev: On Saturday 14 November 2009 01:13:06 Neil Bothwick wrote: However, it did get to the point where it was complaining about two packages and the number of files to be rebuilt went (IIRC) 52, 50, 50, so I decide since it was rebuilding 50 packages the 2nd 3rd times it

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-14 Thread Neil Bothwick
On Fri, 13 Nov 2009 17:06:02 -0800, Mark Knecht wrote: I think it is being over-cautious, which results in packages being rebuilt multiple time unnecessarily, but I's rather give it the chance to fix itself. That said, I've never had a list anything like 50 packages long, but I do update

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-14 Thread Alan McKinnon
On Saturday 14 November 2009 01:13:06 Neil Bothwick wrote: However, it did get to the point where it was complaining about two packages and the number of files to be rebuilt went (IIRC) 52, 50, 50, so I decide since it was rebuilding 50 packages the 2nd 3rd times it wasn't going to

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-14 Thread Alan McKinnon
On Saturday 14 November 2009 03:06:02 Mark Knecht wrote: It wasn't that I had 50 packages in the emerge -DuN @world. That was something like 10. It was after that finished and I ran @preserved-rebuild that it said 50 packages were effected by something it found, but those 50 were all dependent

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Neil Bothwick
On Thu, 12 Nov 2009 16:58:15 +0200, Alan McKinnon wrote: Almost invariably it's an automagic dependency where the offending package is not in DEPEND. If you have been through the cycle at least once, it is safe to delete /var/lib/portage/preserved_libs_registry and continue on your way.

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Alan McKinnon
On Friday 13 November 2009 14:39:52 Neil Bothwick wrote: On Thu, 12 Nov 2009 16:58:15 +0200, Alan McKinnon wrote: Almost invariably it's an automagic dependency where the offending package is not in DEPEND. If you have been through the cycle at least once, it is safe to delete

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Mark Knecht
On Fri, Nov 13, 2009 at 10:42 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Friday 13 November 2009 14:39:52 Neil Bothwick wrote: On Thu, 12 Nov 2009 16:58:15 +0200, Alan McKinnon wrote: Almost invariably it's an automagic dependency where the offending package is not in DEPEND. If you

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Alan McKinnon
On Friday 13 November 2009 21:46:04 Mark Knecht wrote: On Fri, Nov 13, 2009 at 10:42 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Friday 13 November 2009 14:39:52 Neil Bothwick wrote: On Thu, 12 Nov 2009 16:58:15 +0200, Alan McKinnon wrote: Almost invariably it's an automagic

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Mark Knecht
On Fri, Nov 13, 2009 at 12:57 PM, Alan McKinnon alan.mckin...@gmail.com wrote: On Friday 13 November 2009 21:46:04 Mark Knecht wrote: On Fri, Nov 13, 2009 at 10:42 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Friday 13 November 2009 14:39:52 Neil Bothwick wrote: On Thu, 12 Nov 2009

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Neil Bothwick
On Fri, 13 Nov 2009 14:19:26 -0800, Mark Knecht wrote: I agree that we want to be in agreement but then what are our options if emerge @preserved-rebuild goes into an endless loop as it seems it was doing yesterday? Was it an endless loop? AIUI you emerged twice and the @preserved-rebuild

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Mark Knecht
On Fri, Nov 13, 2009 at 2:38 PM, Neil Bothwick n...@digimed.co.uk wrote: On Fri, 13 Nov 2009 14:19:26 -0800, Mark Knecht wrote: I agree that we want to be in agreement but then what are our options if emerge @preserved-rebuild goes into an endless loop as it seems it was doing yesterday?

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Neil Bothwick
On Fri, 13 Nov 2009 15:00:33 -0800, Mark Knecht wrote: Was it an endless loop? AIUI you emerged twice and the @preserved-rebuild count decreased. In my experience, it can occasionally take a few runs to clear the list, sometimes subsequent runs add packages that were not there

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Dale
Neil Bothwick wrote: On Fri, 13 Nov 2009 15:00:33 -0800, Mark Knecht wrote: Was it an endless loop? AIUI you emerged twice and the @preserved-rebuild count decreased. In my experience, it can occasionally take a few runs to clear the list, sometimes subsequent runs add packages that were

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-13 Thread Mark Knecht
On Fri, Nov 13, 2009 at 3:13 PM, Neil Bothwick n...@digimed.co.uk wrote: On Fri, 13 Nov 2009 15:00:33 -0800, Mark Knecht wrote: Was it an endless loop? AIUI you emerged twice and the @preserved-rebuild count decreased. In my experience, it can occasionally take a few runs to clear the

[gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Mark Knecht
So on one machine yesterday I did emerge -DuN @world which then suggested the need for emerge @preserved-rebuild which I did over night. This morning it was finished but suggested the need for a second emerge @preserved-rebuild. As I don't need the machine right now I kicked it off and will check

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Alan McKinnon
On Thursday 12 November 2009 16:43:15 Mark Knecht wrote: So on one machine yesterday I did emerge -DuN @world which then suggested the need for emerge @preserved-rebuild which I did over night. This morning it was finished but suggested the need for a second emerge @preserved-rebuild. As I

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Mark Knecht
On Thu, Nov 12, 2009 at 6:58 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Thursday 12 November 2009 16:43:15 Mark Knecht wrote: So on one machine yesterday I did emerge -DuN @world which then suggested the need for emerge @preserved-rebuild which I did over night. This morning it was

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Mark Knecht
On Thu, Nov 12, 2009 at 7:14 AM, Mark Knecht markkne...@gmail.com wrote: On Thu, Nov 12, 2009 at 6:58 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Thursday 12 November 2009 16:43:15 Mark Knecht wrote: So on one machine yesterday I did emerge -DuN @world which then suggested the need

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Mark Knecht
On Thu, Nov 12, 2009 at 8:28 AM, Alan McKinnon alan.mckin...@gmail.com wrote: On Thursday 12 November 2009 18:19:02 Mark Knecht wrote: Again, thanks Alan. The second pass through finished up and the same offending package (apparently e2fsprogs-libs ?) was still listed so erasing the

Re: [gentoo-user] emerge @ world - @preserved-rebuild - @preserved-rebuild - what next?

2009-11-12 Thread Alan McKinnon
On Thursday 12 November 2009 18:19:02 Mark Knecht wrote: Again, thanks Alan. The second pass through finished up and the same offending package (apparently e2fsprogs-libs ?) was still listed so erasing the preserved_libs_registry file and using revdep-rebuild -i suggests that the machine is

[gentoo-user] emerge world / --depclean infinite loop

2009-01-23 Thread Grant
One of my systems with totally empty package.* files wants to emerge hardened-sources-2.6.25-r13 as it should, but --depclean wants to: These are the packages that would be unmerged: sys-kernel/hardened-sources selected: 2.6.25-r13 protected: none omitted: 2.6.27-r3 If I do that, emerge world

Re: [gentoo-user] emerge world / --depclean infinite loop

2009-01-23 Thread Willie Wong
On Fri, Jan 23, 2009 at 08:02:27AM -0800, Penguin Lover Grant squawked: One of my systems with totally empty package.* files wants to emerge hardened-sources-2.6.25-r13 as it should, but --depclean wants to: How do you determine this? (I mean the as it should part?) Are you running ~ or

Re: [gentoo-user] emerge world / --depclean infinite loop

2009-01-23 Thread Grant
One of my systems with totally empty package.* files wants to emerge hardened-sources-2.6.25-r13 as it should, but --depclean wants to: How do you determine this? (I mean the as it should part?) I just mean 2.6.25-r13 is the latest amd64 version so it should be installed. Are you running ~

Re: [gentoo-user] emerge world / --depclean infinite loop

2009-01-23 Thread Willie Wong
On Fri, Jan 23, 2009 at 09:14:13AM -0800, Grant wrote: One of my systems with totally empty package.* files wants to emerge hardened-sources-2.6.25-r13 as it should, but --depclean wants to: How do you determine this? (I mean the as it should part?) I just mean 2.6.25-r13 is the latest

Re: [gentoo-user] emerge world / --depclean infinite loop

2009-01-23 Thread Grant
One of my systems with totally empty package.* files wants to emerge hardened-sources-2.6.25-r13 as it should, but --depclean wants to: How do you determine this? (I mean the as it should part?) I just mean 2.6.25-r13 is the latest amd64 version so it should be installed. Are you

Re: [gentoo-user] emerge world failing with No module name libxml2

2008-10-21 Thread Arttu V.
Sorry for the slow reply. I was expecting more people interested in sharing their insights into updating old, ancient-grade dinosaur systems. :) On 10/20/08, Brian Wince [EMAIL PROTECTED] wrote: So the -I ignores the versions of packages installed and just fixes packages broken by a python

[gentoo-user] emerge world failing with No module name libxml2

2008-10-20 Thread Brian Wince
All, I am trying to use emerge -uDN world to upgrade from an older snapshot to 20081008 and I cannot seem to get past the issues with module libxml2. I have tried running python-updater -p and it complains about blocked packages which are older packages that I have not yet been able to get

Re: [gentoo-user] emerge world failing with No module name libxml2

2008-10-20 Thread Joao Emanuel
2008/10/20 Brian Wince [EMAIL PROTECTED]: All, I am trying to use emerge –uDN world to upgrade from an older snapshot to 20081008 and I cannot seem to get past the issues with module libxml2. I have tried running python-updater –p and it complains about blocked packages which are older

RE: [gentoo-user] emerge world failing with No module name libxml2

2008-10-20 Thread Brian Wince
, October 20, 2008 10:06 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge world failing with No module name libxml2 2008/10/20 Brian Wince [EMAIL PROTECTED]: All, I am trying to use emerge -uDN world to upgrade from an older snapshot to 20081008 and I cannot seem to get past

Re: [gentoo-user] emerge world failing with No module name libxml2

2008-10-20 Thread Arttu V.
On 10/20/08, Brian Wince [EMAIL PROTECTED] wrote: I have tried running python-updater -p and it complains about blocked packages which are older packages that I have not yet been able to get updated via the emerge world. Would python-updater -i be of any assistance? It looks at slots rather

RE: [gentoo-user] emerge world failing with No module name libxml2

2008-10-20 Thread Brian Wince
to install different versions of an app but not sure how that relates to python-updater. Brian -Original Message- From: Arttu V. [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 10:39 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge world failing

[gentoo-user] emerge world problem

2008-03-12 Thread Robert Stockdale IV
Hello all: I have been trying to emerge world and the last 3 times I've been getting this error message when Epiphany is in the emerge world list. The errror from the out put is: make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.20.3

Re: [gentoo-user] emerge world problem

2008-03-12 Thread Alan McKinnon
On Wednesday 12 March 2008, Robert Stockdale IV wrote: Hello all: I have been trying to emerge world and the last 3 times I've been getting this error message when Epiphany is in the emerge world list. The errror from the out put is: make[2]: Nothing to be done for `all-am'. make[2]:

[gentoo-user] emerge world and doubled portages

2007-11-03 Thread econti
Hi all yesterday I emerged the nvidia-drivers. All went well. Then I ran 'emerge -NDpvu world' (I set nvidia flag in make.conf) and found out to have 2 versions of qt (3.3.8-r3 and 4.3.0-r2) and 2 versions og gnupg (1.4.7-r1 and 1.9.21). So I unmerged gnupg-1.4.7-r1 and ran 'emerge -NDpvu

Re: [gentoo-user] emerge world and doubled portages

2007-11-03 Thread Roman Zilka
Hi! yesterday I emerged the nvidia-drivers. All went well. Then I ran 'emerge -NDpvu world' (I set nvidia flag in make.conf) and found out to have 2 versions of qt (3.3.8-r3 and 4.3.0-r2) and 2 versions og gnupg (1.4.7-r1 and 1.9.21). So I unmerged gnupg-1.4.7-r1 and ran 'emerge -NDpvu

[gentoo-user] emerge world

2007-09-28 Thread Arnau Bria
Hi, When doing a emerge -uD world I found splashutils was blocking hibernate-script, os I removed it with: emerge -C splashutils After that, I'm finding this problem when trying to update my system: [...] [ebuild U ] media-libs/libvorbis-1.2.0 [1.1.2-r1] USE=-doc% (-aotuv%) 1,186 kB

[gentoo-user] emerge world problem

2006-06-03 Thread Roberto Zandonati
hi at all, i've a problem when I try to do emerge world. I've the following outpu: (I've gnome 2,14) ---BEGIN OUTPUT-- # emerge -av world These are the packages that I would merge, in order: Calculating world dependencies !!! Packages for the following

Re: [gentoo-user] emerge world problem

2006-06-03 Thread Jeremy Teale
On Jun 3, 2006, at 10:31 AM, Roberto Zandonati wrote: hi at all, i've a problem when I try to do emerge world. I've the following outpu: (I've gnome 2,14) ---BEGIN OUTPUT-- # emerge -av world These are the packages that I would merge, in order:

Re: [gentoo-user] emerge world problem

2006-06-03 Thread Jeremy Teale
On Jun 3, 2006, at 11:19 AM, Jeremy Teale wrote: I'd recommend reading http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3chap=3 and http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=1 You're trying to emerge packages that depend on something that has not been put

[gentoo-user] emerge world problem

2006-05-31 Thread Roberto Zandonati
hi at all, i've a problem when i try to do emerge world, i've the follow message: [blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2) what i've to do? remove pam-login? bye -- Roberto Zandonati GPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7 F10D 89F8 3BA6 5CA8 58D5

Re: [gentoo-user] emerge world problem

2006-05-31 Thread Teresa and Dale
Roberto Zandonati wrote: hi at all, i've a problem when i try to do emerge world, i've the follow message: [blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2) what i've to do? remove pam-login? bye From the forums: emerge --buildpkgonly --nodeps shadow emerge

[gentoo-user] emerge world error message

2006-02-04 Thread Paul
Hi all, I am getting the following message when I emerge -uDtaNv world Calculating world dependencies !!! Packages for the following atoms are either all !!! masked or don't exist: sys-apps/sh-utils sys-apps/fileutils sys-apps/textutils If I emerge -s on them, none are found. However, if I

Re: [gentoo-user] emerge world error message

2006-02-04 Thread Andrei Slavoiu
--- Paul [EMAIL PROTECTED] wrote: Calculating world dependencies !!! Packages for the following atoms are either all !!! masked or don't exist: sys-apps/sh-utils sys-apps/fileutils sys-apps/textutils They all have been obsoleted a VERY long time ago by coreutils. Unmerge them and get

Re: [gentoo-user] emerge world error message

2006-02-04 Thread Paul
On Saturday 04 Feb 2006 14:01, Andrei Slavoiu wrote: --- Paul [EMAIL PROTECTED] wrote: Calculating world dependencies !!! Packages for the following atoms are either all !!! masked or don't exist: sys-apps/sh-utils sys-apps/fileutils sys-apps/textutils They all have been obsoleted a

Re: [gentoo-user] emerge world?

2006-01-22 Thread Matthias Bethke
Hi Michael, on Tuesday, 2006-01-17 at 20:18:16, you wrote: Plone in portage hasn't changed in a very long time. I recommend you get the new ebuilds from http://bugs.gentoo.org/show_bug.cgi?id=105187 and install them, then put your comments in that bug to let the devs know that it's working.

RE: [gentoo-user] emerge world?

2006-01-17 Thread Michael Kintzios
-Original Message- From: Rumen Yotov [mailto:[EMAIL PROTECTED] Sent: 14 January 2006 19:19 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge world? [snip...] Generally speaking you first unmerge all blocking packages, then emerge poppler (which replaces xpdf

Re: [gentoo-user] emerge world?

2006-01-17 Thread Neil Bothwick
On Tue, 17 Jan 2006 10:53:50 -, Michael Kintzios wrote: Generally speaking you first unmerge all blocking packages, then emerge poppler (which replaces xpdf). I had missed that! Are you saying that if poppler has been emerged there's no need to re-emerge xpdf? I didn't know that and

Re: [gentoo-user] emerge world?

2006-01-17 Thread Matthias Bethke
Hi Michael, on Tuesday, 2006-01-17 at 10:53:50, you wrote: I had missed that! Are you saying that if poppler has been emerged there's no need to re-emerge xpdf? I didn't know that and I re-emerged xpdf. I think you do, poppler is just the library. I have another problem with poppler now

Re: [gentoo-user] emerge world?

2006-01-17 Thread Uwe Thiem
On 17 January 2006 14:48, Matthias Bethke wrote: Hi Michael, on Tuesday, 2006-01-17 at 10:53:50, you wrote: I had missed that! Are you saying that if poppler has been emerged there's no need to re-emerge xpdf? I didn't know that and I re-emerged xpdf. I think you do, poppler is just

Re: [gentoo-user] emerge world?

2006-01-17 Thread Matthias Bethke
Hi Uwe, on Tuesday, 2006-01-17 at 15:53:20, you wrote: If I understand the ebuild of portaltransforms correctly it wants either pdftohtml or lynx. Maybe you can get away by installing lynx? No, it wants both of them. I do have lynx but that's probably for HTML-text and the other, as the name

Re: [gentoo-user] emerge world?

2006-01-17 Thread Michael A. Smith
Matthias Bethke wrote: Hi Uwe, on Tuesday, 2006-01-17 at 15:53:20, you wrote: If I understand the ebuild of portaltransforms correctly it wants either pdftohtml or lynx. Maybe you can get away by installing lynx? No, it wants both of them. I do have lynx but that's probably for HTML-text

Re: [gentoo-user] emerge world?

2006-01-17 Thread Uwe Thiem
On 17 January 2006 16:47, Michael A. Smith wrote: Matthias Bethke wrote: Hi Uwe, on Tuesday, 2006-01-17 at 15:53:20, you wrote: If I understand the ebuild of portaltransforms correctly it wants either pdftohtml or lynx. Maybe you can get away by installing lynx? No, it wants both of

Re: [gentoo-user] emerge world?

2006-01-17 Thread Michael A. Smith
Uwe Thiem wrote: *** begin snippet *** RDEPEND==net-zope/cmf-1.4.7 app-text/htmltidy app-text/wv dev-libs/libxslt app-text/xlhtml app-text/unrtf dev-python/docutils www-client/lynx || ( app-text/pdftohtml app-text/poppler ) ***

Re: [gentoo-user] emerge world?

2006-01-17 Thread Neil Bothwick
On Tue, 17 Jan 2006 16:54:45 +0200, Uwe Thiem wrote: *** begin snippet *** RDEPEND==net-zope/cmf-1.4.7 app-text/htmltidy app-text/wv dev-libs/libxslt app-text/xlhtml app-text/unrtf dev-python/docutils www-client/lynx || (

Re: [gentoo-user] emerge world?

2006-01-17 Thread Nagatoro
Uwe Thiem wrote: RDEPEND==net-zope/cmf-1.4.7 app-text/htmltidy app-text/wv dev-libs/libxslt app-text/xlhtml app-text/unrtf dev-python/docutils www-client/lynx || ( app-text/pdftohtml app-text/poppler ) Isn't that || a logical OR?

Re: [gentoo-user] emerge world?

2006-01-17 Thread Uwe Thiem
On 17 January 2006 17:12, Michael A. Smith wrote: Uwe Thiem wrote: *** begin snippet *** RDEPEND==net-zope/cmf-1.4.7 app-text/htmltidy app-text/wv dev-libs/libxslt app-text/xlhtml app-text/unrtf dev-python/docutils

Re: [gentoo-user] emerge world?

2006-01-17 Thread Matthias Bethke
Hi Michael, on Tuesday, 2006-01-17 at 09:47:44, you wrote: Matthias Bethke wrote: Hi Uwe, on Tuesday, 2006-01-17 at 15:53:20, you wrote: If I understand the ebuild of portaltransforms correctly it wants either pdftohtml or lynx. Maybe you can get away by installing lynx? No, it wants

Re: [gentoo-user] emerge world?

2006-01-17 Thread Michael A. Smith
Matthias Bethke wrote: Hi Michael, on Tuesday, 2006-01-17 at 09:47:44, you wrote: Matthias Bethke wrote: Hi Uwe, on Tuesday, 2006-01-17 at 15:53:20, you wrote: If I understand the ebuild of portaltransforms correctly it wants either pdftohtml or lynx. Maybe you can get away by installing

[gentoo-user] emerge world?

2006-01-14 Thread Antoine
Hi, [blocks B ] media-libs/libungif (is blocking media-libs/giflib-4.1.4) [blocks B ] app-text/xpdf-3.01-r4 (is blocking app-text/poppler-0.4.3-r4) [empty/missing/bad digest]: sys-devel/gcc-config-1.3.12-r6 [blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking

Re: [gentoo-user] emerge world?

2006-01-14 Thread Rumen Yotov
On (14/01/06 19:58), Antoine wrote: Hi, [blocks B ] media-libs/libungif (is blocking media-libs/giflib-4.1.4) [blocks B ] app-text/xpdf-3.01-r4 (is blocking app-text/poppler-0.4.3-r4) [empty/missing/bad digest]: sys-devel/gcc-config-1.3.12-r6 [blocks B ]

Re: [gentoo-user] emerge world?

2006-01-14 Thread Bob Sanders
On Sat, 14 Jan 2006 19:58:07 +0100 Antoine [EMAIL PROTECTED] wrote: Hi, [blocks B ] media-libs/libungif (is blocking media-libs/giflib-4.1.4) [blocks B ] app-text/xpdf-3.01-r4 (is blocking app-text/poppler-0.4.3-r4) [empty/missing/bad digest]: sys-devel/gcc-config-1.3.12-r6

[gentoo-user] emerge world

2005-09-21 Thread John Jolet
okay, I figured out why this is failing, can someone help me fix it? it fails with this message: mv: cannot stat `/var/tmp/portage/glibc-2.3.5-r1/work/build-deault-i686-pc-linux -gnu-linuxthreads/debbug/xtrace.new': No such file or directory anyone catch the problem? there IS NO debbug

Re: [gentoo-user] Emerge World - lcms Fails

2005-05-15 Thread Drew Tomlinson
On 5/14/2005 8:59 AM Mark Knecht wrote: On 5/14/05, Drew Tomlinson [EMAIL PROTECTED] wrote: In an attempt to clean up my newly installed and get everything back to default as much as possible, I'm running 'emerge --emptytree world. The build failed on lcms-1.13. Here's the output: *** Gentoo

Re: [gentoo-user] Emerge World - lcms Fails

2005-05-15 Thread Neil Bothwick
On Sun, 15 May 2005 08:36:02 -0700, Drew Tomlinson wrote: Edit /usr/portage/media-libs/lcms/lcms-1.13.ebuild and change the line that says 'elibtoolize' to 'libtoolize --copy --force' and try again. That should fix it. I found similar info and tried your suggestion. However then I got a

[gentoo-user] Emerge World - lcms Fails

2005-05-14 Thread Drew Tomlinson
In an attempt to clean up my newly installed and get everything back to default as much as possible, I'm running 'emerge --emptytree world. The build failed on lcms-1.13. Here's the output: *** Gentoo sanity check failed! *** *** libtool.m4 and ltmain.sh have a version mismatch! *** ***

  1   2   >