To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64801
                  Issue #:|64801
                  Summary:|simple installer cannot install filenames with dollar
                Component:|tools
                  Version:|OOo 2.0.2
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|solenv
              Assigned to:|mh
              Reported by:|pmladek





------- Additional comments from [EMAIL PROTECTED] Wed Apr 26 12:02:25 -0700 
2006 -------
I tried to install OOo SDK using the simple installer (make_installer.pl
-simple). The full command was:

perl -w $SOLARENV/bin/make_installer.pl -f openoffice.lst -l en_US -p
OpenOffice_SDK -packagelist ../inc_sdkoo/unix/packagelist.txt -buildid $BUILD
/var/tmp/OOo-test -dontstrip -simple /usr/lib/ooo-2.0/sdk

It was not able to correctly install the .class files that had the dollar ($) in
its name:

--- cut --
cp: cannot stat `/usr/src/packages/BUILD/ooo-build-2.0.2.7b/build/OOO_2_0_2/inst
setoo_native/util/OpenOffice_SDK//zip/en-US/00/odkcommon_zip/classes/com/sun/sta
r/lib/loader/Loader$$CustomURLClassLoader.class': No such file or directory
chmod: cannot access `/var/tmp/OOo-test6/usr/lib/ooo-2.0/sdk/classes/com/sun/sta
r/lib/loader/Loader$$CustomURLClassLoader.class': No such file or directory
--- cut ---

Also the generated file list was broken (included $$ instead of single $).

I'll attach a patch that fix it.

I could create a CWS if you approve the patch.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to