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

Bug 179557

Summary: broken ebuild for net-im/skype-1.4.0.64_alpha
Product: Gentoo Linux Reporter: Łukasz Mierzwa <l.mierzwa>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Łukasz Mierzwa 2007-05-23 18:19:51 UTC
net-im/skype-1.4.0.64_alpha does not install all needed files, this is due to packagins, inner directory in net-im/skype-1.4.0.64_alpha tarball is different to ebuild name (missing _alpha part) so S needs to be added to it:

S="${WORKDIR}/skype-1.4.0.64"



Reproducible: Always

Steps to Reproduce:
1. emerge =net-im/skype-1.4.0.64_alpha
2.
3.

Actual Results:  
emerge installs it but not all files are there

Expected Results:  
emerge and have a working skype
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-23 18:21:33 UTC

*** This bug has been marked as a duplicate of bug 179535 ***