Bug 1122980

Summary: ValueError: No description available for disk
Product: [Fedora] Fedora Reporter: Michal Toman <mtoman>
Component: anacondaAssignee: Samantha N. Bueno <sbueno>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dan, g.kaviyarasu, jonathan, rvokal, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard: abrt_hash:ae45fb331b4f2132c34bef7e1f8c26d5131944d4c168fb7b37a064c43a0412ce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-30 17:48:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 467765    
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Michal Toman 2014-07-24 13:55:13 UTC
Description of problem:
Selected a virtio drive as install target on s390x

Version-Release number of selected component:
anaconda-20.25.15-1

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 533, in device_description
    raise ValueError("No description available for %s" % device.type)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 581, in is_valid_stage1_device
    description = self.device_description(device)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 117, in _schedulePartitions
    if storage.bootloader.is_valid_stage1_device(device, early=True):
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 315, in doAutoPartition
    _schedulePartitions(storage, disks)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 263, in execute
    doAutoPartition(storage, ksdata)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1746, in doKickstartStorage
    ksdata.autopart.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 260, in execute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 215, in input
    self.execute()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 440, in input
    key = self._screens[-1][0].input(args, key)
ValueError: No description available for disk

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   root=live:http://s390.koji.fedoraproject.org/tree/releases/20/Fedora/s390x/os/images/install.img ip=192.168.53.2:192.168.53.1:192.168.53.1:32:s390x.kvm:eth0:none nameserver=8.8.8.8
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.s390x
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 Michal Toman 2014-07-24 13:55:15 UTC
Created attachment 920545 [details]
File: anaconda-tb

Comment 2 Michal Toman 2014-07-24 13:55:16 UTC
Created attachment 920546 [details]
File: anaconda.log

Comment 3 Michal Toman 2014-07-24 13:55:17 UTC
Created attachment 920547 [details]
File: environ

Comment 4 Michal Toman 2014-07-24 13:55:17 UTC
Created attachment 920548 [details]
File: lsblk_output

Comment 5 Michal Toman 2014-07-24 13:55:18 UTC
Created attachment 920549 [details]
File: nmcli_dev_list

Comment 6 Michal Toman 2014-07-24 13:55:19 UTC
Created attachment 920550 [details]
File: os_info

Comment 7 Michal Toman 2014-07-24 13:55:20 UTC
Created attachment 920551 [details]
File: program.log

Comment 8 Michal Toman 2014-07-24 13:55:21 UTC
Created attachment 920552 [details]
File: storage.log

Comment 9 Michal Toman 2014-07-24 13:55:22 UTC
Created attachment 920553 [details]
File: syslog

Comment 10 Michal Toman 2014-07-24 13:55:23 UTC
Created attachment 920554 [details]
File: ifcfg.log

Comment 11 Michal Toman 2014-07-24 13:55:24 UTC
Created attachment 920555 [details]
File: packaging.log

Comment 12 Samantha N. Bueno 2014-09-30 17:48:06 UTC
This should actually be fixed in master and f21-branch, see commit f9c024b1.