Bug 1004889
Summary: | AttributeError: 'FC3_Cdrom' object has no attribute 'noverifyssl' | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mukundan Ragavan <nonamedotc> | ||||||||||||||||||||||||||||||||||
Component: | pykickstart | Assignee: | Brian Lane <bcl> | ||||||||||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||||||||
Version: | 20 | CC: | aj.werkman, anaconda-maint-list, awilliam, bcl, dshea, g.kaviyarasu, jonathan, kevin, lbrabec, lnie, mkolman, pschindl, robatino, sbueno, seleznev.ru, tflink, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:da2f33bcfd2373f8ddb51bce328b5446ed53e9104821c52160d5c0d36d25c0af AcceptedFreezeException | ||||||||||||||||||||||||||||||||||||
Fixed In Version: | pykickstart-1.99.39-1.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||||
Last Closed: | 2013-10-18 21:04:20 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: | 980655, 1011536 | ||||||||||||||||||||||||||||||||||||
Attachments: |
|
Description
Mukundan Ragavan
2013-09-05 16:55:32 UTC
Created attachment 794355 [details]
File: anaconda-tb
Created attachment 794356 [details]
File: anaconda.log
Created attachment 794357 [details]
File: environ
Created attachment 794358 [details]
File: lsblk_output
Created attachment 794359 [details]
File: nmcli_dev_list
Created attachment 794360 [details]
File: os_info
Created attachment 794361 [details]
File: program.log
Created attachment 794362 [details]
File: storage.log
Created attachment 794363 [details]
File: syslog
Created attachment 794364 [details]
File: ifcfg.log
Created attachment 794365 [details]
File: packaging.log
I found out what I did to get this crash - tried using a mirrorlist as the installation source. After selecting the http-repo this bug comes up. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:UUID=3cd4da1d-ffdf-4320-afb0-b375dc0d0fb8 hashmarkername: anaconda kernel: 3.11.0-3.fc20.x86_64 package: anaconda-20.12-1 product: Fedora reason: AttributeError: 'FC3_Cdrom' object has no attribute 'noverifyssl' release: Cannot get release name. version: 20-Alpha-TC5 Tried to use mirrorlist in installation source. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha-TC5\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.11.0-3.fc20.x86_64 package: anaconda-20.12-1 product: Fedora reason: AttributeError: 'FC3_Cdrom' object has no attribute 'noverifyssl' release: Cannot get release name. version: 20-Alpha-TC5 Proposing as a blocker for F20 alpha due to possible violation of the following F20 alpha release criterion [1]: When using the dedicated installer images, the installer must be able to use either HTTP or FTP repositories (or both) as package sources. The network install image must default to a valid publicly-accessible package source. [1] http://fedoraproject.org/wiki/Fedora_20_Alpha_Release_Criteria#Remote_package_sources This isn't a clear-cut violation, though. You can trigger it by entering a http package source url (metalink or striaght mirror) but "closest mirror" doesn't hit it (which is the default on boot.iso) Proposing as F20 FreezeException as well because even if it's not a blocker, it'd be a good thing to fix for alpha. +1 FE. would be good to fix. According to https://bugzilla.redhat.com/show_bug.cgi?id=1005685#c13 pykickstart-1.99.39-1.fc20 should also fix a backtrace when trying to set repo source to an URL. So +1 for FE at least. That makes +3 FE, moving to accepted. I just note here also that pykickstart-1.99.39-1.fc20 is not yet in Bodhi for testing. still occur in RC1 (x86_64) pykickstart-1.99.39-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/pykickstart-1.99.39-1.fc20 It seems to be fixed with pykickstart-1.99.39-1.fc20. RC2 works fine with it. In RC2 x86_64 (netinst),anaconda keep "Installation source" error checking,if change the source to"http://...".No crash occurs any more,and anaconda is able to do the install if change the source to CD/DVD again. pykickstart-1.99.39-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 1009636 has been marked as a duplicate of this bug. *** *** Bug 1007291 has been marked as a duplicate of this bug. *** This bug occured again in f20 Beta TC5(DVD), fine with netinst.iso Created attachment 813620 [details]
anaconda.log
Created attachment 813621 [details]
anaconda-tb-*
Created attachment 813623 [details]
syslog
Created attachment 813625 [details]
storage.log
Created attachment 813626 [details]
packaging.log
As this was an Alpha FE, if it's recurring, seems logical to propose it as a Beta FE. You didn't use Beta TC5, it has anaconda 20.25-1 on it and yours has: anaconda 20.12-1 exception report |