Bug 1058895 - Cannot install rawhide
Summary: Cannot install rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-28 17:30 UTC by Orion Poplawski
Modified: 2014-03-19 15:20 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-19 15:20:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
anaconda.log (4.45 KB, text/x-log)
2014-01-28 17:30 UTC, Orion Poplawski
no flags Details
packaging.log (895 bytes, text/plain)
2014-01-28 18:19 UTC, Orion Poplawski
no flags Details
packaging.log (1.79 KB, text/plain)
2014-03-03 17:44 UTC, Orion Poplawski
no flags Details
screenshot of text install (21.64 KB, image/png)
2014-03-03 17:46 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2014-01-28 17:30:18 UTC
Created attachment 856718 [details]
anaconda.log

Description of problem:

Trying to install rawhide VM via kickstart with the following url:

url --url=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/

anaconda does not like it as a source and says that the installation source needs to get setup, but I cannot figure out why.

packaging.log has no errors:

17:15:30,355 INFO packaging: configuring base repo
17:15:30,623 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks
17:15:30,623 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror
17:15:30,624 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks
17:15:30,624 DEBUG yum.verbose.plugin: Adding en_US to language list
17:15:30,629 DEBUG yum.verbose.YumBase: Config time: 0.045
17:15:30,675 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks
17:15:30,675 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror
17:15:30,676 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks
17:15:30,676 DEBUG yum.verbose.plugin: Adding en_US to language list
17:15:30,679 DEBUG yum.verbose.YumBase: Config time: 0.011
17:15:30,944 INFO packaging: gathering repo metadata
17:15:30,956 INFO packaging: metadata retrieval complete

Version-Release number of selected component (if applicable):
21.18-1

Comment 1 David Shea 2014-01-28 18:08:47 UTC
Could you attach packaging.log anyway? What exactly does the error message say?

Comment 2 Orion Poplawski 2014-01-28 18:19:34 UTC
Created attachment 856750 [details]
packaging.log

Here's the packaging log.

I'm in text mode install and I see:

2) [!] Installation source (http:.....)
3) [!] Software selection (Installation source not set up)

Comment 3 Orion Poplawski 2014-01-28 18:49:25 UTC
It does manage to create/download /tmp/yum.cache/anaconda/repomd.xml, but that's about it.

Comment 4 David Shea 2014-02-25 22:44:52 UTC
As far as I can tell this is a bug in yum. Anaconda is doing setting up the repo with the url, but yum is not actually downloading anything from it.

Comment 5 Orion Poplawski 2014-03-03 17:44:52 UTC
Created attachment 870066 [details]
packaging.log

Still happening.

Comment 6 Orion Poplawski 2014-03-03 17:46:01 UTC
Created attachment 870067 [details]
screenshot of text install

See some yum.Errors.RepoError exceptions here now.

Comment 7 Brian Lane 2014-03-04 01:53:42 UTC
Those are nothing new and likely not related. Have you tried running it against the F20 repository? I was seeing similar problems last week and it worked fine with a different repo.

Comment 8 Orion Poplawski 2014-03-04 17:39:11 UTC
I'm not sure how I can.  Is there any more debugging I can turn on?

Everything seems to work fine if it uses the default mirror list.  But not if I specify an http url like http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ (or my internal mirror).

Comment 9 Orion Poplawski 2014-03-19 15:20:57 UTC
Finally successfully installed rawhide.


Note You need to log in before you can comment on or make changes to this bug.