Tiny Core Base > TCB Bugs
Corepure64 12.0 nfs-utils
(1/1)
jim:
I had a problem with nfs-utils in that the .info says it requires filesystems-KERNEL which is not in the .dep list and also mentions ipv6-KERNEL which does not seem to exist at all.
Manually loading filesystems-KERNEL allows me to try to start the server
The startup script /usr/local/etc/init.d/nfs-server does not start all of nfs
It dumps a bunch of errors:
rpc.mountd: svc_tli_create could not open connection for udp6
rpc.mountd: svc_tli_create could not open connection for tcp6
rpc.mountd: svc_tli_create could not open connection for udp6
rpc.mountd: svc_tli_create could not open connection for tcp6
rpc.mountd: svc_tli_create could not open connection for udp6
rpc.mountd: svc_tli_create could not open connection for tcp6
nfs-server utilities are started.
But does not work, after manually running /usr/local/sbin/rpc.nfsd it appears to work and I can mount the drives on another machine
Rich:
Hi jim
--- Quote from: jim on January 09, 2022, 07:15:30 PM ---I had a problem with nfs-utils in that the .info says it requires filesystems-KERNEL which is not in the .dep list ...
--- End quote ---
The filesystems-KERNEL dependency is only required for server use, not client, so it is considered to be optional.
For the IPv6 errors, install ipv6-netfilter-5.10.3-tinycore64.tcz. I'll update the .info file to reflect that.
Rich:
Hi jim
--- Quote from: jim on January 09, 2022, 07:15:30 PM --- ... after manually running /usr/local/sbin/rpc.nfsd it appears to work and I can mount the drives on another machine
--- End quote ---
The /usr/local/etc/init.d/nfs-server script does try to start /usr/local/sbin/rpc.nfsd. I suspect it will suceed after
you install ipv6-netfilter-5.10.3-tinycore64.tcz.
I updated the .info file to clarify the dependency requirements:
http://tinycorelinux.net/12.x/x86_64/tcz/nfs-utils.tcz.info
Thank you for reporting this.
Navigation
[0] Message Index
Go to full version