Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55121 - Code Listing 4.1 vfs path incorrect.
Summary: Code Listing 4.1 vfs path incorrect.
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/quick-sa...
Whiteboard:
Keywords:
Depends on: 55119 58090
Blocks:
  Show dependency tree
 
Reported: 2004-06-24 23:46 UTC by Daniel Black (RETIRED)
Modified: 2004-07-24 08:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2004-06-24 23:46:16 UTC
vfs object = /usr/lib/samba/vfs/vscan-clamav.so

should be:

vfs object = /usr/lib/vfs/vscan-clamav.so
Comment 1 Christian Andreetta (RETIRED) gentoo-dev 2004-07-15 05:12:35 UTC
i'm thinking about moving /usr/lib/vfs/ to /usr/lib/samba/vfs/, for compatibility with external tools (like antiviruses) that suppose 'redhat-like' lib paths.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-07-16 19:02:00 UTC
vfs options = vscan-clamav

works.
Comment 3 Christian Andreetta (RETIRED) gentoo-dev 2004-07-24 02:45:38 UTC
if you have time to spare, can you try samba-3.0.5-r1? (libs change: from /usr/lib/vfs to /usr/lib/samba/vfs)
I'm opening a forum on its refinig on bug #58090

BTW: which are the functionality changes if you remove the 'vfs options = vscan-clamav' line?
I don't use clamav myself, sorry. Just a question about the samba WHATSNEW doc, which states that 'vfs options' is to be removed (around line 1500 or so)
Comment 4 Daniel Black (RETIRED) gentoo-dev 2004-07-24 08:08:57 UTC
This is probably invalid now - Due to file moves in samba-3.0.5-r1.