[Users] Error creating socket_dir /tmp/claws-mail-1001: No such file or directory

Luc GMail lucmove at gmail.com
Fri Oct 20 20:33:18 UTC 2023


On Fri, Oct 20, 2023 at 5:09 AM Paul Rolland <rol at witbe.net> wrote:

> Hello,
>
> On Fri, 20 Oct 2023 01:51:34 -0300
> Luc GMail <lucmove at gmail.com> wrote:
>
> > On Fri, Oct 20, 2023 at 12:56 AM Ralf Mardorf <kde.lists at yahoo.com>
> wrote:
> >
> > > On Thu, 2023-10-19 at 22:14 -0300, Luc GMail wrote:
> > > > Creating the directory manually doesn't work.
>
> > No, I can create files and directories in /tmp but claws-mail still won't
> > run:
>
> Are you sure that "claws-mail" is the binary, and not a wrapping script
> that is changing some env. settings ?
> Can you run:
> $ which claws-mail
> $ ls -l `which claws-mail`
> $ file `which claws-mail`
> $ ldd `which claws-mail`
> $ alias | grep claws
>
> to be sure that "claws-mail" is the real claws-mail binary.
>


$ which claws-mail
/usr/bin/claws-mail

$ ls (which claws-mail)
-rwxr-xr-x 1 root root 3.7M Jan 12  2017 /usr/bin/claws-mail*

$ file (which claws-mail)
/usr/bin/claws-mail: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux
2.6.32, BuildID[sha1]=6e539d0c697a9a0cafd89c8ca1b7a3f9d82c4fec, stripped

$ ldd (which claws-mail)
Outputs a rather long list (84 items) of .so packages.


More information about the Users mailing list