Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of "linux-4.4-rockpis-latest" from repo broke "rockpis-rk-ubootimg" install #10

Closed
MichaIng opened this issue Nov 22, 2020 · 2 comments

Comments

@MichaIng
Copy link

rockpis-rk-u-boot-latest depends on rockpis-rk-ubootimg, which depends on linux-4.4-rockpis-latest. But the latter has been removed from the repository in favour of linux-4.4-rock-pi-s-latest: f0bedc4

So practically the bootloader cannot be installed/upgraded with this change and I guess it has been forgotten to adjust the kernel package name in the rockpis-rk-ubootimg dependencies.

In case of rockpie-rk-ubootimg (ROCK Pi E), there is no dependency on the kernel package at all, which means the issue only affects the ROCK Pi S.

@StephenInVamrs
Copy link

This issue is fixed.

Get the new public key like this

wget -O - apt.radxa.com/buster-stable/public.key | sudo apt-key add -

And execute the following command.

sudo apt-get update

@MichaIng
Copy link
Author

Great, many thanks for resolving this quickly 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants