Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53962 - Samba 3.0.2a-r2 ebuild is using init script from 3.0.4-r1
Summary: Samba 3.0.2a-r2 ebuild is using init script from 3.0.4-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 02:53 UTC by Jonathan Pappworth
Modified: 2004-07-27 00:38 UTC (History)
0 users

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


Attachments
Patch for samba-3.0.2a ebuild to include /etc/conf.d/samba (samba-3.0.2a-r2-to-r3.ebuild.patch,354 bytes, patch)
2004-06-15 03:18 UTC, Niklas Neumann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Pappworth 2004-06-15 02:53:13 UTC
The samba 3.0.2a-r2 ebuild expects seperate init scripts for winbind and nmbd/smbd. The init script for smbd and nmbd has been replaced by a combined script for winbind/nmbd/smbd. This new script reads options from a conf.d/samba file which is not created by the 3.0.2a-r2 ebuild

Reproducible: Always
Steps to Reproduce:
1.emerge samba
2./etc/init.d/samba start
3.

Actual Results:  
Samba doesn't start

Expected Results:  
samba should start

Either the ebuild should be changed so it copies the conf.d file across, or 
better the old init script should be reinstated
Comment 1 Niklas Neumann 2004-06-15 03:18:20 UTC
Created attachment 33302 [details, diff]
Patch for samba-3.0.2a ebuild to include /etc/conf.d/samba
Comment 2 Jonathan Pappworth 2004-06-15 03:39:54 UTC
this leaves you with two methods of starting winbind, which could be confusing
Comment 3 Christian Andreetta (RETIRED) gentoo-dev 2004-06-15 05:26:59 UTC
you're right.
removed installation of winbind-init, and added /etc/conf.d/samba