Bug 1153690 - FormatCreateError: ('invalid device specification', '/dev/sda2')
Summary: FormatCreateError: ('invalid device specification', '/dev/sda2')
Keywords:
Status: CLOSED DUPLICATE of bug 1109244
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 21
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6ed247feba51860e809e6bd7dd8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-16 14:29 UTC by Jakub Čajka
Modified: 2014-10-22 12:23 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-22 12:23:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (240.30 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: anaconda.log (9.55 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: environ (448 bytes, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: ks.cfg (244 bytes, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: lsblk_output (1.40 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: nmcli_dev_list (1.54 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: os_info (377 bytes, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: program.log (25.24 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: storage.log (127.58 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: syslog (39.50 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: ifcfg.log (1.23 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details
File: packaging.log (1.73 KB, text/plain)
2014-10-16 14:29 UTC, Jakub Čajka
no flags Details

Description Jakub Čajka 2014-10-16 14:29:01 UTC
Description of problem:
Encoutred while running  QA:Testcase_kickstart_firewall(F21 ppc64le RC2) using modified ks, installation done on disk containing previous F21 ppc64le alpha RC2installation.

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

The following was filed automatically by anaconda:
anaconda 21.48.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 370, in create
    raise FormatCreateError("invalid device specification", self.device)
  File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 818, in create
    DeviceFormat.create(self, **kwargs)
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 559, in execute
    options=self.device.formatArgs)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions
    action.execute(callbacks)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt
    self.devicetree.processActions(callbacks)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems
    storage.doIt(callbacks)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg)
  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 227, in run
    threading.Thread.run(self, *args, **kwargs)
FormatCreateError: ('invalid device specification', '/dev/sda2')

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/ppc/ppc64/vmlinuz ro inst.ks=https://jcajka.fedorapeople.org/ks/firewall-configured-net.ks
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.17.0-301.fc21.ppc64le
product:        Fedora"
release:        Cannot get release name.
type:           anaconda
version:        Fedora

Comment 1 Jakub Čajka 2014-10-16 14:29:05 UTC
Created attachment 947625 [details]
File: anaconda-tb

Comment 2 Jakub Čajka 2014-10-16 14:29:06 UTC
Created attachment 947626 [details]
File: anaconda.log

Comment 3 Jakub Čajka 2014-10-16 14:29:07 UTC
Created attachment 947627 [details]
File: environ

Comment 4 Jakub Čajka 2014-10-16 14:29:09 UTC
Created attachment 947628 [details]
File: ks.cfg

Comment 5 Jakub Čajka 2014-10-16 14:29:10 UTC
Created attachment 947629 [details]
File: lsblk_output

Comment 6 Jakub Čajka 2014-10-16 14:29:11 UTC
Created attachment 947630 [details]
File: nmcli_dev_list

Comment 7 Jakub Čajka 2014-10-16 14:29:12 UTC
Created attachment 947631 [details]
File: os_info

Comment 8 Jakub Čajka 2014-10-16 14:29:14 UTC
Created attachment 947632 [details]
File: program.log

Comment 9 Jakub Čajka 2014-10-16 14:29:16 UTC
Created attachment 947633 [details]
File: storage.log

Comment 10 Jakub Čajka 2014-10-16 14:29:18 UTC
Created attachment 947634 [details]
File: syslog

Comment 11 Jakub Čajka 2014-10-16 14:29:19 UTC
Created attachment 947635 [details]
File: ifcfg.log

Comment 12 Jakub Čajka 2014-10-16 14:29:20 UTC
Created attachment 947636 [details]
File: packaging.log

Comment 13 Jakub Čajka 2014-10-16 14:38:50 UTC
Probably duplicate of/related to  1150023 and/or 1153657. 
Doing installation on un-partitioned disk passes.
Link to modified ks: https://jcajka.fedorapeople.org/ks/firewall-configured-net.ks

Comment 14 Jakub Čajka 2014-10-22 12:23:04 UTC
Seems as a duplicate of 1109244

*** This bug has been marked as a duplicate of bug 1109244 ***


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