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

Bug 543456

Summary: dev-libs/libixion-9999 should fetch git repository using https
Product: Gentoo Linux Reporter: Bob Wya <bob.mt.wya>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bob Wya 2015-03-15 21:24:21 UTC
=dev-libs/libixion-9999 is set to clone the Ixion Git repository:
git@gitorious.org:ixion/ixion.git

However this requires ssh access. The ebuild will fail as unable to clone Git repository.

The ebuild should reference:
https://gitorious.org/ixion/ixion.git


Reproducible: Always

Steps to Reproduce:
1. Attempt to build =dev-libs/libixion-9999
2. Fails:
[[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-03-16 13:53:08 UTC
*** Bug 543460 has been marked as a duplicate of this bug. ***
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2015-04-05 20:08:33 UTC
Fixed