I am building a development environment and I am getting the following errors when running script build-scripts/cd1-build.sh
p: cannot stat `/var/www/pluto-irtrans-wrapper_*.deb': No such file or directory
cp: cannot stat `/var/www/pluto-tira-wrapper_*.deb': No such file or directory
cp: cannot stat `/var/www/pluto-wavetrend-reader_*.deb': No such file or directory
cp: cannot stat `/var/www/nvidia-glx-new_*.deb': No such file or directory
cp: cannot stat `/var/www/id-my-disc_*.deb': No such file or directory
cp: cannot stat `/var/www/vdr-dev_*.deb': No such file or directory
cp: cannot stat `/var/www/vdr_*.deb': No such file or directory
cp: cannot stat `/var/www/libxine-xvdr_*.deb': No such file or directory
cp: cannot stat `/var/www/mythtv-backend_*.deb': No such file or directory
cp: cannot stat `/var/www/mythtv-common_*.deb': No such file or directory
cp: cannot stat `/var/www/mythtv-frontend_*.deb': No such file or directory
cp: cannot stat `/var/www/mythtv-transcode-utils_*.deb': No such file or directory
cp: cannot stat `/var/www/pluto-ivtv-video-drivers_*.deb': No such file or directory
cp: cannot stat `/var/www/lirc-modules-2.6.27-14-generic_*.deb': No such file or directory
cp: cannot stat `/var/www/linux-restricted-modules-2.6.27-14-generic_*.deb': Nosuch file or directory
cp: cannot stat `/var/www/3m-touchware_*.deb': No such file or directory
cp: cannot stat `/var/www/elo-touchscreen_*.deb': No such file or directory
cp: cannot stat `/var/www/3ware-3dm2_*.deb': No such file or directory
cp: cannot stat `/var/www/mce-installer*.deb': No such file or directory
Any ideas on how to get the missing files. Has taken me a week to get to this point so would hate to have to start again.
gadget
i have continued on and now get an error when running apt-get update.
what is the exact syntax for /etc/apt/sources.list
wiki says to do this.
deb <ip-address-of-your-builder> ./
i am using deb http://127.0.0.1/ ./ ( and variations of but nothing works)
gadget
It would be helpfull to know what guide you are using, and how your build environment is setup (what kind of host is it on, etc).