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 696463 Details for
Bug 847306
traceback.. remove all repos from rhua.. immediately nav to repo sync window
[?]
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]
Proposed patch
0001-847306-fix-typo-in-2ad037f47d7c382e559a6c38b62806b5e.patch (text/plain), 977 bytes, created by
Vitaly Kuznetsov
on 2013-02-12 11:01:38 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Vitaly Kuznetsov
Created:
2013-02-12 11:01:38 UTC
Size:
977 bytes
patch
obsolete
>From 5f1b42d6632d02e17e2fcd08e02df685db3f16f9 Mon Sep 17 00:00:00 2001 >From: Vitaly Kuznetsov <vitty@redhat.com> >Date: Tue, 12 Feb 2013 11:59:09 +0100 >Subject: [PATCH] 847306: fix typo in 2ad037f47d7c382e559a6c38b62806b5eb0acfd0 > >--- > rhui-2.0/tools/src/rhui/tools/pulp_api.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/rhui-2.0/tools/src/rhui/tools/pulp_api.py b/rhui-2.0/tools/src/rhui/tools/pulp_api.py >index a6e9392..e427835 100644 >--- a/rhui-2.0/tools/src/rhui/tools/pulp_api.py >+++ b/rhui-2.0/tools/src/rhui/tools/pulp_api.py >@@ -139,7 +139,7 @@ class Pulp: > # Pulp doesn't actually return a 404 for a non-existant repo. > # Not sure what the point of the above check is, but will leave it > # for now. >- elif e[0] == 500 and 'No repo with id' in e[1]: >+ elif e[0] == 500 and 'No Repo with id' in e[1]: > return None > else: > raise e >-- >1.7.11.7 >
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 847306
: 696463