M*C*O
M*C*O
Do you have a `sudo` command? If not, can you perhaps install one and try again? Your options are https://github.com/r-darwish/topgrade/blob/4e6f48caefa42c5cf418bbcd34296e88e749c2a0/src/utils.rs#L106-L109
I can't speak for the developer, but personally I'd like to see this reopened. At the very least, topgrade should produce a proper error instead of a panic.
Refs #888
They pulled it into a companion crate, [clap_complete](https://github.com/clap-rs/clap/tree/master/clap_complete).
The alternative is to do what topgrade already does for things like nala/apt: If tool X is a drop-in replacement designed to replace tool Y, and tool X is installed,...
> What is to do, to get this done here? afaict roey is just gone for a bit. Gotta wait for them to come back.
Upstream problem: https://github.com/FillZpp/sys-info-rs/issues/80 I guess topgrade could switch to [sysinfo](https://lib.rs/crates/sysinfo) or a different crate to fix this.
See #853 for context. As I understand it, the gist is this: Images are not guaranteed to be pull-able. For example, i can create and tag a local image from...
Looks like a pip issue: https://github.com/pypa/pip/issues/11319
Are you sure? By my understanding, upgrading pip first would just make it fail sooner. I don't think it's within topgrade's scope to account for unexpected behavior of tools like...