https://bugzilla.rpmfusion.org/show_bug.cgi?id=2979
--- Comment #22 from leigh scott <leigh123linux(a)gmail.com> 2013-10-22 16:17:51 CEST
---
(In reply to comment #21)
a review of steam displays the following messages
fedora-review -m fedora-rawhide-i386-rpmfusion_nonfree -n steam
error: File must begin with "/":
%{_udevrulesdir}/99-steam-controller-perms.rules
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.peiWJK
+ umask 022
+ cd /builddir/build/BUILD
+ cd steam
+
DOCDIR=/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ export DOCDIR
+ /usr/bin/mkdir -p
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ cp -pr README
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ cp -pr COPYING
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ cp -pr steam_install_agreement.txt
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ cp -pr debian/changelog
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ cp -pr README.Fedora
/builddir/build/BUILDROOT/steam-1.0.0.43-3.fc21.i386/usr/share/doc/steam
+ exit 0
RPM build errors:
File must begin with "/": %{_udevrulesdir}/99-steam-controller-perms.rules
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target i686
--nodeps
builddir/build/SPECS/steam.spec']
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
70, in trace
result = func(*args, **kw)
File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 361, in do
raise mockbuild.exception.Error, ("Command failed. See logs for output.\n #
%s" % (command,), child.returncode)
Error: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target i686
--nodeps
builddir/build/SPECS/steam.spec']
LEAVE do --> EXCEPTION RAISED
It needs BuildRequires: systemd adding to the spec file.
rpm -qf /usr/lib/rpm/macros.d/macros.systemd
systemd-208-2.fc20.x86_64
As you can see systemd provides the macro for %{_udevrulesdir}
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.