Bug 46819 - buildinstall failed when building installation
Summary: buildinstall failed when building installation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-01 13:01 UTC by LENHOF
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-03 21:16:54 UTC
Embargoed:


Attachments (Terms of Use)

Description LENHOF 2001-07-01 13:01:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.1+) Gecko/20010624

Description of problem:
Try to copy CD 1 and CD 2 of seawolf...Updates packages and make 2 iso of
the installation...

How reproducible:
Always

Steps to Reproduce:
1.Make a full install of Seawolf
2.Copy CD 1 & CD 2 of Seawolf in /local/cd1 and /local/cd2
2.cd /usr/lib/anaconda-runtime
3../genhdlist --with-numbers --hdlist /local/cd1/RedHat/base/hdlist
/local/cd1 /local/cd2
4. ./buildinstall /local/cd1
	

Actual Results:  ./buildinstall /local/cd1
Building images...
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  !=: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
Assembling package list....
Expanding package...
retrieving timezones
/local/cd1/buildinstall.tree.25094/upd-instroot:  [:  =: unary operator
expected
cat: local/cd1/RedHat/instimage/usr/lib/anaconda/lang-table*: No such file
or directory
Running mkfontdir...
/usr/X11R6/bin/mkfontdir: failed to create directory in
/local/cd1/RedHat/instimage/usr/share/fonts/ISO8859-2/*
....



Expected Results:  Creation of the new "installation"

Additional info:

In order to make it work I would have to move the following RPMS :
anaconda, anaconda-runtime, kernel-BOOT from /local/cd2/RedHat/RPMS to
/local/cd1/RedHat/RPMS

Still a little problem with ISO8859-2

Comment 1 Matt Wilson 2001-07-03 21:16:51 UTC
please change:
$UPD_INSTROOT $p/RedHat/RPMS $p/image-template $p/RedHat/instimage

to:
sh -x $UPD_INSTROOT $p/RedHat/RPMS $p/image-template $p/RedHat/instimage

in buildinstall

and attach the output



Comment 2 Brent Fox 2001-07-25 16:04:29 UTC
Closing due to inactivity.  Please reopen if you have more information.


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