Bug 1243090 - AttributeError: 'module' object has no attribute 'require_verseion'
Summary: AttributeError: 'module' object has no attribute 'require_verseion'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e7682d7f46e3fb711026e072cec...
: 1244433 (view as bug list)
Depends On:
Blocks: F23AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2015-07-14 18:46 UTC by Adam Williamson
Modified: 2015-08-04 11:09 UTC (History)
11 users (show)

Fixed In Version: anaconda-23.16-1
Clone Of:
Environment:
Last Closed: 2015-07-18 20:15:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (111.41 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: anaconda.log (5.36 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: dnf.log (838 bytes, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: environ (494 bytes, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.59 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.25 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: os_info (451 bytes, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: storage.log (63.98 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: syslog (64.62 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: ifcfg.log (2.07 KB, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: packaging.log (205 bytes, text/plain)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details
File: program.log (32.50 KB, application/octet-stream)
2015-07-14 18:46 UTC, Adam Williamson
no flags Details

Description Adam Williamson 2015-07-14 18:46:34 UTC
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

Comment 1 Adam Williamson 2015-07-14 18:46:37 UTC
Created attachment 1051951 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2015-07-14 18:46:38 UTC
Created attachment 1051952 [details]
File: anaconda.log

Comment 3 Adam Williamson 2015-07-14 18:46:39 UTC
Created attachment 1051953 [details]
File: dnf.log

Comment 4 Adam Williamson 2015-07-14 18:46:40 UTC
Created attachment 1051954 [details]
File: environ

Comment 5 Adam Williamson 2015-07-14 18:46:41 UTC
Created attachment 1051955 [details]
File: lsblk_output

Comment 6 Adam Williamson 2015-07-14 18:46:42 UTC
Created attachment 1051956 [details]
File: nmcli_dev_list

Comment 7 Adam Williamson 2015-07-14 18:46:43 UTC
Created attachment 1051957 [details]
File: os_info

Comment 8 Adam Williamson 2015-07-14 18:46:44 UTC
Created attachment 1051958 [details]
File: storage.log

Comment 9 Adam Williamson 2015-07-14 18:46:45 UTC
Created attachment 1051959 [details]
File: syslog

Comment 10 Adam Williamson 2015-07-14 18:46:46 UTC
Created attachment 1051960 [details]
File: ifcfg.log

Comment 11 Adam Williamson 2015-07-14 18:46:47 UTC
Created attachment 1051961 [details]
File: packaging.log

Comment 12 Adam Williamson 2015-07-14 18:46:48 UTC
Created attachment 1051962 [details]
File: program.log

Comment 13 Adam Williamson 2015-07-14 21:15:25 UTC
https://www.happyassassin.net/updates/1243090.img includes the fix for this (from anaconda git master).

Comment 14 satellitgo 2015-07-14 22:12:58 UTC
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

Comment 15 Jan Kurik 2015-07-15 13:16:35 UTC
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

Comment 16 Adam Williamson 2015-07-16 00:58:49 UTC
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

Comment 17 leigh scott 2015-07-16 08:00:22 UTC
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

Comment 18 leigh scott 2015-07-16 08:15:01 UTC
(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

Comment 19 Adam Williamson 2015-07-18 20:15:41 UTC
23.16 is out.

Comment 20 David Shea 2015-07-20 13:47:40 UTC
*** Bug 1244433 has been marked as a duplicate of this bug. ***


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