Bug 1295076 - blivet.errors.FormatSetupError: invalid device specification
Summary: blivet.errors.FormatSetupError: invalid device specification
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a590f83ce04dc36e1ffc9e1c027...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-01 21:12 UTC by Javier Perez
Modified: 2016-01-03 08:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-03 08:52:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (639.63 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: anaconda.log (33.30 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: dnf.log (14.61 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: dnf.rpm.log (147 bytes, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: environ (459 bytes, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: lsblk_output (1.63 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: nmcli_dev_list (1.57 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: os_info (451 bytes, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: program.log (45.30 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: storage.log (100.08 KB, text/plain)
2016-01-01 21:12 UTC, Javier Perez
no flags Details
File: syslog (250.52 KB, text/plain)
2016-01-01 21:13 UTC, Javier Perez
no flags Details
File: ifcfg.log (4.43 KB, text/plain)
2016-01-01 21:13 UTC, Javier Perez
no flags Details
File: packaging.log (2.28 KB, text/plain)
2016-01-01 21:13 UTC, Javier Perez
no flags Details

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


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