[Bug 73511] Re: Missing dependency for update-inetd

2006-12-14 Thread Matthias Klose
fixed in 2.3.5-1ubuntu1 ** Changed in: postfix (Ubuntu) Status: Fix Committed => Fix Released -- Missing dependency for update-inetd https://launchpad.net/bugs/73511 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73511] Re: Missing dependency for update-inetd

2006-12-13 Thread LaMont Jones
Fixed in 2.3.5-2, which is inbound to Debian. ** Changed in: postfix (Ubuntu) Assignee: Matthias Klose => LaMont Jones Status: Confirmed => Fix Committed -- Missing dependency for update-inetd https://launchpad.net/bugs/73511 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 73511] Re: Missing dependency for update-inetd

2006-12-09 Thread Matt Zimmerman
On Sat, Dec 09, 2006 at 11:42:12AM -, Oliver Tuschhoff wrote: > If inetd gets added later on, so does update-inetd. But it's not run unless the package which calls it happens to be upgraded or reconfigured. -- - mdz -- Missing dependency for update-inetd https://launchpad.net/bugs/73511

[Bug 73511] Re: Missing dependency for update-inetd

2006-12-09 Thread Oliver Tuschhoff
If a test in postinst 'test -x /usr/sbin/update-inetd' fails, it should conclude that there is no inetd installed and no smtp handler it should/could remove. If inetd gets added later on, so does update-inetd. -- Missing dependency for update-inetd https://launchpad.net/bugs/73511 -- ubuntu-bu

[Bug 73511] Re: Missing dependency for update-inetd

2006-12-06 Thread mlind
temporary solution to get postfix installed is to install rlinetd package which provides update-inetd. -- Missing dependency for update-inetd https://launchpad.net/bugs/73511 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 73511] Re: Missing dependency for update-inetd

2006-12-02 Thread Simon Law
It doesn't make sense to have an update-inetd installed if you don't have inetd installed. The only reason postfix does this is to remove any smtp handler from /etc/inetd.conf. Perhaps the postinst should do this by hand, instead of relying on update-inetd? -- Missing dependency for update-inet

Re: [Bug 73511] Re: Missing dependency for update-inetd

2006-11-30 Thread Matt Zimmerman
On Thu, Nov 30, 2006 at 11:35:31PM -, Tom Metro wrote: > Given my findings reported in Bug #73577 I wouldn't characterize this as > a "Missing dependency." It seems that there shouldn't be a dependency, > and instead the post-installation script needs to handle the case where > update-inetd is

[Bug 73511] Re: Missing dependency for update-inetd

2006-11-30 Thread Tom Metro
Given my findings reported in Bug #73577 I wouldn't characterize this as a "Missing dependency." It seems that there shouldn't be a dependency, and instead the post-installation script needs to handle the case where update-inetd is unavailable (implying no inetd installed). -- Missing dependency

[Bug 73511] Re: Missing dependency for update-inetd

2006-11-30 Thread Mika Fischer
** Changed in: postfix (Ubuntu) Status: Unconfirmed => Confirmed -- Missing dependency for update-inetd https://launchpad.net/bugs/73511 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs