On my system (this is by no means necessarily complete):

./postfix.config:27:my $distribution = lc(`lsb_release -is 2>/dev/null`);
./samba.postinst:125:      && [ "`lsb_release -s -i`" = "Ubuntu" ]

samba depends on lsb-base so it's probably OK. postfix has no way of
doing so here - the only way to make this work would be to make
lsb_release behave truly as Essential. At least for the moment, I think
it would be better for postfix to do this check at build-time.

** Also affects: postfix (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: postfix (Ubuntu)
   Importance: Undecided => Medium

** Changed in: postfix (Ubuntu)
       Status: New => Triaged

-- 
lsb_release crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/383697
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to