Commit Graph

442 Commits (c1ad351f9a0b1d950e5632a78b5534620eb60dd6)

Author SHA1 Message Date
Colin Watson c1ad351f9a Merge trunk
10 years ago
Colin Watson 7c8fd39803 Merge trunk up to 2014-08-05
10 years ago
Colin Watson 24e20560e7 Merge trunk up to 2014-07-13
10 years ago
Colin Watson b3562dbfe8 Merge trunk up to 2014-05-24
10 years ago
Colin Watson 6904969c7c Merge trunk up to 2013-12-06
10 years ago
Colin Watson 11af066dda Make sure that self.binaries['tpu'][arch] is properly initialised.
10 years ago
Colin Watson 9627ee7661 Merge trunk up to second commit from 2013-11-27 (rewritten installability tester)
10 years ago
Colin Watson 3290b4cccf Merge trunk up to first commit from 2013-11-27
10 years ago
Niels Thykier b2cef666f4 britney: Ignore "remark" hints as they are not meant for us
10 years ago
Colin Watson da9e838067 Revert to r414; this gets things wrong if there are sources with some Architecture: all binaries in unstable and some incompletely-built architecture-dependent ones.
10 years ago
Colin Watson 301dd2df1e Refine merging of binaries: only count unstable-architecture-independent as built if all binaries are now architecture-independent.
10 years ago
Colin Watson 4cc353296a When merging binaries, count a binary as built in unstable if the testing architecture is architecture-dependent and the unstable architecture is architecture-independent.
10 years ago
Ivo De Decker b7f3100b91 excuses: show cruft and missing builds
10 years ago
Ivo De Decker 70c4a7cc55 Link to the freeze policy for blocked packages
10 years ago
Martin Pitt d57c0bbeb8 autopkgtest: Update public Jenkins URL to not depend on /view/<Release> to be created
10 years ago
Colin Watson 9dec8a1daf Fix log message if Dates is missing.
10 years ago
Adam D. Barratt f516b38256 Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Niels Thykier 3c91f65f1f britney.py: Fix bug where nuninst would be copied incorrectly
11 years ago
Colin Watson 1982bf4bd1 Remove a stray "break" that caused broken out-of-date output.
11 years ago
Niels Thykier 666dd187e4 britney.py: Fix a regression in nuninst counting for hints
11 years ago
Niels Thykier 30d686164c do_all(): Only sort_actions after recurse runs
11 years ago
Niels Thykier 513fea07b8 britney.py: Skip lundo maintenance in non-hint recurse runs
11 years ago
Niels Thykier 8ea2157d79 Avoid unnecessary nuninst regressions for break archs
11 years ago
Niels Thykier b53e8fa501 Move the nuninst checker function to britney_util
11 years ago
Niels Thykier f02c1fcb82 britney.py: Avoid making migration items from migration items
11 years ago
Niels Thykier 9d45143127 britney.py: Save a table look up
11 years ago
Niels Thykier 9487da51a1 britney.py: Correct the hash key in nuninst_arch_report
11 years ago
Niels Thykier d41f7f2119 britney.py: Use defaultdict instead of "{}.setdefault"
11 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier 6f24be9954 britney.py: Refactor doop_source
11 years ago
Niels Thykier 33049b2b1c doop_source: Remove unncessary table loop up
11 years ago
Niels Thykier 4fd740dd8b doop_source: Remove redundant part of the return value
11 years ago
Niels Thykier faa3f450e1 britney.py: Split iter_packages into two
11 years ago
Niels Thykier 6a19e254de britney.py: Handle version-ranged dependencies a bit smarter
11 years ago
Colin Watson 52ad167312 Fix substitution ordering mistake in out-of-date rendering.
11 years ago
Colin Watson 0a4f948e3a Allow Dates to be absent.
11 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Colin Watson f7b4cbc5cb Drop --ubuntu-series alias option now that britney1 no longer uses it.
11 years ago
Colin Watson d0d4ea5fa8 Rename --ubuntu-series option to just --series.
11 years ago
Niels Thykier 5e7417f416 britney.py: _compute_groups returns sets of tuples, not str
11 years ago
Niels Thykier ad84f50d1b britney.py: dict does not have a .add (in _compute_groups)
11 years ago
Colin Watson 9dbef8c864 Adjust maybe-NBS check again, this time to check for newer versions of other binaries from the same source.
11 years ago
Colin Watson f81e685f99 Fix out-of-date maximum version check to only check binaries, not sources.
11 years ago
Colin Watson 02e9779d35 Only flag an out-of-date package as possible NBS if the out-of-date version is also the maximum version across all architectures.
11 years ago
Colin Watson 18edacf8b2 Show a note for out-of-date binaries from a version between the one in testing and the one in unstable, since those are usually NBS and this makes such cases more searchable.
11 years ago
Niels Thykier 9b24a1d4e7 britney.py: Fix use of undefined variable
11 years ago
Adam D. Barratt 28389f730e Remove an obsolete comment
11 years ago
Niels Thykier 8d4753530c Britney: Fix malformed removal hints from auto hinter
11 years ago
Niels Thykier 271fb11b33 britney.py: Fix bug with hinting removals
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago