I'd greatly appreciate if this was fixed in 9.10 -- I'm backporting some
packages from Maverick and at the moment git-import-dsc fails to import
.dsc for them. Case in point, daemon 0.6.4-1:
Upstream version: 0.6.4
Debian version: 1
No git repository found, creating one.
git ['init'] []
Initialized empty Git repository in /build/svs/prod/daemon/daemon/.git/
tar ['-C', '/build/svs/prod/daemon/tmpVTRoQH', '--gzip', '-xf',
'/build/svs/prod/daemon_0.6.4-1.debian.tar.gz'] []
tag upstream/0.6.4 not found, importing Upstream tarball
git ['add'] ['-f', '.']
git ['commit', '-a', '-q'] ['-m', 'Imported Upstream version 0.6.4']
git ['tag'] ['-m', 'Upstream version 0.6.4', 'upstream/0.6.4']
git ['branch'] ['upstream']
git ['branch'] ['debian']
git ['checkout', 'debian'] []
Switched to branch 'debian'
Merging to debian
git ['merge', 'upstream', '--no-summary'] []
Already up-to-date.
git ['add'] ['-f', '.']
Traceback (most recent call last):
File "/usr/bin/git-import-dsc", line 219, in <module>
sys.exit(main(sys.argv))
File "/usr/bin/git-import-dsc", line 201, in main
apply_debian_patch(repo, src, options)
File "/usr/bin/git-import-dsc", line 59, in apply_debian_patch
os.chmod('debian/rules', 0755)
OSError: [Errno 2] No such file or directory: 'debian/rules'
--
git-import-dsc failed to import a dsc
https://bugs.launchpad.net/bugs/638371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs