Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.raspberry-pi > #37719

Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails

From Markus Robert Kessler <no_reply@dipl-ing-kessler.de>
Newsgroups comp.sys.raspberry-pi
Subject Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails
Date 2026-01-19 16:19 +0000
Organization A noiseless patient Spider
Message-ID <10kllit$e8ec$1@dont-email.me> (permalink)
References (12 earlier) <10kbqg2$15o85$1@dont-email.me> <69699af4@news.ausics.net> <10kiv7r$3i0qq$1@dont-email.me> <10kj9ml$3i0qq$2@dont-email.me> <696d4f5b@news.ausics.net>

Show all headers | View raw


On 19 Jan 2026 07:23:39 +1000 Computer Nerd Kev wrote:

> Markus Robert Kessler <no_reply@dipl-ing-kessler.de> wrote:
>> after a 'make install' to some DESTDIR, I took the created 'usr' dir,
>> chown-ed everything to root:root and verified that the rights are
>> correct.
>> 
>> Then I created a tar.gz archive out of this 'usr' dir.
>> 
>> From this I took alien to convert to rpm:
>> alien --target=`arch` -r gnu-mailutils-3.21.tar.gz
>> 
>> 
>> All worked, but when trying to install the rpm I get
>> 
>> [1040 root@mga9x64-lb1 /tmp]# rpm -i gnu-mailutils-3.21-2.x86_64.rpm
>> error: Failed dependencies:
>>         devel(libgnutls(64bit)) is needed by
>>         gnu-mailutils-3.21-2.x86_64 devel(libgsasl(64bit)) is needed by
>>         gnu-mailutils-3.21-2.x86_64 devel(libltdl(64bit)) is needed by
>>         gnu-mailutils-3.21-2.x86_64 libgsasl.so.7()(64bit) is needed by
>>         gnu-mailutils-3.21-2.x86_64 libgsasl.so.7(LIBGSASL_1.1)(64bit)
>>         is needed by gnu-
>> mailutils-3.21-2.x86_64
> 
> x86_64? This is in the Raspberry Pi Group. Did you pick the wrong
> newsgroup to discuss this or are you trying to complile on a PC but run
> Mailutils on a RPi? That's possible, but difficult, and for this you'd
> be much better compiling Mailutils on the RPi instead.
> 
>> This is strange because './configure' said
> 
> The configure script worked if you got the mailutils binaries built,
> which it sounds like you did (otherwise DESTDIR will be empty). I've
> never used "alien" and don't know how it goes about making packages, but
> it looks like something must be going wrong there. If you're trying to
> install to RPi (ARM) a package built for x86_64, then that's definitely
> what's going wrong.

Hello, thanks! And, no, I did not click onto the wrong group.
Instead, the desperate situation is like that:

On latest raspbian, debian for ARM, there is only an ancient version 3.10. 
Good to play with, but that's all.

On debian for intel, there is version 3.20 - but it is not complete. 
imap4d and pop3d are missing and other stuff. Just left away.

On Redhat / Mageia for intel, which I am also running, there is even no 
such package like GNU mailutils at all.

So, no big difference, in which group to ask. No 'one group for all'.
Whatever you want to achieve, you have to try yourself.

__But, as far as I see, here are the experts.__

So, I take this chance to say thank you for all the hints I already got.


Besides this:

Looking at the 'Failed dependencies' message above, this looks as if the 
devel packages have to be linked statically, otherwise movemail and others 
cannot access them and are asking for them again.
Do you dispose this to be so?

Thank you!

Best regards,

Markus


-- 
Please reply to group only.
For private email please use http://www.dipl-ing-kessler.de/email.htm

Back to comp.sys.raspberry-pi | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-01 20:19 +0000
  Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-01 20:32 +0000
  Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-01 21:42 +0000
    Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Andy Burns <usenet@andyburns.uk> - 2026-01-02 08:54 +0000
      Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-15 20:46 +0000
  Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-02 07:43 +1000
    Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-03 16:37 +0000
      Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lars Poulsen <lars@beagle-ears.com> - 2026-01-03 18:10 +0000
        Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-03 18:17 +0000
        Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lars Poulsen <lars@beagle-ears.com> - 2026-01-03 18:40 +0000
          Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-03 20:32 +0000
            Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-04 08:05 +1000
              Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-04 16:18 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-05 06:37 +1000
          Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-03 21:57 +0000
            Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-11 16:01 +0000
              Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-11 20:36 +0000
              Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-12 07:20 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-12 06:36 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Daniel James <daniel@me.invalid> - 2026-01-12 12:45 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-12 16:57 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-12 20:25 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-13 08:15 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-13 08:01 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-15 20:30 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-16 08:19 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-15 22:42 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-16 11:57 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-18 15:46 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-18 16:06 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-18 18:51 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-18 20:17 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-18 18:44 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-19 07:23 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-19 16:19 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-19 21:01 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-20 07:41 +1000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-21 20:09 +0000
                Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-23 12:24 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-23 18:52 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-23 21:13 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-24 11:25 +1000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-24 11:34 +1000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Daniel James <daniel@me.invalid> - 2026-01-24 11:20 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-24 19:43 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-25 07:11 +1000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-24 23:14 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Computer Nerd Kev <not@telling.you.invalid> - 2026-01-25 16:09 +1000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-25 09:49 +0000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-26 14:39 +1000
                Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Daniel James <daniel@me.invalid> - 2026-01-24 23:31 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Richard Kettlewell <invalid@invalid.invalid> - 2026-01-20 08:47 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-21 16:13 +0000
                Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-18 21:33 +0000
              Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2026-01-16 11:10 +0200
      Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-04 07:56 +1000
        Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails The Natural Philosopher <tnp@invalid.invalid> - 2026-01-03 22:56 +0000
          Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-04 11:09 +1000
  Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Marco Moock <mm@dorfdsl.de> - 2026-01-02 21:10 +0100
    Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-03 18:22 +0000
      Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Marco Moock <mm@dorfdsl.de> - 2026-01-10 07:15 +0100
        Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-11 20:50 +0000
    Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-10 21:09 +0000
    Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-12 06:47 +0000
      Re: MySQL dumps (was Re: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-12 06:58 +0000
  Dovecot for testing - can someone please give advice?./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-17 13:51 +0000
    Re: Dovecot for testing - can someone please give advice?./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Andy Burns <usenet@andyburns.uk> - 2026-01-17 14:52 +0000
    Re: Dovecot for testing - can someone please give advice? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-17 20:43 +0000
      Re: Dovecot for testing - can someone please give advice? Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-17 21:34 +0000
      Re: Dovecot for testing - can someone please give advice? Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-17 23:21 +0000
        Re: Dovecot for testing - can someone please give advice? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-18 02:00 +0000
    Re: Dovecot for testing - can someone please give advice?./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails not@telling.you.invalid (Computer Nerd Kev) - 2026-01-18 07:21 +1000
      Re: Dovecot for testing - can someone please give advice?./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Markus Robert Kessler <no_reply@dipl-ing-kessler.de> - 2026-01-17 22:45 +0000
        Re: Dovecot for testing - can someone please give advice?./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails Computer Nerd Kev <not@telling.you.invalid> - 2026-01-18 17:23 +1000

csiph-web