Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192760 - ERROR 404: Not Found while emerging net-p2p/deluge-0.5.1.1
Summary: ERROR 404: Not Found while emerging net-p2p/deluge-0.5.1.1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 03:10 UTC by Michael Altfield
Modified: 2007-09-17 03:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Altfield 2007-09-17 03:10:12 UTC
I try to emerge deluge

Reproducible: Always

Steps to Reproduce:
1. # echo "net-p2p/deluge" >> /etc/portage/package.keywords

2. # emerge deluge
--OR--
2. # emerge =net-p2p/deluge-0.5.1.1
Actual Results:  
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) net-p2p/deluge-0.5.1.1 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/deluge-0.5.1.1.tar.gz'
--11:07:19--  http://distfiles.gentoo.org/distfiles/deluge-0.5.1.1.tar.gz
           => `/usr/portage/distfiles/deluge-0.5.1.1.tar.gz'
Resolving distfiles.gentoo.org... 216.165.129.135, 156.56.247.195, 64.50.236.52, ...
Connecting to distfiles.gentoo.org|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:07:19 ERROR 404: Not Found.

>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/deluge-0.5.1.1.tar.gz'
--11:07:19--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/deluge-0.5.1.1.tar.gz
           => `/usr/portage/distfiles/deluge-0.5.1.1.tar.gz'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:07:20 ERROR 404: Not Found.

>>> Downloading 'http://download.deluge-torrent.org/stable/deluge-0.5.1.1.tar.gz'
--11:07:20--  http://download.deluge-torrent.org/stable/deluge-0.5.1.1.tar.gz
           => `/usr/portage/distfiles/deluge-0.5.1.1.tar.gz'
Resolving download.deluge-torrent.org... 67.15.64.48
Connecting to download.deluge-torrent.org|67.15.64.48|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:07:20 ERROR 404: Not Found.

!!! Couldn't download 'deluge-0.5.1.1.tar.gz'. Aborting.


Expected Results:  
It should download the file deluge-0.5.1.1.tar.gz and continue with the emerge.

If you go to http://download.deluge-torrent.org/, you'll see that there is no stable directory.  If you go to http://download.deluge-torrent.org/tarball/ , you'll see that there is no deluge-0.5.1.1.tar.bz2 file.  The oldest version is deluge-0.5.2.tar.gz .

PS: This is my first bug report, so I'm sorry if I violated any protocol, and be sure to let me know so I can fix it in the future!
Comment 1 Michael Altfield 2007-09-17 03:21:02 UTC
stupid me.
I needed to run an
# emerge --sync
# emerge portage