Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: GLSA-Check crash: InvalidAtom:
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
huuan
Apprentice
Apprentice


Joined: 19 Feb 2007
Posts: 265
Location: California

PostPosted: Tue Dec 03, 2013 6:47 pm    Post subject: SOLVED: GLSA-Check crash: InvalidAtom: Reply with quote

This morning /usr/bin/glsa-check -t all doesn't like itself:
Code:

Traceback (most recent call last):
  File "/usr/bin/glsa-check", line 341, in <module>
    if myglsa.isVulnerable():
  File "/usr/lib64/python3.2/site-packages/gentoolkit/glsa/__init__.py", line 679, in isVulnerable
    or (None != getMinUpgrade([v,], path["unaff_atoms"]))
  File "/usr/lib64/python3.2/site-packages/gentoolkit/glsa/__init__.py", line 406, in getMinUpgrade
    v_installed = reduce(operator.add, [match(v, "vartree") for v in vulnerableList], [])
  File "/usr/lib64/python3.2/site-packages/gentoolkit/glsa/__init__.py", line 406, in <listcomp>
    v_installed = reduce(operator.add, [match(v, "vartree") for v in vulnerableList], [])
  File "/usr/lib64/python3.2/site-packages/gentoolkit/glsa/__init__.py", line 343, in match
    return db.match(atom)
  File "/usr/lib64/python3.2/site-packages/portage/dbapi/vartree.py", line 505, in match
    origdep, mydb=self, use_cache=use_cache, settings=self.settings)
  File "/usr/lib64/python3.2/site-packages/portage/dbapi/dep_expand.py", line 35, in dep_expand
    mydep = Atom(mydep, allow_repo=True)
  File "/usr/lib64/python3.2/site-packages/portage/dep/__init__.py", line 1255, in __init__
    raise InvalidAtom(self)
portage.exception.InvalidAtom: <dev-libs/openssl -0.9.8y


I see that atom exists at:
/usr/portage/dev-libs/openssl/openssl-0.9.8y.ebuild


I'm guessing this is somehow related to the latest openssl bug: https://forums.gentoo.org/viewtopic-t-977462-view-newest.html

Any insights?


Last edited by huuan on Tue Dec 03, 2013 8:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
huuan
Apprentice
Apprentice


Joined: 19 Feb 2007
Posts: 265
Location: California

PostPosted: Tue Dec 03, 2013 8:54 pm    Post subject: Reply with quote

I run glsacheck -t all every morning at 8am after running emerge --sync at 3am

It went away after I did another emerge --sync just now
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Wed Dec 04, 2013 3:29 am    Post subject: Reply with quote

Yeah, I saw chat in irc about it. It was fixed quickly when it was noticed.
Code:
<dev-libs/openssl -0.9.8y
Note the space between openssl and -0.9.8y
_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum