Public bug reported: I want to require one of my packages to depend on `cargo`, but this doesn't seem to be possible when `rustup` is installed. However, `cargo` is in practice always available when `rustup` has been set up, so I'm not positive why this is an issue.
I maintain a separate copy of `rustup` over on the MPR (https://mpr.makedeb.org/packages/rustup), though found this issue when Ubuntu took priority to the Ubuntu repo version due to the one there being slightly out of date. I've found quite a lot of success by allowing the package to include a `Provides:` entry though for things like `rust`, `cargo`, etc. Any chance that functionality could be added here? I'm more than open to discussion as well. ** Affects: rustup (Ubuntu) Importance: Undecided Status: New ** Description changed: I want to require one of my packages to depend on `cargo`, but this doesn't seem to be possible when `rustup` is installed. However, `cargo` is in practice always available when `rustup` has been set up, so I'm not positive why this is an issue. - I maintain a separate copy of `rustup` over on the - [MPR](https://mpr.makedeb.org/packages/rustup), though found this issue - when Ubuntu took priority to the Ubuntu repo version due to the one - there being slightly out of date. I've found quite a lot of success by + I maintain a separate copy of `rustup` over on the MPR + (https://mpr.makedeb.org/packages/rustup), though found this issue when + Ubuntu took priority to the Ubuntu repo version due to the one there + being slightly out of date. I've found quite a lot of success by allowing the package to include a `Provides:` entry though for things like `rust`, `cargo`, etc. Any chance that functionality could be added here? I'm more than open to discussion as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089625 Title: Unable to depend on `cargo` when `rustup` is installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rustup/+bug/2089625/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
