> On 2015-03-24, at 6:07 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote: > >> all directories are drwx r-x r-x >> all files are -rw -r- - r- - >> all links are lrwx rwx rwx > > :-) OK, this reply doesn't necessarily answers my question, please run & post output of: > > file /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > ldd /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > ls -al /usr/lib/dovecot/modules/lib11_imap_quota_plugin.soI did what I thought you requested but I see now, not so. :) Here is the output as requested (thank you for the continued assistance). user at host: # file /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7e458d8845c6f4131d16cb69c30c22446f60550, stripped user at host: # ldd /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so linux-vdso32.so.1 => (0x00100000) lib10_quota_plugin.so => /usr/lib/dovecot/modules/lib10_quota_plugin.so (0x6ffaa000) libc.so.6 => /lib/powerpc-linux-gnu/libc.so.6 (0x6fe0b000) /lib/ld.so.1 (0x206e6000) user at host: # ls -al /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so -rw-r--r-- 1 root root 9512 May 14 2014 /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so --
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 24 Mar 2015, rooster wrote:>> On 2015-03-24, at 6:07 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote: >> >>> all directories are drwx r-x r-x >>> all files are -rw -r- - r- - >>> all links are lrwx rwx rwx >> >> :-) OK, this reply doesn't necessarily answers my question, please run & post output of: >> >> file /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so >> ldd /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so >> ls -al /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > > > I did what I thought you requested but I see now, not so. :) > > Here is the output as requested (thank you for the continued assistance). > > user at host: # file /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7e458d8845c6f4131d16cb69c30c22446f60550, stripped > > user at host: # ldd /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > linux-vdso32.so.1 => (0x00100000) > lib10_quota_plugin.so => /usr/lib/dovecot/modules/lib10_quota_plugin.so (0x6ffaa000) > libc.so.6 => /lib/powerpc-linux-gnu/libc.so.6 (0x6fe0b000) > /lib/ld.so.1 (0x206e6000) > > user at host: # ls -al /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so > -rw-r--r-- 1 root root 9512 May 14 2014 /usr/lib/dovecot/modules/lib11_imap_quota_plugin.soit's a pity, I hoped there is a symlink problem. Could you please try the three commands with this file: /usr/lib/dovecot/modules/lib10_quota_plugin.so as well? - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVRKqOXz1H7kL/d9rAQJmeAf/SnxAj/OCXd2/Ud5LfwNJhwli1Mv+iGAM PmqMPhZgvw8W9NbDotz8CPuZvj7P/Mm1Bbk6sL+5WFRSAt+WJtdPzjyaxkFBhuTN YqD2knOUgjPH1UTrKR0jyA/OJCwvg72tmVe8uFQ0KEIGY9AXkQzf0bJSnW3+E/yh lD4NT6CaoGUwNNQusNyVjEdKaqZ60BCVBA8/HF66hLRaRb96trnJp9JihmbRt9DB Trg2gzm2bokAD9foi1ba8UuHSQbzdUxqAuDDU/WQrRDYdV4hHmrz3hX/c/M8NPfI o10FDhjgfnWn3+zHz5x9DIUhTPIbbRZ+NqgHM8TTLyVXhycuc7V+rw==2SmU -----END PGP SIGNATURE-----
> On 2015-03-25, at 5:29 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote: > > it's a pity, I hoped there is a symlink problem. > > Could you please try the three commands with this file: > > /usr/lib/dovecot/modules/lib10_quota_plugin.so > > as well? > > - -- Steffen KaiserI too wish it were something simple and it very well maybe and it?s just the errors are not pointing us in the right direction. :) Here is the output as requested. user at host: # file /usr/lib/dovecot/modules/lib10_quota_plugin.so /usr/lib/dovecot/modules/lib10_quota_plugin.so: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked, BuildID[sha1]=75eee844003c3da4dfeeafc470095db07bf121ea, stripped user at host: # ldd /usr/lib/dovecot/modules/lib10_quota_plugin.so linux-vdso32.so.1 => (0x00100000) libc.so.6 => /lib/powerpc-linux-gnu/libc.so.6 (0x6fe2e000) /lib/ld.so.1 (0x2056c000) user at host: # ls -la /usr/lib/dovecot/modules/lib10_quota_plugin.so -rw-r--r-- 1 root root 75552 May 14 2014 /usr/lib/dovecot/modules/lib10_quota_plugin.so --