Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: 50337b63cd4881d992e67109fa1603b92ed6eb2c
https://github.com/openSUSE/obs-build/commit/50337b63cd4881d992e67109fa1603…
Author: Jeremy Whiting <jeremy.whiting(a)collabora.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M build-recipe-debootstrap
Log Message:
-----------
Double-check the debootstrap result
Debootstrap sometimes fails to setup packages, especially when the
dependencies aren't available. In this case it helpfully reports success
as it's exit code. Checking in the chroot if everything was left
unconfigured (and whether configuring that fails) detects these cases.
Also in such a case output the debootstrap log so it's easier to analyse
the problem.
Commit: f5627cc706f1cfadda0d8c450f37262bf97d3bf1
https://github.com/openSUSE/obs-build/commit/f5627cc706f1cfadda0d8c450f3726…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M build-recipe-debootstrap
Log Message:
-----------
Merge pull request #170 from jpwhiting/debootstrap-check
Double-check the debootstrap result
Compare: https://github.com/openSUSE/obs-build/compare/f68ead9ba8b0...f5627cc706f1