tailor crash by the migration from a git to bzr repository on Ubuntu 8.04 Hardy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tailor (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
When i trying to migrate a git repository to a bzr repository with tailor (version 0.9.30-1 in Ubuntu 8.04 Hardy) stops this with a error message:
========
Traceback (most recent call last):
File "/usr/bin/tailor", line 35, in <module>
main()
File "/var/lib/
tailorizer = Tailorizer(
File "/var/lib/
self._load()
File "/var/lib/
self.source = self.__
File "/var/lib/
return Repository(repname, self, which)
File "/var/lib/
self.
File "/var/lib/
self.
AttributeError: 'GitRepository' object has no attribute 'basedir'
========
This is a bug in tailor, see http://
As Attachment i added the original patch from http://
Please fix the Ubuntu 8.04 Hardy tailor package.
Thank you.