Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146622 Details for
Bug 224433
mock crashes with the --configdir switch
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix --configdir handling in mock
mock-0.6.16-configdir.patch (text/plain), 567 bytes, created by
Carl Roth
on 2007-01-25 20:41:10 UTC
(
hide
)
Description:
Patch to fix --configdir handling in mock
Filename:
MIME Type:
Creator:
Carl Roth
Created:
2007-01-25 20:41:10 UTC
Size:
567 bytes
patch
obsolete
>Only in mock-0.6.10: mock-0.6.16-configdir.patch >diff -ur mock.orig/mock.py mock-0.6.10/mock.py >--- mock.orig/mock.py 2007-01-25 10:09:48.000000000 -0800 >+++ mock-0.6.10/mock.py 2007-01-25 10:10:25.000000000 -0800 >@@ -938,7 +938,7 @@ > if os.path.exists(cfg): > execfile(cfg) > else: >- if config_path != "/etc/mock" and os.file.exists("/etc/mock/defaults.cfg"): >+ if config_path != "/etc/mock" and os.path.exists("/etc/mock/defaults.cfg"): > execfile("/etc/mock/defaults.cfg") > > # read in the config file by chroot name
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224433
: 146622