[gentoo-user] emerge fails

2003-08-14 Thread Bram De Smet
Hi,

for a couple of weeks, I've been having some emerge problems.
At first I thought it would go away with new rsyncs etc... it didn't.
This is the error I get:

dark root # emerge -pu --deep world

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

Calculating world dependencies \
!!! all ebuilds that could satisfy "virtual/glu" have been masked.
!!!(dependency required by "x11-libs/qt-3.1.2-r4" [ebuild])

!!! Problem with ebuild x11-themes/ksplash-ml-themes-20020705-r1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

Thx

Bram

-- 
   .:|:.   Linux! May the Open Source be with you!
   |o o|   http://www.menteb.org
  /. V .\
  |/| |\|
   \W W/   DON'T PANIC!

GnuPG key http://www.menteb.org/bram.gpg
Key ID: 2F307829 @ http://pgp.mit.edu/
Fingerprint CAE0 F924 9590 4D99 7EB5 0A12 D0C7 63C2 2F30 7829



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails

2003-08-10 Thread Bram De Smet
Thx, I found the problem.

I did an energe -C opengl and the problem is solved.

Cheers

Bram

On Fri, 2003-08-08 at 16:25, Kurt V. Hindenburg wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Friday 08 August 2003 08:58 am, Bram De Smet wrote:
> | Calculating world dependencies \
> | !!! all ebuilds that could satisfy "virtual/glu" have been masked.
> | !!!(dependency required by "x11-libs/qt-3.1.2-r4" [ebuild])
> |
> | !!! Problem with ebuild x11-themes/ksplash-ml-themes-20020705-r1
> | !!! Possibly a DEPEND/*DEPEND problem.
> 
> % emerge qt -pv
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild   R  ] x11-libs/qt-3.1.2-r4  +cups -nas -postgres +opengl 
> - -mysql -odbc +gif -debug
> 
> % emerge ksplash-ml-themes -pv
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild  N   ] x11-misc/ksplash-ml-0.95.3
> [ebuild  N   ] x11-themes/ksplash-ml-themes-20020705-r1
> 
> Perhaps you can unmerge ksplash and then try to emerge it again?
> 
> 
> - -- 
> ^^^ Kurt
> 
> There is no good nor evil; there is only power.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.2 (GNU/Linux)
> 
> iD8DBQE/M7LL0cAvx3ELfKARAk1FAJwM4TZmddBi5u8YwM9wKiR0Pg5bdwCcDvbf
> ukT38uw2TdGdjgF3T1a831E=
> =Td/H
> -END PGP SIGNATURE-
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
-- 
   .:|:.   Linux! May the Open Source be with you!
   |o o|   http://www.menteb.org
  /. V .\
  |/| |\|
   \W W/   DON'T PANIC!

GnuPG key http://www.menteb.org/bram.gpg
Key ID: 2F307829 @ http://pgp.mit.edu/
Fingerprint CAE0 F924 9590 4D99 7EB5 0A12 D0C7 63C2 2F30 7829



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] emerge fails

2003-08-14 Thread Kurt V. Hindenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 08 August 2003 08:58 am, Bram De Smet wrote:
| Calculating world dependencies \
| !!! all ebuilds that could satisfy "virtual/glu" have been masked.
| !!!(dependency required by "x11-libs/qt-3.1.2-r4" [ebuild])
|
| !!! Problem with ebuild x11-themes/ksplash-ml-themes-20020705-r1
| !!! Possibly a DEPEND/*DEPEND problem.

% emerge qt -pv

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

Calculating dependencies ...done!
[ebuild   R  ] x11-libs/qt-3.1.2-r4  +cups -nas -postgres +opengl 
- -mysql -odbc +gif -debug

% emerge ksplash-ml-themes -pv

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

Calculating dependencies ...done!
[ebuild  N   ] x11-misc/ksplash-ml-0.95.3
[ebuild  N   ] x11-themes/ksplash-ml-themes-20020705-r1

Perhaps you can unmerge ksplash and then try to emerge it again?


- -- 
^^^ Kurt

There is no good nor evil; there is only power.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/M7LL0cAvx3ELfKARAk1FAJwM4TZmddBi5u8YwM9wKiR0Pg5bdwCcDvbf
ukT38uw2TdGdjgF3T1a831E=
=Td/H
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Emerge fails with KeyError

2004-01-14 Thread dhfpilar
I did an emerge sync first thing yesterday morning and had to kill the process--THEN 
saw the warning at gentoo.org.  When portage became available again, emerge sync quit 
saying the time stamps matched.  emerge -upv world exited saying there was a portage 
update to do first (usually it's just listed with the other pkgs).  I did emerge -u 
portage which seemed to work, but now any invocation of emerge (as well as etcat) 
results in the following:

Traceback (most recent call last):
  File "/usr/bin/portageq", line 9, in ?
import portage,types,string
  File "/usr/lib/portage/pym/portage.py", line 6263, in ?
for y in db["/"]["porttree"].dbapi.xmatch("match-all", x):
  File "/usr/lib/portage/pym/portage.py", line 4591, in xmatch
myval=match_from_list(mydep,self.cp_list(mykey))
  File "/usr/lib/portage/pym/portage.py", line 3258, in match_from_list
raise KeyError, "Specific key requires an operator (%s)" % (mydep)
KeyError: 'Specific key requires an operator (kde-base/kde-3.2.0_beta1)'

please note that I am using beta2, not 1 of kde (though I believe the error has 
nothing to do with kde).

I checked bugzilla and the forums but can't find this exact problem.  There was1 
listing with KeyError but it was fixed via an unmerge--I can't unmerge since it gives 
me the same error.  

If there is somewhere else I should/could have looked before taking up the bandwidth 
of this list, please let me know.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge fails on exchange4linux

2003-10-05 Thread Peter



Hi,
 
I´m new to all this and 
have just mastered to get the system up and 
running.
 
I´v found an ebuild I´m very interested in at http://cvs.berlios.de/cgi-bin/viewcvs.cgi/gentoo-deutsch/ebuilds/net-mail/exchange4linux 
 
After download I try to emerge --pretend ... 
and I get the error "error calculating dependencies" please 
correct.
 
Is it because the ebuild comes from CVS and the 
system is not setup for this, or what ?
 
Please help me install exchange4linux, 

 
Thank you, Peter


[gentoo-user] emerge fails with error.

2003-10-27 Thread Phil Barnett

When running:

emerge -up world

I get a bunch of things that need to be updated and then it ends with:

Traceback (most recent call last):
  File "/usr/bin/emerge", line 2133, in ?
mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1103, in display
elif (not "--emptytree" in myopts) and 
portage.db[x[1]]["vartree"].exists_specific_cat(x[2]):
  File "/usr/lib/python2.2/site-packages/portage.py", line 3469, in 
exists_specific_cat
self.invalidentry(self.root+"var/db/pkg/"+a[0]+"/"+x)
AttributeError: vartree instance has no attribute 'invalidentry'

What should I do?

-- 

Copyright is a temporary loan from the public domain, not property.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge fails with KeyError

2004-01-14 Thread David
O.K. I finally found out via forums that the portage upgrade effected world 
file as well as files beneath /etc/portage--they now need to be prefaced by = 
or >= etc.   I guess I missed something as I was making coffee during the 
emerge.



On Wednesday 14 January 2004 08:58, [EMAIL PROTECTED] wrote:
> I did an emerge sync first thing yesterday morning and had to kill the
> process--THEN saw the warning at gentoo.org.  When portage became available
> again, emerge sync quit saying the time stamps matched.  emerge -upv world
> exited saying there was a portage update to do first (usually it's just
> listed with the other pkgs).  I did emerge -u portage which seemed to work,
> but now any invocation of emerge (as well as etcat) results in the
> following:
>
> Traceback (most recent call last):
>   File "/usr/bin/portageq", line 9, in ?
> import portage,types,string
>   File "/usr/lib/portage/pym/portage.py", line 6263, in ?
> for y in db["/"]["porttree"].dbapi.xmatch("match-all", x):
>   File "/usr/lib/portage/pym/portage.py", line 4591, in xmatch
> myval=match_from_list(mydep,self.cp_list(mykey))
>   File "/usr/lib/portage/pym/portage.py", line 3258, in match_from_list
> raise KeyError, "Specific key requires an operator (%s)" % (mydep)
> KeyError: 'Specific key requires an operator (kde-base/kde-3.2.0_beta1)'
>
> please note that I am using beta2, not 1 of kde (though I believe the error
> has nothing to do with kde).
>
> I checked bugzilla and the forums but can't find this exact problem.  There
> was1 listing with KeyError but it was fixed via an unmerge--I can't unmerge
> since it gives me the same error.
>
> If there is somewhere else I should/could have looked before taking up the
> bandwidth of this list, please let me know.
>
> --
> [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails on exchange4linux

2003-10-06 Thread Ian Truelsen
On Mon, 6 Oct 2003 08:28:45 +0200
"Peter" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I´m new to all this and 
> have just mastered to get the system up and running.
> 
> I´v found an ebuild I´m very interested in at
> http://cvs.berlios.de/cgi-bin/viewcvs.cgi/gentoo-deutsch/ebuilds/net-mail/exchange4linux
> 
> 
> After download I try to emerge --pretend ... and I get the error
> "error calculating dependencies" please correct.
> 
> Is it because the ebuild comes from CVS and the system is not setup
> for this, or what ?
> 
> Please help me install exchange4linux, 
> 
You'll need to create the directory net-mail/exchange4linux in
/usr/local/portage and save the exchange4linux ebuild file in there.
Then, when you run emerge, it should be able to find the ebuild and
install it.

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails with error.

2003-10-27 Thread Kevin Miller, Jr.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I did emerge'd sync my system.  I got no errors when I emerge -upD world.

Try to emerge sync again.

Kevin

Did you try to emerge sync again?

On Monday 27 October 2003 9:56 pm, Phil Barnett wrote:
> When running:
>
> emerge -up world
>
> I get a bunch of things that need to be updated and then it ends with:
>
> Traceback (most recent call last):
>   File "/usr/bin/emerge", line 2133, in ?
> mydepgraph.display(mydepgraph.altlist())
>   File "/usr/bin/emerge", line 1103, in display
> elif (not "--emptytree" in myopts) and
> portage.db[x[1]]["vartree"].exists_specific_cat(x[2]):
>   File "/usr/lib/python2.2/site-packages/portage.py", line 3469, in
> exists_specific_cat
> self.invalidentry(self.root+"var/db/pkg/"+a[0]+"/"+x)
> AttributeError: vartree instance has no attribute 'invalidentry'
>
> What should I do?

- -- 
Kevin Miller, Jr.
Masters of Public Affairs,
Comparative and International Affairs, Information Systems, and Nonprofit 
Management,
School of Public and Environmental Affairs
Indiana University - Bloomington
http://www.amerasianworld.com
[EMAIL PROTECTED]
mobile: 812-219-5047

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ngZdP2TQUAjSykARAifrAJwP9Znk5u71S12QfnKb73N7dobAcwCfceP2
AXpJdlM8fcoGKNEyTTY78IA=
=07bh
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails with error.

2003-10-28 Thread Pat Kerwan


On Tue, Oct 28, 2003 at 12:56:46AM -0500, Phil Barnett wrote:
> 
> When running:
> 
> emerge -up world
> 
> I get a bunch of things that need to be updated and then it ends with:
> 
> Traceback (most recent call last):
>   File "/usr/bin/emerge", line 2133, in ?
> mydepgraph.display(mydepgraph.altlist())
>   File "/usr/bin/emerge", line 1103, in display
> elif (not "--emptytree" in myopts) and 
> portage.db[x[1]]["vartree"].exists_specific_cat(x[2]):
>   File "/usr/lib/python2.2/site-packages/portage.py", line 3469, in 
> exists_specific_cat
> self.invalidentry(self.root+"var/db/pkg/"+a[0]+"/"+x)
> AttributeError: vartree instance has no attribute 'invalidentry'
> 

I get the same backtrace whenever I run:

$ emerge -p openoffice

I don't know if this is important, but I tried upgrading to
openoffice-1.1.0 about a week ago, and it barfed.  Maybe it left
portage in a bad state.

I only see this with openoffice.  Might openoffice be in your list of
packages?  Or did you have a previous emerge failure?

NOTE: I don't actually know what to do about it in either case.  But this
  could be useful information in the bug report.

- PK

> What should I do?
> 
> -- 
> 
> Copyright is a temporary loan from the public domain, not property.
> 
> 
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails with error.

2003-10-28 Thread Phil Barnett
On Tuesday 28 October 2003 1:02 am, Kevin Miller, Jr. wrote:

> Did you try to emerge sync again?

Yes, twice. Didn't make any difference.

I do have open office installed and it's not updated yet.

-- 

Copyright is a temporary loan from the public domain, not property.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails with error.

2003-10-28 Thread Kevin Miller, Jr.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I had problems with installing OpenOffice.org too.  Check the forum and the 
mail archives for some suggestions.

Essentially what I did was remove the old version of OpenOffice first.  Then, 
when realizing I did not have enough disk space (you will need at least 4 
gigs for OpenOffice to compile), I went and deleted files that portage used 
to compile programs.  After that, I had no problems installing OpenOffice.

Kevin

On Tuesday 28 October 2003 5:43 am, Phil Barnett wrote:
> On Tuesday 28 October 2003 1:02 am, Kevin Miller, Jr. wrote:
> > Did you try to emerge sync again?
>
> Yes, twice. Didn't make any difference.
>
> I do have open office installed and it's not updated yet.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/nobUP2TQUAjSykARAjQWAJ4gj6Otkv/gKBTJ3SPH1rVWozgnKwCfffOB
PaeaFJdQRHYe09m+M0BoGSY=
=aUK/
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge fails with error.

2003-10-29 Thread red-baron
i also had problems compiling OO1.1.
i had to remove all CFLAGS except "-march=pentium4" 

but i'm quite a newbe to linux and C. but i'm hard at working into it
does someone have good link for usage of CFLAGS?

red

On Tuesday 28 October 2003 16:10, Kevin Miller, Jr. wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I had problems with installing OpenOffice.org too.  Check the forum and the
> mail archives for some suggestions.
>
> Essentially what I did was remove the old version of OpenOffice first. 
> Then, when realizing I did not have enough disk space (you will need at
> least 4 gigs for OpenOffice to compile), I went and deleted files that
> portage used to compile programs.  After that, I had no problems installing
> OpenOffice.
>
> Kevin
>
> On Tuesday 28 October 2003 5:43 am, Phil Barnett wrote:
> > On Tuesday 28 October 2003 1:02 am, Kevin Miller, Jr. wrote:
> > > Did you try to emerge sync again?
> >
> > Yes, twice. Didn't make any difference.
> >
> > I do have open office installed and it's not updated yet.
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQE/nobUP2TQUAjSykARAjQWAJ4gj6Otkv/gKBTJ3SPH1rVWozgnKwCfffOB
> PaeaFJdQRHYe09m+M0BoGSY=
> =aUK/
> -END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge fails on vim-6.2-r3

2003-10-03 Thread Barry Marler
Emerging vim-6.2-r2 to 6.2-r3, I get the following error:


In file included from os_unix.h:57,
 from vim.h:186,
 from buffer.c:29:
/usr/include/libc.h:33: parse error before "Rune"
/usr/include/libc.h:34: parse error before '*' token
In file included from os_unix.h:57,
 from vim.h:186,
 from charset.c:10:
/usr/include/libc.h:33: parse error before "Rune"
/usr/include/libc.h:34: parse error before '*' token
make[1]: *** [objects/charset.o] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: *** [objects/buffer.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/vim-6.2-r3/work/vim62/src'
make: *** [first] Error 2

!!! ERROR: app-editors/vim-6.2-r3 failed.
!!! Function src_compile, Line 236, Exitcode 2
!!! emake failed

Anyone?

-- 
Barry Marler
Plant Genome Mapping Laboratory
University of Georgia
Room 229, Center for Applied Genetic Technologies
111 Riverbend Rd.
Athens, GA 30602
706.583.0164 [office]
706.583.0160 [fax]
http://www.plantgenome.uga.edu

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Emerge fails in portage 2.0.49-r17 + FIX

2003-11-26 Thread Anders Dahlqvist
After upgrading to portage 2.0.49-r17 emerge and ebuild bales out with the 
message:
Traceback (most recent call last): 
  File "/usr/bin/emerge", line 1784, in ? 
ip=socket.gethostbyname(hostname) 
NameError: name 'socket' is not defined 
Obviously installing an earlier version of portage won't work.

Quick and not so dirty fix:
Change line 6 in /usr/bin/emerge from 
import os,sys 
to 
import os,sys,socket 

and think of how severe this would be if GENTOO weren't an open-source 
system and if /usr/bin/emerge were a binary file and not written in python.
-- 
C:\WINDOWS\RUN C:\WINDOWS\CRASH C:\ME\FDISK /usr/src/linux 

   -- From a Slashdot.org post

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge fails in portage 2.0.49-r17 + FIX

2003-11-26 Thread Nick Jones

> After upgrading to portage 2.0.49-r17 emerge and ebuild
> bales out with the message:

> Traceback (most recent call last): 
>   File "/usr/bin/emerge", line 1784, in ? 
> ip=socket.gethostbyname(hostname) 
> NameError: name 'socket' is not defined 
>
> Obviously installing an earlier version of portage won't work.

Why wouldn't it? If you used a stable instead of a testing version,
you wouldn't hit this problem. -r17 was ~arch, and is now masked.
Either do what you have below, or emerge -r15.

> Quick and not so dirty fix:
> Change line 6 in /usr/bin/emerge from 
> import os,sys 
> to 
> import os,sys,socket 

And that would be the actually implemented solution. Please post to
bugzilla if you have issues and/or fixes. Mailing lists are not the
fastest way to contact someone to get an issue worked out.

> and think of how severe this would be if GENTOO weren't an open-source 
> system and if /usr/bin/emerge were a binary file and not written in python.

Really doesn't have anything to do with it being open source. It's a
bug that slipped through the 6 complete stages (1,2,3,1mp,2mp,3mp)
that were built before it ever made it to rsync. It's a deficiency
in the testing of alternate and auxiliary functions of portage that
is now quite a bit more obvious and will be remedied.

It's not very severe, and there is a reason why python is the language
of choice for portage and not some other compiled language.

I'm tired and slightly annoyed at having such a bug found, so I hope
I come across well, but it seems that your last comment is slightly
fear-mongering and/or based in a bit of annoyance itself. Let's try
to just keep it to the fact that there is a bug and it should be
dealt with.

--NJ



--
[EMAIL PROTECTED] mailing list