Andrew Swait
Andrew Swait
@mjkillough any objections to merging this? In the meantime I've added `#[non_exhaustive]` to a bunch of my structs to get rid of the noise when running clippy.
Have been banging my head against this same problem. Have come up with a hacky stop-gap decorator that just overrides the fixture to ensure the context manager hasn't been exited...
@gaborcsardi I don't have permissions to add you as a reviewer so commenting instead. The redhat build checks seem to be failing but this looks like some kind of OS...
> So maybe we could parse the `ID_LIKE` field as well. I am not sure why they put both ubuntu and debian there, if it is based on ubuntu, but...
@Nerwosolek I've opened a PR that does `s/pop/ubuntu` when determining the distro but see also [this](https://github.com/r-lib/rig/issues/206#issuecomment-2057856982) comment (you can set the `RIG_PLATFORM` env var to `ubuntu-22.04` and that should do...