Some github imports fail due to gpgsig error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
New
|
Undecided
|
Unassigned |
Bug Description
When requesting some bazaar imports in Launchpad, we got the following error, preventing import jobs to perform:
2016-09-27 15:07:52 INFO Starting job.
2016-09-27 15:07:52 INFO Getting exising bzr branch from central store.
2016-09-27 15:07:52 INFO [chan bzr SocketAsChannel
2016-09-27 15:07:52 INFO 35 bytes transferred
2016-09-27 15:07:58 INFO [chan bzr SocketAsChannel
2016-09-27 15:08:00 INFO Importing branch.
2016-09-27 15:08:03 INFO Counting objects: 851, done. 0
2016-09-27 15:08:03 INFO finding revisions to fetch:generating index 0/851
2016-09-27 15:08:04 INFO finding revisions to fetch:generating index 0/851
2016-09-27 15:08:04 INFO finding revisions to fetch 1
2016-09-27 15:08:04 INFO
Traceback (most recent call last):
File "/srv/importd.
sys.
File "/srv/importd.
return import_worker.run()
File "/srv/importd.
return self._doImport()
File "/srv/importd.
inter_
File "/srv/importd.
self.
File "/srv/importd.
determine_
File "/srv/importd.
limit)
File "/srv/importd.
mapping.
File "/srv/importd.
raise UnknownCommitEx
bzrlib.
Import failed:
Traceback (most recent call last):
Failure: twisted.
summary: |
- Some github imports failed due to gpgsig error + Some github imports fail due to gpgsig error |