Closed Haui1112 closed 3 weeks ago
This fixed the dependencies for me: https://github.com/DC-DeepComputing/DC-ROMA_Pad_II_RV-P1B/issues/1#issuecomment-2444654035 (not sure you want to upgrade, though there is another suggestion on that two messages down).
The gist of the change is that bianbu sources point to non-existent repository instead of spacemit.
its official: after changing the sources like suggested in the other issue #1, I was able to successfully install the two toolchain components. Thanks to everyone involved.
Problem
While attempting to port apps to riscv using the ROMA PAD II, I am getting issues with broken dependencies.
sudo unminimize
helped with being unable to update at all but has not solved this issue.Expected behavior
sudo apt install clang
succeedssudo apt install libgtk-3-dev
succeedsObserved behavior
Both fail with unmet dependencies.
Steps to reproduce
sudo unminimize
sudo apt install clang libgtk-dev
Log/Error message