Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[sicurezza] glsa-check - strano errore [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4796
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Tue Nov 15, 2005 8:55 pm    Post subject: [sicurezza] glsa-check - strano errore [risolto] Reply with quote

Code:

s939 ~ # glsa-check -p all
WARNING: This tool is completely new and not very tested, so it should not be
used on production systems. It's mainly a test tool for the new GLSA release
and distribution system, it's functionality will later be merged into emerge
and equery.
Please read http://www.gentoo.org/proj/en/portage/glsa-integration.xml
before using this tool AND before reporting a bug.

Traceback (most recent call last):
  File "/usr/bin/glsa-check", line 181, in ?
    myglsa = Glsa(myid, glsaconfig)
  File "/usr/lib/gentoolkit/pym/glsa.py", line 414, in __init__
    self.read()
  File "/usr/lib/gentoolkit/pym/glsa.py", line 432, in read
    self.parse(urllib.urlopen(myurl))
  File "/usr/lib/gentoolkit/pym/glsa.py", line 446, in parse
    self.DOM = xml.dom.minidom.parse(myfile)
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py", line 1914, in parse
    from xml.dom import expatbuilder
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/expatbuilder.py", line 32, in ?
    from xml.parsers import expat
  File "/usr/lib/python2.4/site-packages/_xmlplus/parsers/expat.py", line 4, in ?
    from pyexpat import *
ImportError: /usr/lib64/python2.4/site-packages/_xmlplus/parsers/pyexpat.so: undefined symbol: PyUnicodeUCS2_DecodeUTF8

Da cosa può dipendere?
_________________
vu vu vu
gentù
mi piaci tu


Last edited by cloc3 on Wed Nov 16, 2005 5:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Nov 16, 2005 9:19 am    Post subject: Re: [sicurezza] glsa-check - strano errore Reply with quote

cloc3 wrote:
Code:
ImportError: /usr/lib64/python2.4/site-packages/_xmlplus/parsers/pyexpat.so: undefined symbol: PyUnicodeUCS2_DecodeUTF8

Da cosa può dipendere?


forse hai un python-updater o un revdep-rebuild da fare :roll:
_________________
Ciao da me!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4796
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Nov 16, 2005 10:15 am    Post subject: Re: [sicurezza] glsa-check - strano errore Reply with quote

randomaze wrote:

forse hai un python-updater o un revdep-rebuild da fare :roll:

Il python-updater lo avevo già fatto, avendo letto un thread recente che mi aveva messo la pulce nell'orecchio.
Il revdep-rebuild non ci avevo pensato. Ci proverò.

EDIT: anche il revdep-rebuild si è rivelato inutile.

Invece, ho poi risolto con:
Code:

s939 ~ # equery b pyexpat.so
[ Searching for file(s) pyexpat.so in *... ]
...
dev-python/pyxml-0.8.4 (/usr/lib64/python2.4/site-packages/_xmlplus/parsers/pyexpat.so)
s939 ~ # emerge -C pyxml

Non si tratta però di un baco di quel programma, perché reinstallandolo nuovamente il problema non si presentato un'altra volta.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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