This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

insight/207: anaconda


>Number:         207
>Category:       insight
>Synopsis:       anaconda
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 23 13:33:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Prashant Namdeo
>Release:        RED HAT LINUX 8.0
>Organization:
>Environment:
i386 
>Description:
Description of problem: It had occured during installation
after selecting packages to install


Traceback(most recent call Last);
File "/usr/lib/anaconda/gui-py", Line 786 , inhandleRenderCallback
self.currentWindow.renderCallback()
File "/usr/lib/anaconda/iw/progress-gui.py", Line 149 , inrenderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py",Line 632 , innext Clicked
self.dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", Line 150 , ingotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", Line 215 , inmovestep
rc=apply(func,self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", Line 430 , in turnOnFilesystems
Partitions.doMetaDeletes(diskset)
File "/usr/lib/anaconda/partitions.py", Line 1110 , indoMetaDeletes
(vm.vgactivate())
File "/usr/lib/anaconda/iutil.py",
Line 66 , in execWithRedirect
childpid = os.fork()

OSError[errno 12] cannot allocate memory

This bug had ocured during installation
of Red Hat Linux 

>How-To-Repeat:
I have partitioned my 20 GB HDD
in the following way

1) Make a partition
of 518MB using microsoft's fdisk utility

2) reboot the system

3) Make a primary partition of +512M  using
Linux fdisk 

4)Make another primary partition of +300M 
using red hat linux's fdisk

5) Make extended partition from remaining space
   using microsoft's fdisk
   
   1st logical drive = 6283M
   2nd logical drive = 6275M
   3rd logical drive = 5193M

6) reboot the system

7) delete 3rd logical drive using
   microsoft fdisk

9) reboot using linux CD

10) create following partitions

    /home = +900M
    /var = +384M
    /tmp = +256M
    /usr = remaining

11 ) follow steps on the screen

Now as soon as you select packages for installation
suddenly a widoe appears with the code written above







    
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]