Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549252 - app-eselect/eselect-java-0.1.0: should not distribute run-java-tool.bash in the tarball
Summary: app-eselect/eselect-java-0.1.0: should not distribute run-java-tool.bash in t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: eselect-java-tracker
  Show dependency tree
 
Reported: 2015-05-12 09:42 UTC by Benda Xu
Modified: 2015-08-06 22:04 UTC (History)
1 user (show)

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 Benda Xu gentoo-dev 2015-05-12 09:42:43 UTC
In the eselect-java build system, src/scripts/run-java-tool.bash is supposed to be generated from src/scripts/run-java-tool.bash.in via (my EPREFIX=/disk/usr100/gentoo)

sed "s|\@GENTOO_PORTAGE_EPREFIX\@|/disk/usr100/gentoo|g" ./src/scripts/run-java-tool.bash.in >src/scripts/run-java-tool.bash

But the shipped run-java-tool.bash in the tarball hinders the correct process.  It looks like a trivial mistake to fix by removing that file from the tarball.

Reproducible: Always
Comment 1 James Le Cuirot gentoo-dev 2015-05-12 09:58:06 UTC
I was already planning to make a change to eselect-java soon so I'll look into this soon.
Comment 2 James Le Cuirot gentoo-dev 2015-08-06 22:04:06 UTC
Aha! jlec reported this today and I knew there was a bug for it somewhere but I forgot about this one. It's now fixed in -r1.