Opened 13 years ago
Closed 13 years ago
#176 closed defect (duplicate)
creating lame upcase table message in 3.3 and 3.5
Reported by: | Herwig Bauernfeind | Owned by: | Herwig Bauernfeind |
---|---|---|---|
Priority: | minor | Milestone: | Samba Server for eCS (OS/2) 1.1.x |
Component: | Samba Server WarpIN archive | Version: | Server 3.3.x |
Keywords: | Cc: |
Description
Samba 3.3 (and better) expect the upcase.dat, lowcase.dat and valid.dat files to be in \samba\codepages.
In 3.0 they were expected to be in \samba\lib.
Neither the ZIP files for server, commandline utilities nor the 3.3 server WPI take care of this issue.
Note: In an update installation from a previous WPI installation the files in \samba\lib should be removed which cannot be done using WarpIN without completely uninstalling the package...
Change History (3)
comment:1 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Effectively this is a duplicate of Ticket #181. Going the REXX way in the GUI-Tools/installation scripts is the way to go.
Note:
See TracTickets
for help on using tickets.
i suggest to add a rexx script which would deal with such cases. or we have to force ppl to uninstall pre 3.3 levels first and then install new. Herwig?