Bugzilla – Bug 957994
build has wrong default confiig setup
Last modified: 2015-12-05 12:37:03 UTC
The package build contains in /usr/lib/build/configs the build configurations for all the current and past suse releases. sl42.1.conf is missing (but a sl13.3.conf is there which I assume should be renamed sl42.1.conf), even worst is that the link default.conf points to sl13.1.conf which is clearly wrong. I did try to build locally the package build itself but it stops with: [ 5s] expansion error [ 5s] nothing provides config(filelight) = 15.08.1-1.2 needed by filesystem I changed the link default.conf to point to sl13.3.conf and restarted build but now the error is: [ 5s] expansion error [ 5s] nothing provides config(filelight) = 15.08.1-1.2 needed by filesystem [ 5s] nothing provides liblua5_3 I think we really need an updated sl42.1.conf file in the build package.
There is a running update for bug 953782 which you can get from http://download.opensuse.org/repositories/openSUSE:/Maintenance:/4323/openSUSE_Leap_42.1_Update/noarch/build-20151105-3.1.noarch.rpm does that help for your problem?
Yes, the new update works properly. I have build locally a couple of packages without problem.
OK. marking as duplicate then. *** This bug has been marked as a duplicate of bug 953782 ***