Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210171 - app-crypt/qca{,-tls} ebuilds have wrong SRC_URI
Summary: app-crypt/qca{,-tls} ebuilds have wrong SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
: 210179 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-14 19:25 UTC by Thomas Wouters
Modified: 2008-02-15 09:04 UTC (History)
1 user (show)

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 Thomas Wouters 2008-02-14 19:25:13 UTC
There has probably been a change on the qca homepage.
The URI for this version has to be changed to http://delta.affinix.com/download/qca/${P}.tar.bz2

Reproducible: Always

Steps to Reproduce:
1. emerge qca-tls
2.
3.

Actual Results:  
>>> Downloading 'http://delta.affinix.com/qca/qca-tls-1.0.tar.bz2'
--20:15:41--  http://delta.affinix.com/qca/qca-tls-1.0.tar.bz2
           => `/usr/portage/distfiles/qca-tls-1.0.tar.bz2'
Resolving delta.affinix.com... 208.113.216.136
Connecting to delta.affinix.com|208.113.216.136|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:15:43 ERROR 404: Not Found.

Expected Results:  
>>> Downloading 'http://delta.affinix.com/download/qca/qca-tls-1.0.tar.bz2'
--20:20:52--  http://delta.affinix.com/download/qca/qca-tls-1.0.tar.bz2
           => `/usr/portage/distfiles/qca-tls-1.0.tar.bz2'
Resolving delta.affinix.com... 208.113.216.136
Connecting to delta.affinix.com|208.113.216.136|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23,489 (23K) [application/x-tar]
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-14 19:46:25 UTC
*** Bug 210179 has been marked as a duplicate of this bug. ***
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2008-02-15 09:04:27 UTC
Thanks.