Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 391719

Summary: net-misc/remmina-9999 fails to unpack due to certificate authentication
Product: Gentoo Linux Reporter: Chris Smith <chris>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: hwoarang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Smith 2011-11-23 16:44:52 UTC
net-misc/remmina-9999 fails to unpack due to CA certificate authentication,
same problem with net-misc/remmina-plugins-9999

Reproducible: Always

Steps to Reproduce:
1.emerge =net-misc/remmina-9999
2.
3.
Actual Results:  
>>> Unpacking source...
error: Peer certificate cannot be authenticated with given CA certificates while accessing https://github.com/FreeRDP/Remmina.git/info/refs
fatal: HTTP request failed
 * ERROR: net-misc/remmina-9999 failed (unpack phase):
 *   git-2_update_repo: can't update from https://github.com/FreeRDP/Remmina.git


Expected Results:  
should update source and emerge  successfully
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-11-23 20:58:43 UTC
I replaced the https url with git://github.com/FreeRDP/Remmina.git. It should be ok now