Project

General

Profile

Bug #10599

extra_packages is failing on samba installs

Added by Greg Farnum about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

http://magna002.ceph.redhat.com/teuthology-2015-01-20_02:14:02-samba-giant-distro-basic-magna/29974/teuthology.log

2015-01-21T13:51:37.675 INFO:teuthology.run_tasks:Running task install...
2015-01-21T13:51:37.677 DEBUG:teuthology.task.install:project samba
2015-01-21T13:51:37.678 DEBUG:teuthology.task.install:config {'project': 'samba', 'extra_packages': ['samba']}
2015-01-21T13:51:37.679 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 744, in install
    debs = PACKAGES[project]['deb']
KeyError: 'samba'

This is a new error (I've never seen it before, and couldn't find it in an email search) and I believe it struck every test installing samba overnight. http://pulpito.ceph.redhat.com/teuthology-2015-01-19_22:06:01-fs-dumpling-distro-basic-magna/ and http://pulpito.ceph.redhat.com/teuthology-2015-01-20_02:14:02-samba-giant-distro-basic-magna/ contain a couple dozen examples.

History

#1 Updated by Zack Cerza about 9 years ago

  • Status changed from New to 7
  • Assignee set to Zack Cerza
  • Priority changed from High to Urgent

This is a regression and is my fault. I'm testing a fix right now.

Also available in: Atom PDF