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

[Bug] Default install Ubuntu 20.04 vsftpd error #139

Closed
meatlayer opened this issue Jul 27, 2022 · 1 comment
Closed

[Bug] Default install Ubuntu 20.04 vsftpd error #139

meatlayer opened this issue Jul 27, 2022 · 1 comment
Assignees

Comments

@meatlayer
Copy link

Describe the Issue / Bug

The standard installation ultimately does not finish until the end and stops at an error

Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
/root/LEMPer/scripts/helper.sh: line 130: cd: too many arguments
Error: Failure running 'cd vsftpd-3.0.5 /', exiting.

To Reproduce

apt-get install git && \
git clone -q https://github.com/joglomedia/LEMPer.git && \
cd LEMPer && \
cp -f .env.dist .env && \
./install.sh

System Information (please complete the following information):

  • OS: [Ubuntu 20.04.4 LTS"]
  • Shell: [bash 5.0.17(1)-release (x86_64-pc-linux-gnu)]
  • Version [v2.6.4]

Config File (.env)

.env

joglomedia added a commit that referenced this issue Jul 28, 2022
joglomedia added a commit that referenced this issue Jul 29, 2022
Fix issue #139 FTP install error
@joglomedia
Copy link
Owner

Hi @meatlayer

It should be fixed now ( #140 ),
could you test and verify it, please.

Thanks for your report 👍

Regards

@joglomedia joglomedia mentioned this issue Jan 22, 2023
joglomedia added a commit that referenced this issue Jan 22, 2023
### Bug fixes
- Package 'python' Has No Installation Candidate #142
- Default install Ubuntu 20.04 vsftpd error #139
- Certbot Let's Encrypt is Outdated #90

### New Features
- Add Pure-FTPD FTP server install #120
- Add PHP 8.2 support
- Update default PHP to PHP 8.0
- Update Fail2ban version and improve installer
- Improve Certbot installer + self-signed SSL for local dev environment
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