[Python-projects] apycot
Didrik Pinte
lists at dipole-consulting.com
Thu Apr 23 09:35:06 CEST 2009
On Wed, 2009-04-22 at 15:10 +0200, Julien Jehannet wrote:
> > * Didrik Pinte <lists at dipole-consulting.com> [22-avr-2009 10:06]:
> > On Wed, 2009-04-22 at 09:58 +0200, Sylvain Thénault wrote:
> > > >
> > > > It seems there is another import problem. python-logilab-common is
> > > > installed on my computer but I haven't found where.
> > >
> > > huum, I suppose you're encountering our python-central-to-python-support migration pain.
> > > What logilab's repository are you using in your /etc/apt/sources.list ? We should check
> > > state of python packages there... It sounds like you've a python-support based logilab-common
> > > but a python-central logilab-devtools (and the latter is the pb). Julien, could you check this please ?
> >
> > I'm using the following repository :
> >
> > deb http://ftp.logilab.org/dists unstable/
>
> Use deb http://ftp.logilab.org/dists stable/ in your sources.list.
> You will be able to update to logilab-devtools 0.13.6
>
> I will sync the other distribs as soon as I can.
Hi Julien,
I made the upgrade using the stable repository.
Now, I get the following error :
2009-04-23 09:30:26 - (apycot.bot) INFO: *************** hydroplatform
error output:
2009-04-23 09:30:26 - (apycot.bot) INFO: Traceback (most recent call
last):
File "/usr/bin/apycotclient", line 3, in <module>
client.run()
File "/usr/lib/python2.5/site-packages/apycotbot/client.py", line 263,
in run
%s""")
File "/usr/lib/pymodules/python2.5/logilab/common/clcommands.py", line
136, in main_run
cmd_run(arg, *args)
File "/usr/lib/pymodules/python2.5/logilab/common/clcommands.py", line
119, in cmd_run
command.run(args)
File "/usr/lib/python2.5/site-packages/apycotbot/client.py", line 244,
in run
test = Test(cnxhdlr.cnx, tconfig, writer, self['checks'],
dict(self))
File "/usr/lib/python2.5/site-packages/apycotbot/task.py", line 83, in
__init__
config = tconfig.test_init(writer, self.tmpdir, options)
File "/usr/share/cubicweb/cubes/apycot/entities.py", line 183, in
test_init
self.repository().tag = additional_options['tag']
File "/usr/lib/pymodules/python2.5/logilab/common/decorators.py", line
27, in cache_wrapper1
value = callableobj(self, *args)
File "/usr/share/cubicweb/cubes/apycot/entities.py", line 160, in
repository
from apycotbot.repositories import get_repository
File "/usr/lib/python2.5/site-packages/apycotbot/repositories.py",
line 16, in <module>
from logilab.devtools.vcslib.hg import HGAgent
File "/usr/lib/pymodules/python2.5/logilab/devtools/vcslib/hg.py",
line 38, in <module>
from mercurial.repo import RepoError
ImportError: cannot import name RepoError
Didrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.logilab.org/pipermail/python-projects/attachments/20090423/b19acffb/attachment.pgp>
More information about the Python-Projects
mailing list