Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1614 - pilot-link package not extracting/halting
Summary: pilot-link package not extracting/halting
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-09 08:33 UTC by Jeff Lapsley
Modified: 2005-02-14 09:28 UTC (History)
0 users

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


Attachments
log of compile (app-pda#pilot-link.log,60.50 KB, text/plain)
2005-02-14 09:28 UTC, Bruno Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Lapsley 2002-04-09 08:33:42 UTC
When trying to build KDE, one of the dependencies is the pilot-link package.  
When the process gets to this point, the pilot-link package is downloaded, but 
the system halts when it tries to extract it. It will not proceed at this point.

To verify the .tgz file integrity, I unpacked it manually and it seems to work 
properly. This being my first foray into Gentoo, I do not know anything about 
the .ebuild files to look for an error, or know if something on my end is not 
configured correctly, but since I am able to emerge other packages fine, it 
would appear to be a problem with the pilot-link package.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-04-12 15:30:48 UTC
It certainly works here. 
 
Just how does the system halt? Can you abort emerge with ctrl+c? Or is it a lockup? 
Assuming it isn't, while emerge is halted, run top or some equivalent and look at what is using the 
cpu. Is it tar/gzip (which would make this case look like some sort of malformed untar command)? 
Anything else? Maybe there's an infinite loop somewhere (a semi-educated guess). 
 
 
Comment 2 Bruno Silva 2005-02-14 09:28:39 UTC
Created attachment 51217 [details]
log of compile