Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-08 Thread steve
This is the source RPM I'm using https://repo.dovecot.org/ce-2.3.13/centos/8/SRPMS/2.3.13-2_ce/ Steve > >> On 08/01/2021 04:34 st...@keptprivate.com wrote: >> >> >> >> I tried to post this in a more nuanced way, but the fact is the latest >> source RPM does not build on the latest Centos

Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-08 Thread steve
This is the source RPM I'm using https://repo.dovecot.org/ce-2.3.13/centos/8/SRPMS/2.3.13-2_ce/ Steve > >> On 08/01/2021 04:34 st...@keptprivate.com wrote: >> >> >> >> I tried to post this in a more nuanced way, but the fact is the latest >> source RPM does not build on the latest Centos

Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-08 Thread steve
Hi Alessio, Thanks. I had made an edit to fix the SPEC file myself as well and was able to build the rpm. At that point though, I ran into a second problem. When it is installed and you try to start it, it fails reporting that it can't find libdovecot.so (which I checked, and it there). It seem

Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-08 Thread Aki Tuomi
> On 08/01/2021 10:25 Alessio Cecchi wrote: > > > Il 08/01/21 03:34, st...@keptprivate.com ha scritto: > > > > > > > I tried to post this in a more nuanced way, but the fact is the latest > > source RPM does not build on the latest Centos 8. > > > > > > > + sed -i 's|/etc/ssl|/etc/pki/do

Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-08 Thread Alessio Cecchi
Il 08/01/21 03:34, st...@keptprivate.com ha scritto: I tried to post this in a more nuanced way, but the fact is the latest source RPM does not build on the latest Centos 8. > + sed -i 's|/etc/ssl|/etc/pki/dovecot|' doc/mkcert.sh doc/example-config/conf.d/10-ssl.co

Re: Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-07 Thread Aki Tuomi
> On 08/01/2021 04:34 st...@keptprivate.com wrote: > > > > I tried to post this in a more nuanced way, but the fact is the latest source > RPM does not build on the latest Centos 8. > > > + sed -i 's|/etc/ssl|/etc/pki/dovecot|' doc/mkcert.sh (http://mkcert.sh) > > doc/example-config/conf.d

Dovecot 2.3.13 source rpm build fails on Centos 8

2021-01-07 Thread st...@keptprivate.com
I tried to post this in a more nuanced way, but the fact is the latest source RPM does not build on the latest Centos 8.> + sed -i 's|/etc/ssl|/etc/pki/dovecot|' doc/mkcert.sh doc/example-config/conf.d/10-ssl.conf > + '[' -e buildinfo.commit ']' > ++ head -1 buildinfo.commit > + COMMIT=89f716dc2