Page 1 of 1

download.deluge-torrent.org/stable/ (apt repo) problems

Posted: Mon Jul 23, 2007 12:14 am
by angrykeyboarder
What format do I use for the repo in my sources.list file?

I'm running Ubuntu Feisty and I've tried practically everything.

Code: Select all

deb http://download.deluge-torrent.org/stable/ubuntu/ feisty .
deb http://download.deluge-torrent.org/stable/ubuntu/ feisty ./
deb http://download.deluge-torrent.org/stable/ ubuntu feisty
deb http://download.deluge-torrent.org/stable/ ubuntu feisty .
deb http://download.deluge-torrent.org/stable/ ubuntu feisty ./
The package is there. As I found it hunting through the directory tree.

http://download.deluge-torrent.org/stable/deb/feisty/deluge-torrent_0.5.1-0zachtib1_i386.deb

APT can't find the Packages.gz file when I "sudo apt-get update".

I'm running out of guesses.

Your repo seems to be missing a number of directories and/or files.

Take a look at the structure of the following and compare it to yours (you will see what I mean):

http://archive.ubuntu.com/ubuntu/
http://archive.czessi.net/ubuntu/
http://deb.opera.com/opera/

TIA.

Re: download.deluge-torrent.org/stable/ (apt repo) problems

Posted: Mon Jul 23, 2007 12:53 am
by markybob
angrykeyboarder wrote:What format do I use for the repo in my sources.list file?

I'm running Ubuntu Feisty and I've tried practically everything.

Code: Select all

deb http://download.deluge-torrent.org/stable/ubuntu/ feisty .
deb http://download.deluge-torrent.org/stable/ubuntu/ feisty ./
deb http://download.deluge-torrent.org/stable/ ubuntu feisty
deb http://download.deluge-torrent.org/stable/ ubuntu feisty .
deb http://download.deluge-torrent.org/stable/ ubuntu feisty ./
The package is there. As I found it hunting through the directory tree.

http://download.deluge-torrent.org/stab ... 1_i386.deb

APT can't find the Packages.gz file when I "sudo apt-get update".

I'm running out of guesses.

Your repo seems to be missing a number of directories and/or files.

Take a look at the structure of the following and compare it to yours (you will see what I mean):

http://archive.ubuntu.com/ubuntu/
http://archive.czessi.net/ubuntu/
http://deb.opera.com/opera/

TIA.
it's not a repository. you have to download the deb manually and then install it with dpkg -i deluge-torrent-blah.deb