dovecot update broken

dfz

Verified User
Joined
Jan 18, 2016
Messages
11
I have tried to update dovecot to the latest version 2.3.19 however after running ,/build update and ./build dovecot the system is now broken. I believe this is an issue with the latest custombuild script?

CentOS 6.10 Final x64 bit

[root@orion custombuild]# ./build version
2.0.0 (rev: 2897)
[root@orion custombuild]#

after running ./build dovecot

Installing dovecot 2.3.19.1 ...
Found /usr/local/directadmin/custombuild/dovecot-2.3.19.1.tar.gz
Extracting ...
Done.
Patching syslog with LOG_PID ...
Patching maildirlock utility...
patching file src/util/maildirlock.c
Configuring dovecot 2.3.19.1 ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SYSTEMD... no
checking for systemd unit directory...
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/usr/local/directadmin/custombuild/dovecot-2.3.19.1':
configure: error: C compiler cannot create executables
See `config.log' for more details

*** There was an error while trying to configure dovecot. Please check configure/dovecot/configure.dovecot file.
[root@orion custombuild]#

the config.log details

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Dovecot configure 2.3.19.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --without-icu

## --------- ##
## Platform. ##
## --------- ##

hostname = removed-for-privacy
uname -m = x86_64
uname -r = 2.6.32-042stab137.1
uname -s = Linux
uname -v = #1 SMP Mon Apr 22 19:49:13 MSK 2019

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /opt/rh/devtoolset-7/root/usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3051: checking for a BSD-compatible install
configure:3119: result: /usr/bin/install -c
configure:3130: checking whether build environment is sane
configure:3185: result: yes
configure:3336: checking for a thread-safe mkdir -p
configure:3375: result: /bin/mkdir -p
configure:3382: checking for gawk
configure:3398: found /bin/gawk
configure:3409: result: gawk
configure:3420: checking whether make sets $(MAKE)
configure:3442: result: yes
configure:3471: checking whether make supports nested variables
configure:3488: result: yes
configure:3616: checking whether to enable maintainer-specific portions of Makefiles
configure:3625: result: no
configure:3695: checking for pkg-config
configure:3713: found /usr/bin/pkg-config
configure:3725: result: /usr/bin/pkg-config
configure:3750: checking pkg-config is at least version 0.9.0
configure:3753: result: yes
configure:4567: checking for SYSTEMD
configure:4574: $PKG_CONFIG --exists --print-errors "libsystemd"
Package libsystemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsystemd' found
configure:4577: $? = 1
configure:4591: $PKG_CONFIG --exists --print-errors "libsystemd"
Package libsystemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsystemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsystemd' found
configure:4594: $? = 1
configure:4608: result: no
No package 'libsystemd' found
configure:4654: checking for systemd unit directory
configure:4663: $PKG_CONFIG --exists --print-errors "systemd"
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
configure:4666: $? = 1
configure:4683: result:
configure:4753: checking whether make supports the include directive
configure:4768: make -f confmf.GNU && cat confinc.out
this is the am__doit target

configure:4771: $? = 0
configure:4790: result: yes (GNU style)
configure:4860: checking for gcc
configure:4876: found /usr/bin/gcc
configure:4887: result: gcc
configure:5116: checking for C compiler version
configure:5125: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-23)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5136: $? = 0
configure:5125: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --en$
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC)
configure:5136: $? = 0
configure:5125: gcc -V >&5
gcc: '-V' option must have argument
configure:5136: $? = 1
configure:5125: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5136: $? = 1
configure:5156: checking whether the C compiler works
configure:5178: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5
/tmp/ccqSDEit.s: Assembler messages:
/tmp/ccqSDEit.s:8: Error: bad register name `%rbp'
/tmp/ccqSDEit.s:11: Error: bad register name `%rsp'
configure:5182: $? = 1
configure:5220: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Dovecot"
| #define PACKAGE_TARNAME "dovecot"
| #define PACKAGE_VERSION "2.3.19.1"
| #define PACKAGE_STRING "Dovecot 2.3.19.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define DOVECOT_ABI_VERSION "2.3.ABIv19(2.3.19.1)"
| #define PACKAGE "dovecot"
| #define VERSION "2.3.19.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5225: error: in `/usr/local/directadmin/custombuild/dovecot-2.3.19.1':
configure:5227: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CLUCENE_CFLAGS_set=
ac_cv_env_CLUCENE_CFLAGS_value=
ac_cv_env_CLUCENE_LIBS_set=
ac_cv_env_CLUCENE_LIBS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBEXTTEXTCAT_CFLAGS_set=
ac_cv_env_LIBEXTTEXTCAT_CFLAGS_value=
ac_cv_env_LIBEXTTEXTCAT_LIBS_set=
ac_cv_env_LIBEXTTEXTCAT_LIBS_value=
ac_cv_env_LIBICU_CFLAGS_set=
ac_cv_env_LIBICU_CFLAGS_value=
ac_cv_env_LIBICU_LIBS_set=
ac_cv_env_LIBICU_LIBS_value=
ac_cv_env_LIBSODIUM_CFLAGS_set=
ac_cv_env_LIBSODIUM_CFLAGS_value=
ac_cv_env_LIBSODIUM_LIBS_set=
ac_cv_env_LIBSODIUM_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBTIRPC_CFLAGS_set=
ac_cv_env_LIBTIRPC_CFLAGS_value=
ac_cv_env_LIBTIRPC_LIBS_set=
ac_cv_env_LIBTIRPC_LIBS_value=
ac_cv_env_LIBUNWIND_CFLAGS_set=
ac_cv_env_LIBUNWIND_CFLAGS_value=
ac_cv_env_LIBUNWIND_LIBS_set=
ac_cv_env_LIBUNWIND_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_LIBS_value=
ac_cv_env_PANDOC_set=
ac_cv_env_PANDOC_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/icu/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SSL_CFLAGS_set=
ac_cv_env_SSL_CFLAGS_value=
ac_cv_env_SSL_LIBS_set=
ac_cv_env_SSL_LIBS_value=
ac_cv_env_SYSTEMD_CFLAGS_set=
ac_cv_env_SYSTEMD_CFLAGS_value=
ac_cv_env_SYSTEMD_LIBS_set=
ac_cv_env_SYSTEMD_LIBS_value=
ac_cv_env_VALGRIND_set=
ac_cv_env_VALGRIND_value=
ac_cv_env_ZSTD_CFLAGS_set=
ac_cv_env_ZSTD_CFLAGS_value=
ac_cv_env_ZSTD_LIBS_set=
ac_cv_env_ZSTD_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_systemdsystemunitdir_set=
ac_cv_env_systemdsystemunitdir_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/missing aclocal-1.16'
ACLOCAL_AMFLAGS='-I $(top_srcdir)/m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
APPARMOR_LIBS=''
AR=''
AUTH_CFLAGS=''
AUTH_LIBS=''
AUTH_LUA_PLUGIN_FALSE=''
AUTH_LUA_PLUGIN_TRUE=''
AUTOCONF='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/missing autoconf'
AUTOHEADER='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/missing autoheader'
AUTOMAKE='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/missing automake-1.16'
AWK='gawk'

BINARY_CFLAGS=''
BINARY_LDFLAGS=''
BISON=''
BUILD_CASSANDRA_FALSE=''
BUILD_CASSANDRA_TRUE=''
BUILD_DCRYPT_OPENSSL_FALSE=''
BUILD_DCRYPT_OPENSSL_TRUE=''
BUILD_DOCS_FALSE='#'
BUILD_DOCS_TRUE=''
BUILD_FTS_EXTTEXTCAT_FALSE=''
BUILD_FTS_EXTTEXTCAT_TRUE=''
BUILD_FTS_STEMMER_FALSE=''
BUILD_FTS_STEMMER_TRUE=''
BUILD_FTS_TEXTCAT_FALSE=''
BUILD_FTS_TEXTCAT_TRUE=''
BUILD_LIBICU_FALSE=''
BUILD_LIBICU_TRUE=''
BUILD_LIBSODIUM_FALSE=''
BUILD_LIBSODIUM_TRUE=''
BUILD_LUCENE_FALSE=''
BUILD_LUCENE_TRUE='#'
BUILD_MYSQL_FALSE=''
BUILD_MYSQL_TRUE=''
BUILD_OPENSSL_FALSE=''
BUILD_OPENSSL_TRUE=''
BUILD_PGSQL_FALSE=''
BUILD_PGSQL_TRUE=''
BUILD_SHARED_LIBS_FALSE='#'
BUILD_SHARED_LIBS_TRUE=''

BUILD_SOLR_FALSE=''
BUILD_SOLR_TRUE=''
BUILD_SQLITE_FALSE=''
BUILD_SQLITE_TRUE=''
BUILD_ZLIB_PLUGIN_FALSE=''
BUILD_ZLIB_PLUGIN_TRUE=''
BUILD_ZSTD_FALSE=''
BUILD_ZSTD_TRUE=''
CASSANDRA_CFLAGS=''
CASSANDRA_LIBS=''
CC='gcc'
CCDEPMODE=''
CDB_LIBS=''
CFLAGS=''
CLUCENE_CFLAGS=''
CLUCENE_LIBS=''
COMPRESS_LIBS=''
CPP=''
CPPFLAGS='-I/usr/local/include'
CRYPT_LIBS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DICT_LIBS=''
DLLIB=''
DLLTOOL=''
DLUA_WITH_YIELDS_FALSE=''
DLUA_WITH_YIELDS_TRUE=''
DOVECOT_PLUGIN_DEPS_FALSE=''
DOVECOT_PLUGIN_DEPS_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
FLEX=''
FUZZER_CPPFLAGS=''
FUZZER_LDFLAGS=''
GREP=''
GSSAPI_PLUGIN_FALSE=''
GSSAPI_PLUGIN_TRUE=''
HAVE_APPARMOR_FALSE=''
HAVE_APPARMOR_TRUE=''
HAVE_LDAP_FALSE=''
HAVE_LDAP_TRUE=''
HAVE_LUA_FALSE=''
HAVE_LUA_TRUE=''
HAVE_RQUOTA_FALSE=''
HAVE_RQUOTA_TRUE=''
HAVE_WHOLE_ARCHIVE_FALSE=''
HAVE_WHOLE_ARCHIVE_TRUE=''

INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KRB5CONFIG=''
KRB5_CFLAGS=''
KRB5_LIBS=''
LD=''
LDAP_LIBS=''
LDAP_PLUGIN_FALSE=''
LDAP_PLUGIN_TRUE=''
LDFLAGS='-L/usr/local/lib'
LD_NO_WHOLE_ARCHIVE=''
LD_WHOLE_ARCHIVE=''
LIBCAP=''
LIBDOVECOT=''
LIBDOVECOT_COMPRESS=''
LIBDOVECOT_DEPS=''
LIBDOVECOT_DSYNC=''
LIBDOVECOT_LA_LIBS=''
LIBDOVECOT_LDA=''
LIBDOVECOT_LDAP=''
LIBDOVECOT_LIBFTS=''
LIBDOVECOT_LIBFTS_DEPS=''
LIBDOVECOT_LOGIN=''
LIBDOVECOT_LUA=''
LIBDOVECOT_LUA_DEPS=''
LIBDOVECOT_SQL=''
LIBDOVECOT_STORAGE=''
LIBDOVECOT_STORAGE_DEPS=''
LIBEXTTEXTCAT_CFLAGS=''
LIBEXTTEXTCAT_LIBS=''
LIBICONV=''
LIBICU_CFLAGS=''
LIBICU_LIBS=''
LIBOBJS=''
LIBS=''
LIBSODIUM_CFLAGS=''
LIBSODIUM_LIBS=''
LIBTIRPC_CFLAGS=''
LIBTIRPC_LIBS=''
LIBTOOL=''
LIBUNWIND_CFLAGS=''
LIBUNWIND_LIBS=''
LIBWRAP_LIBS=''
LINKED_STORAGE_LDADD=''
LIPO=''
LN_S=''
LTLIBICONV=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LUA_CFLAGS=''
LUA_LIBS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MODULE_LIBS=''
MODULE_SUFFIX=''
MYSQL_CFLAGS=''
MYSQL_CONFIG=''
MYSQL_LIBS=''
NM=''
NMEDIT=''
NOPLUGIN_LDFLAGS=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='dovecot'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='Dovecot'
PACKAGE_STRING='Dovecot 2.3.19.1'
PACKAGE_TARNAME='dovecot'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.19.1'
PANDOC=''
PATH_SEPARATOR=':'
PGSQL_CFLAGS=''
PGSQL_LIBS=''
PG_CONFIG=''
PIE_CFLAGS=''
PIE_LDFLAGS=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''

PKG_CONFIG_PATH='/usr/local/icu/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig'
QUOTA_LIBS=''
RANLIB=''
RELRO_LDFLAGS=''
RPCGEN=''
RUN_TEST=''
SED=''
SETTING_FILES=''
SET_MAKE=''
SHELL='/bin/sh'
SQLITE_CFLAGS=''
SQLITE_LIBS=''
SQL_CFLAGS=''
SQL_LIBS=''
SQL_PLUGINS_FALSE=''
SQL_PLUGINS_TRUE=''
SSL_CFLAGS=''
SSL_LIBS=''
SSL_VERSION_GE_102_FALSE=''
SSL_VERSION_GE_102_TRUE=''
STRIP=''
SYSTEMD_CFLAGS=''
SYSTEMD_LIBS=''
TCPWRAPPERS_FALSE=''
TCPWRAPPERS_TRUE=''
USE_FUZZER_FALSE=''
USE_FUZZER_TRUE=''
VALGRIND=''
VERSION='2.3.19.1'

WANT_SYSTEMD_FALSE=''
WANT_SYSTEMD_TRUE='#'
ZSTD_CFLAGS=''
ZSTD_LIBS=''
abs_top_builddir=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dict_drivers=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/directadmin/custombuild/dovecot-2.3.19.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
moduledir='${exec_prefix}/lib/dovecot'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
rundir='/var/run/dovecot'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'
sql_drivers=''
ssldir='/etc/ssl'
statedir='/var/lib/dovecot'
sysconfdir='/etc'
systemdservicetype='simple'
systemdsystemunitdir=''
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Dovecot"
#define PACKAGE_TARNAME "dovecot"
#define PACKAGE_VERSION "2.3.19.1"
#define PACKAGE_STRING "Dovecot 2.3.19.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define DOVECOT_ABI_VERSION "2.3.ABIv19(2.3.19.1)"
#define PACKAGE "dovecot"
#define VERSION "2.3.19.1"

configure: exit 77


this is the end of the config.log file from the dovecot-2.3.19.1 folder

However if i go manualy in the folder and run the ./configure script it works just fine...
 
I had some issues last night during updates, i was on beta release candidate, what i did was change to stable, do updates gave it a few mins to update and refresh and went back to my beta release and things seems to work... Not saying it will help your situatation but sometimes just changing from stable/beta etc and then back again can fix unknown issues... Food for thought.
 
Thanks BTCTech i guess i did not try that, will do that and post an update.
 
Well that did not do anything for me, since i am already on the latest version of DA

[root@orion custombuild]# da version
Version: DirectAdmin v.1.641
 
so manually decrease dovecot to previous version and build it again:
create file:
custom_versions.txt
and put there:
dovecot:2.3.19:
 
so manually decrease dovecot to previous version and build it again:
create file:
custom_versions.txt
and put there:
dovecot:2.3.19:
@Zhenyapan, i have already tried that, same error. I had to manually download 2.0.9 source tarball because all the links on the da fileserver were deprecated...
 
Older versions are not downloadable anymore. Is there a way to still get this 2.3.19 ver? I run into issues as well.
so far for a stable version i gues.
 
you can try to download needed sourcecode and compile it manually, but better to go to fresh versions with fixed bugs and security issues.
 
Back
Top