457 Commits (1ddf63e14b255b6a4da739b12d90d9560c9e3aa0)

Author SHA1 Message Date
Niels Thykier 1ddf63e14b britney.py: Remove uncommented printf debugging
8 years ago
Niels Thykier 28f69fa505 britney.py: Log when old libs are present but not removed
8 years ago
Niels Thykier b5db57715b Move two installability testing functions to britney_util
8 years ago
Niels Thykier 05de911090 Make excuses a dict rather than a list
8 years ago
Niels Thykier 9b9d44db3a Move some of the hint parsing into hints.py
8 years ago
Niels Thykier 5083311ec2 britney.py: Rename __log to log
8 years ago
Niels Thykier 7b0d4023d0 britney.py: Remove redundant open before TagFile
8 years ago
Niels Thykier 5bbca73391 Make components and --control-files mutually exclusive
8 years ago
Anthony Towns 496e48c9a7 britney.py: Add support for multiple components
8 years ago
Niels Thykier e2b98872cf Refactor some local expressions
8 years ago
Niels Thykier 7e475cd9f9 britney.py: assert provides table is up to date
8 years ago
Niels Thykier 3ff01b5ec9 britney.py: Avoid creating empty lists for provides
8 years ago
Emilio Pozuelo Monfort 203466bb51 Fix migration for sources with old cruft that isn't in testing
8 years ago
Niels Thykier efd3359aba britney.py: Remove unused named parameter
8 years ago
Niels Thykier 22cef671a5 Refactor some code to avoid unnecessary table lookups/checks
8 years ago
Niels Thykier 12d9ae8fa3 Use pkg_id instead pkg/arch in BINARIES
8 years ago
Niels Thykier aa34a47f8a Remove all calls to "same_source" - they were overkill
8 years ago
Niels Thykier 179ced304d britney: Work around bug 815995
8 years ago
Niels Thykier 6965dda5f7 Support versioned provides (without multi-arch)
8 years ago
Niels Thykier 7fcb6e3354 Partially support versioned provides
8 years ago
Niels Thykier 176fe04c98 Use sets in the provides-table
8 years ago
Niels Thykier 19e54380c3 Store the pkg_id in undo instead of the package info
8 years ago
Niels Thykier f5a52fcec4 britney.py: Add all_binaries to store binaries by pkg_id
8 years ago
Niels Thykier 92deb4d1b9 britney.py: Avoid some throw-away creation of collections
8 years ago
Niels Thykier dc8ae9e1ce britney.py: Fix typo
8 years ago
Niels Thykier 52a1dd6ffa britney.py: Remove some redundant if-statements
8 years ago
Niels Thykier 31377a7c39 Move loop invariant out of the loop
8 years ago
Niels Thykier da5e797fc9 Remove unused variables/assignments
8 years ago
Paul Wise cd66fc82d8 Do not hard-code codenames in the URL to the freeze policy
8 years ago
Niels Thykier 505e31b106 britney.py: Remove unused import
8 years ago
Emilio Pozuelo Monfort f6c974fdb7 Point to the Stretch freeze policy
9 years ago
Emilio Pozuelo Monfort 3bd5380afc britney.py: Fix migration of binNMUs for sources that have cruft
9 years ago
Adam D. Barratt 8480e1859c Always output excuses for packages with "wrong source" issues
9 years ago
Niels Thykier 1e99c780da britney.py: Fix the hint tester
9 years ago
Niels Thykier 3b610160ad britney.py: Update nuninst after writing the "accepted" stats
9 years ago
Niels Thykier 9c3d0afaf5 britney.py: Remove sort_actions, we no longer need it
9 years ago
Niels Thykier bbc6c34ca5 britney.py: Make iter_packages repeat until no more actions work
9 years ago
Niels Thykier 326cc0d98b Rewrite the main run to use the solver and allow combined migrations
9 years ago
Niels Thykier 65f74c226d Make try_migration support multiple actions
9 years ago
Niels Thykier 13d4d4801b britney: Factor out a try_migration method
9 years ago
Niels Thykier 6db0ed5ac8 britney: Move table lookup out of get_dependency_solvers
9 years ago
Niels Thykier 681a7b8cd7 Log when compiling Installability tester
9 years ago
Niels Thykier a9ee64470e Always use pkg ids in the InstallabilityTester API
9 years ago
Niels Thykier 2914a8a51b britney.py: Verify nuninst before updating control files
9 years ago
Niels Thykier 7736b53c60 Drop now unused register_reverses and RDEPENDS
9 years ago
Niels Thykier 3d5d328738 Use inst_tester to compute smooth updatable binaries
9 years ago
Niels Thykier 5123bc2317 Remove the now unused RCONFLICTS field
9 years ago
Niels Thykier 289807463e Rewrite computation and testing of "affected" packages
9 years ago
Niels Thykier 58edb64c99 Update nuninst correctly for arch:any -> arch:all migrations
9 years ago
Niels Thykier f3a8181bda britney.py: Fix statement without an effect
9 years ago