Displaying 4 results from an estimated 4 matches for "doinstall".
Did you mean:
do_install
2017 Jan 31
1
getent problems with new Samba version
...> > Also, I do find samba on the 14.2 DVD in
> > slackware64/n/samba-4.4.4-x86_64-3.txz. See PACKAGES.TXT at the root
> > of the same DVD.
>
> See, you knew where to look (I was looking for a dir that started with
> 's'), however the .txz file does contain a 'doinstall.sh' file.
Well, that ends up being a bit obscure for me. I don't normally look for or examine the
doinstall.sh scripts for all packages I'm upgrading. They should have put that fairly critical
info in their UPGRADE.TXT document. I may email them about this, esp. given that the
/var/l...
2017 Jan 27
2
getent problems with new Samba version
On Fri, 27 Jan 2017 09:36:24 +0000 Rowland Penny wrote:
> Can you post the script that slackware is using to start Samba and can
> you also check if you have more than one 'samba' binary.
Binary:
$ find / -mount -type f -name samba -exec ls -l \{\} \;
-rwxr-xr-x 1 root root 72720 2016-12-28 14:25 /usr/sbin/samba
Doubtful an older binary would work. Previously I tried restoring
2016 Aug 17
0
Anaconda error on centos 7.2
...it__.py", line 374, in doIt
self.devicetree.processActions(callbacks)
File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line
224, in turnOnFilesystems
storage.doIt(callbacks)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py",
line 186, in doInstall
turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall,
callbacks=callbacks_reg)
File "/usr/lib64/python2.7/threading.py", line 764, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py",
line 227, in...
2017 Jan 27
0
getent problems with new Samba version
...terly since
> then.
>
> Also, I do find samba on the 14.2 DVD in
> slackware64/n/samba-4.4.4-x86_64-3.txz. See PACKAGES.TXT at the root
> of the same DVD.
See, you knew where to look (I was looking for a dir that started with
's'), however the .txz file does contain a 'doinstall.sh' file.
>
>
> In this email, I've removed all the testing and discussion bits from
> this thread, but I'll insert my final questions from the previous
> message in case you have some theories or can otherwise correct my
> misconceptions:
>
> Some unanswered...