[requestsync] does not ignore duplicate bugs of done requests
Bug #842217 reported by
Julian Taylor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Low
|
Julian Taylor |
Bug Description
requestsync does ignore duplicates of done requests. It just loops over all bug with !bug_task.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubuntu-dev-tools 0.128
ProcVersionSign
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Tue Sep 6 01:04:00 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110805)
PackageArchitec
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubuntu-dev-tools
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
lp://staging/~jtaylor/ubuntu-dev-tools/requestsync-omit-duplicate
- Stefano Rivera: Approve
-
Diff: 30 lines (+7/-2)2 files modifieddebian/changelog (+4/-1)
ubuntutools/requestsync/lp.py (+3/-1)
Changed in ubuntu-dev-tools (Ubuntu): | |
assignee: | nobody → Julian Taylor (jtaylor) |
importance: | Undecided → Low |
status: | New → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-dev-tools - 0.129
---------------
ubuntu-dev-tools (0.129) unstable; urgency=low
[ Colin Watson ]
* syncpackage: Convert to new LP API, with --no-lp available for the old
style of operation.
* syncpackage: Require -f/--force option to overwrite Ubuntu changes.
[ Jelmer Vernooij ] attachments)
* Remove several tools not specific to Ubuntu that have been migrated to
lptools (LP: #708886):
- get-branches (renamed to lp-get-branches)
- grab-attachments (renamed to lp-grab-
- lp-project-upload
- lp-list-bugs
- lp-set-dup
- lp-shell
[ Stefano Rivera ] archive: Don't write .dsc files until we pull the entire
* syncpackage: Show changes to be synced when performing native syncs.
* syncpackage: Check the sync blacklist.
* syncpackage: Support --bug (extra bugs to be closed by the sync) with
native syncs. (Bugs are closed one individually, via the API, post-sync)
* dgetlp, submittodebian, 404main: Use unicode strings for literal strings
containing non-ASCII characters (LP: #836661)
* Recommend pbuilder | aptitude for get-build-deps, and exit with an error
if neither are installed (LP: #799368)
* get-build-deps: Tell aptitude not to follow Recommends (LP: #817500)
* doc/requestsync.1: Document the -C option (LP: #833408)
* ubuntutools.
source package, just hold it in memory. Avoids littering the current
directory (LP: #838361)
* Run harvest as part of sponsor-patch (LP: #833699)
[ Julian Taylor ]
* requestsync: omit dups when checking for duplicate requests (LP: #842217)
[ Benjamin Drung ]
* sponsor-patch: Default to not upload the package.
* requestsync: Do not crash on user abort (Closes: #637168).
-- Benjamin Drung <email address hidden> Tue, 06 Sep 2011 14:31:31 +0200