Re: problem with files in python3.11/gzip

2023-09-01 Thread Jerry James
On Fri, Sep 1, 2023 at 5:46 PM Eyal Lebedinsky wrote: > Running a compressing backup (afio) I get many errors in > /usr/lib64/python3.11/site-packages/scipy/ > files here report zero timestamp, which makes gzip unhappy. > > $ ls -l --full-time >

problem with files in python3.11/gzip

2023-09-01 Thread Eyal Lebedinsky
Running a compressing backup (afio) I get many errors in /usr/lib64/python3.11/site-packages/scipy/ files here report zero timestamp, which makes gzip unhappy. $ ls -l --full-time /usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py -rw-r--r-- 1 root root 3200 1970-01-01

Re: No match for grup package - during dnf upgrade process??

2023-09-01 Thread Michael D. Setzer II via users
On 1 Sep 2023 at 7:32, stan via users wrote: Date sent: Fri, 1 Sep 2023 07:32:07 -0700 To: users@lists.fedoraproject.org Subject:Re: No match for grup package - during dnf upgrade process?? Organization: zohofree Send reply to:

Re: Last kernel update leads to emergency mode

2023-09-01 Thread Paul Smith
On Thu, Aug 31, 2023 at 3:50 PM George N. White III wrote: > >> >[...] >> > Given the fact that an older kernel works, but a newer one doesn't, it >> > sure seems like it is somehow related to the kernel. Since the same >> > version of systemd works on an old kernel, it is unlikely to be >> >

Re: No match for grup package - during dnf upgrade process??

2023-09-01 Thread stan via users
On Thu, 31 Aug 2023 12:01:23 +1000 "Michael D. Setzer II via users" wrote: > Am upgrading a machine from Fedora 37 to Fedora 38. > Saw this as part of process. > Is there a process to clean this up? > Did they drop this groups, or renamed them?? I think there was a reorganization of the fonts

Apache fails to resume after hibernation

2023-09-01 Thread Patrick O'Callaghan
I've noticed recently that Apache often (or perhaps always) doesn't respond after a system hibernate/resume cycle. After restarting it ('apachectl restart') all is well. I could script an automatic restart after resuming, but I wondered if this is a well-known problem with a simpler solution.