public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Problems with glsa-check
@ 2004-12-05 21:24 Martin Larsson
  2004-12-06  4:30 ` Aaron Walker
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Larsson @ 2004-12-05 21:24 UTC (permalink / raw
  To: gentoo-user

I run 'glsa-check -l' and get a nice list of security advisories. So I
try 'glsa-check -f new' and get:
fixing 200411-13
auxdb exception:
[/usr/portage/::app-portage/gentoolkit-0.2.0_pre8-r1]: u'No key
provided. key: gentoolkit-0.2.0_pre8-r1'
Traceback (most recent call last):
  File "/usr/bin/glsa-check", line 162, in ?
    mergelist = myglsa.getMergeList()
  File "/usr/lib/gentoolkit/pym/glsa.py", line 565, in getMergeList
    self.packages[pkg]["unaff_atoms"])
  File "/usr/lib/gentoolkit/pym/glsa.py", line 324, in getMinUpgrade
    mylist = portage.db["/"]["porttree"].dbapi.match(u)
  File "/usr/lib/portage/pym/portage.py", line 5359, in match
    return self.xmatch("match-visible",mydep)
  File "/usr/lib/portage/pym/portage.py", line 5346, in xmatch
    myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep=mydep,mykey=mykey))
  File "/usr/lib/portage/pym/portage.py", line 5332, in xmatch
    myval=self.gvisible(self.visible(self.cp_list(mykey)))
  File "/usr/lib/portage/pym/portage.py", line 5430, in gvisible
    myaux=db["/"]["porttree"].dbapi.aux_get(mycpv, ["KEYWORDS"])
  File "/usr/lib/portage/pym/portage.py", line 5090, in aux_get
    self.auxdb[mylocation][cat].del_key(pkg)
  File "/usr/lib/portage/pym/portage_db_flat.py", line 98, in del_key
    mylock = portage_locks.lockfile(self.fullpath+key, wantnewlockfile=1)
  File "/usr/lib/portage/pym/portage_locks.py", line 83, in lockfile
    raise ValueError, "Unknown type passed in '%s': '%s'" %
(type(mypath),mypath)
ValueError: Unknown type passed in '<type 'unicode'>':
'/var/cache/edb/dep//usr/portage//app-portage/gentoolkit-0.2.0_pre8-r1'
r

Trying to fix 200411-13 gives the same message.
Trying to fix any of the other SA's in the list gives no problems. But
-13 is the only one marked with [N]. It's:
Portage, Gentoolkit: Temporary file vulnerabilities (
app-portage/gentoolkit sys-apps/portage )

So I tried re-emerging those packages, but that made no difference...
I also tried re-emerging python, but to no avail.
Anyone knows what's going on?

M.

--
gentoo-user@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-06 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-05 21:24 [gentoo-user] Problems with glsa-check Martin Larsson
2004-12-06  4:30 ` Aaron Walker
2004-12-06 21:21   ` Martin Larsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox