Hello,
my GMT build for Mandriva 2006 fails in the initial stage before the real work starts: http://build.opensuse.org/package/live_build_log?package=GMT&arch=i586&a...
Error is:
installing bison-2.0-3mdk /var/tmp/rpm-tmp.22249: line 2: /usr/sbin/update-alternatives: No such file or directory error: %post(bison-2.0-3mdk.i586) scriptlet failed, exit status 127 mount: can't find / in /etc/fstab or /etc/mtab /bin/bash: halt: command not found Kernel panic - not syncing: Attempted to kill init!
Ciao
On Thu, Jun 14, 2007 at 04:49:10PM +0200, Dirk Stoecker wrote:
my GMT build for Mandriva 2006 fails in the initial stage before the real work starts: http://build.opensuse.org/package/live_build_log?package=GMT&arch=i586&a...
Error is:
installing bison-2.0-3mdk /var/tmp/rpm-tmp.22249: line 2: /usr/sbin/update-alternatives: No such file or directory
Bug in Mandriva's package: bison calls update-alternative, but there's no PreReq. I really need to add a way to workaround such problems. For now, I've added "update-alternatives" to the preinstall section of Mandriva-2006, which should do the trick.
Cheers, Michael.
On Thu, 14 Jun 2007, Michael Schroeder wrote:
Bug in Mandriva's package: bison calls update-alternative, but there's no PreReq. I really need to add a way to workaround such problems. For now, I've added "update-alternatives" to the preinstall section of Mandriva-2006, which should do the trick.
:-)
Now another package fails:
http://build.opensuse.org/package/live_build_log?package=pavuk&arch=i586...
This time it's fontconfig.
installing fontconfig-2.3.2-5mdk /usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory error: %post(fontconfig-2.3.2-5mdk.i586) scriptlet failed, exit status 127 mount: can't find / in /etc/fstab or /etc/mtab
Ciao
On Thu, Jun 14, 2007 at 06:27:04PM +0200, Dirk Stoecker wrote:
installing fontconfig-2.3.2-5mdk /usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory error: %post(fontconfig-2.3.2-5mdk.i586) scriptlet failed, exit status 127
Sigh. This is caused by a dependency cycle:
- fontconfig requires libfontconfig1, and - libfontconfig1 requires fontconfig (which makes no sense to me at all).
I changed the cycle break order, maybe this is enough...
Cheers, Michael.
I've started getting this in Mandriva 2007 too (project: server:ha- clustering/heartbeat)
On Jun 14, 2007, at 6:50 PM, Michael Schroeder wrote:
On Thu, Jun 14, 2007 at 06:27:04PM +0200, Dirk Stoecker wrote:
installing fontconfig-2.3.2-5mdk /usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory error: %post(fontconfig-2.3.2-5mdk.i586) scriptlet failed, exit status 127
Sigh. This is caused by a dependency cycle:
- fontconfig requires libfontconfig1, and
- libfontconfig1 requires fontconfig (which makes no sense to me at all).
I changed the cycle break order, maybe this is enough...
Cheers, Michael.
-- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice +help@opensuse.org
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Monday 18 June 2007, Andrew Beekhof wrote:
I've started getting this in Mandriva 2007 too (project: server:ha- clustering/heartbeat)
On Jun 14, 2007, at 6:50 PM, Michael Schroeder wrote:
On Thu, Jun 14, 2007 at 06:27:04PM +0200, Dirk Stoecker wrote:
installing fontconfig-2.3.2-5mdk /usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory error: %post(fontconfig-2.3.2-5mdk.i586) scriptlet failed, exit status 127
Sigh. This is caused by a dependency cycle:
- fontconfig requires libfontconfig1, and
- libfontconfig1 requires fontconfig (which makes no sense to me
at all).
I changed the cycle break order, maybe this is enough...
Cheers, Michael.
-- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
It's still there :(
installing fontconfig-2.4.1-1mdv2007.0 /usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory error: %post(fontconfig-2.4.1-1mdv2007.0.i586) scriptlet failed, exit status 127
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
buildservice@lists.opensuse.org