Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372611 - layman bitcoin ebuild appears bugged
Summary: layman bitcoin ebuild appears bugged
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 18:48 UTC by Nathan Russell
Modified: 2011-06-22 22:18 UTC (History)
2 users (show)

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 Nathan Russell 2011-06-22 18:48:50 UTC
appears to be a git server error, but 

Reproducible: Always

Steps to Reproduce:
1. run layman -a bitcoin
2. get error
3.
Actual Results:  
pakaran nf10-2 # layman -o https://gitorious.org/bitcoin/gentoo/blobs/raw/master/overlay.xml -f -a bitcoin
* Running... # /usr/bin/git clone git://gitorious.org/bitcoin.git /var/lib/layman/bitcoin
Cloning into /var/lib/layman/bitcoin...
fatal: The remote end hung up unexpectedly
* Failed to add overlay "bitcoin".
* Error was: Adding overlay "bitcoin" failed!
pakaran nf10-2 # eix bitcoin
No matches found.
pakaran nf10-2 # layman -a bitcoin
* Running... # /usr/bin/git clone git://gitorious.org/bitcoin.git /var/lib/layman/bitcoin
Cloning into /var/lib/layman/bitcoin...
fatal: The remote end hung up unexpectedly
* Failed to add overlay "bitcoin".
* Error was: Adding overlay "bitcoin" failed!
pakaran nf10-2 # 


Expected Results:  
successfully installed the overlay
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-06-22 19:03:10 UTC
This issue is completely out of our hands. You use a custom repository list to fetch a third-party overlay not hosted on Gentoo hardware.

Contact the overlay owner to get things fixed.
Comment 2 Cyprien Nicolas (fulax) 2011-06-22 21:55:16 UTC
Actually, this does not come from the custom overlay.xml, but from the Gentoo repositories.xml which contains a wrong source tag for the bitcoin overlay.

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/repositories.xml?r1=1.211&r2=1.212

This should contains:
<source type="git">git://gitorious.org/bitcoin/gentoo.git</source>

Maybe they were some typo in the overlay adding request?
Comment 3 Paul Varner (RETIRED) gentoo-dev 2011-06-22 22:18:15 UTC
It should be fixed now.  If you do a layman -L, you should now see:

* bitcoin                   [Git       ] (git://gitorious.org/bitcoin/gentoo.git