[packman] Something is wrong with the setup for Essentials...

Manfred Hollstein manfred.h at gmx.net
Sun Jun 7 12:55:37 CEST 2020


Moin,

On Sat, 06 Jun 2020, 21:47:02 +0200, Olaf Hering wrote:
> Am Sat, 6 Jun 2020 21:20:38 +0200
> schrieb Manfred Hollstein <manfred.h at gmx.net>:
> 
> > Doesn anyone have an idea what's going wrong here?
> 
> Someone needs to decipher the 'osc buildinfo -d openSUSE_Leap_15.2' output to understand why the 'Prefer' in prjconf is not recognized by the solver. So far I failed to find the root cause.

Line 129 in Essentials' prjconf seems wrong:

  %if 0%{?suse_version} = 1500

This should be

  %if 0%{?suse_version} == 1500

instead. Can someone with write access to the Essentials project please
make that change?

Interestingly (almost) all packages in Essentials also show lots of

  syntax error while parsing ==

in their build logs.

Cheers.

l8er
manfred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20200607/8a24c8e0/attachment.sig>


More information about the Packman mailing list