Bug 1119380
| Summary: | AttributeError: 'Flags' object has no attribute 'targetarch' | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Whalen <pwhalen> | ||||||||||||||||||||||||
| Component: | kexec-tools | Assignee: | WANG Chao <chaowang> | ||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | urgent | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 21 | CC: | anaconda-maint-list, awilliam, bhe, chaowang, g.kaviyarasu, jonathan, mattdm, mkolman, mruckman, orion, robatino, ruyang, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | All | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:48060d2c5b859bbe25170ddd4a76591687ecb642dd64ad7a0d9e700aad8ebd01 AcceptedBlocker | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-07-24 07:53:12 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: | 245418, 1043119 | ||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 917908 [details]
File: anaconda-tb
Created attachment 917909 [details]
File: anaconda.log
Created attachment 917910 [details]
File: environ
Created attachment 917911 [details]
File: lsblk_output
Created attachment 917912 [details]
File: nmcli_dev_list
Created attachment 917913 [details]
File: os_info
Created attachment 917914 [details]
File: program.log
Created attachment 917915 [details]
File: storage.log
Created attachment 917916 [details]
File: syslog
Created attachment 917917 [details]
File: packaging.log
Anaconda recently dropped the targetarch flag, which also really wasn't the right thing to get current architecture anyway. So I've opened a pull request on Github for fixing the kdump addon to use the blivet.arch.getArch() call: https://github.com/daveyoung/kdump-anaconda-addon/pull/2 Merging the pull request & doing a new build should be enough to fix this issues. Discussed at the 2014-07-16 blocker review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2014-07-16/f21-blocker-review.2014-07-16-15.59.log.txt . This was verified to prevent text installation from working on any arch, and also prevents the Cloud images from being generated. Accepted as a release blocker per criterion https://fedoraproject.org/wiki/Fedora_21_Alpha_Release_Criteria#Installation_interfaces , "When using a dedicated installer image, the installer must be able to complete an installation using the text, graphical and VNC installation interfaces." I have found a few more issues that need to be merged before this will work: https://github.com/daveyoung/kdump-anaconda-addon/pull/3 Please update the package ASAP, breakage in it will block other things (eg. text mode is totally useless right now). I will also attach an updates.img with the changes. Created attachment 918855 [details]
updates.img against anaconda-21.48-1
*** Bug 1120900 has been marked as a duplicate of this bug. *** updates.img works for me with F21a-TC1/21.47-1. Hi, all I have merged the related fixes to github. Chao, could you update Fedora addon package ASAP, thanks a lot! Dave Fixed in kexec-tools-2.0.7-4.fc21: http://kojipkgs.fedoraproject.org/packages/kexec-tools/2.0.7/4.fc21/ |
Description of problem: Version-Release number of selected component: anaconda-21.47-1 The following was filed automatically by anaconda: anaconda 21.47-1 exception report Traceback (most recent call first): File "/usr/share/anaconda/addons/com_redhat_kdump/common.py", line 65, in getMemoryBounds if flags.targetarch == 'ppc64': File "/usr/share/anaconda/addons/com_redhat_kdump/tui/spokes/kdump.py", line 50, in <module> lower, upper ,step = getMemoryBounds() File "/usr/lib/python2.7/site-packages/pyanaconda/ui/common.py", line 600, in collect __import__(module_pattern % mod_name) File "/usr/lib/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 153, in setup spokes = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) File "/sbin/anaconda", line 1344, in <module> anaconda._intf.setup(ksdata) AttributeError: 'Flags' object has no attribute 'targetarch' Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python /sbin/anaconda cmdline_file: console=ttymxc0,115200 ip=eth0:dhcp inst.ks=nfs:192.168.0.80:/var/exports/tftpboot/wandboard-21-minimal.ks rd.shell executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.0-0.rc4.git3.1.fc21.armv7hl product: Fedora release: Cannot get release name. type: anaconda version: 21