[installation-issues] [Issue 108285] Error message on copy of application from mounted dmg to local folder

2010-09-07 Thread tbo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108285


User tbo changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from t...@openoffice.org Tue Sep  7 12:21:40 + 
2010 ---
.

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 108285] Error message on copy of application from mounted dmg to local folder

2010-01-19 Thread tbo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108285


User tbo changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Tue Jan 19 15:05:45 + 
2010 ---
verified in CWS native278: ok

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 108285] Error message on copy of application from mounted dmg to local folder

2010-01-18 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108285


User is changed the following:

What|Old value |New value

 Assigned to|is|tbo





--- Additional comments from i...@openoffice.org Mon Jan 18 09:46:55 + 
2010 ---
is - tbo: please verify in cws native278

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 108285] Error message on copy of application from mounted dmg to local folder

2010-01-13 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108285


User pl changed the following:

What|Old value |New value

 Assigned to|pl|is

   Component|porting   |Installation

  OS/Version|All   |Mac OS X

  QA contact|iss...@porting|iss...@installation

 Summary|CWS:printerpullpages: Erro|Error message on copy of a
|r message on copy of appli|pplication from mounted dm
|cation from mounted dmg to|g to local folder
| lokal folder |

Subcomponent|MacOSX|code





--- Additional comments from p...@openoffice.org Wed Jan 13 14:10:31 + 
2010 ---
In direct contradiction to what our esteemed colleague reported the same is very
true on MacOSX 10.4 for each and every CWS as long as its install sets are
created on our new file server - which one can see with all install sets there I
could find. Said file server happens to have a setuid bit for group set on its
directories (which gets inherited by every created sub directory). Consequently
that access bit gets copied into the dmg when you build an install set. 10.4
does not like this access bit.

I suggest adding a chmod -R a-s on the to be packed directory before creating
the disk image. The same may by the way be true for the Unix platforms, where
that access bit is know, but probably not wanted in an install set.

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 108285] Error message on copy of application from mounted dmg to local folder

2010-01-13 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108285


User is changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Wed Jan 13 15:32:32 + 
2010 ---
Fixed in cws native278 by using
chmod 0775 instead of chmod 775.
Unfortunately this is not sufficient on Mac. Therefore an additional
chmod a-s $directory 
is required.
But then there is no sticky bit left :-)


-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org