El día Saturday, July 18, 2015 a las 10:59:44AM +0200, Matthias Apitz escribió:

> El día Saturday, July 18, 2015 a las 10:18:52AM +0200, Matthias Apitz 
> escribió:
> 
> > Hello,
> > 
> > I'm trying to get mutt to work in my Ubuntu mobile BQ E4.5 in a chroot
> > file system there and mutt is mostly working after installing:
> > 
> >     # apt-get update
> >     # apt-get install mutt
> >     # apt-get install telnet
> >     # apt-get install vim
> > 
> > in ~/.muttrc I'm using a direct SMMTP connection which I always run with
> > all my mutt configs in my netbook, ..., i.e. the SMTP and IMAP parameter
> > itself are know to work. But it can not deliver a mail, it gives on
> > debug:
> 
> I found it with Don Google: I must install too:
> 
> # apt-get install libsasl2-modules.

As I said, mutt now works fine in the chroot'ed jail. It does not work
in the Ubuntu 15.04 of the phone itself, because this lacks the package
libsasl2-modules:

$ 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]

and I can not install the package there due to the nature of the phone
(it runs on a read-only mounted file system and changing this and
installing the package will break future Over The Air updates);

What else can I do? I already filed an issue:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1483140

In the phone another MUA (called Dekko) is running and using the same
SMTP server. And this works fine without the package libsasl2-modules.
Is this someting which I could change during the build of mutt?

Thanks

        matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/  ☎ +49-176-38902045
No! Nein! ¡No! Όχι! -- Ευχαριστούμε!

Reply via email to