Bug 986020 - anaconda-20.2
Summary: anaconda-20.2
Keywords:
Status: CLOSED DUPLICATE of bug 986069
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-18 18:58 UTC by Manfred Blankenfeld
Modified: 2013-07-29 16:14 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-29 16:14:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
anaconda bug report (214.39 KB, text/plain)
2013-07-18 18:58 UTC, Manfred Blankenfeld
no flags Details

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 ***


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