Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279032 - dev-java/cacao-0.99.4 is missing a cacao.env file
Summary: dev-java/cacao-0.99.4 is missing a cacao.env file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 11:50 UTC by Yvan Royon
Modified: 2009-07-31 14:28 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 Yvan Royon 2009-07-25 11:50:15 UTC
Emerging dev-java/cacao-0.99.4 fails with:

 * ERROR: dev-java/cacao-0.99.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2744:  Called set_java_env
 *             environment, line 2684:  Called die
 * The specific snippet of code:
 *           die "Unable to find the env file: ${source_env_file}";
 *  The die message:
 *   Unable to find the env file: /usr/portage/dev-java/cacao/files/cacao.env


Seems files/cacao.env has not been uploaded to the Gentoo repo.

Reproducible: Always
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2009-07-31 14:28:09 UTC
+  31 Jul 2009; Petteri Räty <betelgeuse@gentoo.org> +files/cacao.env:
+  Add missing cacao.env. Fixes bug #279032.
+