Bug 986020

Summary: anaconda-20.2
Product: [Fedora] Fedora Reporter: Manfred Blankenfeld <mblankenfeld>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, awilliam, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, stephent98, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-29 16:14:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
anaconda bug report none

Description Manfred Blankenfeld 2013-07-18 18:58:03 UTC
Created attachment 775471 [details]
anaconda bug report

Description of problem:
Today I created a new rawhide-livecd-iso (in VirtualBox-4.2.16 with livecd-tools and spin-kickstarts). I booted the iso in VirtualBox, came on KDE-Desktop and klicked on installer on desktop. But the first a anaconda-bug 

Version-Release number of selected component (if applicable):
Fedora20 rawhide, anaconda-22.2 - 64bit-Version

How reproducible:
Only klick on installer - then you see the bug-window

Steps to Reproduce:
1.Create a livecd
2.Boot it
3.Klick on installer on desktop

Actual results:
No installation is possible

Expected results:
Installation

Additional info:
I have the completely output - attachment

Comment 1 Steve Tyler 2013-07-18 20:00:46 UTC
anaconda 20.2-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 51, in __getattr__
    return getattr(self.handler.url, name)
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 76, in __getattr__
    return FC3_Method.__getattr__(self, name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", line 71, in setup
    osimg = storage.devicetree.getDeviceByPath(self.data.method.partition)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 671, in payloadInitialize
    payload.setup(storage)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'F18_Url' object has no attribute 'partition'

Local variables in innermost frame:
self: 
name: partition

Comment 2 Steve Tyler 2013-07-18 20:03:58 UTC
(In reply to Manfred Blankenfeld from comment #0)
...
> How reproducible:
> Only klick on installer - then you see the bug-window
...

The bug reporting dialog will attach all the anaconda log files to the bug report. Did you try to report a bug using the dialog?

Comment 3 Manfred Blankenfeld 2013-07-19 05:54:27 UTC
@Steve Tyler

Yes, I tried to use the dialog, but then the system was frozing.

ManfredB

Comment 4 Steve Tyler 2013-07-19 06:10:23 UTC
OK. Thanks for attaching the log manually.

In such cases, I usually put the exception string in the bug summary, so the developers can see it easily:
AttributeError: 'F18_Url' object has no attribute 'partition'

Here is another bug that looks similar:
Bug 986069 - AttributeError: 'F18_Url' object has no attribute 'partition'

Comment 5 Manfred Blankenfeld 2013-07-29 15:47:06 UTC
The same problem with anaconda 20.3

ManfredB

Comment 6 Adam Williamson 2013-07-29 16:14:19 UTC

*** This bug has been marked as a duplicate of bug 986069 ***