Bug 1377401 - TypeError: argument 1 must be _ped.FileSystemType, not None
Summary: TypeError: argument 1 must be _ped.FileSystemType, not None
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3815d60bae7f8277b1159f37501...
Depends On:
Blocks: F26BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2016-09-19 15:08 UTC by Adam Williamson
Modified: 2016-09-29 16:53 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 16:53:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (387.11 KB, text/plain)
2016-09-19 15:08 UTC, Adam Williamson
no flags Details
File: anaconda.log (50.71 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: dnf.librepo.log (11.60 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: environ (482 bytes, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: hawkey.log (1.03 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.57 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.33 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: os_info (451 bytes, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: storage.log (92.97 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: syslog (73.70 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: ifcfg.log (2.40 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: packaging.log (5.54 KB, text/plain)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details
File: program.log (38.12 KB, application/octet-stream)
2016-09-19 15:09 UTC, Adam Williamson
no flags Details

Description Adam Williamson 2016-09-19 15:08:51 UTC
Description of problem:
Occurs on several openQA tests that involve deleting existing filesystems, since 20160915.n.0, when a new python-blivet arrived.

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

The following was filed automatically by anaconda:
anaconda 26.2-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/parted/partition.py", line 139, in <lambda>
    system = property(lambda s: s.__writeOnly("system"), lambda s, v: s.__partition.set_system(v))
  File "/usr/lib/python3.5/site-packages/blivet/deviceaction.py", line 697, in execute
    self.device.parted_partition.system = None
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 325, in process
    action.execute(callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 163, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1112, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall
    turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg)
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
    threading.Thread.run(self, *args, **kwargs)
TypeError: argument 1 must be _ped.FileSystemType, not None

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-rawh quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.8.0-0.rc6.git4.1.fc26.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Adam Williamson 2016-09-19 15:08:59 UTC
Created attachment 1202524 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2016-09-19 15:09:02 UTC
Created attachment 1202525 [details]
File: anaconda.log

Comment 3 Adam Williamson 2016-09-19 15:09:04 UTC
Created attachment 1202526 [details]
File: dnf.librepo.log

Comment 4 Adam Williamson 2016-09-19 15:09:05 UTC
Created attachment 1202527 [details]
File: environ

Comment 5 Adam Williamson 2016-09-19 15:09:07 UTC
Created attachment 1202528 [details]
File: hawkey.log

Comment 6 Adam Williamson 2016-09-19 15:09:09 UTC
Created attachment 1202529 [details]
File: lsblk_output

Comment 7 Adam Williamson 2016-09-19 15:09:10 UTC
Created attachment 1202530 [details]
File: nmcli_dev_list

Comment 8 Adam Williamson 2016-09-19 15:09:14 UTC
Created attachment 1202531 [details]
File: os_info

Comment 9 Adam Williamson 2016-09-19 15:09:17 UTC
Created attachment 1202532 [details]
File: storage.log

Comment 10 Adam Williamson 2016-09-19 15:09:20 UTC
Created attachment 1202533 [details]
File: syslog

Comment 11 Adam Williamson 2016-09-19 15:09:22 UTC
Created attachment 1202534 [details]
File: ifcfg.log

Comment 12 Adam Williamson 2016-09-19 15:09:23 UTC
Created attachment 1202535 [details]
File: packaging.log

Comment 13 Adam Williamson 2016-09-19 15:09:26 UTC
Created attachment 1202536 [details]
File: program.log

Comment 14 Adam Williamson 2016-09-19 15:11:03 UTC
This would be an F26 Beta blocker, per "When using the guided partitioning flow, the installer must be able to: ...  Remove existing storage volumes to free up space, at the user's direction"

Comment 15 David Lehman 2016-09-19 15:36:42 UTC
Upstream pull request:

  https://github.com/rhinstaller/blivet/pull/511

Comment 16 Adam Williamson 2016-09-20 03:11:37 UTC
Also happens on kickstart installs to fresh disks, at least a couple of the openQA kickstart tests fail.

Comment 17 Fedora Update System 2016-09-20 18:57:22 UTC
python-blivet-2.1.4-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d8691b1b14

Comment 18 Fedora Update System 2016-09-22 09:56:38 UTC
python-blivet-2.1.4-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d8691b1b14

Comment 19 Adam Williamson 2016-09-29 16:53:51 UTC
blivet 2.1.5 went stable and we haven't seen this lately, so closing.


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