Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621042 - net-misc/clipgrab-3.6.5 : !!! Couldn't download 'clipgrab-3.6.5.tar.bz2'. Aborting.
Summary: net-misc/clipgrab-3.6.5 : !!! Couldn't download 'clipgrab-3.6.5.tar.bz2'. Abo...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-06 15:54 UTC by Toralf Förster
Modified: 2017-08-14 07:29 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.46 KB, text/plain)
2017-06-06 15:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,422.28 KB, text/plain)
2017-06-06 15:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.45 KB, application/x-bzip)
2017-06-06 15:54 UTC, Toralf Förster
Details
net-misc:clipgrab-3.6.5:20170605-230735.log (net-misc:clipgrab-3.6.5:20170605-230735.log,6.43 KB, text/plain)
2017-06-06 15:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-06-06 15:54:42 UTC
    ERROR: certificate common name ‘webserver.ispgateway.de’ doesn't match requested host name ‘download.clipgrab.de’.
To connect to download.clipgrab.de insecurely, use `--no-check-certificate'.
!!! Couldn't download 'clipgrab-3.6.5.tar.bz2'. Aborting.
 * Fetch failed for 'net-misc/clipgrab-3.6.5', Log file:
 *  '/var/log/portage/net-misc:clipgrab-3.6.5:20170605-230735.log'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170527-174843

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
  [6]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-06-06 15:54:47 UTC
Created attachment 475378 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-06 15:54:50 UTC
Created attachment 475380 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-06 15:54:53 UTC
Created attachment 475382 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-06-06 15:54:56 UTC
Created attachment 475384 [details]
net-misc:clipgrab-3.6.5:20170605-230735.log
Comment 5 acmondor 2017-06-07 15:02:40 UTC
The problem seems to be due to a change in the hostname used for the download. 

If you visits the home page (HOMEPAGE="http://clipgrab.de/en") you get automatically redirected to "https://clipgrab.org/" and if you trying to download the source from there the url is "https://download.clipgrab.org/clipgrab-3.6.5.tar.bz2"

So, the ebuild for should be updated with the following new values:

 HOMEPAGE="https://clipgrab.org/"
 SRC_URI="https://download.${PN}.org/${P}.tar.bz2"

Until the ebuild gets updated, one can install net-misc/clipgrab-3.6.5 by manually downloading the source code (via https://download.clipgrab.org/clipgrab-3.6.5.tar.bz2) and placing it in the /usr/portage/distfiles directory prior to running emerge.
Comment 6 Sergey S. Starikoff 2017-06-17 05:59:27 UTC
Yes. The issue is in upstream's hostname update:

>>> Downloading 'distfiles.gentoo.org/distfiles/clipgrab-3.6.5.tar.bz2'
--2017-06-16 22:21:01--  http://distfiles.gentoo.org/distfiles/clipgrab-3.6.5.tar.bz2
Resolving distfiles.gentoo.org... 64.50.236.52, 137.226.34.46, 140.211.166.134, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-06-16 22:21:01 ERROR 404: Not Found.

>>> Downloading 'https://download.clipgrab.de/clipgrab-3.6.5.tar.bz2'
--2017-06-16 22:21:01--  https://download.clipgrab.de/clipgrab-3.6.5.tar.bz2
Resolving download.clipgrab.de... 134.119.253.60
Connecting to download.clipgrab.de|134.119.253.60|:443... connected.
ERROR: cannot verify download.clipgrab.de's certificate, issued by ‘emailAddress=hostmaster@ispgateway.de,CN=webserver.ispgateway.de,O=ispgateway,L=Muenchen,ST=Bayern,C=DE’:
  Self-signed certificate encountered.
    ERROR: certificate common name ‘webserver.ispgateway.de’ doesn't match requested host name ‘download.clipgrab.de’.
To connect to download.clipgrab.de insecurely, use `--no-check-certificate'.
!!! Couldn't download 'clipgrab-3.6.5.tar.bz2'. Aborting.
 * Fetch failed for 'net-misc/clipgrab-3.6.5'.…

But it is not only and not primary issue.
This update breaked mirroring (see first session, attemp to fetch sources from distfiles.gentoo.org) and this fact (incompleteness of mirroring) seems to be gone unseen.
Although, mirroring question should be reported as separate bug.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-14 07:29:33 UTC
commit da958b93a3ae60dd36ad605b43d81e61c4c222b8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Mon Aug 14 09:26:50 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Mon Aug 14 09:28:19 2017

    net-misc/clipgrab: Remove last-rited pkg, #620728

 net-misc/clipgrab/Manifest                        |  2 --
 net-misc/clipgrab/clipgrab-3.5.6.ebuild           | 30 ------------------
 net-misc/clipgrab/clipgrab-3.6.5.ebuild           | 25 ---------------
 net-misc/clipgrab/files/clipgrab-3.4.2-obey.patch | 38 -----------------------
 net-misc/clipgrab/metadata.xml                    |  8 -----
 profiles/package.mask                             |  3 +-
 6 files changed, 1 insertion(+), 105 deletions(-)