Bug 1410523
Summary: | gi.overrides.BlockDev.LVMError: Failed to call the 'LvCreate' method on the '/com/redhat/lvmdbus1/Vg/1' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Vg', "Exit code 3, stderr = --size may not ... | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul Whalen <pwhalen> | ||||||||||||||||||||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||||
Version: | rawhide | CC: | anaconda-maint-list, awilliam, blivet-maint-list, g.kaviyarasu, gmarr, jonathan, mkolman, robatino, sbueno, vanmeeuwen+fedora, vponcova | ||||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||
Hardware: | All | ||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:22e31127dad93aba7da93141e08e8326ebccb942bd7b9a5d2dc8f142c1cf6065; AcceptedBlocker | ||||||||||||||||||||||||||||||||
Fixed In Version: | anaconda-26.18-1 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
Last Closed: | 2017-03-09 11:35:14 UTC | Type: | --- | ||||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||||||||
Bug Blocks: | 1349184 | ||||||||||||||||||||||||||||||||
Attachments: |
|
Description
Paul Whalen
2017-01-05 16:18:04 UTC
Created attachment 1237744 [details]
File: anaconda-tb
Created attachment 1237745 [details]
File: anaconda.log
Created attachment 1237746 [details]
File: dnf.librepo.log
Created attachment 1237747 [details]
File: environ
Created attachment 1237748 [details]
File: hawkey.log
Created attachment 1237749 [details]
File: lsblk_output
Created attachment 1237750 [details]
File: lvm.log
Created attachment 1237751 [details]
File: nmcli_dev_list
Created attachment 1237752 [details]
File: os_info
Created attachment 1237753 [details]
File: storage.log
Created attachment 1237754 [details]
File: syslog
Created attachment 1237755 [details]
File: ifcfg.log
Created attachment 1237756 [details]
File: packaging.log
Created attachment 1237757 [details]
File: program.log
Similar problem has been detected: Text install on aarch64, default selections. addons: com_redhat_docker, com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=(tftp)/fedora/Fedora-Rawhide-20170105.n.0/Everything/vmlinuz inst.repo=http://kojipkgs.fedoraproject.org/compose/rawhide//Fedora-Rawhide-20170105.n.0/compose/Everything/aarch64/os/ hashmarkername: anaconda kernel: 4.10.0-0.rc2.git2.1.fc26.aarch64 package: anaconda-26.17-1 product: Fedora reason: gi.overrides.BlockDev.LVMError: Failed to call the 'LvCreate' method on the '/com/redhat/lvmdbus1/Vg/0' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Vg', "Exit code 3, stderr = --size may not be zero.\n Run `lvcreate --help' for more information.\n") release: Cannot get release name. version: rawhide Similar problem has been detected: Text install on x86_64, defaults selections. addons: com_redhat_kdump, com_redhat_docker cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: text inst.repo=https://kojipkgs.fedoraproject.org/compose/rawhide//Fedora-Rawhide-20170105.n.0/compose/Everything/x86_64/os/ hashmarkername: anaconda kernel: 4.10.0-0.rc2.git2.1.fc26.x86_64 package: anaconda-26.17-1 product: Fedora reason: gi.overrides.BlockDev.LVMError: Failed to call the 'LvCreate' method on the '/com/redhat/lvmdbus1/Vg/0' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Vg', "Exit code 3, stderr = --size may not be zero.\n Run `lvcreate --help' for more information.\n") release: Cannot get release name. version: rawhide Also affecting openQA: https://openqa.fedoraproject.org/tests/54366 Discussed during the 2017-01-09 blocker review meeting: [1] The decision to classify this bug as an "AcceptedBlocker" was made as it violates the following criteria: "When using a dedicated installer image, the installer must be able to complete an installation using the text, graphical and VNC installation interfaces" [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-01-09/f26-blocker-review.2017-01-09-17.00.txt Running into this on Fedora-Server-netinst-x86_64-Rawhide-20170105.n.0.iso This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Had another openQA case of this today: https://openqa.fedoraproject.org/tests/58819 sorry, on closer inspection, the most recent openQA case was "Timeout was reached.", not "--size may not be zero". The older openQA case was the --size error, though. Already fixed a pull request: https://github.com/rhinstaller/anaconda/pull/926 |