Bug 70772 - limbo-2: anaconda traceback: small disk
Summary: limbo-2: anaconda traceback: small disk
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-05 02:37 UTC by Eugene Kanter
Modified: 2007-04-18 16:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-06 13:57:50 UTC
Embargoed:


Attachments (Terms of Use)
anaconda dump file (63.33 KB, text/plain)
2002-08-05 02:38 UTC, Eugene Kanter
no flags Details

Description Eugene Kanter 2002-08-05 02:37:56 UTC
System has 1G disk where 100G is a swap file and the rest is root partition with
some old limited 7.2 install (almost full).

Selected "personal system" and asked anaconda to use the whole disk. It
complained about not been able to. I guessed that there is not enough space.

Problem 1.  A better wording would be very helpful.

Then I went to manual partitioning selected preserving existing root partition,
went to package selection and trimmed down list of packages to around 700meg
total. Started install but it says that over 500 meg is required on root
partition. Well many files would have been owerwritten with the new versions but
I understand that this part is exteremely hard to detect. So I switched to VT2,
deleted almost all files, unmounted dev/pts and some other mounted from
sysimage, then went to retry install and got traceback (attached).

Comment 1 Eugene Kanter 2002-08-05 02:38:35 UTC
Created attachment 68845 [details]
anaconda dump file

Comment 2 Jeremy Katz 2002-08-05 03:23:22 UTC
Actually, the traceback is because you unmounted /dev/pts so when we went to
unmount it with the rest of the filesystems, the unmounting failed

Comment 3 Michael Fulbright 2002-08-05 15:31:15 UTC
I'm not sure what the bug report is here - what is the issue you are reporting?

Comment 4 Eugene Kanter 2002-08-06 13:57:43 UTC
That is correct. I did unmount dev/pts, since I wanted to clean the disk up.
I am reporting this because any kind of traceback is considered a bug. In this
case, according to your information the umount error can be prevented if you
check for the state of mount before calling unmount.

In my scenario I was forced to start install over and repeat my package
selection again.

Comment 5 Eugene Kanter 2002-08-15 12:21:38 UTC
So, is there going to be a check for presence of a mount point before issuing an
unmount command?


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