Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680462 - net-misc/cfengine-(2.2.10-r4, 3.3.9, 3.4.5, 3.5.3): HOMEPAGE and SRC_URI are down
Summary: net-misc/cfengine-(2.2.10-r4, 3.3.9, 3.4.5, 3.5.3): HOMEPAGE and SRC_URI are ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-15 16:49 UTC by yuLya
Modified: 2019-03-15 20:34 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 yuLya 2019-03-15 16:49:35 UTC
Homepage link "http://www.cfengine.org/" is dead (DNS problem) for more than a month.

found with https://repology.org/repository/gentoo/problems
and verified.

/usr/portage/net-misc/cfengine # GENTOO_MIRRORS="" ebuild cfengine-3.3.9.ebuild fetch

>>> Downloading 'http://cfengine.com/source-code/download?file=cfengine-3.3.9.tar.gz'
--2019-03-15 17:47:38--  http://cfengine.com/source-code/download?file=cfengine-3.3.9.tar.gz
Resolving cfengine.com... 52.90.195.2
Connecting to cfengine.com|52.90.195.2|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://cfengine.com/source-code/download?file=cfengine-3.3.9.tar.gz [following]
--2019-03-15 17:47:38--  https://cfengine.com/source-code/download?file=cfengine-3.3.9.tar.gz
Connecting to cfengine.com|52.90.195.2|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-03-15 17:47:39 ERROR 404: Not Found.

cfengine-3.6.2.ebuild works fine.

/usr/portage/net-misc/cfengine # GENTOO_MIRRORS="" ebuild cfengine-3.6.2.ebuild fetch
>>> Downloading 'http://cfengine.package-repos.s3.amazonaws.com/tarballs/cfengine-3.6.2.tar.gz'
--2019-03-15 17:48:57--  http://cfengine.package-repos.s3.amazonaws.com/tarballs/cfengine-3.6.2.tar.gz
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-15 20:25:56 UTC
(In reply to yuLya from comment #0)
> cfengine-3.6.2.ebuild works fine.

So it's already been fixed.
Comment 2 yuLya 2019-03-15 20:34:32 UTC
cfengine-3.6.2 is fixed, but 2.2.10-r4, 3.3.9, 3.4.5, 3.5.3 still returns the same problem on stable.

KEYWORDS="amd64 ~arm ~ppc ~s390 ~sparc x86"

/usr/portage/net-misc/cfengine # emerge -pv  cfengine

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

Calculating dependencies... done!
[ebuild  N     ] net-misc/cfengine-3.3.9:3::gentoo  USE="qdbm -examples -html -libvirt -mysql -postgres (-selinux) -tests -tokyocabinet -vim-syntax" 1,227 KiB

>>> Downloading 'http://cfengine.com/source-code/download?file=cfengine-3.3.9.tar.gz'