Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139615 - x11-proto/xhost-1.0.1 tries to download from the wrong place
Summary: x11-proto/xhost-1.0.1 tries to download from the wrong place
Status: RESOLVED DUPLICATE of bug 139611
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 16:05 UTC by Chris Gianelloni (RETIRED)
Modified: 2006-07-12 08:11 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 Chris Gianelloni (RETIRED) gentoo-dev 2006-07-07 16:05:34 UTC
The summary pretty much says it all...

>>> Emerging (18 of 155) x11-apps/xhost-1.0.1 to /
>>> Downloading http://xorg.freedesktop.org/releases/individual/lib/xhost-1.0.1.tar.bz2
--18:44:53--  http://xorg.freedesktop.org/releases/individual/lib/xhost-1.0.1.tar.bz2
           => `/usr/portage/distfiles/xhost-1.0.1.tar.bz2'
Resolving xorg.freedesktop.org... 131.252.208.36
Connecting to xorg.freedesktop.org|131.252.208.36|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
18:44:54 ERROR 404: Not Found.

!!! Couldn't download xhost-1.0.1.tar.bz2. Aborting.

!!! Fetch for /usr/portage/x11-apps/xhost/xhost-1.0.1.ebuild failed, continuing...

It should be trying to download from http://xorg.freedesktop.org/releases/individual/app instead.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-07-07 16:45:08 UTC
donnie@comet ~ $ emerge -f xhost
Calculating dependencies... done!

>>> Emerging (1 of 1) x11-apps/xhost-1.0.1 to /
>>> Downloading http://xorg.freedesktop.org/releases/individual/app/xhost-1.0.1.tar.bz2
--16:45:00--  http://xorg.freedesktop.org/releases/individual/app/xhost-1.0.1.tar.bz2
           => `/usr/portage/distfiles/xhost-1.0.1.tar.bz2'
Resolving xorg.freedesktop.org... 131.252.208.36
Connecting to xorg.freedesktop.org|131.252.208.36|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 90,034 (88K) [application/x-tar]

100%[====================================>] 90,034        --.--K/s

16:45:00 (2.28 MB/s) - `/usr/portage/distfiles/xhost-1.0.1.tar.bz2' saved [90034/90034]
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-07-12 08:11:39 UTC

*** This bug has been marked as a duplicate of 139611 ***