Bug 963503
| Summary: | GError: Timeout was reached | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||||||||||||
| Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> | ||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | 19 | CC: | anaconda-maint-list, awilliam, bhushan.karia, BobLfoot, dshea, dwlegg, elad, g.kaviyarasu, ignatenko, jonathan, jreiser, jreznik, jsedlak, lgraves95, linuxhippy, lmohanty, me, mfabian, mgansser, mkolman, mkrizek, ms, petersen, pnemade, robatino, satellitgo, sbueno, twu, vanmeeuwen+fedora | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:e8ce3350b543f801baddae8c333c8887ac8b5465cb233d2c9ebf14f71048231e AcceptedBlocker | ||||||||||||||||||||||
| Fixed In Version: | pykickstart-1.99.31-1.fc19 | Doc Type: | Bug Fix | ||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2013-05-18 04:54:38 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: | 834087 | ||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||
Created attachment 748545 [details]
File: anaconda-tb
Created attachment 748546 [details]
File: anaconda.log
Created attachment 748547 [details]
File: backtrace
Created attachment 748548 [details]
File: environ
Created attachment 748549 [details]
File: lsblk_output
Created attachment 748550 [details]
File: messages
Created attachment 748551 [details]
File: nmcli_dev_list
Created attachment 748552 [details]
File: program.log
Created attachment 748553 [details]
File: storage.log
1. Boot baremetal from Fedora-Live-Desktop-x86_64-19-Beta-TC4-1.iso USB stick media, which passes checksum and is known to at least launch the installer. 2. Launch Firefox, go to bodhi to find latest anaconda and deps to download from koji. 3. From Downloads folder: su -c 'yum install *' result in: Updated: anaconda.x86_64 0:19.27-1.fc19 Dependency Updated: anaconda-widgets.x86_64 0:19.27-1.fc19 pykickstart.noarch 0:1.99.31-1.fc19 python-blivet.noarch 0:0.14-1.fc19 3. Launch installer from the big Welcome to Fedora window. Crash. Description of problem:
start "livinst" in root terminal of sugar
Version-Release number of selected component:
anaconda-19.27-1.fc19.x86_64
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-19-Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 23:07:40,178 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
start livinst in root terminal
Version-Release number of selected component:
anaconda-19.27-1.fc19.x86_64
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 --xdriver=vesa
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-19-Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 xdriver=vesa nomodeset BOOT_IMAGE=vmlinuz0
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 23:23:49,076 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Huh, I see this too with the Beta RC1 desktop live. A smoketest live image I built shortly before RC1 was fine. I'll compare the package sets. I note the network connection seems to flip to 'connecting' then 'connected' very quickly during anaconda startup. Looks like a Beta blocker. [adamw@adam tmp]$ diff -u smoke.txt 19b_rc1.txt --- smoke.txt 2013-05-15 21:20:48.456134797 -0700 +++ 19b_rc1.txt 2013-05-15 21:18:01.618039938 -0700 @@ -71,8 +71,8 @@ brasero-libs-3.8.0-1.fc19.x86_64 brasero-nautilus-3.8.0-1.fc19.x86_64 bridge-utils-1.5-7.fc19.x86_64 -brlapi-0.6.0-5.fc19.x86_64 -brltty-4.5-5.fc19.x86_64 +brlapi-0.6.0-4.fc19.x86_64 +brltty-4.5-4.fc19.x86_64 btparser-0.25-2.fc19.x86_64 btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 bzip2-1.0.6-8.fc19.x86_64 @@ -304,7 +304,7 @@ gnome-session-xsession-3.8.2-1.fc19.x86_64 gnome-settings-daemon-3.8.2-1.fc19.x86_64 gnome-settings-daemon-updates-3.8.2-1.fc19.x86_64 -gnome-shell-3.8.2-1.fc19.x86_64 +gnome-shell-3.8.2-2.fc19.x86_64 gnome-system-log-3.8.1-1.fc19.x86_64 gnome-system-monitor-3.8.2-1.fc19.x86_64 gnome-terminal-3.8.2-1.fc19.x86_64 @@ -947,7 +947,7 @@ pytalloc-2.0.8-2.fc19.x86_64 python-2.7.4-4.fc19.x86_64 python3-3.3.1-4.fc19.x86_64 -python3-brlapi-0.6.0-5.fc19.x86_64 +python3-brlapi-0.6.0-4.fc19.x86_64 python3-cairo-1.10.0-5.fc19.x86_64 python3-gobject-3.8.1-2.fc19.x86_64 python3-libs-3.3.1-4.fc19.x86_64 so it looks like we forgot to pull the latest brltty into Beta RC1 (it's one of the many space fixes), and I forgot to pull the latest gnome-shell into my smoketest. But if this is happening with SoaS too, gnome-shell doesn't seem like a suspect. Weird. When I run 'liveinst' as a regular user on the Beta RC1 images, I get an error about connecting to the X server and a huge pile of GTK errors. When I run it on my smoketest image, no console errors at all. It looks like something somewhere went wonky with the RC1 compose? This seems to be to do with SELinux, somehow. For me, if I run 'setenforce Permissive' first, liveinst works. well, this is getting weird. bcl says to assign it to rvykydal, anyway. It may not be selinux after all, I'm getting weird, different results in multiple tests. it may be a timing thing of some kind. bcl reports that boot.iso fails on the same traceback. Suddenly, now, I can't reproduce this. I just did five boots in a row and it worekd all five times. Maybe we were all hitting some kind of failure case in the geoip stuff which is related to conditions on the remote end, and that went away? So yeah, for a few minutes bcl, satellit and myself were all hitting this, then it suddenly went away, and now I can't reproduce it at all. boot.iso and live install start up fine every time for me right now. My money is on something in the geolocation stuff. Description of problem:
Start from "test install media and install"
Press ESC in process.
Maybe troubleshot in emulate CPU in KVM. (use "copy cpu from host machine")
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 06:01:40,582 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
was trying to install into the VM from the live CD.
Version-Release number of selected component:
anaconda-19.27-1.fc19.x86_64
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-MATE-Compiz-x86_64-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 02:11:28,690 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Booted the 19 Beta RC1 i386 netinst
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20i386 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 07:10:22,936 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Booted the 19 Beta RC1 x86_64 netinst
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 07:17:17,786 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Boot the F19 Beta RC1 netinst ov kvm, and it crashed at the begining.
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20i386 rd.live.check quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 07:56:09,913 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Booted into Fedora 18 Beta RC1 desktop.
Version-Release number of selected component:
anaconda-19.27-1.fc19.x86_64
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-19-Be rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
core_backtrace:
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 05:27:28,357 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
I'd like to note that it seems that it only crashes the first time anaconda is run, following runs work fine (tested with live image obviously). Patch sent for review. Updates image for anaconda 19.27: http://rvykydal.fedorapeople.org/updates.gerror.img Please note that getting updates image from network will in most cases spoil the reproducer but you can use e.g. updates=hd:sdb1:/updates.img with netinst on USB Description of problem:
try to install Fedora 19 Beta RC1 on win7 guest with VMWare 9.0.2
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 13:52:44,232 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
clicked on install-to-harddrive icon on desktop
Version-Release number of selected component:
anaconda-19.27-1.fc19.i686
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=/ubninit root=UUID=0680-B55F rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern
core_backtrace:
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 10:15:49,455 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
other involved packages: pygobject3-base-3.8.1-2.fc19.i686
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
(In reply to comment #28) > I'd like to note that it seems that it only crashes the first time anaconda > is run, following runs work fine (tested with live image obviously). I also see this with Fedora-Live-Desktop-x86_64-19-Beta-1.iso failure on first try; and works most times on repeat - on bare metal also did reformat of the usb HD prior to install to HD in live Guys, could you retry it with the updates.gerror.img - https://bugzilla.redhat.com/show_bug.cgi?id=963503#c29? Description of problem:
boot netinstall beta RC1
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 13:03:36,686 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
boot Fedora-19-Beta-i386-netinst.iso (RC1) from CD with inst.stage2=hd:UUID=<<UID_of_USB_flash>> where USB flash is livecd-iso-to-disk of corresponding full install DVD.
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:UUID=C047-E250 BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 13:17:47,509 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
(In reply to comment #32) > (In reply to comment #28) > > I'd like to note that it seems that it only crashes the first time anaconda > > is run, following runs work fine (tested with live image obviously). > > I also see this with Fedora-Live-Desktop-x86_64-19-Beta-1.iso > > failure on first try; and works most times on repeat - on bare metal > also did reformat of the usb HD prior to install to HD in live note the retry is much easier if "liveinst" in root terminal is used. Repeat by using up arrow in terminal. The updates.gerror.img of Comment #29 worked for me: install started and completed successfully. pykickstart-1.99.31-1.fc19, anaconda-19.28-1.fc19, python-blivet-0.14-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2013-8322/python-blivet-0.14-1.fc19,pykickstart-1.99.31-1.fc19,anaconda-19.28-1.fc19 Description of problem:
I have downloaded Fedora 19 RC1 ISO DVD and just started installation and got this error.
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20i386 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 00:15:57,473 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Updated to latest anaconda within KDE live fc19 alpha.
Did install to disk.
Reported unknwon error.
Version-Release number of selected component:
anaconda-19.27-1.fc19.i686
Additional info:
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-i686-19-Alpha-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
core_backtrace:
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 15:26:09,732 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.0-0.rc6.git2.3.fc19.i686
other involved packages: pygobject3-base-3.8.0-2.fc19.i686
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
ureports_counter: 1
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Booting Fedora-Beta-RC1-i386-DVD.iso to attempt install
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20i386 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 20:34:09,326 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Description of problem:
Booting Fedora-19-Beta-RC1-X86_64 to attempt install
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 20:39:27,230 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
udates.gerror.img appears to work for Beta-RC1-DVD.iso on my test farm. Description of problem:
I try to install from Fedora 19 x86_64 Beta RC1 netinstall image
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 20:56:44,396 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Clear blocker, IMHO. +1 blocker. +1 to blocker from me +1 Beta Blocker under https://fedoraproject.org/wiki/Fedora_19_Alpha_Release_Criteria#Expected_image_boot_behavior +1 Beta Blocker Thanks folks, that's enough: setting AcceptedBlocker. Description of problem:
I've tried to install f19 RC1 image in virtual machine.
I've selected install Fedora 19-Beta in bootloader.
This error window appeared right after start of anaconda, without any user input.
I've system was connected to the network (checked with ping).
Version-Release number of selected component:
anaconda-19.27-1
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20i386 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 09:02:23,293 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.i686
product: Fedora
release: Cannot get release name.
type: anaconda
version: 19-Beta
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
I don't see this on F19 Beta RC2. Description of problem:
Started anaconda on F19 RC1 Live in gnome-boxes, expected to be able to install the system.
Version-Release number of selected component:
anaconda-19.27-1.fc19.x86_64
Additional info:
reporter: libreport-2.1.4
cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-19-Be rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
core_backtrace:
executable: /sbin/anaconda
hashmarkername: anaconda
ifcfg.log: 11:32:43,802 DEBUG ifcfg: content of files (network initialization):
kernel: 3.9.1-301.fc19.x86_64
other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64
packaging.log:
product: Fedora
release: Fedora release 19 (Schrödinger’s Cat)
type: anaconda
version: 19
Truncated backtrace:
Traceback (most recent call last):
File "/sbin/anaconda", line 1040, in <module>
networkInitialize(ksdata)
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize
if dumpMissingDefaultIfcfgs():
File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs
nm.nm_update_settings_of_device(devname, 'connection', 'id', devname)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device
return _update_settings(_device_settings(name), key1, key2, value, default_type_str)
File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings
None)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
GError: Timeout was reached
Appears fixed in 19 Beta RC2 (tested the install images). Package pykickstart-1.99.31-1.fc19, anaconda-19.28-1.fc19, python-blivet-0.14-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pykickstart-1.99.31-1.fc19 anaconda-19.28-1.fc19 python-blivet-0.14-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8322/python-blivet-0.14-1.fc19,pykickstart-1.99.31-1.fc19,anaconda-19.28-1.fc19 then log in and leave karma (feedback). pykickstart-1.99.31-1.fc19, anaconda-19.28-1.fc19, python-blivet-0.14-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Boot from Live beta TC4. Download updated anaconda 19.27-1, anaconda-widget, pykickstart, blivit, currently in bodhi, yum installed them, launched the installer. Crash on launch. The following was filed automatically by anaconda: anaconda 19.27-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function return info.invoke(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings None) File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device return _update_settings(_device_settings(name), key1, key2, value, default_type_str) File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs nm.nm_update_settings_of_device(devname, 'connection', 'id', devname) File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize if dumpMissingDefaultIfcfgs(): File "/sbin/anaconda", line 1040, in <module> networkInitialize(ksdata) GError: Timeout was reached Version-Release number of selected component: anaconda-19.27-1.fc19.x86_64 Additional info: cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 cmdline_file: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-19-Be ro rd.live.image quiet rhgb core_backtrace: executable: /sbin/anaconda hashmarkername: anaconda ifcfg.log: 21:41:47,904 DEBUG ifcfg: content of files (network initialization): kernel: 3.9.0-301.fc19.x86_64 other involved packages: pygobject3-base-3.8.1-2.fc19.x86_64 packaging.log: product: Fedora release: Fedora release 19 (Schrödinger’s Cat) type: anaconda ureports_counter: 1 version: 19 Truncated backtrace: Traceback (most recent call last): File "/sbin/anaconda", line 1040, in <module> networkInitialize(ksdata) File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 882, in networkInitialize if dumpMissingDefaultIfcfgs(): File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 318, in dumpMissingDefaultIfcfgs nm.nm_update_settings_of_device(devname, 'connection', 'id', devname) File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 414, in nm_update_settings_of_device return _update_settings(_device_settings(name), key1, key2, value, default_type_str) File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 436, in _update_settings None) File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function return info.invoke(*args, **kwargs) GError: Timeout was reached