To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89052
                 Issue #|89052
                 Summary|-simple installed doesn't find PyUNO files
               Component|Installation
                 Version|DEV300m10
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|of
             Reported by|rene





------- Additional comments from [EMAIL PROTECTED] Tue May  6 07:43:35 +0000 
2008 -------
[ I am actually not sure where the bug is, reassign as appropriate or close with
explanation when this actually isn't a bug ]

While trying to debug a installation problem with the -simple installer I built
a vanilla OOo (--without-odk) and got the following:

[EMAIL PROTECTED]:~/OpenOffice.org/DEV300/instsetoo_native/util$ perl -w
/home/rene/OpenOffice.org/DEV300/solenv/bin/make_installer.pl -f openoffice.lst
-l en-US -p OpenOffice -dontstrip -simple /home/rene/tmp
Subroutine installer::epmfile::getcwd redefined at
/home/rene/OpenOffice.org/DEV300/solenv/bin/modules/installer/epmfile.pm line 47
... checking environment variables ...

########################################################
make_installer.pl, version 1.0
Product list file: openoffice.lst
Taking setup script from solver
Unpackpath: /home/rene/OpenOffice.org/DEV300/instsetoo_native/util
Compiler: unxlngx6
Product: OpenOffice
BuildID: Not set
Build: DEV300
No minor set
Product version
Installpath: /home/rene/tmp
Package format: native
Not calling epm
No file stripping
Unzip ARCHIVE files
services.rdb can be created
Languages:
        en-US
########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/bin/zip
...... searching unzip ...
        Found: /usr/bin/unzip
... analyzing openoffice.lst ... 
rmdir: konnte
„/home/rene/OpenOffice.org/DEV300/instsetoo_native/util/OpenOffice//logging/“
nicht entfernen: Das Verzeichnis ist nicht leer
... reading include pathes ...
... analyzing script:
/home/rene/OpenOffice.org/DEV300/solver/300/unxlngx6.pro/bin/setup_osl.ins ... 
... analyzing directories ... 
... analyzing files ... 
... analyzing scpactions ... 
... analyzing shortcuts ... 
... analyzing unix links ... 
... analyzing profile ... 
... analyzing profileitems ... 
... analyzing modules ... 
------------------------------------
... languages en-US ... 
... analyzing files ...
ERROR: The following files could not be found: 
ERROR: File not found: officehelper.py
ERROR: File not found: pythonloader.py
ERROR: File not found: pythonscript.py
ERROR: File not found: uno.py
ERROR: File not found: unohelper.py
ERROR: File not found: mailmerge.py
... cleaning the output tree ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile:
/home/rene/OpenOffice.org/DEV300/instsetoo_native/util/OpenOffice//logging/en-US/log_DEV300_en-US.log
**************************************************
Tue May  6 09:40:49 2008 (00:13 min.)

But:

[EMAIL PROTECTED]:~/OpenOffice.org/DEV300/instsetoo_native/util$ find 
../../solver/
-name "*.py" 
[...]
../../solver/300/unxlngx6.pro/lib/pyuno/pythonloader.py
../../solver/300/unxlngx6.pro/lib/pyuno/officehelper.py
../../solver/300/unxlngx6.pro/lib/pyuno/unohelper.py
../../solver/300/unxlngx6.pro/lib/pyuno/mailmerge.py
../../solver/300/unxlngx6.pro/lib/pyuno/pythonscript.py
../../solver/300/unxlngx6.pro/lib/pyuno/uno.py

A "build" in instsetoo_native (which, I assume, doesn't use -simple) works, 
though.

---------------------------------------------------------------------
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