openSUSE talk:Packaging checks

Jump to: navigation, search

conflicts-with-provides

What is W: conflicts-with-provides? --Yecril71pl 13:54, 18 February 2012 (MST)

Sounds like your package provides something that is also listed in a "Conflicts:"-line. Example:

Provides: %{name}-bar = %{version}
Conflicts: %{name}-bar <= %{version}

Lrupp 04:51, 20 February 2012 (MST)

brp and post build

A comprehensive article covering brp-scripts and post-build-checks should be split off from this. There is valuable info in en-old.o.o that is no longer reachable through the search engines. --Jnweiger 04:12, 29 July 2012 (MDT)

no-manual-page-for-binary

Why do we have W: no-manual-page-for-binary? Why is it undocumented? I understand that it is good to have some documentation, but this warning is Debian advertising. --Yecril71pl (talk) 22:03, 31 January 2018 (UTC)

tmpfile-not-in-filelist

The offending file is in %{_localstatedir}/run, I get an error when I %ghost it. --Yecril71pl (talk) 23:11, 6 February 2018 (UTC)