[Bug 290081] Review Request: bodhi - A modular web-system that facilitates the process of publishing updates for a Fedora-based software distribution

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 18 09:10:30 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: bodhi -  A modular web-system that facilitates the process of publishing updates for a Fedora-based software distribution


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





------- Additional Comments From tla at rasmil.dk  2007-10-18 05:10 EST -------
X. Could not rebuild the srpm on a system without TurboGear installed (used by
setup.py) so TurboGear should be a BuildRequires.

X. Rpmlint is not silent

rpmbuild/RPMS/noarch/bodhi-server-0.3.2-1.fc8.noarch.rpm
TurboGearrpmbuild/RPMS/noarch/bodhi-server-0.3.2-1.fc8.noarch.rpm 

[tim at localhost ~]$ rpmlint rpmbuild/RPMS/noarch/bodhi-server-0.3.2-1.fc8.noarch.rpm 
bodhi-server.noarch: E: non-executable-script
/usr/share/bodhi/bodhi/tools/dev_init.py 0644
bodhi-server.noarch: E: non-executable-script
/usr/share/bodhi/bodhi/tools/test-bodhi.py 0644
bodhi-server.noarch: E: non-executable-script
/usr/share/bodhi/bodhi/tools/pickledb.py 0644
bodhi-server.noarch: E: non-executable-script
/usr/share/bodhi/bodhi/tools/bodhi-client.py 0644
bodhi-server.noarch: E: non-executable-script
/usr/share/bodhi/bodhi/tools/init.py 0644

can be fixed by adding
chmod +x $RPM_BUILD_ROOT/%{_datadir}/%{name}/bodhi/tools/*.py
to %install

* rpmlint silent on SRPM & bodhi-client.

If these issues are fixed, i will approve it.



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list