[opensuse-packaging] New rpmlint check in BETA
Hi, as a followup of the discussion of yesterday: There is a new check in BETA which will check for missing prerequires for your %pre/%post/%preun%postun scripts. An example would be : kdemultimedia3-extra.i586: E: no-prereq-on coreutils for mv which says, that kdemultimedia3-extra contains a %post script that contains a call to "/bin/mv", however coreutils or /bin/mv is not in the prereq for that package. The check is fatal for repeated abuse. for (other) details, please refer to http://en.opensuse.org/Packaging/RpmLint Please file bugreports if you run accross a false positive/false negative/do not understand the report/etc. Greetings, Dirk -- RPMLINT information under http://en.opensuse.org/Packaging/RpmLint --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Dirk Mueller napsal(a):
Hi,
as a followup of the discussion of yesterday:
There is a new check in BETA which will check for missing prerequires for your %pre/%post/%preun%postun scripts.
An example would be :
kdemultimedia3-extra.i586: E: no-prereq-on coreutils for mv
which says, that kdemultimedia3-extra contains a %post script that contains a call to "/bin/mv", however coreutils or /bin/mv is not in the prereq for that package. The check is fatal for repeated abuse.
for (other) details, please refer to http://en.opensuse.org/Packaging/RpmLint
Please file bugreports if you run accross a false positive/false negative/do not understand the report/etc.
Thanks a lot! That's even more than I expected to happen :) It seems that cooperation works at this mailing-list. Bye Lukas -- Lukas Ocilka, YaST Developer (xn--luk-gla45d) ----------------------------------------------------------------- SUSE LINUX, s. r. o., Lihovarska 1060/12, Praha 9, Czech Republic
participants (2)
-
Dirk Mueller
-
Lukas Ocilka