[sponsor-patch] Version check fails for sync requests
Bug #878499 reported by
Benjamin Drung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Stefano Rivera |
Bug Description
Version check fails for sync requests. Example: python-httplib2 0.7.1-2 should be synced, Ubuntu version is 0.7.1-1ubuntu1.
$ sponsor-patch -s 877720
sponsor-patch: Error: The version 0.7.1-2 is not greater than the already available 0.7.1-2.
Do you want to resolve this issue manually [Y|n]?
Changed in ubuntu-dev-tools (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ubuntu-dev-tools (Ubuntu): | |
assignee: | nobody → Stefano Rivera (stefanor) |
status: | New → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-dev-tools - 0.134
---------------
ubuntu-dev-tools (0.134) unstable; urgency=low
[ Stefano Rivera ]
* mk-sbuild: Correct typo in variable name. Thanks Laurent Declercq.
(Closes: #645917)
* Remove massfile. Neglected and unused (LP: #145598)
* syncpackage, requestsync: Sync from testing for LTSs (LP: #876400)
* syncpackage:
- Ignore CURRENT blacklisting: it's buggy, and we don't have a good use
for it.
- Always display blacklist comments, if they exist.
- Display timestamps for DSD blacklist comments.
- Add --fakesync option, relegating --no-lp to really crazy corner cases.
* sponsor-patch: Compare new sync version to the current Ubuntu version,
rather than itself (LP: #878499)
* sponsor-patch.1: Mention syncs (LP: #882085)
[ Benjamin Drung ]
* syncpackage: Catch user abort.
[ Scott Moser ]
* mk-sbuild: better support apt http proxy (LP: #881654)
-- Stefano Rivera <email address hidden> Fri, 28 Oct 2011 10:16:15 +0200