Bonjour,
J’ai tenté hier une installation de YunoHost sur mon sheevaplug, sur une installation fraîche de Debian 7.5.
L’installation a échoué, et le fichier /var/log/yunohost.log fini par :
Errors were encountered while processing:
python-twisted-words
python-twisted
python-foolscap
python-nevow
tahoe-lafs
yunohost-config-tahoe
yunohost-config yunohost
E: Sub-process /usr/bin/dpkg returned an error code (1)
J’ai tenté une installation manuelle des paquets incriminés, mais j’ai eu ça :
root@chezmoi:/tmp/yunohost/install_script# aptitude install python-twisted-words
The following partially installed packages will be configured:
python-foolscap python-nevow python-twisted python-twisted-words tahoe-lafs yunohost yunohost-config yunohost-config-tahoe
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
W: Unknown flag value:
Setting up python-twisted-words (12.0.0-1) ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.7/dist-packages/twisted/words/protocols/oscar.py', 256, 30, ' self.seqnum=(self.seq\xeeum+1)%0xFFFF\n'))
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/twisted/words/protocols/oscar.py', 256, 30, ' self.seqnum=(self.seq\xeeum+1)%0xFFFF\n'))
dpkg: error processing python-twisted-words (--configure):
subprocess installed post-installation script returned error exit status 101
[…]
(la suite est ici : 1)
Avez-vous une piste à me proposer pour que je puisse avancer dans mon installation ?
Merci d’avance