** Description changed:

  The Ubuntu r24 in the BG lacks correct support of SASL2, the package
- libsasl2-modules is not installed:
+ libsasl2-modules is not installed. This package is essential for any
+ C/C++ written application which wants to talk SMTP AUTH to MX servers.
  
  phablet@ubuntu-phablet:~$ apt --installed list | fgrep sasl2
  
  WARNING: apt does not have a stable CLI interface yet. Use with caution
  in scripts.
  
  libsasl2-2/vivid,now 2.1.26.dfsg1-13 armhf [installed]
  libsasl2-modules-db/vivid,now 2.1.26.dfsg1-13 armhf [installed]
  
  in my jail I have it installed and it works fine:
  
  phablet@ubuntu-phablet:~$ sudo chroot myRoot/
  root@ubuntu-phablet:/#
  root@ubuntu-phablet:/# apt-get install libsasl2-modules
  root@ubuntu-phablet:/# apt --installed list | fgrep sasl2
  
  WARNING: apt does not have a stable CLI interface yet. Use with caution
  in scripts.
  
  libsasl2-2/vivid,now 2.1.26.dfsg1-13 armhf [installed]
  libsasl2-modules/vivid,now 2.1.26.dfsg1-13 armhf [installed]
  libsasl2-modules-db/vivid,now 2.1.26.dfsg1-13 armhf [installed]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1483140

Title:
  BQ (r24):  package libsasl2-modules is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1483140/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to