bzr git-import complains about "invalid object name"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Triaged
|
Medium
|
Unassigned | ||
Breezy |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
Hi,
I am not able to import the Verilator GIT repo in Launchpad (for a daily receipt). This is what I get if I try to import it on my machine. Another question is, if a fixed release would be created, when would it reach the PPA build servers for Precise?
Git version used to pack the files is 1.7.0.4 and the Apache HTTP server is version 2.2.14, there seems to be nothing wrong with the GIT/HTTP server, so I assume the issue is in bzr-git.
Regards,
Iztok Jeras
$ bzr git-import http://
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
refs = interrepo.fetch()
File "/usr/lib/
mapping)
File "/usr/lib/
wants = determine_
File "/usr/lib/
return list(potential - self._target_
File "/usr/lib/
revid = self.source.
File "/usr/lib/
commit = self._git.
File "/usr/lib/
obj = self[sha]
File "/usr/lib/
type_num, uncomp = self.get_raw(sha)
File "/usr/lib/
raise AssertionError(
AssertionError: Invalid object name 'ref: refs/heads/master'
You can report this problem to Bazaar's developers by running
apport-bug /var/crash/
if a bug-reporting window does not automatically appear.
Changed in bzr-git: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in bzr-git: | |
status: | Confirmed → Triaged |
tags: | added: code-import git |
summary: |
- bzr git-import complaints about "invalid object name" + bzr git-import complains about "invalid object name" |
no longer affects: | launchpad |
Changed in brz-git: | |
status: | New → Fix Released |
importance: | Undecided → Medium |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Changed in brz-git: | |
milestone: | none → integration |
affects: | brz-git → brz |
Changed in brz: | |
milestone: | integration → none |
milestone: | none → 3.0.0 |
The same error message can be reproduced by
$ bzr git-import https:/ /software. sandia. gov/trilinos/ repositories/ publicTrilinos