> The problem AIUI is something to do with ambiguity when multiple
different orig tarballs are associated with a single upstream version
string
ouch, that is *really* bad. But indeed, that's the case here. Oh well,
it's jaunty, right?
updated MR fixes it:
>>> from ubuntutools import archive
>>> archive.UbuntuSourcePackage('akonadi', '1.1.2-0ubuntu1~jaunty1').pull()
Public key not found, could not verify signature
Checksum for akonadi_1.1.2.orig.tar.gz does not match.
>>>
> I suggest you wait to see Colin's patch
there should be a way to disable the checksum checking, whether we tie
it into verify_signature or use a separate parameter, regardless of any
other patch. updated MR creates --no-verify-checksums param to handle
that.
@mapreri MR should be ready for your review and merge
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860456
Title:
ubuntutools.archive.UbuntuSourcePackage().pull() fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1860456/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs