James Le Cuirot

Results 415 comments of James Le Cuirot

Got it! It's pkgcore/pkgcore#435, which I already fixed, but the fix hasn't been released yet. You could patch it in.

This might be a good idea: /etc/pkgcheck/pkgcheck.conf ```ini [DEFAULT] keywords = -NonexistentDeps,-NonsolvableDepsInDev,-NonsolvableDepsInExp,-NonsolvableDepsInStable ```

Independently of this, I have tried to update Dracut to 060, and am having trouble with cyclic boot dependencies. I wonder if this is somehow related to the above. Here's...

Updating Dracut has proven tricky, mainly due to size issues, so I wouldn't wait for that.

Are we supposed to have Docker build tools in the production image?

I just find it odd given that we don't have other build tools, but I guess you don't need other build tools for `docker build` to be useful.

To expand on this, I feel that you might have removed `docker build` if you'd been able to before. I don't think adding `buildx` just because you couldn't remove `build`...

Sounds good, but maybe instead of patching Docker, you could just drop in a dummy buildx binary that errors with a message like that.

The two-phase Jenkins job against 4012.0.0 passed. I know there are conflicts, but the nature of this change means they will frequently appear, so I'll deal with them once this...

I just rebased this following the big package update. That really wasn't fun, so I would appreciate eyes on this soon.