Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699210 - app-emulation/containerd : HOMEPAGE 404
Summary: app-emulation/containerd : HOMEPAGE 404
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tianon
URL: https://containerd.io/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-03 07:23 UTC by Wim Muskee
Modified: 2019-11-24 00:52 UTC (History)
2 users (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 Wim Muskee 2019-11-03 07:23:03 UTC
$ curl -I https://containerd.tools/
curl: (60) SSL: no alternative certificate subject name matches target host name 'containerd.tools'
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

and 

$ curl -I --insecure https://containerd.tools/
HTTP/1.1 404 Site Not Found
Content-Length: 2778
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Sun, 03 Nov 2019 07:21:10 GMT
Connection: close


Correct HOMEPAGE appears to be: https://containerd.io/
Comment 1 Larry the Git Cow gentoo-dev 2019-11-24 00:52:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fb777284c9e5c5beaf798fb5cd205fa4dbc557

commit b3fb777284c9e5c5beaf798fb5cd205fa4dbc557
Author:     Wim Muskee <wimmuskee@gmail.com>
AuthorDate: 2019-11-22 20:51:16 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-24 00:52:52 +0000

    app-emulation/containerd: update HOMEPAGE, metadata
    
    Closes: https://bugs.gentoo.org/699210
    Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13739
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 app-emulation/containerd/containerd-1.2.10.ebuild | 2 +-
 app-emulation/containerd/containerd-1.2.6.ebuild  | 2 +-
 app-emulation/containerd/containerd-1.2.7.ebuild  | 2 +-
 app-emulation/containerd/containerd-1.3.0.ebuild  | 2 +-
 app-emulation/containerd/containerd-1.3.1.ebuild  | 2 +-
 app-emulation/containerd/metadata.xml             | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)