To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66940 Issue #|66940 Summary|W32-bash fails in instsetoo_native Component|tools Version|current Platform|All URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|solenv Assigned to|hjs Reported by|vq
------- Additional comments from [EMAIL PROTECTED] Sun Jul 2 16:06:16 -0700 2006 ------- I finally got ause58 to build to the end using bash, well at least into instsetoo_native. I now get this: ****************************************** ... creating download installation set ... ****************************************** ************************************************** ERROR: ERROR: Cannot open file \cygdrive\d\w1\tin_tcsh\instsetoo_native\wntmsci10.pro\OpenOffice\msi\nsis\en-US\English_pack.nsh for reading in function: read_file ************************************************** ************************************************** ERROR: Saved logfile: /cygdrive/d/w1/tin_tcsh/instsetoo_native/wntmsci10.pro/OpenOffice/msi/logging/en-US/log_SRC680__en-US.log ************************************************** and this logfile says: ###################################################### Creating download installation sets: ###################################################### Created directory: /cygdrive/d/w1/tin_tcsh/instsetoo_native/wntmsci10.pro/OpenOffice/msi/install/en-US_download_inprogress create_directories: Using /cygdrive/d/w1/tin_tcsh/instsetoo_native/util/../wntmsci10.pro/ for nsis ! Already existing directory, did not create: /cygdrive/d/w1/tin_tcsh/instsetoo_native/util/../wntmsci10.pro/OpenOffice/ Already existing directory, did not create: /cygdrive/d/w1/tin_tcsh/instsetoo_native/util/../wntmsci10.pro/OpenOffice/msi/ Created directory: /cygdrive/d/w1/tin_tcsh/instsetoo_native/util/../wntmsci10.pro/OpenOffice/msi/nsis/ Created directory: /cygdrive/d/w1/tin_tcsh/instsetoo_native/util/../wntmsci10.pro/OpenOffice/msi/nsis/en-US/ ERROR: Could not copy /cygdrive/c/PROGRA~1/NSIS/Contrib/Language files/English.nlf to \cygdrive\d\w1\tin_tcsh\instsetoo_native\wntmsci10.pro\OpenOffice\msi\nsis\en-US\English_pack.nlf ERROR: Could not copy /cygdrive/c/PROGRA~1/NSIS/Contrib/Modern UI/Language files/English.nsh to \cygdrive\d\w1\tin_tcsh\instsetoo_native\wntmsci10.pro\OpenOffice\msi\nsis\en-US\English_pack.nsh Moved directory from /cygdrive/d/w1/tin_tcsh/instsetoo_native/wntmsci10.pro/OpenOffice/msi/install/en-US_download_inprogress to /cygdrive/d/w1/tin_tcsh/instsetoo_native/wntmsci10.pro/OpenOffice/msi/install/en-US_download_witherror *************************************************************** ERROR: Cannot open file \cygdrive\d\w1\tin_tcsh\instsetoo_native\wntmsci10.pro\OpenOffice\msi\nsis\en-US\English_pack.nsh for reading in function: read_file *************************************************************** It looks like we are trying to copy something into a cygwin path like this: \cygdrive\d\w1\tin_tcsh\instsetoo_native\wntmsci10.pro\..... Note that \ is used and not / and this might be the problem. @is: Can you give me a hint where this copying is done? It would help me fixing this. --------------------------------------------------------------------- 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]
