Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358527 - app-misc/geneweb-5.02 tries to install missing contrib/templ
Summary: app-misc/geneweb-5.02 tries to install missing contrib/templ
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-12 10:54 UTC by Adrian Bassett
Modified: 2011-03-24 13:08 UTC (History)
1 user (show)

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


Attachments
ebuild log (app-misc:geneweb-5.02:20110312-085714.log,14.54 KB, text/plain)
2011-03-12 11:10 UTC, Adrian Bassett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Bassett 2011-03-12 10:54:24 UTC
ebuild fails at install stage at:

doins -r contrib/{gwdiff,misc,templ} || die "Failed installing contributions";

with:

doins failed
 * ERROR: app-misc/geneweb-5.02 failed (install phase):
 *   Failed installing contributions

...

doins: contrib/templ does not exist


Reproducible: Always
Comment 1 Adrian Bassett 2011-03-12 11:10:48 UTC
Created attachment 265623 [details]
ebuild log
Comment 2 Tupone Alfredo gentoo-dev 2011-03-24 13:08:22 UTC
Fixed. Thanks for report