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=691635 Carl Thompson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Carl Thompson <[email protected]> 2011-03-29 23:31:41 EDT --- I recommend that you use a clean mock each time you build to ensure requires are met. If you reuse a mock environment without cleaning and rebuilding it you may have packages intalled in mock that are not installed in the koji or minimal install and you'll miss marking them as a required package. The python (perl, and other interpreted languages) have an internal dependancy generator but they only generate dependancies for other language related items. I do a final test in koji to ensure requires are met because koji always uses a clean minimal mock environment for the build. -- 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. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
