Re: where are the crontab files in Trixie?

2024-02-27 Thread Kamil Jońca
Gremlin writes: [...] > > https://wiki.archlinux.org/title/Systemd-networkd > https://wiki.archlinux.org/title/Wireless_bonding > > I am using systemd-networkd and systemd-resolved and have removed > Networkmanager, ifupdown and isc-dhcp. Also avahi, modemmanager, > openssh-sftp-server openssh-se

Re: where are the crontab files in Trixie?

2024-02-27 Thread David Wright
On Tue 27 Feb 2024 at 15:35:07 (+), Michael Kjörling wrote: > On 27 Feb 2024 10:15 -0500, from g...@extremeground.com (Gary Dale): > In this case you might even want the second to execute only when the > first completes _successfully_, so: > > @reboot /usr/sbin/modprobe brcmfmac && echo 13b1

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 10:12:11PM -0500, The Wanderer wrote: > On 2024-02-27 at 14:09, Gary Dale wrote: > > as does find / -name crontab > > Invoked how? In particular, as which user? > > Assuming that the crontab files are actually named literally 'crontab' > with no extra characters (perhaps b

Re: where are the crontab files in Trixie?

2024-02-27 Thread The Wanderer
On 2024-02-27 at 14:09, Gary Dale wrote: > On 2024-02-27 10:26, The Wanderer wrote: > >> On 2024-02-27 at 10:15, Gary Dale wrote: >> >>> Anyway, that got me down the rabbit hole to try to find where the >>> crontab file is. >>> >>>ls -l /root/cron* >>> ls: cannot access '/root/cron*': No such

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread gene heskett
On 2/27/24 16:21, Gremlin wrote: On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberr

Re: Debian 12.5.0 amd64 and OpenZFS bug #15526

2024-02-27 Thread Gareth Evans
On Tue 27/02/2024 at 22:52, David Christensen wrote: > ... > These appear to be the ZFS packages for the available Debian releases: > > https://packages.debian.org/buster/zfs-dkms > > busterzfs-dkms (0.7.12-2+deb10u2) > buster-backports zfs-dkms (2.0.3-9~bpo10+1) > bul

Re: Debian 12.5.0 amd64 and OpenZFS bug #15526

2024-02-27 Thread David Christensen
On 2/26/24 20:52, Gareth Evans wrote: Replied to OP by mistake, reposting to list. On Sun 25/02/2024 at 05:34, David Christensen wrote: debian-user: Is Debian 12.5.0 amd64 affected by OpenZFS bug #15526? https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.5.0-amd64-netinst.is

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 16:08, debian-u...@howorth.org.uk wrote: Gremlin wrote: The provider is raspberry foundation and Raspian has been dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been di

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gremlin
On 2/27/24 14:58, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 12:52:33PM -0700, Charles Curley wrote: On Tue, 27 Feb 2024 14:13:49 -0500 Jeffrey Walton wrote: The debian wiki suggests that the handling of cron/anacron is evolving. That sounds like a euphemism for "being killed off" by Syst

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread debian-user
Gremlin wrote: > The provider is raspberry foundation and Raspian has been > dis-continued. There is such a thing as the Raspberry Pi Foundation but they are an educational charity. Pis are supplied by Raspberry Pi Ltd. Raspbian has NOT been discontinued, it has simply been renamed Raspberry Pi

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gremlin
On 2/27/24 14:33, Gary Dale wrote: On 2024-02-27 14:13, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: [...] Can anyone explain how Trixie is handling crontabs now? This

timeshift error

2024-02-27 Thread Gary L. Roach
Hi all I keep getting the following error when trying to use "timeshift 1". Ive tried reloading the software  but still get the same error. ** (process:4286): CRITICAL**: 12:39:19.897: gee_abstract_collection_get_size: ass ertion 'self != NULL' failed App config saved: /etc/timeshift/timeshi

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 12:52:33PM -0700, Charles Curley wrote: > On Tue, 27 Feb 2024 14:13:49 -0500 > Jeffrey Walton wrote: > > > > The debian wiki suggests that the handling of cron/anacron is > > > evolving. > > > > That sounds like a euphemism for "being killed off" by Systemd and > > its

Re: where are the crontab files in Trixie?

2024-02-27 Thread Charles Curley
On Tue, 27 Feb 2024 14:13:49 -0500 Jeffrey Walton wrote: > > The debian wiki suggests that the handling of cron/anacron is > > evolving. > > That sounds like a euphemism for "being killed off" by Systemd and > its timers. These days cron and anacron are run as services/timers by systemd. roo

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 14:13, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: [...] Can anyone explain how Trixie is handling crontabs now? This behavior has existed forever. I'm o

Re: where are the crontab files in Trixie?

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 2:12 PM Gary Dale wrote: > > On 2024-02-27 10:25, Kushal Kumaran wrote: > > On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale > > wrote: > >> [...] > >> Can anyone explain how Trixie is handling crontabs now? > > This behavior has existed forever. I'm on bookworm, though, so

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:32, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 10:15:59AM -0500, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc > /sys/bus/usb/drivers/brc

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:25, Kushal Kumaran wrote: On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfma

Re: where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
On 2024-02-27 10:26, The Wanderer wrote: On 2024-02-27 at 10:15, Gary Dale wrote: Anyway, that got me down the rabbit hole to try to find where the crontab file is. ls -l /root/cron* ls: cannot access '/root/cron*': No such file or directory also # whereis crontab crontab: /usr/bin/cronta

Re: where are the crontab files in Trixie?

2024-02-27 Thread Michael Kjörling
On 27 Feb 2024 10:15 -0500, from g...@extremeground.com (Gary Dale): > However when I add those lines to the root's crontab using # crontab -e as > > @reboot /usr/sbin/modprobe brcmfmac > @reboot echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > the second line fails. I get an e-mail stat

Re: where are the crontab files in Trixie?

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 10:15:59AM -0500, Gary Dale wrote: > I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter > that Linux has problems with that works once I run: > > /usr/sbin/modprobe brcmfmac > echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > However when I ad

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 10:08, Jeffrey Walton wrote: Unable to Process Request We couldn't access the content delivery. This content has been deleted, doesn't exist, or can't be previewed. Gonna be hard to do that OP might then take a look at editing the elf file directly. `objdump --remove-section .sym

Re: where are the crontab files in Trixie?

2024-02-27 Thread The Wanderer
On 2024-02-27 at 10:15, Gary Dale wrote: > Anyway, that got me down the rabbit hole to try to find where the > crontab file is. > > ls -l /root/cron* > ls: cannot access '/root/cron*': No such file or directory > > also > > # whereis crontab > crontab: /usr/bin/crontab /etc/crontab /usr/shar

Re: where are the crontab files in Trixie?

2024-02-27 Thread Kushal Kumaran
On Tue, Feb 27 2024 at 10:15:59 AM, Gary Dale wrote: > I'm running Debian/Trixie on an AMD64 system. I have an old wifi > adapter that Linux has problems with that works once I run: > > /usr/sbin/modprobe brcmfmac > echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id > > However when I add those

where are the crontab files in Trixie?

2024-02-27 Thread Gary Dale
I'm running Debian/Trixie on an AMD64 system. I have an old wifi adapter that Linux has problems with that works once I run: /usr/sbin/modprobe brcmfmac echo 13b1 0bdc > /sys/bus/usb/drivers/brcmfmac/new_id However when I add those lines to the root's crontab using # crontab -e as @reboot /usr

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 9:28 AM Gremlin wrote: > > On 2/27/24 09:23, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 8:34 AM Gremlin > > wrote: > >> [...] > >>> Another option is to rebuild blueriver_bitmap_streamer. Before the > >>> build, rip out that useless symbol versioning. All that symb

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Max Nikulin
On 27/02/2024 20:59, Gary Dale wrote: The en_GB seems to be coming from Plasma 5's Region & Language settings. However I see the message that it is "unsupported", which seems appropriate. en_GB is missed in the output of "locale -a" you posted. I have no idea if it is intended or not. It ca

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory loca

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory loca

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 22:10, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: On 2024-02-26 17:31, Gremlin wrote: On 2/26/24 17:18, Gary Dale wrote: On 2024-02-26 16:03, Gremlin wrote: On 2/26/24 14:36, Gary Dale wrote: I'm running Debian/Trixie on an AMD64 system. I've installed jami from testing

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 09:28, Stefan Monnier wrote: Building binaries when you have a 32-bit system and using a 64-bit kernel will never work. And yet I do it every day, Stefan Build the GNU tool chain and you will get an education. You would have to have a multilib system and then you will

Re: ARMv7 problematic?

2024-02-27 Thread Stefan Monnier
> Building binaries when you have a 32-bit system and using a 64-bit kernel > will never work. And yet I do it every day, Stefan

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 09:23, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 8:34 AM Gremlin wrote: > > On 2/27/24 08:27, Jeffrey Walton wrote: > > On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > >> > >> Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > >> the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Deb

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 21:29, Max Nikulin wrote:   env | grep 'LC_\|LANG'     systemctl --user show-environment | grep 'LC_\|LANG'  $ env | grep 'LC_\|LANG' LANGUAGE=en_GB LC_MONETARY=en_CA.UTF-8 LANG=iu_CA.UTF-8 LC_MEASUREMENT=en_CA.UTF-8 LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8 LC_NUMERIC=en_CA.UTF

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 08:48:27AM -0500, Gary Dale wrote: > > You've got three different locales mentioned here: > > > > iu_CA.UTF-8 > > en_GB > > en_CA.UTF-8 > > > > Either generate the two that you're missing, or stop using them. > > I'm trying to stop using them. That's the point. How do I g

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 08:34, Stefan Monnier wrote: He is most likely using armv7 and that comes with its own issues, ie cpu type and floating point (hard/soft, neon and simd). aarch64 much easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of th

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gary Dale
On 2024-02-26 20:43, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 08:28:01PM -0500, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default l

Re: ARMv7 problematic?

2024-02-27 Thread Gremlin
On 2/27/24 08:34, Stefan Monnier wrote: He is most likely using armv7 and that comes with its own issues, ie cpu type and floating point (hard/soft, neon and simd). aarch64 much easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of th

ARMv7 problematic? (was: How to upgrade the GLIBCXX and GLIBC to the specific version)

2024-02-27 Thread Stefan Monnier
> He is most likely using armv7 and that comes with its own issues, ie > cpu type and floating point (hard/soft, neon and simd). aarch64 much > easier to build on. I'm using Debian armhf here on various machines (most of them with ARMv7 CPUs but some one of them with an ARMv8 CPU (and kernel)). I

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:27, Jeffrey Walton wrote: On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B with the Raspbian OS “Linux ra

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Jeffrey Walton
On Tue, Feb 27, 2024 at 5:52 AM Diego Luo (罗国雄) wrote: > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi > 5.15.61-v8+ #1579 SMP

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 08:15, Greg Wooledge wrote: On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aar

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote: > > > On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > > > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux > > > > raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 > > > > BST 2022 aarch64 GNU/Linu

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Gremlin
On 2/27/24 07:38, Arno Lehmann wrote: Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Deb

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Arno Lehmann
Hi all, Am 27.02.2024 um 13:19 schrieb Greg Wooledge: On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: Hi, Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? I am using the Raspberry Pi 4B wi

Re: How to upgrade the GLIBCXX and GLIBC to the specific version

2024-02-27 Thread Greg Wooledge
On Tue, Feb 27, 2024 at 06:51:13AM +, Diego Luo (罗国雄) wrote: > Hi, > > Would you pls help give tips about how to upgrade the GLIBCXX and GLIBC to > the specific version (GLIBCXX_3.4.29, GLIBC_2.34) on Debian? > > I am using the Raspberry Pi 4B with the Raspbian OS “Linux raspberrypi > 5.15.

Re: running Jami in Trixie - possible locale issue

2024-02-27 Thread Gremlin
On 2/26/24 22:47, Greg Wooledge wrote: On Mon, Feb 26, 2024 at 10:10:45PM -0500, Gremlin wrote: On 2/26/24 20:28, Gary Dale wrote: $locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale:

Re: Journald's qualities

2024-02-27 Thread Anssi Saari
Mariusz Gronczewski writes: > ... in what way? You need to resolve DNS first before you know which > interface the traffic is going out of. You can specify a domain via resolvectl domain for an interface. In my simple case I specify just ~. as the domain for my VPN and for my local domain it's l