Bug 677571
Summary: | kickstart.py: 'LogVolData' object has no attribute 'label' | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ales Kozumplik <akozumpl> | ||||||||
Component: | pykickstart | Assignee: | Chris Lumens <clumens> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 15 | CC: | awilliam, clumens, jhrozek, jlaska, jonathan, jzeleny, m.a.young, vanmeeuwen+fedora | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | anaconda_trace_hash:bf1cbe9ae098b4017cc8e3559726bfc8714f7c12734b6e26d607f0440b587d5c | ||||||||||
Fixed In Version: | pykickstart-1.82-1.fc15 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2011-03-11 06:10:05 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: | |||||||||||
Attachments: |
|
Description
Ales Kozumplik
2011-02-15 09:31:16 UTC
Created attachment 478820 [details]
Attached traceback automatically from anaconda.
Created attachment 478822 [details]
my kickstart
Created attachment 479361 [details]
Attached traceback automatically from anaconda.
My reproducer was to install F14, then re-use /root/anaconda-ks.cfg for a F-15 install Could we have pykickstart-1.82-1 for F15 please? Currently there is only a post-fork rawhide/F16 version. pykickstart-1.82-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/pykickstart-1.82-1.fc15 pykickstart-1.82-1.fc15 has been pushed to the Fedora 15 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update pykickstart'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/pykickstart-1.82-1.fc15 *** Bug 680129 has been marked as a duplicate of this bug. *** (In reply to comment #5) > Could we have pykickstart-1.82-1 for F15 please? Currently there is only a > post-fork rawhide/F16 version. Greetings Michael, an updated pykickstart package is available for Fedora 15, but requires additional Karma. Can you add your feedback to the update? https://admin.fedoraproject.org/updates/pykickstart-1.82-1.fc15 jlaska: I note you didn't put any karma on it yet :) (In reply to comment #10) > jlaska: I note you didn't put any karma on it yet :) Geez, just can't sneak one by ya :) After discussing with clumens, it seems that this is more than just install the update and apply Karma. I am rebuilding installation media with the updated pykickstart and will post them for testing. I built updated pxeboot images using the newest pykickstart package (pykickstart-1.82-1.fc15). Kernel and initrd.img are available at http://jlaska.fedorapeople.org/updates/F-15-Alpha-677571 Using those images, I'm still seeing the reported problem using the procedure noted in comment#4. Talking to clumens, it seems a one-line fix will also be needed in anaconda. You can use updates=http://clumens.fedorapeople.org/677571.img to check the kickstart.py portion. (In reply to comment #13) > You can use updates=http://clumens.fedorapeople.org/677571.img to check the > kickstart.py portion. Confirmed that the issue is fixed using the updates.img provided and the custom kernel+initrd.img images from comment#12. I'll give karma for pykickstart based on this and other pykickstart testing. It works for me (until I hit bug 680490) with the new pykickstart.py file added to my own updates.img file (which I had constructed earlier from the new pykickstart-1.82-1.fc15 package but hadn't got working). I have given it some karma. pykickstart-1.82-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |