sudo: unable to execute ./gcs.sh: No such file or directory
Are there some dependencies I must install first?
Update: I was able to get the script to run by ensuring the file is not saved as MS-DOS type in nano. However, it still doesn't work correctly...
Code:
scott@XBMCLive:~$ sudo ./gcs.sh upgrade
xbmc-live stop/waiting
stop: Unknown job: xbmc
Hit http://archive.ubuntu.com lucid Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://archive.ubuntu.com lucid-backports Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ lucid-backports/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-backports/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-backports/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-backports/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-updates Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://archive.ubuntu.com lucid-updates Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Hit http://www.lonelycoder.com hts Release.gpg
Ign http://www.lonelycoder.com/debian/ hts/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
Ign http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu/ lucid/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://archive.ubuntu.com lucid Release
Hit http://archive.ubuntu.com lucid-backports Release
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-updates Release
Hit http://www.lonelycoder.com hts Release
Hit http://archive.ubuntu.com lucid-updates Release
Ign http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ lucid/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/restricted Packages
Hit http://archive.ubuntu.com lucid/universe Packages
Hit http://archive.ubuntu.com lucid/multiverse Packages
Hit http://archive.ubuntu.com lucid-backports/main Packages
Hit http://archive.ubuntu.com lucid-backports/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Packages
Ign http://www.lonelycoder.com hts/main Packages
Hit http://ppa.launchpad.net lucid Release
Hit http://archive.ubuntu.com lucid-backports/universe Packages
Hit http://archive.ubuntu.com lucid-backports/multiverse Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/restricted Packages
Hit http://archive.ubuntu.com lucid-updates/universe Packages
Hit http://archive.ubuntu.com lucid-updates/multiverse Packages
Ign http://www.lonelycoder.com hts/main Packages
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://ppa.launchpad.net lucid/main Sources
Hit http://security.ubuntu.com lucid-updates/restricted Packages
Hit http://security.ubuntu.com lucid-updates/universe Packages
Hit http://security.ubuntu.com lucid-updates/multiverse Packages
Hit http://www.lonelycoder.com hts/main Packages
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://ppa.launchpad.net lucid/main Sources
Reading package lists... Done
Reading package lists...
Building dependency tree...
Reading state information...
python-software-properties is already the newest version.
Package autopoint is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package autopoint has no installation candidate
mkdir: cannot create directory `/home/setup': File exists
fatal: destination path 'xbmc' already exists and is not an empty directory.
make: Entering directory `/home/setup/xbmc/lib/libnfs'
rm -rf libnfs-1.3.0
tar xf ./libnfs-1.3.0.tar.gz
echo libnfs-1.3.0 > .gitignore
cd libnfs-1.3.0;./bootstrap;./configure CFLAGS=-D_FILE_OFFSET_BITS=64 --prefix=/usr
./bootstrap: line 3: autoreconf: command not found
/bin/sh: ./configure: not found
make: *** [libnfs-1.3.0] Error 127
make: Leaving directory `/home/setup/xbmc/lib/libnfs'
autoreconf -vif .
make: autoreconf: Command not found
make: *** [configure] Error 127
Warning: No doxygen installed. The Api will not have any docstrings.
mkdir -p xbmc/interfaces/python/generated/doxygenxml
Swig not found, it will be used if found after configure.
This is not necessarily an error.
make: *** [swig-not-found] Error 1
xbmc-live start/running, process 1814
start: Unknown job: xbmc
Search
Help