Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290420 - www-plugins/moonlight-1.0.1 source URL has changed
Summary: www-plugins/moonlight-1.0.1 source URL has changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 00:25 UTC by Ewoud Kohl van Wijngaarden
Modified: 2009-10-25 10:22 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 Ewoud Kohl van Wijngaarden 2009-10-25 00:25:39 UTC
In www-plugins/moonlight-1.0.1 the SRC_URI is SRC_URI="ftp://ftp.novell.com/pub/mono/sources/moon/${MY_P}.tar.bz2"

This should be changed to SRC_URI="ftp://ftp.novell.com/pub/mono/sources/moon/${PV}/${MY_P}.tar.bz2"

Reproducible: Always

Actual Results:  
>>> Fetching (1 of 1) www-plugins/moonlight-1.0.1
>>> Downloading 'ftp://ftp.novell.com/pub/mono/sources/moon/moon-1.0.1.tar.bz2'
--2009-10-25 02:16:15--  ftp://ftp.novell.com/pub/mono/sources/moon/moon-1.0.1.tar.bz2
           => “/usr/portage/distfiles/moon-1.0.1.tar.bz2”
Resolving ftp.novell.com... 130.57.1.88
Connecting to ftp.novell.com|130.57.1.88|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/mono/sources/moon ... done.
==> SIZE moon-1.0.1.tar.bz2 ... done.
==> PASV ... done.    ==> RETR moon-1.0.1.tar.bz2 ... 
No such file “moon-1.0.1.tar.bz2”.

!!! Couldn't download 'moon-1.0.1.tar.bz2'. Aborting.
 * Fetch failed for 'www-plugins/moonlight-1.0.1'


Expected Results:  
>>> Fetching (1 of 1) www-plugins/moonlight-1.0.1
>>> Downloading 'ftp://ftp.novell.com/pub/mono/sources/moon/1.0.1/moon-1.0.1.tar.bz2'
--2009-10-25 02:19:50--  ftp://ftp.novell.com/pub/mono/sources/moon/1.0.1/moon-1.0.1.tar.bz2
           => “/usr/portage/distfiles/moon-1.0.1.tar.bz2”
Resolving ftp.novell.com... 130.57.1.88
Connecting to ftp.novell.com|130.57.1.88|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/mono/sources/moon/1.0.1 ... done.
==> SIZE moon-1.0.1.tar.bz2 ... 8812587
==> PASV ... done.    ==> RETR moon-1.0.1.tar.bz2 ... done.
Length: 8812587 (8.4M) (unauthoritative)

100%[===========================================>] 8,812,587    425K/s   in 24s     

2009-10-25 02:20:15 (366 KB/s) - “/usr/portage/distfiles/moon-1.0.1.tar.bz2” saved [8812587]

 * moon-1.0.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...         [ ok ]
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-10-25 10:22:56 UTC
+  25 Oct 2009; Peter Alfredsen <loki_val@gentoo.org> moonlight-1.0.1.ebuild:
+  Update SRC_URI per bug 290420. Thanks to Ewoud Kohl van Wijngaarden
+  <gentoo@kohlvanwijngaarden.nl>.
+