[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2011-04-14 Thread puppet
ah... and this bug IS NOT a duplicate of bug #582376 (IMHO of course...)
as testparm was installed and perfectly working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2011-04-14 Thread puppet
Thanks to bkrzem that posted a solution on a duplicate of this bug
(#582376)

Well, actually I've been struggling with this issue for a week! But in
my case the problem seems to be that nmbd is called to be started up
BEFORE the net device is actually on... so the solution in my case was
to change

   start on (local-filesystems and net-device-up IFACE!=lo)

to

   start on (local-filesystems)

in /etc/init/nmbd.conf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2011-03-25 Thread Wolfram Fischer
On maverick with static IP addressing the following helped:

Exchange "testparm" to "testparm.samba3" in /etc/init/nmbd.conf.

NMBD_DISABLED=`testparm.samba3 -s --parameter-name='disable netbios'
2>/dev/null`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-12-29 Thread Cypher2
P.S.: my normal config is as follows:


[global]
# Browsing/Identification #
workgroup = WORKGROUP
server string = %h server (Samba, Ubuntu)
# Debugging/Accounting #
log file = /var/log/samba/log.%m
# Cap the size of the individual log files (in KiB).
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d
# Authentication #
encrypt passwords = true
obey pam restrictions = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n 
*password\supdated\ssuccessfully* .
pam password change = yes
map to guest = bad user
# Misc #
usershare allow guests = yes
usershare owner only = False
# Share Definitions #
[$ON_USER]
path = /home/$ON_USER
writeable = yes
guest ok = yes
[Dropbox]
path = /home/$ON_USER/Dropbox
writeable = yes
guest ok = yes
[Disk]
path = /media/Disk
writeable = yes
guest ok = yes
[Backup Disk]
path = /media/Backup Disk
writeable = yes
guest ok = yes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-12-29 Thread Cypher2
im having the same issue on ubutnu maverick amd64

testparm returns no error on config and the nmbd daemon refuses to
start.. i cannot view shares through nautilus on any of my machines..

I've reconfigured samba, smaba-common and samba-common-bin with no
result

Here's all my term output for analysis on a reverted default config
(which should at least show printers folder):


natha...@mercury:~$ lsb_release -a && uname -a && smbd --version && nmbd 
--version
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick
Linux Mercury 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 
x86_64 GNU/Linux
Version 3.5.4
Version 3.5.4

natha...@mercury:~$ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Can't find include file /etc/samba/dhcp.conf
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
ERROR: state directory /var/lib/samba does not exist
ERROR: cache directory /var/cache/samba does not exist
Server role: ROLE_STANDALONE
[global]
server string = %h server (Samba, Ubuntu)
encrypt passwords = No
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n 
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-12-11 Thread Snowmanx11
It is also exists for me. I am going to test the reconfig command.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-12-09 Thread Pablo Piaggio
I can confirm that this problem is still happening.

If you change from dhcp to an static IP, nmbd won't start anymore. The problem 
did NOT solve after restarting samba. I checked the common packages, and both 
were installed already (samba-common and samba-common-bin).
This is what finally solved my problem (thanks frol!):

$ sudo dpkg-reconfigure samba-common-bin

Regards.

I'm running the 32bit server version.

$ lsb_release -a
No LSB modules are available.
Distributor ID:  Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid

$ uname -a
Linux parra 2.6.32-24-generic-pae #43-Ubuntu SMP Thu Sep 16 15:30:27 UTC 2010 
i686 GNU/Linux

$ smbd --version
Version 3.4.7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572410

Title:
  [SRU] nmbd doesn't start because of missing testparm

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-12-01 Thread frol
Experienced the same problem with missing testparm on Maverick with
samba-common-bin 2:3.5.4~dfsg-1ubuntu8. Quickly fixed it with:

sudo dpkg-reconfigure samba-common-bin

which reinstalled alternative links for testparm and family.

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-09-02 Thread jorsmal
after 2 hours of experiences, i have to say that the problem really
isn't samba - 2:3.4.7~dfsg-1ubuntu3.1, or even samba-common-bin. those
really are working. the problem is that clients (either another linux or
win) can't log in until upstart finishes up nmbd and smbd.  and the
problem is not with the capabilites of the hardware. it's more than
enough 4 what it is supposed to do. it's a bad start 4 upstart.

now it's explained why personal file sharing is requesting apache to
run. smbd didn't have this kind of problems with sysv, and it seems that
ubuntu is going the win way, adopting buggy revolutionary technology.

it took me over 4 hours to be able to make a share in ubuntu 10.04 lts
and be able to see it in both win and lin clients. such task is supposed
to take 5 minutes.

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-09-02 Thread jorsmal
i'm running  samba (2:3.4.7~dfsg-lubuntu3.1) and the problem remains.
i'm a newbie, but the only way i get samba to run with no problem is
when manually started with gadmin-samba. in fact... to run samba i
change the name of the file /etc/init/smbd.conf to prevent upstart to
work. i would like to understand how can this be a low priority bug. if
ubuntu is not supposed to be able to be able to share folders, it should
be mentioned in the begin. there isn't a single package that i've not
updated, and samba doesn't work when booted with upstart.

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.7~dfsg-1ubuntu3.1

---
samba (2:3.4.7~dfsg-1ubuntu3.1) lucid-proposed; urgency=low

  * debian/control: Add samba-common-bin to samba. (LP: #572410)
 -- Chuck ShortFri, 16 Jul 2010 13:25:12 -0400

** Changed in: samba (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-15 Thread Steve Langasek
Confirmed:

- installed samba from lucid, then removed the recommended samba-common-bin.
- rebooted; nmbd did not start up.
- ran 'sudo start nmbd', job fails to start.
- installed samba from lucid-proposed; this pulled in samba-common-bin 
automatically, and nmbd is now running.

** Tags added: verification-done
** Tags removed: verification-needed

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-12 Thread Thierry Carrez
Bug 596064 also affects this area, I'd very much like to include the fix
for this one as well...

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-11 Thread Martin Pitt
Can anyone please test this?

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-06 Thread Thierry Carrez
** Changed in: samba (Ubuntu Lucid)
 Assignee: (unassigned) => Chuck Short (zulcss)

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-30 Thread Martin Pitt
Any testers?

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/samba

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-20 Thread Martin Pitt
Accepted samba into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: samba (Ubuntu Lucid)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-17 Thread John Dong
Patch looks good. ACK from SRU team.

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-16 Thread Chuck Short
Statement of Impact:

When users are installing samba, samba-common-bin might not be installed
so the nmbd upstart job may not run because testparm is missing.

Explanation of Fix: I have added samba-common-bin to debian/control.
This has been addressed in maverick and has been backported to lucid. I
have attached the debdiff to this bug.

Impact/Regressions: I dont think there will be any regressions from this
change.

How to reproduce:

1. Install samba
2. Check to see if samba-common-bin
3. Try to start nmbd.

If you have any questions please let me know.

Regards
chuck

** Attachment added: "patch"
   http://launchpadlibrarian.net/52041632/patch

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-16 Thread Chuck Short
** Summary changed:

- nmbd doesn't start because of missing testparm
+ [SRU] nmbd doesn't start because of missing testparm

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs