gnash auto sync broken for a week

Asked by Alexander Sack

please take a look:

https://code.edge.launchpad.net/~vcs-imports/gnash/trunk

if you have questions, please ping on IRC (asac) as i don't read this mailbox regularly.

Thanks,
 - Alexander

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#1

It looks like late on Saturday Feb 23rd (in UTC times) something happened in the repository that the importer didn't like. Every import attempt since then has failed with:

Traceback (most recent call last):
  File "/home/importd/dists/launchpad/lib/importd/CommandLineRunner.py", line 67, in ?
    main()
  File "/home/importd/dists/launchpad/lib/importd/CommandLineRunner.py", line 64, in main
    doer.runMethod(method, dirname)
  File "/home/importd/dists/launchpad/lib/importd/CommandLineRunner.py", line 57, in runMethod
    getattr(self._job, method)(logger=self.logger, dir=dirname)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/importd/Job.py", line 189, in runJob
    strategy(self, dir, logger)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/importd/JobStrategy.py", line 127, in sync
    self._importIncrementally(target_path)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/importd/JobStrategy.py", line 153, in _importIncrementally
    self.runtobaz("-SC", "%s::" % lastCommit, target_path, self.logger)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/importd/JobStrategy.py", line 86, in runtobaz
    totla.totla(config, logger, config.args, self.sourceTree())
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/cscvs/cmds/totla.py", line 252, in totla
    apply_changeset(source_tree, logger, apply, revision, target_tree, revisions)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/cscvs/cmds/totla.py", line 122, in apply_changeset
    fileChange.apply(logger, target_tree, prune)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/CVS/StorageLayer.py", line 912, in apply
    self._add(logger, target_tree)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/CVS/StorageLayer.py", line 847, in _add
    target_tree.add_tag(self.filename)
  File "/srv/importd.ubuntu.com/dists/launchpad/lib/cscvs/bzr.py", line 101, in add_tag
    raise AlreadyAddedError(self, relpath)
cscvs.bzr.AlreadyAddedError: Tried to add already versioned name. tree=u'/srv/importd.ubuntu.com/botslave/series-000014b3/bzrworking' relpath='libmedia/ffmpeg/VideoDecoderFfmpeg.cpp'

I guess this could be another instance of the dreaded bug #120977. I'll investigate some more and get back to you.

Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#2

Yes, definitely looks like that bug (read the output of "cvs -z3 -d:pserver:<email address hidden>:/sources/gnash rlog gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.cpp" for more evidence).

Revision history for this message
Christian Reis (kiko) said :
#3

I just kicked this off again, now that the bug that caused this to fail was fixed.

Can you help with this problem?

Provide an answer of your own, or ask Alexander Sack for more information if necessary.

To post a message you must log in.