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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612649

Title:
  Fail to install on Ubuntu 16.04 "grep: /etc/inetd.conf: No such file
  or directory"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csync2/+bug/1612649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to