Re: Fedora 35 - enscript download failed

2023-01-16 Thread Grant Gainey
On Mon, Jan 16, 2023 at 1:33 PM Grant Gainey wrote: > I'm not sure where to report the problem. Yes, F35 is EOL - but the > metalink for it returning 404 implies something is Not Right in the > infrastructure somewhere? > Just to close this loop - asked in #fedora, has alre

Re: Fedora 35 - enscript download failed

2023-01-16 Thread Grant Gainey
get a list-or-mirrors. You could replace the metalink= in fedora.updates to point to a specific F35-repo, and you'd prob be fine. I'm not sure where to report the problem. Yes, F35 is EOL - but the metalink for it returning 404 implies someth

Re: What does mktime return????

2019-12-18 Thread Grant Gainey
his is in accord with 'man mktime' but it's certainly a trap for the > unwary. Calendar days are treated normally, but not months. I wonder > how many space probes have strayed or contracts misfired... > There are two hard things in computer science: cache invalidation,