Bug 843092 - The mash update recently pushed is having a problem building rawhide
Summary: The mash update recently pushed is having a problem building rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mash
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-25 14:57 UTC by Bruno Wolff III
Modified: 2014-03-17 03:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-25 21:45:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bruno Wolff III 2012-07-25 14:57:49 UTC
Description of problem:
Part of the rawhide mash failed this morning. I was told that a new mash was just pushed and it is probably related to that. However we don't know if it is a mash bug or a config failure. (A config file problem should really be logged in trac, but I thought I'd start with bugzilla.)

Version-Release number of selected component (if applicable):
I am not sure.

How reproducible:
Just happened today, and I haven't tried to reporduce on my own hardware.

Actual results:
2012-07-25 10:31:16 mash: Resolving multilib for arch x86_64 using method devel
Traceback (most recent call last):
  File "/usr/bin/mash", line 100, in <module>
    main()
  File "/usr/bin/mash", line 86, in main
    rc = themash.doMultilib()
  File "/usr/lib/python2.7/site-packages/mash/__init__.py", line 592, in doMultilib
    pid = self.doDepSolveAndMultilib(arch, repocache)
  File "/usr/lib/python2.7/site-packages/mash/__init__.py", line 543, in doDepSolveAndMultilib
    elif do_multi and method.select(pkg):
  File "/usr/lib/python2.7/site-packages/mash/multilib.py", line 177, in select
    if po.name in whitelist:
NameError: global name 'whitelist' is not defined
2012-07-25 10:31:36 mash: Depsolve and createrepo finished.
mash failed in /mnt/koji/mash/rawhide-20120725/rawhide

Comment 1 Bill Nottingham 2012-07-25 21:44:35 UTC
I'm an idiot, and it should be fixed in -2.


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