Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543456 - dev-libs/libixion-9999 should fetch git repository using https
Summary: dev-libs/libixion-9999 should fetch git repository using https
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 543460 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-15 21:24 UTC by Bob Wya
Modified: 2015-04-05 20:08 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 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