Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532980 - [elementary overlay] x11-libs/bamf-0.5.0 unfetchable from distfiles.gentoo.org
Summary: [elementary overlay] x11-libs/bamf-0.5.0 unfetchable from distfiles.gentoo.org
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 532982 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-18 21:05 UTC by Petros
Modified: 2014-12-18 21:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,9.28 KB, text/plain)
2014-12-18 21:05 UTC, Petros
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petros 2014-12-18 21:05:00 UTC
Created attachment 391994 [details]
emerge --info

I want to test Plank dock and emerge -av plank::elementary gives me this list:

These are the packages that would be merged, in order:

Calculating dependencies     ... done!                                
[ebuild  N     ] dev-libs/libgee-0.14.0:0.8  USE="introspection" 627 KiB
[ebuild  N     ] x11-libs/bamf-0.5.0::elementary  USE="introspection static-libs -doc" PYTHON_TARGETS="python2_7" 566 KiB
[ebuild  N     ] pantheon-base/plank-0.7.1::elementary  USE="nls static-libs -debug" 826 KiB
[ebuild  N     ] x11-themes/plank-theme-pantheon-0.1::elementary  15 KiB

Total: 4 packages (4 new), Size of downloads: 2033 KiB

But bamf can not be downloaded, because of distfiles.gentoo.org resolving error.

>>> Downloading 'http://distfiles.gentoo.org/distfiles/bamf-0.5.0.tar.gz'
converted 'http://distfiles.gentoo.org/distfiles/bamf-0.5.0.tar.gz' (ISO-8859-7) -> 'http://distfiles.gentoo.org/distfiles/bamf-0.5.0.tar.gz' (UTF-8)
--2014-12-19 01:00:56--  http://distfiles.gentoo.org/distfiles/bamf-0.5.0.tar.gz
Resolving distfiles.gentoo.org (distfiles.gentoo.org)... failed: Name or service not known.
wget: unable to resolve host address 'distfiles.gentoo.org'
>>> Downloading 'http://launchpad.net/bamf/0.5/0.5.0/+download/bamf-0.5.0.tar.gz'
converted 'http://launchpad.net/bamf/0.5/0.5.0/+download/bamf-0.5.0.tar.gz' (ISO-8859-7) -> 'http://launchpad.net/bamf/0.5/0.5.0/+download/bamf-0.5.0.tar.gz' (UTF-8)
--2014-12-19 01:00:56--  http://launchpad.net/bamf/0.5/0.5.0/+download/bamf-0.5.0.tar.gz
Resolving launchpad.net (launchpad.net)... failed: Name or service not known.
wget: unable to resolve host address 'launchpad.net'
!!! Couldn't download 'bamf-0.5.0.tar.gz'. Aborting.
^[[31;01m * ^[[39;49;00mFetch failed for 'x11-libs/bamf-0.5.0', Log file:
^[[31;01m * ^[[39;49;00m '/var/tmp/portage/x11-libs/bamf-0.5.0/temp/build.log'
Comment 1 Petros 2014-12-18 21:09:46 UTC
I downloaded via firefox and cp to distfiles. But still...
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-18 21:26:09 UTC
*** Bug 532982 has been marked as a duplicate of this bug. ***
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-18 21:27:14 UTC
Why would distfiles mirror sources from overlays?
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-18 21:28:44 UTC
You can't seem to resolve distfiles.gentoo.org or launchpad.net. Your problem is obviously local.
Comment 5 Petros 2014-12-18 21:49:50 UTC
(In reply to Jeroen Roovers from comment #4)
> You can't seem to resolve distfiles.gentoo.org or launchpad.net. Your
> problem is obviously local.

My problem was wget after it has been linked with USE="static". All done now.