Bug 171184 - random plague to-do
Summary: random plague to-do
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora Infrastructure
Classification: Retired
Component: extras buildsys
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Jeremy Katz
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-19 06:09 UTC by Dan Williams
Modified: 2007-04-18 17:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-19 02:50:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Williams 2005-10-19 06:09:42 UTC
/home/boston/dcbw> plague-client detail 61

Detail for Job ID 61 (sabayon):
--------------------------------------------------------------------------------
Source: sabayon-2_12_0-1
Traceback (most recent call last):
  File "/usr/bin/plague-client", line 426, in ?
    cli.dispatch(cmd, sys.argv[2:])
  File "/usr/bin/plague-client", line 372, in dispatch
    func(args)
  File "/usr/bin/plague-client", line 293, in _cmd_detail
    print "Target: %s" % jobrec['target']
KeyError: 'target'
/home/boston/dcbw>

*******************

Catch OpenSSL.SSL.Error in server/Builder.py in _building_jobs() and
_get_num_slots(), elsewhere it's needed.


*******************

1 (package): Restarting 'package-3_01-2_fc4' on target 'fedora-fc4-core'
Exception in thread Thread-7:
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/share/plague/server/PackageJob.py", line 82, in run
    self._pkg_job.process()
  File "/usr/share/plague/server/PackageJob.py", line 509, in process
    if func():
  File "/usr/share/plague/server/PackageJob.py", line 377, in _stage_prep
    (self.archjobs, pkg_arches, allowed_arches) = self.arch_handling(hdr)
  File "/usr/share/plague/server/PackageJob.py", line 185, in arch_handling
    addl_arches = self._target_cfg.addl_pkg_arches()[self.name]
TypeError: list indices must be integers

**********************

Make client ignore missing allow_uploads rather than traceback.

Comment 1 Dan Williams 2005-11-19 02:50:54 UTC
All fixed.


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