Ubuntu Problems
Posted: 28 Feb 2008, 05:11
I am trying to install spring with the APT I try all the commands here is what I get. I am using Ubuntu 7.10 x86
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | \ sudo apt-key add -
bash: : command not found
deten@stephen-laptop:~$ sudo wget http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list \ -O /etc/apt/sources.list.d/springproject.list
--20:09:48-- http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ppa.launchpad.net... 91.189.90.217
Connecting to ppa.launchpad.net|91.189.90.217|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:09:48 ERROR 404: Not Found.
--20:09:48-- http://%20/
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ... failed: Name or service not known.
FINISHED --20:09:48--
Downloaded: 0 bytes in 0 files
That appears to not be working, so I try the commands beneath it:
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | sudo apt-key add -
gpg: no valid OpenPGP data found.
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | sudo apt-key add -
gpg: no valid OpenPGP data found.
deten@stephen-laptop:~$ sudo wget http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list -O /etc/apt/sources.list.d/springproject.list
--20:11:21-- http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ppa.launchpad.net... 91.189.90.217
Connecting to ppa.launchpad.net|91.189.90.217|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:11:21 ERROR 404: Not Found.
Can someone help me out please. thanks
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | \ sudo apt-key add -
bash: : command not found
deten@stephen-laptop:~$ sudo wget http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list \ -O /etc/apt/sources.list.d/springproject.list
--20:09:48-- http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ppa.launchpad.net... 91.189.90.217
Connecting to ppa.launchpad.net|91.189.90.217|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:09:48 ERROR 404: Not Found.
--20:09:48-- http://%20/
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ... failed: Name or service not known.
FINISHED --20:09:48--
Downloaded: 0 bytes in 0 files
That appears to not be working, so I try the commands beneath it:
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | sudo apt-key add -
gpg: no valid OpenPGP data found.
deten@stephen-laptop:~$ wget -q http://ppa.launchpad.net/spring/ubuntu/387EE263.gpg -O- | sudo apt-key add -
gpg: no valid OpenPGP data found.
deten@stephen-laptop:~$ sudo wget http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list -O /etc/apt/sources.list.d/springproject.list
--20:11:21-- http://ppa.launchpad.net/spring/ubuntu/ ... gutsy.list
=> `/etc/apt/sources.list.d/springproject.list'
Resolving ppa.launchpad.net... 91.189.90.217
Connecting to ppa.launchpad.net|91.189.90.217|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:11:21 ERROR 404: Not Found.
Can someone help me out please. thanks