Bug 1503 - Conversion to CP850 not supported
Summary: Conversion to CP850 not supported
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Extended Characters (show other bugs)
Version: 3.0.0
Hardware: All FreeBSD
: P3 normal
Target Milestone: none
Assignee: Alexander Bokovoy
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 16:32 UTC by boyle
Modified: 2006-04-08 11:48 UTC (History)
0 users

See Also:


Attachments
/usr/local/etc/charset/CP850.so (6.11 KB, application/octet-stream)
2004-07-02 16:37 UTC, boyle
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description boyle 2004-07-02 16:32:51 UTC
smbd and nmbd both give these messages on startup:

[2004/07/02 10:59:52, 0] lib/module.c:do_smb_load_module(58)
  Error trying to resolve symbol 'init_module' 
in /usr/local/etc/charset/CP850.so: Cannot open "/usr/local/etc/charset/US-
ASCII.so"
[2004/07/02 10:59:52, 0] lib/charcnv.c:init_iconv(134)
  Conversion from UCS-2LE to CP850 not supported
[2004/07/02 10:59:52, 0] lib/module.c:do_smb_load_module(58)
  Error trying to resolve symbol 'init_module' 
in /usr/local/etc/charset/CP850.so: Cannot open "/usr/local/etc/charset/US-
ASCII.so"
[2004/07/02 10:59:52, 0] lib/charcnv.c:init_iconv(134)
  Conversion from UTF8 to CP850 not supported
[2004/07/02 10:59:52, 0] lib/module.c:do_smb_load_module(58)
  Error trying to resolve symbol 'init_module' 
in /usr/local/etc/charset/CP850.so: Cannot open "/usr/local/etc/charset/US-
ASCII.so"
[2004/07/02 10:59:52, 0] lib/charcnv.c:init_iconv(134)
  Conversion from ASCII to CP850 not supported
[2004/07/02 10:59:52, 0] lib/module.c:do_smb_load_module(58)
  Error trying to resolve symbol 'init_module' 
in /usr/local/etc/charset/CP850.so: Cannot open "/usr/local/etc/charset/US-
ASCII.so"
[2004/07/02 10:59:52, 0] lib/charcnv.c:init_iconv(134)
  Conversion from CP850 to UCS-2LE not supported
Comment 1 boyle 2004-07-02 16:37:22 UTC
Created attachment 554 [details]
/usr/local/etc/charset/CP850.so

/usr/local/etc/charset/ contains only CP850.so and CP437.so. I don't know which
FreeBSD package installed the directory and files.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-04-08 11:48:06 UTC
please reopen if the bug still exists in a current release.