[Bug 516466] Review Request: sys_basher - multi-threaded hardware tester

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 13 19:13:10 UTC 2009


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


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





--- Comment #53 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-08-13 15:13:09 EDT ---
(In reply to comment #52)
> One more question. Is there a way to unpack an SRPM into a local directory
> rather than installing it or should I just do this inside of a VM?  

I do all my reviews in mock. It uses a chroot to build the packages, so your
build directory is clean.

Another option is to have a second user on your system with which you build the
packages (better this way, so you don't end up blowing all your files away when
building a crappily written spec file). Just run
 $ rpmdev-setuptree
and build the SRPM with
 $ rpmbuild --rebuild package.src.rpm

Or you can build using your normal user name, this way your SPEC, SOURCES and
RPMS directories just get messier with every package you review...

-- 
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.




More information about the Fedora-package-review mailing list