I'm sorry for your loss, mate. It's hard. :(
frosty
Growing up with Sicilian grandparents, we were often served “braciolini”, mini-braciole on a skewer with a meal sometimes. Ours were always steak and breadcrumbs. This looks interesting!
Fingers crossed!
Weirder yet, posting this now didn’t require anything, neither did it when I posted here a week ago.
It was wild out here in Marlboro. I tried to get out for a walk last night before the rain came. Three minutes after stepping outside, a thunderbolt struck extremely close by in the neighborhood, and I NOPEd right back indoors.
By the way, since I did the one build with IPv6 disabled, I've since re-enabled it, and subsequent builds seem to accept that corepack is cached and haven't had further issues. Should it come up again, I'm going to have tcpdump running in the background just to see whether there is some host that the build process is trying to lookup that is returning bogus AAAA responses. (More often than not IPv6 problems stem from improper configuration either on the client or server side.)
I do run IPv6, but not exclusively!
Tacking "strace" onto the front of the docker build command gives me a lot of nice output before step 1, but at the crucial step 3, there's nothing. However, I decided to temporarily disable IPv6 processing on the device, and lo and behold, it carries on without a problem.
That means either my IPv6 tunnelbroker or some of BuildKit's services are having issues handling IPv6 traffic. (I was gonna say it was corepack, but that's run even with BuildKit turned off.) Now to find a way to get the build to work with IPv6, but that's my homework now.
Thanks for the tip!
Not sure why this reminds me of Monadnock, since that’s in NH. I’m a lifelong Bay Stater and don’t recognize this view. 😅
We took the Vy train from Oslo to Bergen, and it was beautiful. We also stopped about halfway in a ski community called Finse. Even in May it was snow covered.
My partner and I were there in May, and can confirm for an east coast US city dweller the prices in Oslo and Bergen were very reasonable.
(Denmark was more expensive!)
ETA - Since rebuilding my PWA host, I've had no issues with running the corepack inside of buildx. Dual-stack is enabled, so it's a mystery what happened! Maybe the folks hosting corepack fixed an issue with their hosting.