-
Notifications
You must be signed in to change notification settings - Fork 159
Topgrade does not upgrade itself when run in terminal #782
Comments
Have a look at #783, i have a hunch that's the issue you're seeing. if the error there does not look familiar, please post the output of your build command here alongside your rust version ( |
Hello, |
Depends entirely on how you've obtained rust. If you've installed it via rustup, simply If you've gotten it from your package manager of choice, you can either
Really, it's your choice. If there's nothing in the 8.0.0 changelog you desperately want, and you prefer getting everything via package manager, it's probably best to just wait. Official repos are slow, but reliable, they will catch up eventually. Edit: you can avoid the errors entirely by using |
Thank you for your good advice. I think, I will just leave things as they are for the moment. I am on Linux Mint 20 and will wait until the package manager has caught up. I will see how long it will take, but since the failed upgrade for topgrade does not do any harm except for stretching out the whole upgrade process a bit, I can live with that for a while. |
At least I know what is going on and understand. |
Fixed by #789, which will be part of the next release (not 8.0.1, the one after). Edit: 8.0.2 is out. |
Obviously the LInux Mint repositories are up to date as of today, it seems. Running topgrade updated it to 8.0.3 without any errors. |
Hello,
Today I ran topgrade (7.1.0), and it tried to upgrade itself to version 8.0.0. When it was almost at the end dealing with toml, the process was aborted, and a long error list appeared. Since I am not a programmer, I do not understand the errors, because they seem to have something to do with the code or Rust.
Hopefully you can tell me how to go about this. Btw, downloading the release and trying to build results in the same errors.
Thank you in advance for troubleshooting
The text was updated successfully, but these errors were encountered: