Bug 1242403 - AttributeError: 'PartitionData' object has no attribute 'mkfsopts'
Summary: AttributeError: 'PartitionData' object has no attribute 'mkfsopts'
Keywords:
Status: CLOSED NEXTRELEASE
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:a36e284440a4f37cac56f2e6cdd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-13 09:36 UTC by Leandro Santiago
Modified: 2015-10-26 21:14 UTC (History)
4 users (show)

Fixed In Version: anaconda-23.14-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-26 21:14:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (129.74 KB, text/plain)
2015-07-13 09:36 UTC, Leandro Santiago
no flags Details
File: anaconda.log (4.45 KB, text/plain)
2015-07-13 09:36 UTC, Leandro Santiago
no flags Details
File: environ (494 bytes, text/plain)
2015-07-13 09:36 UTC, Leandro Santiago
no flags Details
File: ks.cfg (1.41 KB, text/plain)
2015-07-13 09:36 UTC, Leandro Santiago
no flags Details
File: lsblk_output (1.40 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: nmcli_dev_list (1.18 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: os_info (451 bytes, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: program.log (16.56 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: storage.log (27.64 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: syslog (60.04 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details
File: ifcfg.log (1.89 KB, text/plain)
2015-07-13 09:37 UTC, Leandro Santiago
no flags Details

Description Leandro Santiago 2015-07-13 09:36:53 UTC
Description of problem:


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

The following was filed automatically by anaconda:
anaconda 23.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/kickstart.py", line 1253, in execute
    createOptions=self.mkfsopts,
  File "/usr/lib64/python3.4/site-packages/pyanaconda/kickstart.py", line 1106, in execute
    p.execute(storage, ksdata, instClass)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/kickstart.py", line 2182, in doKickstartStorage
    ksdata.partition.execute(storage, ksdata, instClass)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 383, in execute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 62, in setup
    spoke.execute()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/tui/__init__.py", line 176, in setup
    should_schedule = obj.setup(self.ENVIRONMENT)
  File "/sbin/anaconda", line 1367, in <module>
    anaconda._intf.setup(ksdata)
AttributeError: 'PartitionData' object has no attribute 'mkfsopts'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 ks=http://10.0.2.2:10000/setup.ks
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.0-0.rc1.git2.1.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        Rawhide

Comment 1 Leandro Santiago 2015-07-13 09:36:55 UTC
Created attachment 1051330 [details]
File: anaconda-tb

Comment 2 Leandro Santiago 2015-07-13 09:36:57 UTC
Created attachment 1051332 [details]
File: anaconda.log

Comment 3 Leandro Santiago 2015-07-13 09:36:58 UTC
Created attachment 1051333 [details]
File: environ

Comment 4 Leandro Santiago 2015-07-13 09:36:59 UTC
Created attachment 1051335 [details]
File: ks.cfg

Comment 5 Leandro Santiago 2015-07-13 09:37:00 UTC
Created attachment 1051337 [details]
File: lsblk_output

Comment 6 Leandro Santiago 2015-07-13 09:37:01 UTC
Created attachment 1051339 [details]
File: nmcli_dev_list

Comment 7 Leandro Santiago 2015-07-13 09:37:02 UTC
Created attachment 1051340 [details]
File: os_info

Comment 8 Leandro Santiago 2015-07-13 09:37:04 UTC
Created attachment 1051342 [details]
File: program.log

Comment 9 Leandro Santiago 2015-07-13 09:37:06 UTC
Created attachment 1051345 [details]
File: storage.log

Comment 10 Leandro Santiago 2015-07-13 09:37:08 UTC
Created attachment 1051346 [details]
File: syslog

Comment 11 Leandro Santiago 2015-07-13 09:37:09 UTC
Created attachment 1051347 [details]
File: ifcfg.log

Comment 12 Leandro Santiago 2015-07-13 09:47:46 UTC
Contextualizing: The rawhide image I am using is this one: https://kojipkgs.fedoraproject.org/mash/rawhide-20150710/rawhide/x86_64/os/images/boot.iso

I am booting from QEMU using this vmlinuz https://kojipkgs.fedoraproject.org/mash/rawhide-20150710/rawhide/x86_64/os/isolinux/vmlinuz and this initrd: https://kojipkgs.fedoraproject.org/mash/rawhide-20150710/rawhide/x86_64/os/isolinux/initrd.img

Then I skip the boot loader menu going directly to the installer by appending the following parameters to to boot loader: "inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 ks=http://10.0.2.2:10000/setup.ks"

Comment 13 Chris Lumens 2015-07-13 14:05:58 UTC
This should be fixed in rawhide.

Comment 14 Jan Kurik 2015-07-15 13:18:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 15 David Shea 2015-10-26 21:14:29 UTC
This will be in F23.


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