Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39724 - point2play: unable to emerge without modifying package name in ebuild or renaming package.
Summary: point2play: unable to emerge without modifying package name in ebuild or rena...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 20:57 UTC by James Kyle
Modified: 2004-01-30 05:53 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 James Kyle 2004-01-28 20:57:05 UTC
The name of the package downloaded from transgaming is point2play-<version>.tgz, the name looked for by ebuild is point2play-small-<version>.tgz. I must either modify ebuild or rename package than do a ebuild package.ebuild digest to emerge. Really minor but had same problem with the last version.

Reproducible: Always
Steps to Reproduce:
1.Download point2play, mv to /usr/portage/distfiles/
2. emerge point2play
3. Receive error of not finding the foo-small-<version> 
4. after name change/ebuild edit digest doesn't match.
Comment 1 SpanKY gentoo-dev 2004-01-28 23:07:55 UTC
you d/l-ed the wrong one
Comment 2 James Kyle 2004-01-29 07:32:12 UTC
My bad, sorry about that.
Comment 3 SpanKY gentoo-dev 2004-01-29 15:22:12 UTC
np ... the small version has just the package while the other one has all the libraries (like python and crap)
Comment 4 James Kyle 2004-01-30 05:53:40 UTC
Ohhhhh, that's probably what screwed up my python install, I had to reinstall python and all the things taht depended on it.