Bug 35237 - Anaconda crash no such file /var/run/SERVER
Summary: Anaconda crash no such file /var/run/SERVER
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: anaconda
Version: 1.0
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-08 19:01 UTC by Dave Strandberg
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-11 15:47:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Strandberg 2001-04-08 19:01:45 UTC
Anaconda crashes during install of Raw Hide 20010405 on a Compaq Armada
M700 laptop.  I had copied the RPM files from an ftp mirror to a hard drive
on another Linux box, then ran the bootnet.img disk on the laptop and tried
an FTP install by FTP'ing to the Linux box that had the RPMS.  The
installer found and installed the packages without a problem, but after
entering custom monitor sync ranges, I'm prompted to "probe" or "don't
probe".  After choosing don't probe I get the following traceback:

---------------------------- snip ---------------------------

Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 508, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/text.py", line 1222, in run
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/text.py", line 616, in
__call__
OSError: [Errno 2] No such file or directory: '/var/run/SERVER'

Local variables in innermost frame:
f: <closed file '/mnt/sysimage/var/run/SERVER', mode 'w' at 9b5d418>
self: <text.XconfiguratorWindow instance at 873bde8>
todo: <todo.ToDo instance at 823e728>
args: ['xconfigurator', '--continue']
screen: <snack.SnackScreen instance at 821dd78>

ToDo object:
(itodo
ToDo
p1
(dp2
S'resState'
p3
S''
sS'progressWindow'
p4
(itext
ProgressWindow
(dp5
S'scale'
p6
(isnack
Scale
(dp7
S'w'

<failed>

----------------------------- snip -----------------------------

Hope this helps.

Comment 1 Bill Nottingham 2001-04-09 03:50:07 UTC
This is fixed in the current installer, AFAIK.

Comment 2 Dave Strandberg 2001-04-10 23:15:56 UTC
Oops, my bad.  I actually make it further than I stated in the bug report.  I
get through the "don't probe", pick 8 MB of video memory and display
resolutions, then an X server is started and it's not until I select the 'yes I
can see this' dialog box that the install aborts.  

Sorry for the confusion, hope this helps

Dave

Comment 3 Brent Fox 2001-04-11 15:46:51 UTC
I recall some bugs similar to this one.  This has been fixed in the current
internal tree, but I think that hasn't been pushed out to Rawhide.  Fixed with
anaconda-7.1-5.i386.rpm (and probably before that)


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