Public bug reported:
Ubuntu 16.04 does not have /etc/inetd.conf but /etc/xinetd.conf
/var/lib/dpkg/info/csync2.postinst
if ! grep -q "^csync2" /etc/inetd.conf ; then
update-inetd --remove '^csync2'
update-inetd --group OTHER --add \
'csync2\t\tstream\ttcp\tnowait\troot\t/usr/sbin/csync2\tcsync2 -i'
fi
Xinetd is also not fully supported by update-inetd. Csync2 doesn't have
update-inetd as dependancy
** Affects: csync2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to csync2 in Ubuntu.
https://bugs.launchpad.net/bugs/1612649
Title:
Fail to install on Ubuntu 16.04 "grep: /etc/inetd.conf: No such file
or directory"
Status in csync2 package in Ubuntu:
New
Bug description:
Ubuntu 16.04 does not have /etc/inetd.conf but /etc/xinetd.conf
/var/lib/dpkg/info/csync2.postinst
if ! grep -q "^csync2" /etc/inetd.conf ; then
update-inetd --remove '^csync2'
update-inetd --group OTHER --add \
'csync2\t\tstream\ttcp\tnowait\troot\t/usr/sbin/csync2\tcsync2 -i'
fi
Xinetd is also not fully supported by update-inetd. Csync2 doesn't have
update-inetd as dependancy
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csync2/+bug/1612649/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp