[opensuse-buildservice] Build issues on Fedora and Mandriva
Is anyone else having issues building on Fedora and Mandriva? I'm getting kernel panics or no log file. See below for more details. FC5 - build did not create a logfile FC6 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep... Mandriva2006 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep... Many thanks, Andy -- Andrew Wafaa Business Tel: +44 (0)7919 522451 Personal Tel: +44 (0)7974 074546 e-Mail: andrew@forcev.net --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Feb 09, 2007 at 09:15:47AM +0000, Andrew Wafaa wrote:
Is anyone else having issues building on Fedora and Mandriva? I'm getting kernel panics or no log file. See below for more details.
FC5 - build did not create a logfile
FC6 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
This needs more investigation, there's something wrong with the package ordering.
Mandriva2006 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
This is now fixed. We need the "mount" package in XEN builds for Mandriva. SUSE and Fedora don't have a "mount" package. Cheers, Michael. -- Michael Schroeder mls@suse.de 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
Hi, I've been getting: expansion error nothing provides xlibmesa-gl-dev needed by libqt3-mt-dev,nothing provides libglu1-xorg-dev needed by libqt3-mt-dev Since about a week, it was working fine last week Should I file a bug are are you guys already working on it ? -- Amilcar Lucas Webmaster The KDevelop project --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Feb 09, 2007 at 01:36:57PM +0100, Amilcar do Carmo Lucas wrote:
I've been getting: expansion error nothing provides xlibmesa-gl-dev needed by libqt3-mt-dev,nothing provides libglu1-xorg-dev needed by libqt3-mt-dev
Since about a week, it was working fine last week
Should I file a bug are are you guys already working on it ?
No need to file a bug, we just have to update Ubuntu. Cheers, Michael. -- Michael Schroeder mls@suse.de 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
On Fri, Feb 09, 2007 at 01:53:40PM +0100, Michael Schroeder wrote:
On Fri, Feb 09, 2007 at 01:36:57PM +0100, Amilcar do Carmo Lucas wrote:
I've been getting: expansion error nothing provides xlibmesa-gl-dev needed by libqt3-mt-dev,nothing provides libglu1-xorg-dev needed by libqt3-mt-dev
Since about a week, it was working fine last week
Should I file a bug are are you guys already working on it ?
No need to file a bug, we just have to update Ubuntu.
Sigh, the problem was not an outdated Ubuntu, but no support for Dependency choices in the build service. They should now work in a limited way. Cheers, Michael. -- Michael Schroeder mls@suse.de 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
On Fri, Feb 09, 2007 at 01:05:43PM +0100, Michael Schroeder wrote:
On Fri, Feb 09, 2007 at 09:15:47AM +0000, Andrew Wafaa wrote:
Is anyone else having issues building on Fedora and Mandriva? I'm getting kernel panics or no log file. See below for more details.
FC5 - build did not create a logfile
FC6 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
This needs more investigation, there's something wrong with the package ordering.
Aargh, looks like this is a bug in Fedora's rpm package, the package ordering seems to look only at file dependencies. Still investigating... Cheers, Michael. -- Michael Schroeder mls@suse.de 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
This needs more investigation, there's something wrong with the package ordering.
Aargh, looks like this is a bug in Fedora's rpm package, the package ordering seems to look only at file dependencies. Still investigating...
Cheers, Michael.
Thanks very much for working on it. If only commercial support was this responsive :) Regards, Andy -- Andrew Wafaa Business Tel: +44 (0)7919 522451 Personal Tel: +44 (0)7974 074546 e-Mail: andrew@forcev.net --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Fri, Feb 09, 2007 at 02:34:55PM +0000, Andrew Wafaa wrote:
This needs more investigation, there's something wrong with the package ordering.
Aargh, looks like this is a bug in Fedora's rpm package, the package ordering seems to look only at file dependencies. Still investigating...
Cheers, Michael.
Thanks very much for working on it. If only commercial support was this responsive :)
Phew, I found the problem. It's actually something I fixed in SUSE's rpm a couple of years ago and didn't remember. Unpatched rpm has a bug that causes rpm not do sorting if --nodeps is specified. I've both sent the fedora rpm maintainer my patch and added a workaround to the build script, so Fedora build should work again now. Cheers, Michael. -- Michael Schroeder mls@suse.de 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
Michael,
Mandriva2006 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see >>http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
This is now fixed. We need the "mount" package in XEN builds for Mandriva. SUSE and Fedora don't have a "mount" package.
I'm still getting kernel panics on Mandriva: http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep... Many thanks, Andy -- Andrew Wafaa Business Tel: +44 (0)7919 522451 Personal Tel: +44 (0)7974 074546 e-Mail: andrew@forcev.net --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Feb 12, 2007 at 10:03:14PM +0000, Andrew Wafaa wrote:
Michael,
Mandriva2006 - Kernel panic - not syncing: Attempted to kill init! <0>Rebooting in 1 seconds.. For a full log see >>http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
This is now fixed. We need the "mount" package in XEN builds for Mandriva. SUSE and Fedora don't have a "mount" package.
I'm still getting kernel panics on Mandriva: http://build.opensuse.org/package/live_build_log?package=Bongo&arch=i586&rep...
Huh, this must be a problem on the build hast. We're trying out a new kernel, seems like it has some stability issues... Cheers, Michael. -- Michael Schroeder mls@suse.de 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
participants (3)
-
Amilcar do Carmo Lucas
-
Andrew Wafaa
-
Michael Schroeder