Bug 1271459

Summary: anaconda keep preventing the installation after change the installation source
Product: [Fedora] Fedora Reporter: lnie <lnie>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jkonecny, jonathan, pschindl, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-14 11:08:09 UTC Type: Bug
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 Flags
screenshot
none
storage.log
none
anaconda.log
none
syslog
none
screenshot2
none
screenshot3 none

Description lnie 2015-10-14 03:42:16 UTC
Created attachment 1082681 [details]
screenshot

Description of problem:
As can be seen from the screenshot,the error message pops up even though there is enough space to finish the installation after change the installation source(or change the source by add the inst.repo boot option) 


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

f23-final-tc9
How reproducible:

always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 lnie 2015-10-14 03:43:07 UTC
Created attachment 1082682 [details]
storage.log

Comment 2 lnie 2015-10-14 03:43:28 UTC
Created attachment 1082683 [details]
anaconda.log

Comment 3 lnie 2015-10-14 03:44:28 UTC
Created attachment 1082684 [details]
syslog

Comment 4 lnie 2015-10-14 05:25:35 UTC
source on nfs server is not affected,the error message only pops up when I want to use the source on http server.

Comment 5 lnie 2015-10-14 05:26:11 UTC
Created attachment 1082691 [details]
screenshot2

Comment 6 lnie 2015-10-14 05:31:44 UTC
There is also aother strange thing,the pop-up from sreenshot2 shows up when I choose the "Automatically configure partitioning" on the Installation Destination page and click "Done" for the first time

Comment 7 lnie 2015-10-14 07:24:23 UTC
er,it turns out that there is *not* enough space to continue the installation:I'm able to continue the installation after I move some swap space to / partition.The following screenshot made me think that there was enough space.
Now,the problem is:anaconda is not as smart as it used to be when I want to use the http server source in this version.

Comment 8 lnie 2015-10-14 07:26:55 UTC
Created attachment 1082715 [details]
screenshot3

Comment 9 Petr Schindler 2015-10-14 11:08:09 UTC
Anaconda now counts with the size of rpm packages which are downloaded for installation. When installation from source on http is used the anaconda firstly downloads all packages and then installs them. So there is need of more space for the installation. That's why the installation from nfs and http differs.

This behavior is new. More information can be found in bug 1224048.