Bug 986020
| Summary: | anaconda-20.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Manfred Blankenfeld <mblankenfeld> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | 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: |
|
||||||
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
(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? @Steve Tyler Yes, I tried to use the dialog, but then the system was frozing. ManfredB 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' The same problem with anaconda 20.3 ManfredB *** This bug has been marked as a duplicate of bug 986069 *** |
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