Issue 14080 - Workstation install symlnks don't handle paths with capital letters
Summary: Workstation install symlnks don't handle paths with capital letters
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1 Beta2
Hardware: Other Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: dirk.voelzke
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-04 18:07 UTC by khendricks
Modified: 2003-09-08 16:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description khendricks 2003-05-04 18:07:09 UTC
I just finished building cws_srx644_ooo11beta2 and did 
my main -net install to /src4/OpenOffice.org1.1Beta2

However the workstation install somehow created the setup and soffice
symlinks pointing to

/src4/openoffice.org1.1beta2/

It lowercased them.  This prevents the symlinks from working properly. 

Here is a snippet of ls -l output from ~/OpenOffice.org1.1/

lrwxrwxrwx    1 kbhend   kbhend         50 May  4 13:00 setup ->
../../../src4/openoffice.org1.1beta2/program/setup
-rw-rw-r--    1 kbhend   kbhend      56604 May  4 13:00 setup.log
lrwxrwxrwx    1 kbhend   kbhend         52 May  4 13:00 soffice ->
../../../src4/openoffice.org1.1beta2/program/soffice
lrwxrwxrwx    1 kbhend   kbhend         52 May  4 13:00 spadmin ->
../../../src4/openoffice.org1.1beta2/program/soffice
drwxr-xr-x   17 kbhend   kbhend       4096 May  4 13:00 user
lrwxrwxrwx    1 kbhend   kbhend         30 May  4 13:00 x.lnk ->
/home/kbhend/OpenOffice.org1.1

Thanks,

Kevin
Comment 1 Martin Hollmichel 2003-05-05 07:42:21 UTC
reassigned to dirk
Comment 2 dirk.voelzke 2003-05-05 15:09:22 UTC
Fixed in SRX644 m13s2
Comment 3 khendricks 2003-05-07 13:33:19 UTC
Hi, 
 
For some reason this fix did not make it into OOo 1.1 Beta2 via Martin's resync (or the 
fix did not work or it required a clean rebuild or ...) 
 
Could you please point me at the right revisions nubmer for the affected files for this fix 
so that I can make sure they are actually part of cws_srx644_ooo11beta2 before the 
final release builds are made. 
 
Thanks, 
 
Kevin 
 
Comment 4 dirk.voelzke 2003-05-07 14:28:42 UTC
Hi,

Martin forgot to resync the tools project. You need the file
tools/source/fsys/dirent.cxx 1.13, but I think Martin takes care of
this problem.

Regards, Dirk
Comment 5 Martin Hollmichel 2003-05-07 14:32:24 UTC
please update tools module.
Comment 6 dirk.voelzke 2003-05-20 11:36:16 UTC
Verified in OOo beta 2.
Comment 7 dirk.voelzke 2003-05-20 11:37:10 UTC
.