Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328357 - dev-util/netbeans-6.9-r2 errors from rm
Summary: dev-util/netbeans-6.9-r2 errors from rm
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: 2010-07-15 07:54 UTC by Petteri Räty (RETIRED)
Modified: 2010-07-16 01:38 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 Petteri Räty (RETIRED) gentoo-dev 2010-07-15 07:54:38 UTC
* Removing prebuilt *.class files from nbbuild
rm: missing operand
Try `rm --help' for more information.
 * Symlinking compilation-time jars
 * Removing rest of the bundled jars...

[ebuild     U ] dev-util/netbeans-6.9-r2 [6.9_beta] USE="-debug -doc" LINGUAS="-af% -ar -ca -cs -de -el% -es -fr -gl -hi_IN% -id -it -ja -ko -lt% -nl -pl -pt_BR -pt_PT -ro -ru -sq -sr% -sv -tl% -tr -vi% -zh_CN -zh_TW" NETBEANS_MODULES="harness ide java nb ruby websvccommon -apisupport -cnd -dlight -enterprise -ergonomics -groovy -identity -mobility -php -profiler" 0 kB
Comment 1 Miroslav Šulc gentoo-dev 2010-07-15 11:08:57 UTC
well, this is not a bug in fact. i had to create our own tarball for netbeans sources because the way upstream does them is unusable for us. so i also removed all prebuilt *.class files so all it says is that it found none. anyway, i will proly change the code so rm is not run at all if no class file is found so it does not confuse ppl.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2010-07-15 11:20:01 UTC
(In reply to comment #1)
> well, this is not a bug in fact. i had to create our own tarball for netbeans
> sources because the way upstream does them is unusable for us. so i also
> removed all prebuilt *.class files so all it says is that it found none.
> anyway, i will proly change the code so rm is not run at all if no class file
> is found so it does not confuse ppl.
> 

Yes the rm should not be run if it has nothing to remove.
Comment 3 Miroslav Šulc gentoo-dev 2010-07-16 01:38:59 UTC
fixed in netbeans-6.9-r2