Bug 163114 - python script crashes on attempt to submit update
Summary: python script crashes on attempt to submit update
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora Infrastructure
Classification: Retired
Component: update system
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Bill Nottingham
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-13 00:10 UTC by Tom Lane
Modified: 2016-09-20 02:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-13 00:52:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Tom Lane 2005-07-13 00:10:34 UTC
Description of problem:
Got as far as update summary page:
https://porkchop.devel.redhat.com/fedora-updates/show.py?
pkg=mysql-4.1.12-2.FC4.1&update=testing

press "submit to release team for pushing", get
https://porkchop.devel.redhat.com/fedora-updates/submit.py?pkg=mysql-4.1.12-2.FC4.1
Submitting to Release Team...
Mod_python error: "PythonHandler mod_python.publisher" Traceback (most recent call last): File "/usr/
src/build/513032-i386/install/usr/lib/python2.2/site-packages/mod_python/apache.py", line 332, in 
HandlerDispatch File "/usr/src/build/513032-i386/install/usr/lib/python2.2/site-packages/
mod_python/publisher.py", line 199, in handler File "/mnt/redhat/fedora-updates/submit.py", line 80, 
in index req.write("
" % AttributeError: ValueError instance has no attribute 'smtp_error'


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


How reproducible:
100%

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


Expected results:


Additional info:

Since I've not used this system before, it's entirely likely I did something wrong ... but this isn't a real 
helpful error message.

Comment 1 Luke Macken 2005-07-13 00:52:21 UTC
The problem is now fixed, and I re-submitted your update for pushing.  Thanks
for the report.


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