Package: wims
Version: 3.60-6
Severity: serious

Hello,

when building 'wims' in a clean unstable chroot,
I get the following error:

# populating /var/lib/wims
orig_dir=$(pwd)/wims; \
        cd /wims-3.60/debian/wims/var/lib/wims; \
        for d in backup download/modules public_html/modules/contrib 
public_html/w/texgif; do \
          mkdir -p $d; \
        done; \
        for f in bin download localwims other README sessions tmp lib log s2 
update.sh; do \
          cp -Rd ${orig_dir}/$f .; \
        done; \
        cp ${orig_dir}/public_html/wims public_html; \
        ln -sf wims public_html/wims.cgi; \
        cp ${orig_dir}/src/Wimslogd/wimslogd bin/
cp: cannot stat `/wims-3.60/wims/public_html/wims': No such file or directory
cp: cannot stat `/wims-3.60/wims/src/Wimslogd/wimslogd': No such file or 
directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/wims-3.60'
make: *** [install-arch] Error 2

Regards
Andreas Jochens


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

Reply via email to