[opensuse-packaging] KMPs do not build on Factory i586
Hi everybody, as on -buildservice, apparently nobody knows about this problem and I was advised to bring it here: so here my question again: Is there something wrong in Factory? The %suse_kernel_module_package seems not to fill up $falvors_to_build anymore and thus the routing to itterate over all flavors and build the respecting module does not work. Anything broken at mine ? See reference below. Dominique
On 4/1/2008 at 10:54, "Dr. Peter Poeml" <poeml@suse.de> wrote: Hello Dominique,
On Tue, Mar 25, 2008 at 10:46:11AM +0100, Dominique Leuenberger wrote:
Hello,
I see that no KMP is being built on factory i586 (still works against x86_64).
The problem actually seems to be, that this code snip does not work anymore: for flavor in %{flavors_to_build}; do rm -rf obj/$flavor cp -r %{name}-%{version}-%{svn_rev} obj/$flavor pushd obj/$flavor make modules popd done
I checked several KMPs, and they all skip the for flavor in %{flavors_to_build}.. so I assume that %flavor_to_build is no longer populated...
Is it a small thing and can be fixed like this, or shall I file a bugzilla entry? Against what category would it be?
Dominique
Have you asked on the opensuse-packagers list? Maybe you are lucky there.
I'm sorry I can't give better advice.
Anybody else, maybe?
Adrian, anything special with regard to Factory maybe?
Peter
On Wed, Apr 02, 2008 at 09:13:54AM +0200, Dominique Leuenberger wrote:
Hi everybody,
as on -buildservice, apparently nobody knows about this problem and I was advised to bring it here: so here my question again: Is there something wrong in Factory? The %suse_kernel_module_package seems not to fill up $falvors_to_build anymore and thus the routing to itterate over all flavors and build the respecting module does not work.
Anything broken at mine ? See reference below.
opensuse-kernel@opensuse.org might even be more appropriate, since this has the respective kernel people. But internally KMPs at least build. ciao, Marcus
Dominique
On 4/1/2008 at 10:54, "Dr. Peter Poeml" <poeml@suse.de> wrote: Hello Dominique,
On Tue, Mar 25, 2008 at 10:46:11AM +0100, Dominique Leuenberger wrote:
Hello,
I see that no KMP is being built on factory i586 (still works against x86_64).
The problem actually seems to be, that this code snip does not work anymore: for flavor in %{flavors_to_build}; do rm -rf obj/$flavor cp -r %{name}-%{version}-%{svn_rev} obj/$flavor pushd obj/$flavor make modules popd done
I checked several KMPs, and they all skip the for flavor in %{flavors_to_build}.. so I assume that %flavor_to_build is no longer populated...
Is it a small thing and can be fixed like this, or shall I file a bugzilla entry? Against what category would it be?
Dominique
Have you asked on the opensuse-packagers list? Maybe you are lucky there.
I'm sorry I can't give better advice.
Anybody else, maybe?
Adrian, anything special with regard to Factory maybe?
Peter
-- Working, but not speaking, for the following german company: SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On 4/2/2008 at 09:30, Marcus Meissner <meissner@suse.de> wrote: On Wed, Apr 02, 2008 at 09:13:54AM +0200, Dominique Leuenberger wrote: Hi everybody,
as on -buildservice, apparently nobody knows about this problem and I was advised to bring it here: so here my question again: Is there something wrong in Factory? The %suse_kernel_module_package seems not to fill up $falvors_to_build anymore and thus the routing to itterate over all flavors and build the respecting module does not work.
Anything broken at mine ? See reference below.
opensuse-kernel@opensuse.org might even be more appropriate, since this has the respective kernel people.
But internally KMPs at least build.
ciao, Marcus
Marcus, I assume by 'internally' you mean your internal abuild? Because on OBS, it apparently is not true (ok: openSUSE:Factory has now been disabled for some reasons). Check out https://build.opensuse.org/package/show?package=novfs&project=openSUSE%3AFac... and you'll see, even though i586 is successful, there is not a single kmp being built ! So there must be somewhere a problem inside one of the packages... I'll open a bug. Can you advise against what component? Kernel? (as you advised me to bring it to the kernel list?) Dominique --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Dominique Leuenberger
-
Marcus Meissner