Description of problem: Booted the 2015-07-14 Rawhide nightly. anaconda team knows about this bug, just filing it for bureaucracy. It's an obvious typo. Version-Release number of selected component: anaconda-23.15-1 The following was filed automatically by anaconda: anaconda 23.15-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/langsupport.py", line 24, in <module> gi.require_verseion("Pango", "1.0") File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/common.py", line 596, in collect __import__(module_pattern % mod_name) File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/__init__.py", line 158, in _collectActionClasses standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/__init__.py", line 643, in getActionClasses standalones = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/__init__.py", line 633, in setup self._actions = self.getActionClasses(self._list_hubs()) File "/sbin/anaconda", line 1370, in <module> anaconda._intf.setup(ksdata) AttributeError: 'module' object has no attribute 'require_verseion' Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 quiet dnf.rpm.log: Jul 14 18:44:41 INFO --- logging initialized --- executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.0-0.rc2.git0.1.fc23.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: Rawhide
Created attachment 1051951 [details] File: anaconda-tb
Created attachment 1051952 [details] File: anaconda.log
Created attachment 1051953 [details] File: dnf.log
Created attachment 1051954 [details] File: environ
Created attachment 1051955 [details] File: lsblk_output
Created attachment 1051956 [details] File: nmcli_dev_list
Created attachment 1051957 [details] File: os_info
Created attachment 1051958 [details] File: storage.log
Created attachment 1051959 [details] File: syslog
Created attachment 1051960 [details] File: ifcfg.log
Created attachment 1051961 [details] File: packaging.log
Created attachment 1051962 [details] File: program.log
https://www.happyassassin.net/updates/1243090.img includes the fix for this (from anaconda git master).
Another user experienced a similar problem: try to boot bfo.iso in virtualbox of rawhide x86_64 addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz dnf.rpm.log: Jul 14 22:10:32 INFO --- logging initialized --- hashmarkername: anaconda kernel: 4.2.0-0.rc2.git0.1.fc23.x86_64 package: anaconda-23.15-1 packaging.log: 22:10:35,541 INFO packaging: configuring base repo product: Fedora reason: AttributeError: 'module' object has no attribute 'require_verseion' release: Cannot get release name. version: Rawhide
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
Marking as an Alpha blocker, just so it's on the blocker list for people keeping track of what's in the way of Alpha ATM. Criterion is obviously "The installer must run when launched normally from the release-blocking images." - https://fedoraproject.org/wiki/Fedora_23_Alpha_Release_Criteria#Installer_must_run
Another user experienced a similar problem: Try to install from f23 livecd cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Cinnamon-x86_64-23-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 hashmarkername: anaconda kernel: 4.2.0-0.rc2.git0.1.fc23.x86_64 other involved packages: anaconda-gui-23.15-1.fc23.x86_64 package: anaconda-core-23.15-1.fc23.x86_64 packaging.log: product: Fedora reason: AttributeError: 'module' object has no attribute 'require_verseion' release: Fedora release 23 (Twenty Three) version: 23
(In reply to Adam Williamson from comment #16) > Marking as an Alpha blocker, just so it's on the blocker list for people > keeping track of what's in the way of Alpha ATM. Criterion is obviously "The > installer must run when launched normally from the release-blocking images." > - > https://fedoraproject.org/wiki/ > Fedora_23_Alpha_Release_Criteria#Installer_must_run Hi Adam, I also noticed that the ostree package was also missing from the f23 livecd (cinnamon spin). Regards Leigh
23.16 is out.
*** Bug 1244433 has been marked as a duplicate of this bug. ***