Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726458 - sys-block/arcconf: Couldn't download 'arcconf_v3_04_23699.zip': The certificate's owner does not match hostname ‘download.adaptec.com’
Summary: sys-block/arcconf: Couldn't download 'arcconf_v3_04_23699.zip': The certifica...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 724124
  Show dependency tree
 
Reported: 2020-05-31 15:36 UTC by Thomas Deutschmann (RETIRED)
Modified: 2020-05-31 15:52 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 Thomas Deutschmann (RETIRED) gentoo-dev 2020-05-31 15:36:28 UTC
>>> Failed to emerge sys-block/arcconf-3.04.23699, Log file:
>>>  '/var/tmp/portage/sys-block/arcconf-3.04.23699/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.10, 0.12, 0.06
>>> Downloading 'https://download.adaptec.com/raid/storage_manager/arcconf_v3_04_23699.zip'
--2020-05-31 17:33:53--  https://download.adaptec.com/raid/storage_manager/arcconf_v3_04_23699.zip
Resolving download.adaptec.com (download.adaptec.com)... 93.184.221.133
Connecting to download.adaptec.com (download.adaptec.com)|93.184.221.133|:443... connected.
The certificate's owner does not match hostname ‘download.adaptec.com’
!!! Couldn't download 'arcconf_v3_04_23699.zip'. Aborting.
 * Fetch failed for 'sys-block/arcconf-3.04.23699', Log file:
 *  '/var/tmp/portage/sys-block/arcconf-3.04.23699/temp/build.log'
 * Package:    sys-block/arcconf-3.04.23699
 * Repository: gentoo
 * Maintainer: conikost@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
 * Please download arcconf_v3_04_23699.zip from
 * https://storage.microsemi.com/en-us/speed/raid/storage_manager/arcconf_v3_04_23699_zip.php
 * and place it in your DISTDIR directory.
Comment 1 Conrad Kostecki gentoo-dev 2020-05-31 15:45:37 UTC
Well, seems the certificate isn't valid anymore for the download location, but despite of that, download stills works if forced.

Will revert to http only for now, since their download site also only provides that.
Comment 2 Larry the Git Cow gentoo-dev 2020-05-31 15:52:00 UTC
The bug has been closed via the following commit(s):

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

commit fb7161ffbc8b265ad0a961ee4a63ee662eb4961b
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-05-31 15:50:50 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-05-31 15:50:50 +0000

    sys-block/arcconf: switch SRC_URI to http
    
    As currently https SRC_URI doesn't work due bad certificates,
    switch back to http, so users can still download.
    
    Closes: https://bugs.gentoo.org/726458
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-block/arcconf/arcconf-2.01.22270-r1.ebuild | 6 +++---
 sys-block/arcconf/arcconf-3.01.23531.ebuild    | 4 ++--
 sys-block/arcconf/arcconf-3.04.23699.ebuild    | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)