Bug 524599

Summary: Https repository problems
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: awilliam, jlaska, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-02 15:01:10 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: 507678, 516042    
Attachments:
Description Flags
bug demonstration video
none
logs none

Description Kamil Páral 2009-09-21 12:49:45 UTC
Created attachment 361917 [details]
bug demonstration video

Description of problem:
Booting current boot.iso in KVM. Problems:

1. When downloading default repository metadate it reports an error.
2. When editing repository it first complains that this repository is already defined. Second click on OK works.
3. Repository with https doesn't seem to work, with pure http seems to work. (Internet connection works ok, I have tested it in shell).
4. After downloading metadata there is no repository defined in the next screen.

Please see the attached video.

Version-Release number of selected component (if applicable):
anaconda 12.26

How reproducible:
always

Comment 1 Kamil Páral 2009-09-21 12:51:01 UTC
Created attachment 361919 [details]
logs

Comment 2 Kamil Páral 2009-09-21 12:57:35 UTC
When trying
http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64
and 
https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64
in my webbrowser both addresses works for me.

Comment 3 Chris Lumens 2009-09-21 14:23:15 UTC
The first problem is tracked separately, and I'm going to take a look at it right now.  The others I believe rvykydal has mostly under control with his series of repo editing patches (that I still need to finish reviewing).  Reassigning to him.

Comment 4 Radek Vykydal 2009-09-23 10:08:34 UTC
Patches 7/14, 8/14, 9/14 (already reviewed, with 9/14 to be changed a bit) from my patchset fix  problems 2. and 4. in my tests.
You can try it with updates image
http://rvykydal.fedorapeople.org/updates.repo.img
(for anaconda 12.26)

Problem 3. seems to be only another manifestation to problem 1.

Comment 5 Radek Vykydal 2009-09-25 10:35:33 UTC
Problems 1. and 3. are not present in anaconda 12.29 (Sep 24 rawhide), and as a consequence, 2. a 4. are neither. I don't know which change made 1. and 3. disappear. Do you, Chris? Nevertheless, I want to push fixes for 2. and 4., and to do so I need to finish reviewing of 9/14 (from comment #4).

Comment 6 Adam Williamson 2009-09-25 15:07:07 UTC
kamil: perhaps you can test with current rawhide and provide an update on how things are for you?

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 7 Radek Vykydal 2009-09-29 08:45:10 UTC
Fix for problems 2. and 4. should be in version 12.32 of anaconda.

Comment 8 James Laska 2009-09-30 15:06:58 UTC
anaconda-12.32 exists in rawhide-20090930

Comment 9 James Laska 2009-10-02 15:01:10 UTC
Using anaconda-12.32 from rawhide-20091002 i386/boot.iso I no longer see ...

FIXED - 1. When downloading default repository metadate it reports an error.

FIXED - 2. When editing repository it first complains that this repository is already defined. Second click on OK works.

FIXED - 3. Repository with https doesn't seem to work, with pure http seems to work.

FIXED - 4. After downloading metadata there is no repository defined in the next
screen.

Comment 10 Kamil Páral 2009-10-05 11:48:05 UTC
fixes confirmed