On Wednesday 08 May 2013 10:38:45 you wrote:
On Tuesday 07 May 2013 09:37:12 Adrian Schröter wrote:
JFYI, latest Ubuntu and Debian releases got added now and they were at least able to build some first packages.
I have some problems with Debian 7.0:
https://build.opensuse.org/package/live_build_log?arch=x86_64&package=scalar is&project=home%3Ascalaris&repository=Debian_7.0
[ 53s] [223/259] installing base-files [ 53s] Selecting previously unselected package base-files. [ 53s] rmdir: failed to remove `/var/run': Directory not empty [ 53s] dpkg: error processing base-files (--install): [ 53s] subprocess installed post-installation script returned error exit status 1 [ 53s] Processing triggers for man-db ... [ 53s] Errors were encountered while processing: [ 53s] base-files [ 53s] exit ...
works now, thanks (either due to changes globally or the one mentioned below)
https://build.opensuse.org/package/live_build_log?arch=i586&package=scalaris -bindings&project=home%3Ascalaris&repository=Debian_7.0
[ 39s] [120/310] installing python2.7-minimal [ 39s] Selecting previously unselected package python2.7-minimal. [ 40s] /var/lib/dpkg/info/python2.7-minimal.postinst: 62: /var/lib/dpkg/info/python2.7-minimal.postinst: awk: not found [ 40s] dpkg: error processing python2.7-minimal (--install): [ 40s] subprocess installed post-installation script returned error exit status 127 [ 40s] Errors were encountered while processing: [ 40s] python2.7-minimal [ 40s] exit ...
the build works now using the following prjconf (thanks, Martin Koegler): %if "%_repository" == "Debian_7.0" Runscripts: gawk %endif I had to trigger rebuilds manually though as the packages did not get rebuild automatically after changing the project config (this should normally work, shouldn't it?) Nico -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org