Package: fai-client
Version: 3.2.4+svn4837-0ubuntu2
Severity: normal

The order of the classes are different depending on how the classes are
passed to fcopy. Currently it is only correct when passing the classes
using the classes environment variable. 

$ cat /tmp/class 
DEFAULT
A
B

$ ./fcopy -D -n -C /tmp/class
Dry-run only! Nothing is really executed.
Classes: DEFAULT A B 
fcopy: target undefined

$ ./fcopy -D -n -c DEFAULT,A,B
Dry-run only! Nothing is really executed.
Classes: DEFAULT A B 
fcopy: target undefined

$ env classes="DEFAULT A B" ./fcopy -D -n
Dry-run only! Nothing is really executed.
Classes: B A DEFAULT 
fcopy: target undefined



-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid-proposed'), (500, 'intrepid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fai-client depends on:
ii  file                  4.24-4             Determines file type using "magic"
ii  libapt-pkg-perl       0.1.22build1       Perl interface to libapt-pkg
ii  perl                  5.10.0-11.1ubuntu2 Larry Wall's Practical Extraction 

Versions of packages fai-client recommends:
ii  debconf-utils              1.5.23ubuntu2 debconf utilities

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to