Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249776 - dev-python/pykde-3.16.2 has wrong SRC_URI
Summary: dev-python/pykde-3.16.2 has wrong SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 09:58 UTC by Markos Chandras (RETIRED)
Modified: 2008-12-04 15: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 Markos Chandras (RETIRED) gentoo-dev 2008-12-04 09:58:35 UTC
SRC_URI variable on pykde-3.6.2

SRC_URI="http://www.riverbankcomputing.com/Downloads/PyKDE3/${MY_P}.tar.bz2"

neends to be replaced with

http://www.riverbankcomputing.co.uk/static/Downloads/PyKDE3/${MY_P}.tar.bz2



Reproducible: Always

Steps to Reproduce:
1.try to emerge pykde-3.16.2
2.
3.

Actual Results:  
>>> Downloading 'ftp://de-mirror.org/distro/gentoo/distfiles/PyKDE-3.16.2.tar.bz2'
--2008-12-04 11:52:54--  ftp://de-mirror.org/distro/gentoo/distfiles/PyKDE-3.16.2.tar.bz2
           => `/mnt/F/portage/distfiles/PyKDE-3.16.2.tar.bz2'                            
Resolving de-mirror.org... 87.106.91.70                                                  
Connecting to de-mirror.org|87.106.91.70|:21... connected.                               
Logging in as anonymous ... Logged in!                                                   
==> SYST ... done.    ==> PWD ... done.                                                  
==> TYPE I ... done.  ==> CWD /distro/gentoo/distfiles ... done.
==> SIZE PyKDE-3.16.2.tar.bz2 ... done.
==> PASV ... done.    ==> RETR PyKDE-3.16.2.tar.bz2 ...
No such file `PyKDE-3.16.2.tar.bz2'.

>>> Downloading 'http://www.riverbankcomputing.com/Downloads/PyKDE3/PyKDE-3.16.2.tar.bz2'
--2008-12-04 11:52:59--  http://www.riverbankcomputing.com/Downloads/PyKDE3/PyKDE-3.16.2.tar.bz2
Resolving www.riverbankcomputing.com... 209.249.12.202
Connecting to www.riverbankcomputing.com|209.249.12.202|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-12-04 11:53:01 ERROR 404: Not Found.


Expected Results:  
pykde-3.16.2 should be able to download fine :)
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2008-12-04 15:21:13 UTC
Thanks for report. Updated in the tree.