[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

simple-cdd, debian-cd 3.0.0 and ARCH



Hi

It seems that when using the default configuration of current etch branch 
of simple-cdd and debian-cd 3.0.0 , ARCH is not set.

Simple workaround:

=== modified file 'simple-cdd.conf'
--- simple-cdd.conf     2007-01-05 22:27:52 +0000
+++ simple-cdd.conf     2007-02-03 18:14:06 +0000
@@ -126,6 +127,9 @@
 # download a specific installer release, such as 20041118 or rc2
 di_release="current"

+# For some reason. ARCH seems to be undefined:
+ARCH=${ARCH:-`dpkg --print-architecture`}
+
 # directory for debpartial-mirror to download debian-installer from
 debian_installer_dir="dists/$di_codename/main/installer-$ARCH/$di_release/"
 


Am I missing anything?

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir@jabber.org
+972-50-7952406           mailto:tzafrir.cohen@xorcom.com       
http://www.xorcom.com  iax:guest@local.xorcom.com/tzafrir



Reply to: