Bug 1295076

Summary: blivet.errors.FormatSetupError: invalid device specification
Product: [Fedora] Fedora Reporter: Javier Perez <pepebuho>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a590f83ce04dc36e1ffc9e1c0278a0cb2acbcdeeb3014c4c98ca09d0187720d4;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-03 08:52:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.log
none
File: dnf.rpm.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 Javier Perez 2016-01-01 21:12:31 UTC
Description of problem:
I am trying to setup Fedora 23 from the net inst to a BeeBox.
I selected the KD Plasma 
Also I am trying to install to an attached USB drive, 16GB Kingston DT unit while my mSATA drive arrives. 

It should work, but I am getting this error. Seems to me like Anaconda is not recognizing this setup

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

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.4/site-packages/blivet/formats/__init__.py", line 507, in _preSetup
    raise FormatSetupError("invalid device specification")
  File "/usr/lib/python3.4/site-packages/blivet/formats/__init__.py", line 480, in setup
    if not self._preSetup(**kwargs):
  File "/usr/lib/python3.4/site-packages/blivet/devices/storage.py", line 513, in setupParents
    _format.setup()
  File "/usr/lib/python3.4/site-packages/blivet/devices/storage.py", line 372, in _preSetup
    self.setupParents(orig=orig)
  File "/usr/lib/python3.4/site-packages/blivet/devices/storage.py", line 383, in setup
    if not self._preSetup(orig=orig):
  File "/usr/lib/python3.4/site-packages/blivet/deviceaction.py", line 676, in execute
    self.device.setup(orig=True)
  File "/usr/lib/python3.4/site-packages/blivet/actionlist.py", line 280, in process
    action.execute(callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 380, in processActions
    callbacks=callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 164, in doIt
    self.devicetree.processActions(callbacks=callbacks)
  File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1096, in turnOnFilesystems
    storage.doIt(callbacks)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 195, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
blivet.errors.FormatSetupError: invalid device specification

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-23-x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.3-300.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        23

Comment 1 Javier Perez 2016-01-01 21:12:43 UTC
Created attachment 1110933 [details]
File: anaconda-tb

Comment 2 Javier Perez 2016-01-01 21:12:45 UTC
Created attachment 1110934 [details]
File: anaconda.log

Comment 3 Javier Perez 2016-01-01 21:12:46 UTC
Created attachment 1110935 [details]
File: dnf.log

Comment 4 Javier Perez 2016-01-01 21:12:48 UTC
Created attachment 1110936 [details]
File: dnf.rpm.log

Comment 5 Javier Perez 2016-01-01 21:12:49 UTC
Created attachment 1110937 [details]
File: environ

Comment 6 Javier Perez 2016-01-01 21:12:50 UTC
Created attachment 1110938 [details]
File: lsblk_output

Comment 7 Javier Perez 2016-01-01 21:12:51 UTC
Created attachment 1110939 [details]
File: nmcli_dev_list

Comment 8 Javier Perez 2016-01-01 21:12:52 UTC
Created attachment 1110940 [details]
File: os_info

Comment 9 Javier Perez 2016-01-01 21:12:54 UTC
Created attachment 1110941 [details]
File: program.log

Comment 10 Javier Perez 2016-01-01 21:12:56 UTC
Created attachment 1110942 [details]
File: storage.log

Comment 11 Javier Perez 2016-01-01 21:13:00 UTC
Created attachment 1110943 [details]
File: syslog

Comment 12 Javier Perez 2016-01-01 21:13:02 UTC
Created attachment 1110944 [details]
File: ifcfg.log

Comment 13 Javier Perez 2016-01-01 21:13:03 UTC
Created attachment 1110945 [details]
File: packaging.log