[GH-ISSUE #440] Installation issues with python template files #426

Closed
opened 2026-02-27 11:11:42 +03:00 by kerem · 2 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/440

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2013-07-29T07:31:45Z

The deploy command uses python template files to generate fresh installations. The problem is setuptools considers them as regular python files and so complains about syntax errors.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/440 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2013-07-29T07:31:45Z** The deploy command uses python template files to generate fresh installations. The problem is setuptools considers them as regular python files and so complains about syntax errors.
kerem 2026-02-27 11:11:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Simon Kern on 2013-07-30T23:35:38Z

We already talked about that in IRC, if I remember correctly. The fix should be simple - just rename the templates, so that they are no longer considered being python files. ;-)

<!-- gh-comment-id:29816468 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Simon Kern on 2013-07-30T23:35:38Z** We already talked about that in IRC, if I remember correctly. The fix should be simple - just rename the templates, so that they are no longer considered being python files. ;-)
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-08-01T15:09:25Z

Applied in changeset commit:315b13baf0bace4f205c052a58880423d8a602ee.

<!-- gh-comment-id:29816470 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-08-01T15:09:25Z** Applied in changeset commit:315b13baf0bace4f205c052a58880423d8a602ee.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#426
No description provided.