Re: scanner no longer detected?

2021-08-01 Thread Samuel Sieb
On 2021-08-01 7:37 p.m., Tim via users wrote: A device with multiple connections ought to be prioritising them in some way (and I'd certainly rank wired interfaces above wireless). Then trying to use that interface in preference. Or in some cases, you might want to have plugging in the wired int

Re: scanner no longer detected?

2021-08-01 Thread Tim via users
On Mon, 2021-08-02 at 09:08 +1000, Cameron Simpson wrote: > We've got a few unmanaged netgear switches here and have had some > weirdness ourselves. I have lossely discovered that having my Mac on > both ethernet and wifi at once causes the LAN to go sour. > > > This might confuse the desk switch

Re: unusual error from gzip recently [source found]

2021-08-01 Thread Eyal Lebedinsky
On 02/08/2021 08.53, Cameron Simpson wrote: On 01Aug2021 08:40, George N. White III wrote: gzip can store the file date in the archive, and (per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950519) supports dates from 1970-01-01 00:00:01 UTC through 2106-02-07 06:28:15 UTC. As the Debian

Re: Change root partition filesystem without reinstall

2021-08-01 Thread Michael Hennebry
On Sat, 31 Jul 2021, Sreyan Chakravarty wrote: I am trying to change my root partition from BTRFS to EXT4, but I am looking for ways to do it without a full reinstall of the OS. Reboot to a liveCD or something. cp -r the BTRFS filesystem to an EXT4 filesystem in a partition, preferably of the

Re: scanner no longer detected?

2021-08-01 Thread Tom Horsley
On Mon, 2 Aug 2021 09:08:30 +1000 Cameron Simpson wrote: > Now I run my Mac in wifi only or LAN only, and the problem has gone. I've always had the wireless turned off in my desktop, which is the only system I have that might possibly try to enable both. Just checked "ip addr" and there is a wlan

Re: scanner no longer detected?

2021-08-01 Thread Cameron Simpson
On 27Jul2021 15:22, Tom Horsley wrote: >Never mind. I rebooted the router and it works now. I've noticed >a lot of weirdness with this router (Netgear Nighthawk RAX200) >and routing between wired and wireless devices on my local network. >You'd think a top of the line router could get that right :

Re: unusual error from gzip recently

2021-08-01 Thread Cameron Simpson
On 01Aug2021 08:40, George N. White III wrote: >gzip can store the file date in the archive, and (per >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950519) >supports dates from 1970-01-01 00:00:01 UTC through 2106-02-07 06:28:15 >UTC. As the Debian >bug report notes, gzip may be hitting a li

Re: unusual error from gzip recently

2021-08-01 Thread George N. White III
On Sun, 1 Aug 2021 at 07:24, Eyal Lebedinsky wrote: > As of June I get these errors in my backup log: > gzip: stdin: warning: file timestamp out of range for gzip format > Trouble zipping file, storing uncompressed > I think the first line is the problem, the second is the backup

Re: unusual error from gzip recently

2021-08-01 Thread Patrick O'Callaghan
On Sun, 2021-08-01 at 20:23 +1000, Eyal Lebedinsky wrote: > For each file, afio asks gzip to compress it and deliver the result > using a pipe back to afio which then > appends it to the backup. What is 'afio'? It doesn't appear to be a standard Fedora utility. poc ___

unusual error from gzip recently

2021-08-01 Thread Eyal Lebedinsky
As of June I get these errors in my backup log: gzip: stdin: warning: file timestamp out of range for gzip format Trouble zipping file, storing uncompressed I think the first line is the problem, the second is the backup (afio) responding. I checked my backup logs and the first t

Re: Change root partition filesystem without reinstall

2021-08-01 Thread Roberto Ragusa
On 7/31/21 1:16 PM, Sreyan Chakravarty wrote: Hi, I am trying to change my root partition from BTRFS to EXT4, but I am looking for ways to do it without a full reinstall of the OS. Any suggestions? In theory any Linux installation can be copied over to a new partitions and work. Best way is