1

Topic: Install errors: py3-pip, uwsgi, and dovecot

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.2
- Deployed with iRedMail Easy or the downloadable installer? installer
- Linux/BSD distribution name and version: openbsd 6.8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): ldap
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Caputured from installer screen

Post's attachments

installer1.pdf 30.96 kb, 1 downloads since 2021-01-14 

installer2.pdf 28.96 kb, 3 downloads since 2021-01-14 

installer3.pdf 12.29 kb, 2 downloads since 2021-01-14 

You don't have the permssions to download the attachments of this post.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Install errors: py3-pip, uwsgi, and dovecot

- Better copy the console output as text and paste here, not attaching PDF or images instead.
- i have no problem to install uwsgi in a fresh new VM:

--- +py3-pip-20.1.1p0 -------------------
If you want to use this package as default pip, as root create a
symbolic link like so (overwriting any previous default):
    ln -sf /usr/local/bin/pip3.8 /usr/local/bin/pip
[ INFO ] Installing required Python-3 modules with pip3: uwsgi>=2.0.19.1
Looking in indexes: http://192.168.0.100/mirrors/pypi/
Collecting uwsgi>=2.0.19.1
  Downloading http://192.168.0.100/mirrors/pypi/uwsgi/uwsgi-2.0.19.1.tar.gz (811 kB)
Building wheels for collected packages: uwsgi
  Building wheel for uwsgi (setup.py): started
  Building wheel for uwsgi (setup.py): finished with status 'done'
  Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp38-cp38-openbsd_6_8_amd64.whl size=593703 sha256=3b6d772f553d68b189fceb073500bd4237fd35e9970ce49031819172861a0721
  Stored in directory: /root/.cache/pip/wheels/bd/2d/d9/bd3e071418147d980be112df95819d383550278621cc95f71d
Successfully built uwsgi
Installing collected packages: uwsgi
Successfully installed uwsgi-2.0.19.1