Commit Graph

389 Commits (9627ee7661b66ba689ef232314c4b5097fc2d896)

Author SHA1 Message Date
Colin Watson 161b1613e0 Rename fucked_arches to outofsync_arches, to avoid getting in trouble when bringing up new commercially-supported architectures.
12 years ago
Adam D. Barratt 54b641945d Update copyright
12 years ago
Adam D. Barratt f1291b7463 Rename make_hintitem() to make_migrationitem()
12 years ago
Adam D. Barratt e75c4a4815 Make MigrationItems versionned by default
12 years ago
Adam D. Barratt 89bc7c8d61 Replace uses of MigrationItem with HintItem
12 years ago
Niels Thykier 09e9e16431 Reduce the number of "used-once" lists
12 years ago
Colin Watson 597db6af41 Apparently "+" is encoded as "-" in Jenkins autopkgtest URLs.
12 years ago
Colin Watson abcb009703 Link to wiki documentation.
12 years ago
Niels Thykier c554bffee4 Move newlyuninst to britney_util
12 years ago
Niels Thykier 8c911748c8 Move eval_uninst to britney_util
12 years ago
Niels Thykier a2d63aed07 Move write_heidi to britney_util
12 years ago
Niels Thykier 82771fb4ee Move {read,write}_nuninst to britney_util
12 years ago
Niels Thykier d959541722 Move get_reverse_tree into britney_util
12 years ago
Niels Thykier d3401d4829 Move the package loop into register_reverses
12 years ago
Niels Thykier 9dc6d1415e Move register_reverses to britney_util
12 years ago
Niels Thykier 88e8ff6005 Add container filters and use it to refactor get_reverse_tree
12 years ago
Niels Thykier 11fab49365 Merge get_reverse_tree and get_full_tree
12 years ago
Niels Thykier 5026e9ee6e Move old_libraries_format to britney_util
12 years ago
Niels Thykier 568d5f809c Move "undo_changes" to britney_util
12 years ago
Niels Thykier df47518dae Move "constants" to a new consts module
12 years ago
Niels Thykier 9e14cb520c Move same_source to separate module
12 years ago
Niels Thykier b505a5a357 Remove unused write_bugs
12 years ago
Niels Thykier 1942e00ee1 britney: Do not consider "smooth-updates-only" interesting
12 years ago
Niels Thykier 2477033786 britney: Refactor arguments of method
12 years ago
Niels Thykier 3df18bcd53 britney: Refactor a part of doop_source into its own method
12 years ago
Niels Thykier 1641706305 Migrate to python2.7
12 years ago
Adam D. Barratt 527d7f03e6 Remove two "the the"s
12 years ago
Adam D. Barratt 141d62cca1 Correct a thinko in a comment in should_upgrade_srcarch()
12 years ago
Adam D. Barratt 6d8aec3a6a Improve comments in should_upgrade_srcarch()
12 years ago
Colin Watson 33d905fc3a Apply undo list in reverse order.
12 years ago
Colin Watson e99ea14601 Don't crash on unversioned unblock hints.
12 years ago
Colin Watson 8584a061e1 Run autopkgtests as soon as amd64 and i386 are ready to go.
12 years ago
Colin Watson cb7878320e Link to Jenkins logs for autopkgtests.
12 years ago
Adam D. Barratt 84bad954ad Only record a package once in the source->binary package mapping
12 years ago
Colin Watson b45bc14d4f Split force-autopkgtest into force-badtest (tested package) and force-skiptest (triggering package).
12 years ago
Colin Watson c04c71055e Only issue "From wrong source" for binaries not at the same version in testing (same-version could happen for merged binaries in partial-unstable mode).
12 years ago
Colin Watson 55d5a1651c Clarify force-autopkgtest excuse message.
12 years ago
Colin Watson 75b84eebe5 Run autopkgtests for blocked packages.
12 years ago
Colin Watson 9da36a9385 Don't crash on unversioned unblock hints.
12 years ago
Colin Watson 1c1d8cf891 Make force hints imply force-autopkgtest.
12 years ago
Colin Watson c1e29f844f Make force-autopkgtest apply to the tested package, not the triggering package.
12 years ago
Colin Watson bc85ea45cb Add force-autopkgtest to HINTS_ALL.
12 years ago
Colin Watson 6da7f96ca2 Pass Britney instances through to AutoPackageTest.
12 years ago
Colin Watson f961f74ef3 Run autopkgtests for valid candidates, and wait for the results.
12 years ago
Colin Watson 111ab78d7d Apply undo list in reverse order; in rare cases with hints with overlapping virtual packages provided by different sources, this can make a difference.
12 years ago
Adam D. Barratt a58f6d72c9 Ensure that binNMUs from superseded sources are not considered
12 years ago
Adam D. Barratt 858e8de218 same_source: handle being passed "None" as a version
12 years ago
Adam D. Barratt 0463c666f0 write_excuses: clear the list of excuses before building
12 years ago
Adam D. Barratt 33bc6cb7fb hint_tester: accept all hints
12 years ago
Adam D. Barratt 8c15568b8f Don't remove arch:all packages when migrating binNMUs via *pu
12 years ago
Adam D. Barratt 2a590ff095 Replace a single-use list in the smooth updates checks with any()
12 years ago
Adam D. Barratt acec4ff6e3 Use any() in tpu o-o-d checks rather than throwaway lists
12 years ago
Adam D. Barratt 25cc2c3b36 Split the tpu o-o-d checks up to make them more readable
12 years ago
Adam D. Barratt 9f4af0171e Fix tpu out-of-date checks for sources with multiple versions in tpu
12 years ago
Adam D. Barratt 74d1b70096 Don't flag unbuilt binary *pu binNMUs for removal in excuses
12 years ago
Adam D. Barratt 67a181d8fc Merge excuses "unblock" parsing for unstable and *pu
12 years ago
Adam D. Barratt 83f25ca602 Remove remaining "approve" hint support code
12 years ago
Adam D. Barratt ce69eb3345 Make "approve" an alias for "unblock"
12 years ago
Niels Thykier b0172d74c4 Ignore sources only referenced by Built-Using
12 years ago
Colin Watson 9388587b95 merge lp:~ubuntu-archive/britney/britney2
12 years ago
Adam D. Barratt 2ccfc4120c Clarify the checks for existing binary packages in doop_source()
12 years ago
Niels Thykier c74ee2878b Always include providers of virtual packages in rdepends
12 years ago
Adam D. Barratt e605091f24 Fix excuse invalidation checks for arch-specific dependencies
12 years ago
Adam D. Barratt c5d9a8eaa5 Remove two unused variables from iter_packages()
12 years ago
Adam D. Barratt d11c40d4b8 Make obsolete source package removal slightly more intelligent
12 years ago
Colin Watson a3b7baf3e5 Never promote a package unless it has at least one up-to-date binary on at least one architecture, regardless of exceptions for architectures that aren't keeping up.
12 years ago
Colin Watson 93291250c6 avoid duplicates in source BINARIES element when multiple versions of a package (e.g. Architecture: all) are present
12 years ago
Colin Watson 0211319d6b update contact information for Ubuntu
12 years ago
Colin Watson 15b3eb2cba fix handling of removed Architecture: all packages while merging binaries
12 years ago
Colin Watson 8974b4d77b properly isolate source and target sources entries when merging
12 years ago
Colin Watson 9a714f2213 optionally merge packages from testing to unstable, to cope with a partial unstable suite
12 years ago
Colin Watson 82a1d9f15d only write delta if delta_output is configured
12 years ago
Colin Watson afe4ce0a4c binary-only promotions are still by source package, so look them up appropriately
12 years ago
Colin Watson 2034272f1c handle binary-only promotions when writing delta
12 years ago
Colin Watson c15542af29 buildd.debian.org -> launchpad.net
12 years ago
Colin Watson e2403eade5 Write upgrade delta to output/Delta.
12 years ago
Colin Watson 8254582a55 Make tpu optional.
12 years ago
Colin Watson e8beb5f5e0 Make removal of obsolete source packages configurable, and disable it for Ubuntu for now.
12 years ago
Colin Watson cacf326907 Skip bug-based processing if BugsV is missing.
12 years ago
Colin Watson a9f50bc26b Use default urgency for all packages if Urgencies is missing.
12 years ago
Colin Watson 7049af338d Skip date-based processing if Dates is missing.
12 years ago
Colin Watson ee9bb6c002 Python 2.6 -> 2.7
12 years ago
Adam D. Barratt a059a18406 Fix thinko in the introduction of "recurse"
13 years ago
Adam D. Barratt ae05fb28db iter_packages(): Replace "earlyabort" with (inverse sense) "recurse"
13 years ago
Niels Thykier 90bb65383f Optimize the return value of get_reverse_tree
13 years ago
Niels Thykier 352fd3da08 do_all(): Only collect lundo info if it will be used
13 years ago
Niels Thykier 5d1ee6b57a Simplify codeflow in do_all()
13 years ago
Niels Thykier caac9c870a Refactor part of iter_packages into separate method
13 years ago
Adam D. Barratt 088c1ed26a Clarify how ages are calculated
13 years ago
Niels Thykier 7da22c74ad Merge Pre-Depends into Depends
13 years ago
Adam D. Barratt a44dd13409 Fix reference to "apt.pkg.ParseDepends" (-> "apt_pkg.parse_depends")
13 years ago
Adam D. Barratt aa882fd805 Fix typo in variable name
13 years ago
Adam D. Barratt a62534e8d0 Don't import "os" multiple times
13 years ago
Adam D. Barratt 66b7eca0f0 Make smooth updates slightly more intelligent
13 years ago
Adam D. Barratt af7987c561 Fix transposition of arch/suite in tpu "not yet built" links
13 years ago
Adam D. Barratt 3bf778550c Fix "block-all source" handling
13 years ago
Adam D. Barratt 8ee72661f0 Perform basic sanity checking when reading hints files
13 years ago
Cyril Brulebois 47c808309b britney: Print the current package to stderr when AIEEEing.
13 years ago
Niels Thykier 5a998ea8a7 britney: Never strip multi-arch in dependencies
13 years ago
Niels Thykier 9bf3224bd1 Remove some unused fields and methods in excuse
13 years ago