Public bug reported:
The ltsp-update-image duplicate the number nbdport in the inetd.conf if I use
the option --base.
Example:
if my inetd.conf have :
tftp dgram udp wait root /usr/sbin/in.tftpd
/usr/sbin/in.tftpd -s /var/lib/tftpboot
9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
9572 stream tcp nowait nobody /usr/sbin/tcpd
/usr/sbin/nbdswapd
2000 stream tcp nowait nobody /usr/sbin/tcpd
/usr/sbin/nbdrootd /opt/ltsp/images/i386.img
and I tape
ltsp-update-image --base /opt/ltsp
no change in the inetd.conf the nbdport is 2000
but if I tape
ltsp-update-image --base /opt/ltsp/
the nbdport become 2001 and the inetd.conf have:
tftp dgram udp wait root /usr/sbin/in.tftpd
/usr/sbin/in.tftpd -s /var/lib/tftpboot
9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
9572 stream tcp nowait nobody /usr/sbin/tcpd
/usr/sbin/nbdswapd
2000 stream tcp nowait nobody /usr/sbin/tcpd
/usr/sbin/nbdrootd /opt/ltsp/images/i386.img
2001 stream tcp nowait nobody /usr/sbin/tcpd
/usr/sbin/nbdrootd /opt/ltsp//images/i386.img
Thank and sorry for my bad english.
** Affects: ltsp (Ubuntu)
Importance: Undecided
Status: New
--
ltsp-update-image create duplicate nbdport
https://bugs.launchpad.net/bugs/189237
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs