[ooo-build] [Issue 108106] OOo fails to start if user home is on a cifs mounted volume

fschuett at openoffice.org fschuett at openoffice.org
Thu May 27 23:14:32 PDT 2010


To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108106





------- Additional comments from fschuett at openoffice.org Fri May 28 06:14:30 +0000 2010 -------
Hello Kendy,
yesterday I downloaded the 
OOo_3.2.1rc2_20100521_Linux_x86_install-rpm-wJRE_de.tar.gz 
file and tested with that file. For me, it seems still to be the same problem.
I cite the (I think) relevant part of the strace log.

Samba 3.4.3:
-----------------
6137  21:23:32.640752 open("/home/students/extra/ddonald/.execoooNaOh2T",
O_RDWR|O_CREAT|O_EXCL, 0600) = 22
6137  21:23:32.641888 unlink("/home/students/extra/ddonald/.execoooNaOh2T") = 0
6137  21:23:32.642509 ftruncate(22, 4096) = -1 ENOENT (No such file or directory)
------------------

Samba 3.3.2:
-----------------
5189  08:05:23.900683 open("/home/teachers/fschuett/.execooo4CMPoX",
O_RDWR|O_CREAT|O_EXCL, 0600) = 21
5189  08:05:23.901936 unlink("/home/teachers/fschuett/.execooo4CMPoX") = 0
5189  08:05:24.854828 ftruncate(21, 4096) = 0
--------------------

With Samba 3.3.2 everything runs fine, with Samba 3.4.2 the program does not
start. It quits with the progress bar not completed.

I attach the complete strace logs.

Bye,
Frank


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


More information about the ooo-build mailing list