From Fedora Project Wiki
< Architectures | s390x
No edit summary |
|||
Line 29: | Line 29: | ||
'''Installation status:''' FAIL | '''Installation status:''' FAIL | ||
* bug [https://bugzilla.redhat.com/show_bug.cgi?id=857940 857940] - AttributeError: 'ZIPL' object has no attribute 'storage' | * bug [https://bugzilla.redhat.com/show_bug.cgi?id=857940 857940] - AttributeError: 'ZIPL' object has no attribute 'storage' | ||
'''Boot status:''' OK | '''Boot status:''' OK, but errors limit functionality | ||
* bug [https://bugzilla.redhat.com/show_bug.cgi?id=858996 858996] - no network after installation - ifcfg-eth0 is missing | |||
* root can't login on console | |||
The | The workarounds are to do some manual steps at the end of the installation | ||
* log as root over the network to the system | |||
* 857940 - run zipl manually (chroot /mnt/sysimage; zipl -V) | |||
* 858996 - copy the ifcfg-eth0 file (cp /etc/sysconfig/network-scripts/ifcfg-eth0 /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0) | |||
== general anaconda/lorax/pungi/... issues == | == general anaconda/lorax/pungi/... issues == | ||
* pungi | * pungi |
Revision as of 10:42, 20 September 2012
Release Notes
Developer information
Global info
Image composes are run on F-18 with
- pungi-2.11-3.fc18.dh.1
- lorax-18.14-1.fc18
- lorax-18.17-1.fc18 (>= 20120903)
- lorax-18.19-1.fc18 (>= 20120916)
The test composes are available from [1]
issues found in F-18 Alpha 20120823
using anaconda-18.6.1-1.fc18
Installation status: FAIL
- network not set up, install.img can't be downloaded
issues found in F-18 Alpha 20120903
using anaconda-18.6.5-1.fc18
Installation status: unknown
- none yet
issues found in F-18 Alpha 20120917
using anaconda-18.8-1.fc18
Installation status: FAIL
- bug 857940 - AttributeError: 'ZIPL' object has no attribute 'storage'
Boot status: OK, but errors limit functionality
- bug 858996 - no network after installation - ifcfg-eth0 is missing
- root can't login on console
The workarounds are to do some manual steps at the end of the installation
- log as root over the network to the system
- 857940 - run zipl manually (chroot /mnt/sysimage; zipl -V)
- 858996 - copy the ifcfg-eth0 file (cp /etc/sysconfig/network-scripts/ifcfg-eth0 /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0)
general anaconda/lorax/pungi/... issues
- pungi