-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Unmet dependencies on devtools after upgrading #2656
Comments
@arkhub Yeah I was expecting this case. I am afraid this is due to an issue with the previous WireGuard install the lead to a large part of the system being updated to the Debian Sid (unstable) branch where we pull the WireGuard packages from. I was trying to replicate this but it never happened nor did I find a logic way how this can happen, besides you manually install an explicit package that is not available in the Raspbian repo and that depends on many other updated system packages.
With v6.22 the way the Sid repo is used is hardened to disallow any package installs from it, even if requested manually, besides the three WireGuard packages themselves. However in your case this seems to have come too late. This is a state that is very hard to recover. Do you have any backup from before installing WireGuard at best or before the update to v6.22? I just changed to DietPi update pre-patch file so the Sid repo block will already be applied before any APT command runs: 256ab79 |
Just checked some other guides an not found one that restricts Sid repo stricter. Even repo-wide priority 150 is used in cases: https://github.com/adrianmihalko/raspberrypiwireguard
|
Unfortunately I have clean reinstall my dietpi and now using stretch and I don't have any backup of previous device. as for now it shows my device as Raspberry Pi 3 B+ instead of unknown device. |
@arkhub |
I mark this issue as closed now, however feel free to reopen if required. |
Creating a bug report/issue
Required Information
Additional Information (if applicable)
dietpi-bugreport
ID |sed -n 5p /DietPi/dietpi/.hw_model
|[FAILED] DietPi-Bugreport | Failed to connect to SFTP server. Please try again later or report this to DietPi forum or GitHub repo in the first place.
Steps to reproduce
oh and also dietpi bugreport shows error (shown in above), and my raspberry pi 3 B+ shown as "unknown device" in dietpi info, but my older raspberry pi 1 B shows the name.
The text was updated successfully, but these errors were encountered: