Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.sys.raspberry-pi > #37747
| Message-ID | <6975b390@news.ausics.net> (permalink) |
|---|---|
| From | Computer Nerd Kev <not@telling.you.invalid> |
| Subject | Re: Mailutils not shown in Raspbian source ./. Was: Citadel? Courier? Cyrus? Dovecot? - I just want to backup my emails |
| Newsgroups | comp.sys.raspberry-pi |
| References | (17 earlier) <10kvp92$3nhv1$1@dont-email.me> <69741fa2@news.ausics.net> <10l29tp$o877$1@dont-email.me> <69753590@news.ausics.net> <wwva4y2r4b8.fsf@LkoBDZeT.terraraq.uk> |
| Date | 2026-01-25 16:09 +1000 |
| Organization | Ausics - https://newsgroups.ausics.net |
Richard Kettlewell <invalid@invalid.invalid> wrote: > not@telling.you.invalid (Computer Nerd Kev) writes: >> Daniel James <daniel@me.invalid> wrote: >>> On 24/01/2026 01:25, Computer Nerd Kev wrote: >>>> As a guess: maybe the Raspbian package repo doesn't have sources >>>> for packages they copied from Debian instead of rebuilding >>>> themselves? >>> >>> Raspbian doesn't copy packages from Debian, it just uses the Debian >>> repos. The Raspberry Pi's own repo doesn't contain userspace packages >>> unless they're pi-specific. >> >> This is evidently untrue simply from looking at the Raspbian repo's >> contents. I found out the hard way that some packages like Firefox >> there are built only for Debian's target ARM architectures, not the >> early Raspberry Pi boards. >> >> Also I haven't seen the Debian repo used in Raspbian sources.list, >> though I haven't used the more recent RPi OS versions. > > It uses both debian.org (or mirrors thereof) and raspberrypi.org. The > latter has RPi-specific packages (e.g. raspi-config) and RPi-specific > rebuilds of standard packages (e.g. vlc), but excludes packages where > the binaries are shared with Debian (e.g. coreutils). OK, maybe the sources.list has changed in newer versions, but coreutils _is_ there the RPi repo, and updated in 2025: http://raspbian.raspberrypi.org/raspbian/pool/main/c/coreutils/ >> Would this even work seeing as there'd be conflicting packages for the >> same programs? In my experience with Debian on PC, it wouldn't since >> Apt doesn't favour one repo over another - it just selects whichever >> package versions look latest. > > It works fine... They did better than the developers of AntiX then, where Aptitude would keep selecting Systemd-dependent packages from the Debian repo when they were updated to a newer version than the Sysv ones in the AntiX repo. I couldn't find any settings to prevent that so I switched to Devuan which has its own separate repo for all packages, though most are probably the same as the Debian packages. I thought it worked like that in RPi OS as well, but I've switched away from that now. >>> The issue is probably that /etc/apt/sources.list only has a line for >>> "deb" packages and not "deb-src" packages, by default. >> >> He posted that there was a "deb-src" line already. >> >> Anyway it still won't build him the latest Mailutils which would be >> easy to do the same way he already did it on PC (providing the >> dependency package names are changed to Debian ones), so I think I >> give up at this point. > > The answer was clear from the original post: OP didn't know how to get > source packages. OP won't get source packages for the newer Mailutils version he wants that way, just the old version used for the package, which he's not happy with. But OP already has the sources he used for building the latest version on PC, minus the Debian patches (which might not work on the latest version anyway). -- __ __ #_ < |\| |< _#
Back to comp.sys.raspberry-pi | Previous | Next — Previous in thread | Next in thread | Find similar
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