Page 1 of 1

[SOLVED] SRPM to RPM Part 2

PostPosted: Jun 13th, '12, 19:59
by RAIDENSUB
I am trying to make some rpms from Mandriva 2012 srpms. In some cases i get this:

Installing checkinstall-1.6.2.16-4.src.rpm
warning: InstallSourcePackage at: psm.c:238: Header V3 DSA/SHA1 Signature, key ID 26752624: NOKEY
warning: user mandrake does not exist - using root
warning: group mandrake does not exist - using root
warning: user mandrake does not exist - using root
warning: group mandrake does not exist - using root
warning: user mandrake does not exist - using root
warning: group mandrake does not exist - using root
warning: user mandrake does not exist - using root
warning: group mandrake does not exist - using root
warning: user mandrake does not exist - using root
warning: group mandrake does not exist - using root

I don't know what this meens. The rpms are created but i don't know if they are safe to use. Thanks.

Re: SRPM to RPM Part 2

PostPosted: Jun 14th, '12, 01:04
by doktor5000
RAIDENSUB wrote:warning: user mandrake does not exist - using root


You will always get that message, as you mostly won't have the same user which is used at the buildserver to produce the packages. You can just ignore those.
Actually those "warnings" should be suppressed, as they have no real informational value.

Re: SRPM to RPM Part 2

PostPosted: Jun 14th, '12, 06:16
by RAIDENSUB
Thanks for replying. The weird thing is that i don't get the message for all the packages.

Re: (SOLVED) SRPM to RPM Part 2

PostPosted: Jun 15th, '12, 00:02
by doktor5000
Are those all Mandriva Cooker packages?

Re: [SOLVED] SRPM to RPM Part 2

PostPosted: Jun 15th, '12, 17:29
by RAIDENSUB
I am using Mandriva cooker srpms but i don't get this message with all off them.