Luca, This seems to confirm a systemd problem as you were able to start with the -D option without issue. The extra rpms are there only because I was lazy and did urpmi *.rpm from my build directory. :) Best, Colin
On Saturday 21 Mar 2015 19:58:20 luca pedrielli wrote: > Hi Colin, > > yes is present > > cd /run > [ilprof@Omvvboxxx run]$ ls > avahi-daemon/ hplip/ log/ openvpn/ systemd/ udev/ utmp > console/ initramfs/ mdadm/ resolvconf/ tmpfiles.d/ udisks2/ uuidd/ > dhclient/ lock/ mount/ samba/ tuned/ user/ vnstat/ > > > > [ilprof@Omvvboxxx run]$ rpm -qa | grep samba > lib64samba-util0-4.1.17-2-omv2014.0.x86_64 > lib64samba-hostconfig0-4.1.17-2-omv2014.0.x86_64 > lib64samba-credentials0-4.1.17-2-omv2014.0.x86_64 > samba-libs-4.1.17-2-omv2014.0.x86_64 > lib64samba-policy0-4.1.17-2-omv2014.0.x86_64 > samba-python-4.1.17-2-omv2014.0.x86_64 > samba-common-4.1.17-2-omv2014.0.x86_64 > samba-client-4.1.17-2-omv2014.0.x86_64 > samba-server-4.1.17-2-omv2014.0.x86_64 > samba-winbind-4.1.17-2-omv2014.0.x86_64 > > I have no > > samba-pidl-4.1.17-2-omv2014.0.x86_64 > samba-test-4.1.17-2-omv2014.0.x86_64 > > > > Il 21/03/2015 19:42, Colin Close ha scritto: > > Luca, > > It's odd it is working for me, do you have a directory /run/samba? > > > > [root@localhost /]# rpm -qa | grep samba > > lib64samba-util0-4.1.17-2-omv2014.0.x86_64 > > lib64samba-hostconfig0-4.1.17-2-omv2014.0.x86_64 > > lib64samba-credentials0-4.1.17-2-omv2014.0.x86_64 > > samba-libs-4.1.17-2-omv2014.0.x86_64 > > lib64samba-policy0-4.1.17-2-omv2014.0.x86_64 > > samba-python-4.1.17-2-omv2014.0.x86_64 > > samba-common-4.1.17-2-omv2014.0.x86_64 > > samba-server-4.1.17-2-omv2014.0.x86_64 > > samba-client-4.1.17-2-omv2014.0.x86_64 > > samba-winbind-4.1.17-2-omv2014.0.x86_64 > > samba-pidl-4.1.17-2-omv2014.0.x86_64 > > samba-test-4.1.17-2-omv2014.0.x86_64 > > [root@localhost /]# ps -e | grep mb > > > > 3997 ? 00:00:00 nmbd > > 4055 ? 00:00:04 smbd > > 4058 ? 00:00:00 smbd > > > > Can you start it by hand using the -D option? > > # /usr/sbin/smbd -D > [root@Omvvboxxx run]# ps -ef | grep smb > root 4101 1 0 19:57 ? 00:00:00 /usr/sbin/smbd -D > root 4102 4101 0 19:57 ? 00:00:00 /usr/sbin/smbd -D > root 4104 4067 0 19:57 pts/2 00:00:00 grep --color smb > > > > > > > > > Best, > > Colin > > > > > > > > On Friday 20 Mar 2015 17:00:37 luca pedrielli wrote: > >> Hi Colin, > >> considers that in cooker samba 4.1.17-1 has some problems: > >> > >> https://issues.openmandriva.org/show_bug.cgi?id=1089#c2 > >> > >> Luca. > >> > >> > >> Il 20/03/2015 16:43, Colin Close ha scritto: > >> > >> > >> > >>> It is proving a long winded business to backport 4.17.1 which has the > >>> fix to 2014.1 it will take a while longer but is is in progress. > >>> Best, > >>> Colin > >>> > >>> On Wednesday 25 Feb 2015 12:13:12 Blackcrack wrote: > >>>> Hy, > >>>> > >>>> we have an Security issue in Samba > >>>> > >>>> https://securityblog.redhat.com/tag/smbd/ > >>>> > >>>> https://securityblog.redhat.com/feed/ > >>>> http://planet.fedoraproject.org/security/ > >>>> > >>>> https://www.samba.org/samba/history/security.html > >>>> > >>>> https://git.samba.org/?p=samba.git;a=patch;h=8eb981c90a6094b15d4b71cc14fee4f23c713cf8 > >>>> > >>>> please update 2014&2014 > >>>> because 2014 should be save also.. > >>>> > >>>> best regards > >>>> Blacky > >>> _______________________________________________ > >>> OM-Cooker mailing list > >>> [email protected] > >>> http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org > >>> > >> > >> > > _______________________________________________ > > OM-Cooker mailing list > > [email protected] > > http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org > > > > > _______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
