Bug 1233331 - AttributeError: 'NoneType' object has no attribute 'path' [NEEDINFO]
Summary: AttributeError: 'NoneType' object has no attribute 'path'
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:981f0fa38576d70f2281fb9b9b2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-18 16:15 UTC by Anton Maklakov
Modified: 2016-07-19 14:54 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 14:54:30 UTC
Type: ---
Embargoed:
dlehman: needinfo?


Attachments (Terms of Use)
File: anaconda-tb (371.48 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: anaconda.log (9.53 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: environ (690 bytes, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: journalctl (323.15 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: lsblk_output (2.28 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: nmcli_dev_list (2.31 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: os_info (500 bytes, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: program.log (18.57 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: storage.log (18.33 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
File: ifcfg.log (3.62 KB, text/plain)
2015-06-18 16:15 UTC, Anton Maklakov
no flags Details
my usb-hdd grub2 config for install from iso-image (4.98 KB, text/plain)
2015-06-18 18:11 UTC, Anton Maklakov
no flags Details

Description Anton Maklakov 2015-06-18 16:15:05 UTC
Description of problem:
Run installer on thinkpad t450s

Version-Release number of selected component:
anaconda-core-22.20.13-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", line 78, in setup
    if not stat.S_ISBLK(os.stat(osimg.path)[stat.ST_MODE]):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1219, in _runThread
    payload.setup(storage, instClass)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 244, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'path'

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=(loop)/isolinux/vmlinuz0 root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 iso-scan/filename=/boot/iso/fedora/Fedora-Live-Workstation-x86_64-22-3.iso
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Potential duplicate: bug 1177273

Comment 1 Anton Maklakov 2015-06-18 16:15:09 UTC
Created attachment 1040554 [details]
File: anaconda-tb

Comment 2 Anton Maklakov 2015-06-18 16:15:10 UTC
Created attachment 1040555 [details]
File: anaconda.log

Comment 3 Anton Maklakov 2015-06-18 16:15:13 UTC
Created attachment 1040556 [details]
File: environ

Comment 4 Anton Maklakov 2015-06-18 16:15:16 UTC
Created attachment 1040557 [details]
File: journalctl

Comment 5 Anton Maklakov 2015-06-18 16:15:17 UTC
Created attachment 1040558 [details]
File: lsblk_output

Comment 6 Anton Maklakov 2015-06-18 16:15:18 UTC
Created attachment 1040559 [details]
File: nmcli_dev_list

Comment 7 Anton Maklakov 2015-06-18 16:15:20 UTC
Created attachment 1040560 [details]
File: os_info

Comment 8 Anton Maklakov 2015-06-18 16:15:21 UTC
Created attachment 1040561 [details]
File: program.log

Comment 9 Anton Maklakov 2015-06-18 16:15:23 UTC
Created attachment 1040562 [details]
File: storage.log

Comment 10 Anton Maklakov 2015-06-18 16:15:24 UTC
Created attachment 1040563 [details]
File: ifcfg.log

Comment 11 Anton Maklakov 2015-06-18 18:09:44 UTC
I used usb-hdd + grub2 booting from iso-image. grub2 config: https://github.com/thias/glim/blob/master/grub2/inc-fedora.cfg  

I have success with burned iso on dvd!

But, i want install fedora 22 from iso-image on usb-hdd with grub2. Can you help me?

Comment 12 Anton Maklakov 2015-06-18 18:11:31 UTC
Created attachment 1040596 [details]
my usb-hdd grub2 config for install from iso-image

Comment 13 Markus Näsholm 2015-06-28 06:46:07 UTC
Another user experienced a similar problem:

Occured when running Install to Hard drive. Fedora 22 spin with KDE Plasma on DVD.

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 14 Bugzy 2015-07-06 01:50:58 UTC
Another user experienced a similar problem:

I clicked on the install to disk program from the start menu in fedora 22 kde spin

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 15 mbarbaranius 2015-07-16 18:13:37 UTC
Another user experienced a similar problem:

Clicked install to disk, opened to the language option menu and this error popped up multiple times

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 live_dir=/multiboot/Fedora-Live-Workstation-x86_64-22-3/LiveOS initrd=initrd0.img root=live:LABEL=MULTIBOOT live_dir=/multiboot/Fedora-Live-Workstation-x86_64-22-3/LiveOS NULL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 16 mbarbaranius 2015-07-16 18:31:03 UTC
Another user experienced a similar problem:

Trying to install fedora to hard drive, opened the utility and multiple bugs flashed on the language selection window

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 17 Gerald Schade 2015-07-16 21:38:52 UTC
Another user experienced a similar problem:

Wollte Fedora installieren, dazu CD eingelegt, Fedora Live gestartet, Installation to hard disk ausgewaehlt, Fenster zur Sprachauswahl erscheint, dann gleich die Fehlermeldung: unbekannter Fehler aufgetreten.

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 18 Frank Daniel 2015-07-18 02:02:22 UTC
Another user experienced a similar problem:

Just tried to do the GUI install

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 19 Frank Daniel 2015-07-19 00:30:05 UTC
Another user experienced a similar problem:

Just started the install from the workstation install DVD

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 20 Frank Daniel 2015-07-19 21:37:14 UTC
Another user experienced a similar problem:

Just for fun I change the order of the my disc drivers to move my boot drive off the add (but old) sata2 drive connections to my sata raid/ahci (even older still) hardware connections.  Still can't install.

cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-22-3 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
hashmarkername: anaconda
kernel:         4.0.4-301.fc22.x86_64
other involved packages: python-libs-2.7.9-6.fc22.x86_64
package:        anaconda-core-22.20.13-1.fc22.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'path'
release:        Fedora release 22 (Twenty Two)
version:        22

Comment 21 Jiri Konecny 2015-07-21 11:00:11 UTC
When I looked on anaconda.logs this seems to be a problem in python-blivet.

Comment 22 David Lehman 2015-07-22 18:26:59 UTC
How are you creating this media? Something is creating UDF instead of ISO9660, and blivet knows nothing about UDF.

Comment 23 Anton Maklakov 2015-07-23 13:50:40 UTC
I have UDF usb-hdd with iso-file fedora 22 https://bugzilla.redhat.com/show_bug.cgi?id=1233331#c11

Comment 24 Fedora Admin XMLRPC Client 2015-09-28 20:26:13 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 25 Fedora End Of Life 2016-07-19 14:54:30 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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