AW: [lokisetup] SETUP_CDROMPATH

Dressler Ronny Ronny.Dressler at coc-ag.de
Fri Feb 27 10:59:02 EST 2004


hi again,

i tried both. i used a precomiled installer from icculus/~ravage,
and later i compiled the latest cvs version by myself. i both cases the same.

today i found (maybe) the problem: 

i used always 2 <cdrom> tags in the setup.xml file
like this:

<cdrom id="disc1" name="name1">file.1</cdrom>
<cdrom id="disc2" name="name2">file.2</cdrom>

exist only ONE <cdrom> tag is the SETUP_CDROMPATH variable = /mn/cdrom
BUT exist 2 <cdrom> tags is the SETUP_CDROMPATH variable = (null)

can anyone check that? is it only a problem on my machine or is it a bug?

cheers
ron
   

-----Ursprüngliche Nachricht-----
Von: Stephane Peter [mailto:megastep at megastep.org] 
Gesendet: Mittwoch, 11. Februar 2004 19:04
An: Setup mailing list
Betreff: Re: [lokisetup] SETUP_CDROMPATH


First off, did you compile setup yourself? From what source (i.e. from a
recent CVS checkout?). We need to know a little bit more...

On Wed, 2004-02-11 at 03:04, Ronny Dressler wrote:
> hi,
> 
> i'm try to use the <script> function in the loki setup tool before the 
> script execute create the installer a tmp script in the 
> SETUP_INSTALLPATH an call then the my main script.
> 
> the problem is, i want to use the variable SETUP_CDROMPATH, but i my 
> case it is (null). long time ago it works perfectly and the installer
> sets the varibalt to /mnt/cdrom.
> 
> i have this problem since few days and i could't not guess why!? i 
> did't change my /etc/fstab or anything else. just some package updates 
> on my gentoo 1.4 ....
> 
> has somebody an idea why the variable is on my machine (null)? thanks 
> for help or tips.
> 
> Ron
> 
> ps.
> sorry4my bad english  ...
> 
> cat /usr/local/games/maxpayne/tmp_script_v3IBKz
> #!/bin/sh
> SETUP_PRODUCTNAME="maxpayne"
> SETUP_PRODUCTVER="1.05" SETUP_INSTALLPATH="/usr/local/games/maxpayne"
> SETUP_SYMLINKSPATH="/usr/local/bin"
> SETUP_CDROMPATH="(null)"
> SETUP_DISTRO=""
> SETUP_REINSTALL="0"
> export SETUP_PRODUCTNAME SETUP_PRODUCTVER SETUP_INSTALLPATH
> SETUP_SYMLINKSPATH SETUP_CDROMPATH SETUP_DISTRO SETUP_REINSTALL
> SETUP_OPTIONTAGS=""
> export SETUP_OPTIONTAGS
> 
>    sh setup.data/max-disc.sh
-- 
Stephane Peter
Sr. Software Engineer
Codehost, Inc.





More information about the Lokisetup mailing list