Bug 1458509 - anaconda-27.10-1.fc27 tracebacks in making rawhide cloud base image
Summary: anaconda-27.10-1.fc27 tracebacks in making rawhide cloud base image
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kolman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1459382 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-03 16:27 UTC by Kevin Fenzi
Modified: 2017-12-22 11:43 UTC (History)
7 users (show)

Fixed In Version: anaconda-27.11-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-22 11:43:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2017-06-03 16:27:09 UTC
The rawhide cloud base image is failing to compose, causing rawhide to fail to compose. 

The task for todays was:

https://koji.fedoraproject.org/koji/taskinfo?taskID=19820881

There's a screenshot:

https://kojipkgs.fedoraproject.org//work/tasks/881/19820881/screenshot.ppm

File "/sbin/anaconda", line 501, in <module>
  ksdata.logging.execute()
File "/usr/lib64/python-3.6/site-packages/pyanaconda/kickstart.py", line 1128, in execute
  anaconda_logging.setHandlersLevel(anaconda_logging, level)
File "/usr/lib64/python-3.6/site-packages/pyanaconda/anaconda_logging.py", line 63, in setHandlersLevel
  for handler in filter(lambda hdlr: hasattr(hdlr, "autoSetLevel") and hdlr.autoSetLevel, logr.handlers):
AttributeError: module "pyanaconda.anaconda_logging" has no attribute "handlers"

(forgive any typos, I typed that in by hand).

Comment 1 Martin Kolman 2017-06-05 10:51:37 UTC
Should be fixed by this PR:
https://github.com/rhinstaller/anaconda/pull/1095

Comment 2 Dennis Gilmore 2017-06-07 02:19:30 UTC
*** Bug 1459382 has been marked as a duplicate of this bug. ***

Comment 3 Jan Kurik 2017-08-15 06:26:39 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.


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