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

FS#3227 - ath79 imagebuilder fails with invalid syntax error in json_overview_image_info.py #8097

Closed
openwrt-bot opened this issue Jul 12, 2020 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

Greybeard:

Image builder on current trunk for ath79 fails with syntax error.

Building on debian stretch host.

command line: make image PROFILE="tplink_archer-c7-v5"

Error message:

File "/home/re/openwrt-imagebuilder-ath79-generic.Linux-x86_64/scripts/json_overview_image_info.py", line 41
f"target/linux/{output['target'].split('/')[0]}",
^
SyntaxError: invalid syntax
Makefile:176: recipe for target '/home/re/openwrt-imagebuilder-ath79-generic.Linux-x86_64/bin/targets/ath79/generic/profiles.json' failed

Same error for tplink_tl-wr842n-v1 and tplink_tl-wr842n-v3

@openwrt-bot
Copy link
Author

Greybeard:

This might be associated with FS#3212

My build system is running python 3.5.3

@openwrt-bot
Copy link
Author

Greybeard:

This appears to be resolved as of 14/7/20

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

No branches or pull requests

1 participant