Please import Scilab VCS

Asked by Sylvestre Ledru

Hello,

It seems there is a problem with the git import of Scilab repository.
It fails all the time on the last for revisions. A bug on the importer ?

Thanks
Sylvestre

Full log:
http://launchpadlibrarian.net/35589671/scilab-master-log.txt

Interesting information:
2009-11-10 12:13:18 INFO 48 bytes transferred |
2009-11-10 12:13:20 INFO Counting objects: 262 0
[...]
2009-11-10 12:24:54 INFO finding revisions to fetch 1/139974
[...]
2009-11-12 21:04:00 INFO fetching revisions 31318/31329
2009-11-12 21:05:04 INFO fetching revisions 31321/31329
2009-11-12 21:06:16 INFO fetching revisions 31325/31329
2009-11-12 21:14:20 INFO
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/scripts/code-import-worker.py", line 61, in ?
    script.main()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/scripts/code-import-worker.py", line 56, in main
    import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/lib/lp/codehosting/codeimport/worker.py", line 398, in run
    self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/lib/lp/codehosting/codeimport/worker.py", line 495, in _doImport
    self.pushBazaarWorkingTree(bazaar_tree)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/lib/lp/codehosting/codeimport/worker.py", line 523, in pushBazaarWorkingTree
    PullingImportWorker.pushBazaarWorkingTree(self, bazaar_tree)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/lib/lp/codehosting/codeimport/worker.py", line 366, in pushBazaarWorkingTree
    self.bazaar_branch_store.push(
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/lib/lp/codehosting/codeimport/worker.py", line 86, in push
    branch_to.pull(branch_from, overwrite=True)
  File "<string>", line 2, in pull_write_locked
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/eggs/bzr-2.0.0_lp_2-py2.4-linux-x86_64.egg/bzrlib/branch.py", line 2142, in lock_write
    return self.control_files.lock_write(token=token)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/eggs/bzr-2.0.0_lp_2-py2.4-linux-x86_64.egg/bzrlib/lockable_files.py", line 194, in lock_write
    token_from_lock = self._lock.lock_write(token=token)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/eggs/bzr-2.0.0_lp_2-py2.4-linux-x86_64.egg/bzrlib/lockdir.py", line 579, in lock_write
    return self.wait_lock()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8642/eggs/bzr-2.0.0_lp_2-py2.4-linux-x86_64.egg/bzrlib/lockdir.py", line 547, in wait_lock
    raise LockContention(self)
bzrlib.errors.LockContention: Could not acquire lock "LockDir(sftp://hoover@escudero/srv/importd/www/0003e97d/.bzr/branch/lock)":
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.

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
Martin Pool (mbp) said :
#1

This looks a lot like bug 513669.

Revision history for this message
Aaron Bentley (abentley) said :
#2

This should now be fixed.

Revision history for this message
Sylvestre Ledru (sylvestre) said :
#3
Revision history for this message
Aaron Bentley (abentley) said :
#4

We broke the stale lock. Now I've reactivated the import.

Can you help with this problem?

Provide an answer of your own, or ask Sylvestre Ledru for more information if necessary.

To post a message you must log in.