Commit Graph

600 Commits (a344a9b3758518aa15beed0d36569ec05a76ed2a)

Author SHA1 Message Date
Niels Thykier a344a9b375 Rewrite handling of logging old libraries
7 years ago
Niels Thykier 3d05b834ad Refactor logging of uninst
7 years ago
Niels Thykier ef8c56f189 Migrate output_write to use a logger
7 years ago
Niels Thykier 9e6fcc0ed3 Avoid lying about orig-nuninst counters in force-hint
7 years ago
Niels Thykier 6d81e0b1fd Drop redundant "Apparently successful"-note
7 years ago
Niels Thykier 8ac55c436c Avoid duplicate pkgs names in ood excuse
7 years ago
Niels Thykier b1e10e0f54 Grant HINTS_HELPERS autopkgtest hints
7 years ago
Niels Thykier 92817767b6 Merge remote-tracking branch 'github/autopkgtest'
7 years ago
Paul Gevers def9d81c76
Make retry URL configurable (two flavors)
7 years ago
Niels Thykier 9030ff4d99 do_all: Simplify the assignments to a variable
7 years ago
Niels Thykier 41978869ce Migrate solver's ad-hoc debug logging
7 years ago
Niels Thykier b478460b96 Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier 1e9fc7e826 britney: Log to stdout by default
7 years ago
Niels Thykier 8eaee4309e Rewrite "self.log -> self.logger.<severity>" for autopkgtest
7 years ago
Niels Thykier f752ea4ac7 Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier 32b2ee326a Use lazy evaluation of format arguments in logging
7 years ago
Niels Thykier b23777c852 britney: Replace all calls to "log" with logger
7 years ago
Niels Thykier ac69b3b5c7 Migrate hint parser to fully use logging
7 years ago
Niels Thykier 5e825043d3 Replace "print" logging with the "logging" module
7 years ago
Paul Gevers 011e9a14b7
Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier bc0a5f6e2b britney: Split "ood" and "unsat_deps" loops
7 years ago
Paul Gevers fd03083ea5
Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier 5c3229467a write_heidi: Include cruft arch:all packages in the output
7 years ago
Paul Gevers 0b58a313cb
Treat arch:all nearly as regular arch when determining out-of-dateness
7 years ago
Niels Thykier ee27d7a67c Add BuildDependsPolicy to check Build-Depends(-Arch) availability
7 years ago
Niels Thykier c537f0554f Move PolicyVerdict to britney2.policies
7 years ago
Niels Thykier 784d80ab4c Replace a few lists with sets
7 years ago
Paul Gevers 089c4f6e57
Rename new excuse field and method to unsatisfiable_on_archs and add_unsatisfiable_on_arch
7 years ago
Paul Gevers a16e4e5a55
Enable autopkgtesting on built arches when not all have been built yet
7 years ago
Paul Gevers eb60fc557e
Implement bounty/penalty system for autopkgtest
7 years ago
Paul Gevers f2a121bf55
Merge branch 'master' into autopkgtest
7 years ago
Paul Gevers 278b3dcdd0
autopkgtest: switch from testing=series to testing=testing
7 years ago
Paul Gevers 77bb15e0e8
Plug in the new autopkgtest policy
7 years ago
Paul Gevers 4dda7b6e7e
Add britney option: --series
7 years ago
Adam D. Barratt 3220710a6c britney.py: stop referring to the freeze policy while we're not frozen
7 years ago
Niels Thykier d3b90e754b britney: Rewrite conditional assignment
7 years ago
Niels Thykier 5021053db5 Support doing migration-less runs
8 years ago
Niels Thykier 9ca5f7e24e Add more verdicts to provide more detailed excuses
8 years ago
Niels Thykier d7a676d074 Aggregate all migration decisions and present it in excuses
8 years ago
Niels Thykier f40a7f41b3 Replace dontinvalidate with forced
8 years ago
Niels Thykier 6e560c854a Only show the first (relevant) remove hint in excuses
8 years ago
Niels Thykier 045ce2bf7b britney: Don't show "fake" packages in excuses
8 years ago
Niels Thykier f9c643537c britney: add ignore-rc-bugs hint to HINTS_HELPERS
8 years ago
Julien Cristau 608ce0e9d2 Fix logging of conflicting hints
8 years ago
Iain Lane ccfd61cf6a hint-tester: Don't lowercase the input
8 years ago
Emilio Pozuelo Monfort af7c96142d Add ignore-piuparts to the standard hint set
8 years ago
Robert Bruce Park 40ccb4bdc6 Invalidate excuse after each policy run
8 years ago
Niels Thykier bcdb2b39cd Add PiupartsPolicy to avoid piuparts regressions
8 years ago
Niels Thykier e6e221ad52 Extract a compile_nuninst and move it to utils
8 years ago
Niels Thykier 06504f2ae7 Move invalidate_exuses to utils
8 years ago