[opensuse-buildservice] Building of Debian packages does not install dependencies properly anymore
Hello, I noticed today that all my Debian packages (and Ubuntu packages as well) don't build anymore. They used to build fine. I tried with packages that I did not change at all. This is the problem, see eg: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k... fails after triggering a rebuild. compare this with the version that built fine 27 days ago: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k... There are problems like this: [ 100s] [171/178] installing debhelper [ 100s] dpkg: debhelper: dependency problems, but configuring anyway as you requested: [ 100s] debhelper depends on perl; however: [ 100s] Package perl is not installed. [ 100s] debhelper depends on file (>= 3.23); however: [ 100s] Package file is not installed. [ 100s] debhelper depends on dpkg (>= 1.16.2); however: [ 100s] Package dpkg is not installed. [ 100s] debhelper depends on dpkg-dev (>= 1.16.2); however: [ 100s] Package dpkg-dev is not installed. [ 100s] debhelper depends on binutils; however: [ 100s] Package binutils is not installed. [ 100s] debhelper depends on man-db (>= 2.5.1-1); however: [ 100s] Package man-db is not installed. All dependancies used to be installed. In the end, the build fails: [ 112s] dpkg-checkbuilddeps: Unmet build dependencies: build-essential:native make gcc [ 112s] dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting Any ideas? Thanks, Timotheus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, Apr 01, 2014 at 03:04:23PM +0200, Timotheus Pokorra wrote:
I noticed today that all my Debian packages (and Ubuntu packages as well) don't build anymore. They used to build fine. I tried with packages that I did not change at all.
This is the problem, see eg: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k... fails after triggering a rebuild.
compare this with the version that built fine 27 days ago: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k...
Oops, seems I broke deb builds when doing the build script refactor. It still worked for normal osc builds (so I thought everything was ok), but debian builds with a preinstall image were broken. Fixed now. Sorry, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hello Michael, Thank you for the very quick reply! :) I can confirm it is all fine again. All the best, Timotheus On 1 April 2014 15:23, Michael Schroeder <mls@suse.de> wrote:
On Tue, Apr 01, 2014 at 03:04:23PM +0200, Timotheus Pokorra wrote:
I noticed today that all my Debian packages (and Ubuntu packages as well) don't build anymore. They used to build fine. I tried with packages that I did not change at all.
This is the problem, see eg: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k... fails after triggering a rebuild.
compare this with the version that built fine 27 days ago: https://build.opensuse.org/package/live_build_log/home:tpokorra:kontocheck/k...
Oops, seems I broke deb builds when doing the build script refactor. It still worked for normal osc builds (so I thought everything was ok), but debian builds with a preinstall image were broken.
Fixed now.
Sorry, Michael.
-- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
-- Kontaktdaten: Zu Hause: 06261 8464490 in Mosbach: 06261/9879798 Mobil: 0176-29920835 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Michael Schroeder
-
Timotheus Pokorra