mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #748] Upgrade fail #678
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#678
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmalenko on GitHub (Jun 21, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/748
Hello,
Gould you help me, please?
Currently is installed Modoboa 1.2.1
I have ran pip install modoboa==1.3.3 and then I run
modoboa-admin.py deploy /var/www/mail --collectstatic --domain mail.domain.com --lang en --timezone Europe/Kiev --extensions all --dburl default:mysql://mail:pass@127.0.0.1:3306/mailand I got this message
Error: pip is required to install extensionsTell me what extensions should I install, please?
@tonioo commented on GitHub (Jun 21, 2015):
You need to install pip. For example on a Debian system:
$ apt-get install python-pip@rmalenko commented on GitHub (Jun 21, 2015):
Thank you. I have already installed python-pip (Ubuntu 14 LTS) and even reinstalled.
@rmalenko commented on GitHub (Jun 22, 2015):
The issue still remains. Could you help me, please?
@tonioo commented on GitHub (Jun 22, 2015):
Sorry, I thought it was OK.
Try to remove the --extensions all option. Then, manually install the extension(s) you want to use. For example: