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

syntaxerror w/ rspamd installation #577

Open
xinomilo opened this issue Dec 3, 2024 · 1 comment
Open

syntaxerror w/ rspamd installation #577

xinomilo opened this issue Dec 3, 2024 · 1 comment

Comments

@xinomilo
Copy link

xinomilo commented Dec 3, 2024

Impacted versions

  • Distribution: Debian
  • Codename: Bookworm
  • Arch: 64 Bits
  • Branch : rspamd

Steps to reproduce

vanilla debian12 install, clone modoboa-installer, checkout rspamd branch, then python run.py --interactive example.com , installer fails instantly.

Full trace using --debug option or current behaviour

➜ modoboa-installer git:(rspamd) ./run.py --interactive example.com
File "/root/modoboa-installer/./run.py", line 251
f"You can also enjoy rspamd at https://{config.get("general", "hostname")}/rspamd ({config.get("rspamd", "password")})"
^^^^^^^
SyntaxError: f-string: unmatched '('

Expected behavior

installer works

Additional info

also tried fetching pull #493 locally and retrying , but get exactly the same behavior.

@ghitrif
Copy link

ghitrif commented Dec 8, 2024

I encountered the same issue during the installation process.

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