Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355391 - app-portage/pfl-2.1-r1 failed to fetch
Summary: app-portage/pfl-2.1-r1 failed to fetch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 08:43 UTC by Azamat H. Hackimov
Modified: 2011-02-19 09:14 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 Azamat H. Hackimov 2011-02-18 08:43:22 UTC
I can't fetch file e-file-20110209 for this package.

>>> Fetching (2 of 2) app-portage/pfl-2.1-r1
 * pfl-2.1 RMD160 SHA1 SHA256 size ;-) ...                               [ ok ]
>>> Downloading 'http://linuxfire.com.cn/~lily/e-file-20110209'
--2011-02-18 13:38:43--  http://linuxfire.com.cn/~lily/e-file-20110209
Resolving linuxfire.com.cn... 218.247.216.29
Connecting to linuxfire.com.cn|218.247.216.29|:80... failed: Connection timed out.
Retrying.

This file not mirrored, so I can't download it anywhere.

Also, why package is mirror RESTRICTed?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-02-18 13:49:20 UTC
Confirmed.
Comment 2 Daniel Pielmeier gentoo-dev 2011-02-18 14:06:50 UTC
(In reply to comment #0)
> I can't fetch file e-file-20110209 for this package.
> >>> Fetching (2 of 2) app-portage/pfl-2.1-r1
>  * pfl-2.1 RMD160 SHA1 SHA256 size ;-) ...                               [ ok ]
> >>> Downloading 'http://linuxfire.com.cn/~lily/e-file-20110209'
> --2011-02-18 13:38:43--  http://linuxfire.com.cn/~lily/e-file-20110209
> Resolving linuxfire.com.cn... 218.247.216.29
> Connecting to linuxfire.com.cn|218.247.216.29|:80... failed: Connection timed
> out.
> Retrying.
> This file not mirrored, so I can't download it anywhere.
> Also, why package is mirror RESTRICTed?

This package is not mirror restricted!

When I added the new revision this file fetched without problems. Maybe http://linuxfire.com.cn/ is a bit unreliable and this is a temporary problem. I will take a look at it.
Comment 3 Azamat H. Hackimov 2011-02-18 15:33:27 UTC
(In reply to comment #2)
> This package is not mirror restricted!

Actually, restricted. Both 2.1 and 2.1-r has 'RESTRICT="mirror"'
Comment 4 Daniel Pielmeier gentoo-dev 2011-02-18 16:05:23 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > This package is not mirror restricted!
> Actually, restricted. Both 2.1 and 2.1-r has 'RESTRICT="mirror"'

Oh, you are correct. Don't know where this came from. I guess I will just remove the restriction.
Comment 5 Daniel Pielmeier gentoo-dev 2011-02-19 09:14:43 UTC
+  19 Feb 2011; Daniel Pielmeier <billie@gentoo.org> pfl-2.1.ebuild,
+  pfl-2.1-r1.ebuild:
+  Use a more reliable SRC_URI for e-file. This fixes bug #355391. Thanks to
+  Azamat H. Hackimov for reporting. Remove mirror restriction.