Commit Graph

402 Commits (753087510bc62abac93f94e3f858ca51facb9ace)

Author SHA1 Message Date
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
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
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
Niels Thykier ebc9af70fa Handle smooth updates better in "easy"-hints
11 years ago
Niels Thykier 580f4a7f3d Rewrite, rename and extend find_upgraded_binaries
11 years ago
Niels Thykier d644d7554a Move "old_libraries" to britney_util
11 years ago
Niels Thykier 3f86ef3299 Move write_controlfiles to britney_util
11 years ago
Niels Thykier 329f1901b4 Factor write_sources into its own function
11 years ago
Niels Thykier 3dc4a6367f Write "HeidiResultDelta" file containing the changes of the run
11 years ago
Niels Thykier 36da23b5b7 britney.py: Remove obsolete comment about AIEEE
11 years ago
Ivo De Decker 0214b41a4f Add note when a pkg is being removed because it is not in sid
11 years ago
Niels Thykier f9d2d78734 util: Add new "write_excuses" function
11 years ago
Ivo De Decker c971474945 handle export for excuse with 'force'
11 years ago
Ivo De Decker e109b446df add remove reason when package not in unstable
11 years ago
Ivo De Decker 369f01e8d2 first attempt at adding reason
11 years ago
Ivo De Decker 511a25707b add bug list to yaml
11 years ago
Ivo De Decker b7d6ee82d9 first attempt at yaml logging
11 years ago
Ivo De Decker ce6357b671 if hintsdir is defined, read hints from there
11 years ago
Ivo De Decker 1163101cf7 read hints earlier
11 years ago
Ivo De Decker c7c16a2a25 if outputdir is defined, write dates file there
11 years ago
Julien Cristau a2d1793ab6 Fix urgency reading to obey 'low'
11 years ago
Julien Cristau 6fd11db7e9 Change the default urgency setting to medium
11 years ago
Niels Thykier d3dea1be37 Remove the old installability tester
11 years ago
Niels Thykier 4030b5cb22 Rewrite installability tester
11 years ago
Niels Thykier f791c96f47 Defer building the nun-inst cache
11 years ago
Adam D. Barratt e643daad28 Apply various typo and clarity fixes
11 years ago
Adam D. Barratt a881298103 Remove the C library placeholder for "pre-depends"
11 years ago
Colin Watson 4576882338 Support :any architecture qualifiers for multiarch
11 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
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
Adam D. Barratt 84bad954ad Only record a package once in the source->binary package mapping
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
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
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