pentoo / pentoo-historical

read-only historical backup of pentoo from googlecode
https://code.google.com/p/pentoo/
2 stars 1 forks source link

net-wireless/multimode-9999 fails with Server certificate verification failed: issuer is not trusted #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
emerge --keep-going -uDN world -->

>>> Emerging (1 of 5) net-wireless/multimode-9999
>>> Unpacking source...
 * subversion check out start -->
 *      repository: https://www.cgran.org/svn/projects/multimode/trunk
Error validating server certificate for 'https://www.cgran.org:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: www.cgran.org
 - Valid: from Thu, 07 Mar 2013 00:00:00 GMT until Fri, 07 Mar 2014 23:59:59 GMT
 - Issuer: Domain Validated SSL, Thawte, Inc., US
 - Fingerprint: c6:7d:ba:59:28:d2:67:7b:b4:50:11:c9:45:04:3e:30:7c:fc:b3:07
(R)eject, accept (t)emporarily or accept (p)ermanently? svn: E175002: Unable to 
connect to a repository at URL 
'https://www.cgran.org/svn/projects/multimode/trunk'
svn: E175002: OPTIONS of 'https://www.cgran.org/svn/projects/multimode/trunk': 
Server certificate verification failed: issuer is not trusted 
(https://www.cgran.org)
 * ERROR: net-wireless/multimode-9999::gentoo failed (unpack phase):
 *   subversion: can't fetch to /usr/portage/distfiles/svn-src/multimode/trunk from https://www.cgran.org/svn/projects/multimode/trunk.

Original issue reported on code.google.com by willard....@gmail.com on 19 Sep 2013 at 11:25

Attachments:

GoogleCodeExporter commented 9 years ago
Not really sure what's wrong with the cert. It's ok in the browser.
Since this is a gentoo package, please join the bug
https://bugs.gentoo.org/show_bug.cgi?id=485474

Original comment by blshkv on 20 Sep 2013 at 10:25

GoogleCodeExporter commented 9 years ago
I failed to notice it being a Gentoo package. Apologies.

The pentoo issues database actually deletes "deleted" issues rather than
marking them closed and leaving them searchable?  That sucks.  Even old
issues can be instructive... for example, if it's a configuration problem
on my end that has already been asked and answered about, it would help
avoid duplicative "stupid questions."  I find myself learning sometimes
from others mistakes on the Gentoo bugs database that way... on semi-rare
occasions, at least.

Original comment by willard....@gmail.com on 20 Sep 2013 at 1:05

GoogleCodeExporter commented 9 years ago
unable to reproduce this bug anyway.  mind you multimode doesn't build right 
now, I'm looking into it now.

Original comment by sidhayn on 20 Sep 2013 at 4:45

GoogleCodeExporter commented 9 years ago
Since I'm not actively using pentoo radio features, I used `echo
'pentoo/pentoo -radio' >> /etc/portage/package.use` for the time being.

Original comment by willard....@gmail.com on 20 Sep 2013 at 8:05

GoogleCodeExporter commented 9 years ago
I also disable radio due to infinitive failures.
ZC: this is totally suck. Please create snapshots instead. Move 9999 live 
ebuild into the bleeding edge profile where it belongs

Original comment by blshkv on 21 Sep 2013 at 11:09

GoogleCodeExporter commented 9 years ago
reopening because there is no known solution at the moment.

Please talk to upstreams

Original comment by blshkv on 21 Oct 2013 at 3:48

GoogleCodeExporter commented 9 years ago
I used this as solution:
(as root)
svn ls  https://www.cgran.org/svn/projects/multimode/trunk (p to accept 
permamently)
rm -rf /usr/portage/distfiles/svn-src/.subversion
cp /root/.subversion /usr/portage/distfiles/svn-src/.subversion
chown -R portage.portage  /usr/portage/distfiles/svn-src/.subversion
emerge -av multimode

It finally worked...

Original comment by schulz....@googlemail.com on 18 Dec 2013 at 6:46

GoogleCodeExporter commented 9 years ago
this is a workaround, not a proper solution.
The upstream need to fix the cert. We keep this bug open for the record.

Feel free to talk to upstream about it if you want to help.

Original comment by blshkv on 19 Dec 2013 at 12:23

GoogleCodeExporter commented 9 years ago

Original comment by sidhayn on 26 Jul 2014 at 9:00