https://bugzilla.redhat.com/show_bug.cgi?id=1422918

leigh scott <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m



--- Comment #2 from leigh scott <[email protected]> ---
(In reply to Hans de Goede from comment #0)
> Spec URL: https://fedorapeople.org/~jwrdegoede/akmods.spec
> SRPM URL: https://fedorapeople.org/~jwrdegoede/akmods-0.5.6-3.fc25.src.rpm
> Description:
> Akmods startup script will rebuild akmod packages during system 
> boot while its background daemon will build them for kernels right
> after they were installed.
> 
> Fedora Account System Username: jwrdegoede
> 
> rpmlint output:
> 
> akmods.noarch: W: non-standard-uid /var/cache/akmods akmods
> akmods.noarch: W: non-standard-gid /var/cache/akmods akmods
> akmods.noarch: W: no-manual-page-for-binary akmods-shutdown
> akmods.noarch: W: empty-%postun
> rpmbuild/SPECS/akmods.spec:75: E: hardcoded-library-path in
> %{_prefix}/lib/systemd/system-preset
> rpmbuild/SPECS/akmods.spec:85: E: hardcoded-library-path in
> %{_prefix}/lib/systemd/system-preset/
> rpmbuild/SPECS/akmods.spec:129: E: hardcoded-library-path in
> %{_prefix}/lib/systemd/system-preset/95-akmods.preset
> 1 packages and 1 specfiles checked; 3 errors, 4 warnings.
> 
> These are all expected given the nature of the package and can all be
> ignored.


Please replace %{_prefix}/lib/systemd/system-preset with %{_presetdir}


$ rpm -E %{_presetdir}
/usr/lib/systemd/system-preset

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to