Bug 426312 - mock ignores --uniqueext arg for results directory
Summary: mock ignores --uniqueext arg for results directory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mock
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-19 22:45 UTC by Doug Chapman
Modified: 2013-01-10 01:46 UTC (History)
1 user (show)

Fixed In Version: 0.9.4
Clone Of:
Environment:
Last Closed: 2007-12-20 05:06:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Chapman 2007-12-19 22:45:59 UTC
Description of problem:
I see this on ia64 but I imagine it is not arch specific.

I use the --uniqueext= arg to allow me to run parallel instances of mock on my
large servers.  On the recent versions this works for the build root but the
result directory where the logs and built rpms are placed ignores it.

For example:

mock -r fedora-devel-ia64 --uniqueext=clamav 
/rawhide/current/downloaded/SRPMS/clamav-0.91.2-3.fc9.src.rpm 

builds in /var/lib/mock/fedora-devel-ia64-clamav however the log files are
placed in /var/lib/fedora-deve-ia64/result


Version-Release number of selected component (if applicable):
mock-0.9.3-1


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Michael E Brown 2007-12-20 03:29:07 UTC
Yes, I see the problem here. Looking at how to fix. Thanks for the report.

Comment 2 Michael E Brown 2007-12-20 05:06:48 UTC
Fix committed to git repo, pushed to rawhide cvs, tagged and built for rawhide.

This should be in the next rawhide compose.


Note You need to log in before you can comment on or make changes to this bug.