Debian 11 bullseye compability.

galq

Verified User
Joined
Aug 12, 2021
Messages
11
Hello,

Would like to ask if Debian 11 is supported? I could Debian 11 listen on DA page but cannot find much threads here.
Does anyone use it already?

Thanks in advance.
 
Hello,

Would like to ask if Debian 11 is supported? I could Debian 11 listen on DA page but cannot find much threads here.
Does anyone use it already?

Thanks in advance.
I personally have never had issues upgrading Debian to the next major release.
But what I always do is:

1. Create a new VPS (All my infra runs on VPSs) and get an extra license for DA for a month.
2. Test DA with the next major release and slowly add a couple of user to the test VPS to see how there websites respond.
3. If everything works as expected I wipe the test VPS and install the older Debian with DA and to an major release update to see if it goes as expected.
4. If that goes as expected I start the update process on my live VPSs.
 
I have problem with compile apache on bulseye debian:

# ./build apache
[...]
gcc: error: /usr/local/directadmin/custombuild/httpd-2.4.51/srclib/apr-util/.libs/libaprutil-1.so: No such file or directory
gcc: error: /usr/local/directadmin/custombuild/httpd-2.4.51/srclib/apr/.libs/libapr-1.so: No such file or directory
make[2]: *** [Makefile:48: htpasswd] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc: error: /usr/local/directadmin/custombuild/httpd-2.4.51/srclib/apr-util/.libs/libaprutil-1.so: No such file or directory
gcc: error: /usr/local/directadmin/custombuild/httpd-2.4.51/srclib/apr/.libs/libapr-1.so: No such file or directory
make[2]: *** [Makefile:52: htdigest] Error 1
make[2]: Leaving directory '/usr/local/directadmin/custombuild/httpd-2.4.51/support'
make[1]: *** [/usr/local/directadmin/custombuild/httpd-2.4.51/build/rules.mk:75: all-recursive] Error 1
make[1]: Leaving directory '/usr/local/directadmin/custombuild/httpd-2.4.51/support'
make: *** [/usr/local/directadmin/custombuild/httpd-2.4.51/build/rules.mk:75: all-recursive] Error 1
 
Hi.

I just upgraded to the latest version of DirectAdmin on Debian11 and zero issues. :)

Then I will test CustomBuild on Debian11.

Grettings.
 
Hello,

My issue was solved with support, Custombuild was not downloading new version of majordomo, they had to wget it manually and then run install script, such easy task and I didn't thought of it.

After longer time can confirm Debian 11 - no issues so far.

@kokolorum your issue was solved?

Br,
galq
 
Hi.

I just upgraded to the latest version of DirectAdmin on Debian11 and zero issues. :)

Then I will test CustomBuild on Debian11.

Grettings.

How did you upgrade ? I'm planning to upgrade from "buster" to "bullseye", looking for any way that won't break directadmin install / packages.
 
How did you upgrade ? I'm planning to upgrade from "buster" to "bullseye", looking for any way that won't break directadmin install / packages.
Goes something like this.

 
Back
Top