Bug 537175
Summary: | Problems at network installation fedora 12 (beta) from a HTTP-server | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alex <alex-saf> | ||||||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||||
Priority: | low | ||||||||||||||||||
Version: | 12 | CC: | anaconda-maint-list, maurizio.antillon, ozzy, 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-11-15 05:21:25 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
Alex
2009-11-12 18:06:49 UTC
Created attachment 369279 [details]
inst_http_2
Created attachment 369280 [details]
inst_http_3
Created attachment 369282 [details]
inst_http_4
Created attachment 369283 [details]
inst_http_5
Please attach /tmp/anaconda.log and /tmp/yum.log to this bug report. How to me to receive files/tmp/anaconda.log and /tmp/yum.log to add them here? Created attachment 369303 [details]
anaconda
Created attachment 369305 [details]
yum
Are you sure that file exists on your web server, has the proper permissions, and is not being blocked due to SELinux on the web server? If you look way at the end of your anaconda.log, you will see that you're getting a 404 HTTP error code. I am absolutely assured that necessary files exist. SElinux it is disconnected. And the rights to files are shown in the text of it bug. Problem in that for these the extension for these files is distinct from what is specified in a file./repodata/repomd.xml. I have changed names of files having added the extension. The EXAMPLE: file df7ddd9e730ba51d55a31fec634eb6963a38a59e26a8d04867933e325d25490c has made df7ddd9e730ba51d55a31fec634eb6963a38a59e26a8d04867933e325d25490c-primary.sqlite.bz2 etc.... After that installation has passed successfully. I can confirm that when doing network installation (PXE and http in my case) of F12 those files need to be renamed and have the extension as apears in the repomd.xml DVD install works... Ozzy |