Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1395350
Summary: | AttributeError: 'StorageDiscoveryConfig' object has no attribute 'protectedDevSpecs' | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeremy Linton <jeremy.linton> | ||||||||||||||||||||||||||||
Component: | anaconda | Assignee: | Vendula Poncova <vponcova> | ||||||||||||||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||
Version: | 25 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, pbrobinson, pwhalen, vanmeeuwen+fedora, vponcova | ||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||
Hardware: | aarch64 | ||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:7837d66e802bbf016711656ba2c297423b6c2f202fbec6a5a98b7968baadde7e; | ||||||||||||||||||||||||||||||
Fixed In Version: | anaconda-26.17-1 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||
Last Closed: | 2017-08-06 17:28:33 UTC | Type: | --- | ||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||||||
Bug Blocks: | 922257 | ||||||||||||||||||||||||||||||
Attachments: |
|
Description
Jeremy Linton
2016-11-15 18:04:37 UTC
Created attachment 1220879 [details]
File: anaconda-tb
Created attachment 1220880 [details]
File: anaconda.log
Created attachment 1220881 [details]
File: dnf.librepo.log
Created attachment 1220882 [details]
File: environ
Created attachment 1220883 [details]
File: hawkey.log
Created attachment 1220884 [details]
File: lsblk_output
Created attachment 1220885 [details]
File: nmcli_dev_list
Created attachment 1220886 [details]
File: os_info
Created attachment 1220887 [details]
File: storage.log
Created attachment 1220888 [details]
File: syslog
Created attachment 1220889 [details]
File: ifcfg.log
Created attachment 1220890 [details]
File: packaging.log
Created attachment 1220891 [details]
File: program.log
This can be reproduced by booting with inst.text and doing the following. ================================================================================ VNC Text mode provides a limited set of installation options. It does not offer custom partitioning for full control over the disk layout. Would you like to use VNC mode instead? 1) Start VNC 2) Use text mode Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 2 ================================================================================ ================================================================================ Installation 1) [x] Language settings 2) [!] Time settings (English (United States)) (Timezone is not set.) 3) [!] Installation source 4) [!] Software selection (Processing...) (Processing...) 5) [!] Installation Destination 6) [x] Network configuration (No disks selected) (Wired (enp8s0) connected) 7) [!] Root password 8) [!] User creation (Password is not set.) (No user will be created) Please make your choice from above ['q' to quit | 'b' to begin installation | 'r' to refresh]: 3 ================================================================================ ================================================================================ Installation source Choose an installation source type. 1) CD/DVD 2) local ISO file 3) Network Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 2 ================================================================================ ================================================================================ Select device containing the ISO file 1) Crucial CT128MX1 /dev/sda1 (2 GiB MB) EFI System Partition 7BEB-06AB 2) Crucial CT128MX1 /dev/sda2 (100 GiB MB) ext3 eb89ce61-8d63-48a4-b39f-e47c1585731b Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 2 ================================================================================ ================================================================================ Select an ISO to use as install source 1) Fedora-Server-dvd-aarch64-25_Beta-1.2.iso 2) Fedora-Server-dvd-aarch64-25-20161017.n.0.iso Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 2 An unknown error has occured, look at the /tmp/anaconda-tb* file(s) for more details =============================================================================== An unknown error has occurred =============================================================================== Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/912 Fixed |