Bug 1406989
| Summary: | [Patch]Traceback log when viewing the details of the last repo sync with rhui-manager is displayed vertically and hard to read | ||
|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Satoru SATOH <ssato> |
| Component: | Tools | Assignee: | RHUI Bug List <rhui-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Radek Bíba <rbiba> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0.0 | CC: | bizhang |
| Target Milestone: | --- | ||
| Target Release: | 3.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-01 22:15:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Satoru SATOH
2016-12-22 02:16:45 UTC
Created attachment 1234591 [details]
The proposed fix and the log to show it works (1)
Created attachment 1234592 [details]
The proposed fix and the log to show it works (2) (maybe it's safer than the previous one, I think.)
Created attachment 1234593 [details]
The session log to show the fix (1) works
A correctly formatted traceback is printed with ISO 20170117, RHEL 6 & 7. Thanks.
Start Time: 01-18-2017 04:32
Finish Time: 01-18-2017 04:33
Elapsed Time: 0:00:08
Result: Success
Traceback: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/celery/app/trace.py", line 240, in trace_task
R = retval = fun(*args, **kwargs)
<snip>
File "/usr/lib64/python2.6/os.py", line 157, in makedirs
mkdir(name, mode)
ImporterConduitException: [Errno 13] Permission denied: '/var/lib/pulp/importers'
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0367 |