[gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Susie
Number of files: 73503
Number of files transferred: 187
Total file size: 57701810 bytes
Total transferred file size: 114194 bytes
Literal data: 114194 bytes
Matched data: 0 bytes
File list size: 162
Total bytes written: 3925
I guess I'll be reinstalling my system today... I wanted to update it
anyhoo as portage had changed several times and I now have a new cpu and
more ram... but I find it a bit disturbing that after doing an emerge
-uDv world it seemed to stop after the portage and not pick up again and
when I run a new sync and emerge -puDv world I get what occurs below... 
 Anyone else have this??  

Btw to the powers that be if your reading this
could it be possible to note in Announce when a package is having major
changes if it's system critical packages and not just security bugs?  It
would be nice to be warned for a change.  Because as we all know when we
run emerge -uDv world it can take awhile so alot of us aren't staring at
the thing so sometimes we miss the at time messages or it scrolls so
fast we don't see them.

PS yes I'm going to put this in bugzilla too...

-

Total bytes read: 1693246

wrote 3925 bytes  read 1693246 bytes  45257.89 bytes/sec
total size is 57701810  speedup is 34.00

 Updating Portage cache...  ...done!


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

Calculating world dependencies /Traceback (most recent call last):
  File /usr/bin/emerge, line 2513, in ?
if not mydepgraph.xcreate(myaction):
  File /usr/bin/emerge, line 1105, in xcreate
myeb=portage.portdb.xmatch(bestmatch-visible,mydep)
  File /usr/lib/portage/pym/portage.py, line 4673, in xmatch
myval=best(self.xmatch(match-visible,None,mydep,mykey))
  File /usr/lib/portage/pym/portage.py, line 4684, in xmatch
   
myval=match_from_list(mydep,self.xmatch(list-visible,None,mydep,mykey
))  File /usr/lib/portage/pym/portage.py, line 3531, in
match_from_listraise KeyError, Specific key requires an operator
(%s) (try adding an '=') % (mydep) KeyError: Specific key requires an
operator (dev-libs/elfutils-0.84) (try adding an '=') bash-2.05b$ 


-- 

Susie
http://members.shaw.ca/rhiannon3/

Digitally signed
GPG Key ID: E93F0D23
Key fingerprint = 33F8 0E9D 3AD1 23E0 C70F  ECC6 7871 D811 E93F 0D23

---

There is no revenge so complete as forgiveness. - Josh Billings





pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Kathy Wills
Susie wrote:

Total bytes read: 1693246

wrote 3925 bytes  read 1693246 bytes  45257.89 bytes/sec
total size is 57701810  speedup is 34.00
 

Updating Portage cache...  ...done!
   



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

Calculating world dependencies /Traceback (most recent call last):
 File /usr/bin/emerge, line 2513, in ?
   if not mydepgraph.xcreate(myaction):
 File /usr/bin/emerge, line 1105, in xcreate
   myeb=portage.portdb.xmatch(bestmatch-visible,mydep)
 File /usr/lib/portage/pym/portage.py, line 4673, in xmatch
   myval=best(self.xmatch(match-visible,None,mydep,mykey))
 File /usr/lib/portage/pym/portage.py, line 4684, in xmatch
  
myval=match_from_list(mydep,self.xmatch(list-visible,None,mydep,mykey
))  File /usr/lib/portage/pym/portage.py, line 3531, in
match_from_listraise KeyError, Specific key requires an operator
(%s) (try adding an '=') % (mydep) KeyError: Specific key requires an
operator (dev-libs/elfutils-0.84) (try adding an '=') bash-2.05b$ 

 

Just curious as to which version of portage it was.  There is a bug 
report already filed on portage version 2.0.50 that was a available this 
morning.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Thomas Schneider
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


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

 Calculating world dependencies /Traceback (most recent call last):
   File /usr/bin/emerge, line 2513, in ?
 if not mydepgraph.xcreate(myaction):
   File /usr/bin/emerge, line 1105, in xcreate
 myeb=portage.portdb.xmatch(bestmatch-visible,mydep)
   File /usr/lib/portage/pym/portage.py, line 4673, in xmatch
 myval=best(self.xmatch(match-visible,None,mydep,mykey))
   File /usr/lib/portage/pym/portage.py, line 4684, in xmatch

 myval=match_from_list(mydep,self.xmatch(list-visible,None,mydep,mykey
 ))  File /usr/lib/portage/pym/portage.py, line 3531, in
 match_from_listraise KeyError, Specific key requires an operator
 (%s) (try adding an '=') % (mydep) KeyError: Specific key requires an
 operator (dev-libs/elfutils-0.84) (try adding an '=') bash-2.05b$

I had something similar today while updating. The bad guy had been an
entry in /var/cache/edb/world where was a package with version number
without a = in front of it. I think they changed something in world.
There has to be a = or a = in front of the package when using a special
version.

Hope that helps.
Greetz.
Thomas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAJWvunnVfAiMuSFIRArFrAJ0ZfiUBJ9scNU6JZ/jGQ0sTJesDvACgiF0A
jNY3KI9ZbfKfsyXde3mA11Y=
=x6xK
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Ralph Slooten
On Sat, 07 Feb 2004 13:50:31 -0800
Susie [EMAIL PROTECTED] wrote:

 myval=match_from_list(mydep,self.xmatch(list-visible,None,mydep,mykey
 ))  File /usr/lib/portage/pym/portage.py, line 3531, in
 match_from_listraise KeyError, Specific key requires an operator
 (%s) (try adding an '=') % (mydep) KeyError: Specific key requires an
 operator (dev-libs/elfutils-0.84) (try adding an '=') bash-2.05b$ 

Simply re-doing `emerge sync` solved it for me ;-)
 
Greetings
Ralph
--
http://axljab.homelinux.org/


pgp0.pgp
Description: PGP signature