1

Topic: Iredmail on FreeBSD 13-p7

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.5.1
- Deployed with iRedMail Easy or the downloadable installer? downloadable
- Linux/BSD distribution name and version: FreeBSD 13
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- 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.
====

===>   db5-5.3.28_8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by db5-5.3.28_8 for building
===>   mariadb105-client-10.5.13 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mariadb105-client-10.5.13 for building
===>   utf8proc-2.7.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by utf8proc-2.7.0 for building
===>   cyrus-sasl-2.1.27_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cyrus-sasl-2.1.27_2 for building
===>   serf-1.3.9_6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by serf-1.3.9_6 for building
===>   scons-py38-4.2.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by scons-py38-4.2.0 for building
===>   py38-atomicwrites-1.4.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py38-atomicwrites-1.4.0 for building
===>   py38-more-itertools-8.12.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py38-more-itertools-8.12.0 for building
===>   py38-wcwidth-0.1.8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py38-wcwidth-0.1.8 for building
===>  lsof-4.94.0,8 requires kernel sources.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/lsof
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-bcrypt
<< ERROR >> Tarballs were not downloaded correctly, please fix it manually and then re-execute iRedMail.sh.

any info resolved this lsof issue?

----

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

2

Re: Iredmail on FreeBSD 13-p7

Try to download lsof source package and move to /usr/ports/distfiles/, then re-launch iRedMail installer.

3

Re: Iredmail on FreeBSD 13-p7

ZhangHuangbin wrote:

Try to download lsof source package and move to /usr/ports/distfiles/, then re-launch iRedMail installer.

Hi,
I am having the same issue, exactly the same failure. Did try to insert lsoft package (zipped and un-zipped, different versions of it) to the mentioned folder. Can you be more specific about lsoft package.
Thank you.

4

Re: Iredmail on FreeBSD 13-p7

This worked for me (remove the space after https):
git clone https ://github.com/freebsd/freebsd.git /usr/src
cd /usr/src; make clean