-
Notifications
You must be signed in to change notification settings - Fork 313
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
make update-data is not working on Debian testing (Bullseye) #294
Comments
But surely a package build should not try to access the web for information! |
I confirm the same behavior on direwolf master branch on RaspiOS Bullseye 64-bit. Under Bullseye,
The On RaspiOS Buster, the same command does this:
No attempt to download Buster uses After running
So the new version of -Steve |
Yup.. I see it too. Very strange. To work around this for now, either don't run "make update-data" and this is technically NOT a requirement for a build or packaging. It just allows the older builds to have up to date understanding of APRS symbols, etc. If you've already tried to do the update, you can restore the original files included in the original git clone/checkout with: cd build After that, direwolf v1.6 builds and packages just fine on Bullseye |
Thanks, David. -Steve |
Hello,
I have troubles compiling dev branch on my Debian Bullseye machine. On Debian 10 Direwolf compiles fine. Here are the steps and the output:
Then when executing make update-data:
Something in the new versions of the building environment is breaking the updating of symbols, tocalls etc.
When I only compile Direwolf on Debian Bullseye everything seems fine - see the attached text file.
dw_compile_output.txt
Regards,
Dafcho Tabakov
The text was updated successfully, but these errors were encountered: