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

source not found / modoboa user default shell is set to sh #463

Closed
nicosqc opened this issue Dec 16, 2022 · 2 comments
Closed

source not found / modoboa user default shell is set to sh #463

nicosqc opened this issue Dec 16, 2022 · 2 comments

Comments

@nicosqc
Copy link

nicosqc commented Dec 16, 2022

Impacted versions

  • Distribution: Debian
  • Codename: 10 (buster)
  • Arch: 64 Bits
  • Database: PostgreSQL

Steps to reproduce

run the installer with no modification on a clean install
run sudo -u modoboa -i
run source /srv/modoboa/env/bin/activate
results in -sh: 9: source: not found

Expected behavior

Install /bin/bash as login shell or adjust docs to reflect the additional step of starting bash before using source /srv/modoboa/env/bin/activate for the migration if sh is neccesary as default shell for other components.

A minor thing but maybe it trips up an inexperienced user just trying to follow the upgrade prodedure explained in the upgrade documentation.

@tonioo
Copy link
Member

tonioo commented Dec 20, 2022

@nicosqc Good catch. Could you create a PR with a documentation update?

@Spitfireap
Copy link
Member

Documentation update, thanks !

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

No branches or pull requests

3 participants