Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22061 - gift-cvs-0.12.0.ebuild (Update)
Summary: gift-cvs-0.12.0.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-01 15:58 UTC by Frank Straetz
Modified: 2003-06-09 05:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gift-cvs-0.12.0.ebuild (Update) (gift-cvs-0.12.0.ebuild,2.87 KB, text/plain)
2003-06-01 15:59 UTC, Frank Straetz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Straetz 2003-06-01 15:58:28 UTC
[c&p] This is a new version of the gift-cvs ebuild. It downloads both giFT and the
giFT FastTrack plugin from the CVS repositories and installs them properly.
Gnutella support is enabled by default. [/c&p] :)

The developers of the FastTrack plugin changed some important things in the
Makefile. This ebuild closes bug #22052.

Reproducible: Always
Steps to Reproduce:
Comment 1 Frank Straetz 2003-06-01 15:59:21 UTC
Created attachment 12638 [details]
gift-cvs-0.12.0.ebuild (Update)
Comment 2 Brandon Low (RETIRED) gentoo-dev 2003-06-01 19:38:10 UTC
thanks.
Comment 3 FieldySnuts 2003-06-08 18:33:29 UTC
Thanks for your work on this. Unfortunately I'm having some problems here. I've 
talked to others, so I know I'm not the only one. 
 
For the past three days, attempting to emerge gift-cvs fails to build at fasttrack. 
 
When it tries to check out from cvs: 
 
* Running  cvs -q -f -z4 -d 
":pserver:anonymous@cvs.gift-fasttrack.berlios.de:/cvsroot/gift-fasttrack" 
update -dP giFT-FastTrack 
Fatal error, aborting. 
gift-fasttrack: no such user 
 
 
Then later on: 
 
make[2]: Leaving directory 
`/home/portage/tmp/portage/gift-cvs-0.12.0/work/giFT' 
make[1]: Leaving directory 
`/home/portage/tmp/portage/gift-cvs-0.12.0/work/giFT' 
sed: can't read Makefile: No such file or directory 
sed: can't read *.c: No such file or directory 
sed: can't read *.h: No such file or directory 
make: *** No targets specified and no makefile found.  Stop. 
 
!!! ERROR: net-p2p/gift-cvs-0.12.0 failed. 
!!! Function src_compile, Line 63, Exitcode 2 
!!! FastTrack plugin failed to build 
 
Comment 4 Frank Straetz 2003-06-09 05:11:56 UTC
As it seems the source doesn't even get downloaded, which explains the "no such file or directory" errors later on. I tried to download the plugin by hand but the commands listed on the berliOS website don't work either, same problem ("gift-fasttrack: no such user"). Not really sure what's wrong here.