servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

Debian Buster (future version 10) support #293

Closed calbasi closed 4 years ago

calbasi commented 5 years ago

Hi, Is Debian 10 supported? Regards

smoonlee commented 5 years ago

Its not even released yet

calbasi commented 5 years ago

Sure, I mean freezed Testing version (Buster)... At ##ispconfig channel on the Freenode IRC server, user @CptLuxx said that this software runs OK on "Debian 10" (meaning Testing, I suppose) because I think it's useful setup new servers using Debian Testing and not Debian 9, due it will be old-stable soon.

El Mon, 11 Mar 2019 09:41:28 -0700 Simon Lee notifications@github.com va escriure:

Its not even released yet

-- Joan Cervan Andreu Desenvolupament web / Web developer Drupal - Moodle - CiviCRM +34 635 40 31 04 https://www.calbasi.net

Neustradamus commented 5 years ago

2019-07-06 :)

ccerrillo commented 5 years ago

@calbasi did you try it? Is Debian 10 supported?

calbasi commented 5 years ago

Hi @ccerrillo, No, I've not tried it yet...

servisys commented 5 years ago

I'll add support soon :)

Il giorno lun 1 lug 2019 alle ore 11:23 Joan notifications@github.com ha scritto:

Hi @ccerrillo https://github.com/ccerrillo, No, I've not tried it yet...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/servisys/ispconfig_setup/issues/293?email_source=notifications&email_token=ACZDYUJOSVHMOCDYZK56W6TP5HEH5A5CNFSM4G5EGJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY5RDNI#issuecomment-507187637, or mute the thread https://github.com/notifications/unsubscribe-auth/ACZDYUMILVLT7QFNYFNJNYTP5HEH5ANCNFSM4G5EGJQQ .

--

Dott. Matteo Temporini

Linux Registered User #553977

https://www.temporini.net http://www.temporini.net/

https://www.servisys.it

[image: Twitter] https://htmlsig.com/t/000001CJ14HA [image: Facebook] https://htmlsig.com/t/000001CGJ1E6 [image: LinkedIn] https://htmlsig.com/t/000001CP6WFM [image: Instagram] https://htmlsig.com/t/000001CGMGQ6 [image: Skype] https://htmlsig.com/t/000001CH2JSY

xenDE commented 5 years ago

And how can we help? is a testing repo available? i can test+help with my needed config. (nginx+courier)

gOOvER commented 5 years ago

hello, when will be available?

It's done, when it's done ;)

calbasi commented 5 years ago

Here you are: https://www.howtoforge.com/perfect-server-debian-10-buster-apache-bind-dovecot-ispconfig-3-1/

gOOvER commented 5 years ago

Here you are: https://www.howtoforge.com/perfect-server-debian-10-buster-apache-bind-dovecot-ispconfig-3-1/

To much c&p for lazy guys :D ;)

gOOvER commented 5 years ago

And how can we help? is a testing repo available? i can test+help with my needed config. (nginx+courier)

U can write a install for Buster and send a PR ;)

xenDE commented 5 years ago

U can write a install for Buster and send a PR ;)

has u read my question? are u unly trolling?

i can help but need a info what installers in /debian9/ installers dir are not tested/working.

its stupid to full check/parallel test, if servisys is already working on this.

servisys commented 5 years ago

I'll work in the weekend or next days, very busy at work :)

Il giorno lun 22 lug 2019 alle ore 19:04 xenDE notifications@github.com ha scritto:

U can write a install for Buster and send a PR ;) has u read my question? are u trolling?

i can help but need a info what installers in /debian9/ installers dir are not tested/working.

its stupid to full check/parallel test, if servisys is already working on this.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/servisys/ispconfig_setup/issues/293?email_source=notifications&email_token=ACZDYUNTQKPFT5I7PBRDNTDQAXSBTA5CNFSM4G5EGJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2QQMLY#issuecomment-513869359, or mute the thread https://github.com/notifications/unsubscribe-auth/ACZDYUN3VIYYL5HW5UYZJYTQAXSBTANCNFSM4G5EGJQQ .

--

Dott. Matteo Temporini

Linux Registered User #553977

https://www.temporini.net http://www.temporini.net/

https://www.servisys.it

[image: Twitter] https://htmlsig.com/t/000001CJ14HA [image: Facebook] https://htmlsig.com/t/000001CGJ1E6 [image: LinkedIn] https://htmlsig.com/t/000001CP6WFM [image: Instagram] https://htmlsig.com/t/000001CGMGQ6 [image: Skype] https://htmlsig.com/t/000001CH2JSY

agdod commented 5 years ago

Hi, Is Debian 10 supported? Regards

i added debain 10 support and php7.3 (inc bcmath) and installtion of phpmyadmin www.github.com/agdod/ispconfig_setup

bibi32 commented 5 years ago

Hello, in debian 10 in install_mysql.sh you have an error I think: sed -i 's/password =/password = '$CFG_MYSQL_ROOT_PWD'/' /etc/mysql/debian.cnf for me I made: sed -i 's/password =/password = "$CFG_MYSQL_ROOT_PWD"/' /etc/mysql/debian.cnf

And stop with roundcube: Installing Webmail client (Roundcube)... ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

thrashcardiom commented 5 years ago

Thank you for providing the update for Debian 10. I have just tried the install and it fails for php 5.3 due to no public key for the repository:

Installing PHP 5.6 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1769 100 1769 0 0 1273 0 0:00:01 0:00:01 --:--:-- 1272 (23) Failed writing body

Error: The following command failed: apt-get update


Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://security.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://packages.sury.org/php stretch InRelease [6,760 B] Err:4 https://packages.sury.org/php stretch InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B188E2B695BD4743 Reading package lists... W: GPG error: https://packages.sury.org/php stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B188E2B695BD4743 E: The repository 'https://packages.sury.org/php stretch InRelease' is not signed.

thrashcardiom commented 5 years ago

In fact, the PHP 5.6 section seems broken completely. If I work through the above, I then strike issues with being unable to install required dependencies (magiccore and another magic package for example).

thrashcardiom commented 5 years ago

libmagic:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: php-imagick : Depends: libmagickcore-6.q16-3 (>= 8:6.9.6.8) but it is not installable Depends: libmagickwand-6.q16-3 (>= 8:6.9.6.8) but it is not installable E: Unable to correct problems, you have held broken packages.

agdod commented 5 years ago

Hello, in debian 10 in install_mysql.sh you have an error I think: sed -i 's/password =/password = '$CFG_MYSQL_ROOT_PWD'/' /etc/mysql/debian.cnf for me I made: sed -i 's/password =/password = "$CFG_MYSQL_ROOT_PWD"/' /etc/mysql/debian.cnf

And stop with roundcube: Installing Webmail client (Roundcube)... ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

we installed roundcube successfully - both standalone and multiserver - there was a few bugs to tweak out but it seems ok now on my end. on further inspection i thought i was mistaken, but on checking the /etc/mysql/debain.cnf file the password has been assigned correctly. so it works as is, but it would maybe make better readablity for the double quotes.

agdod commented 5 years ago

In fact, the PHP 5.6 section seems broken completely. If I work through the above, I then strike issues with being unable to install required dependencies (magiccore and another magic package for example).

atually not tested php5 so could be few issues.

thrashcardiom commented 5 years ago

In fact, the PHP 5.6 section seems broken completely. If I work through the above, I then strike issues with being unable to install required dependencies (magiccore and another magic package for example).

atually not tested php5 so could be few issues.

One or two :-)

agdod commented 5 years ago

libmagic:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: php-imagick : Depends: libmagickcore-6.q16-3 (>= 8:6.9.6.8) but it is not installable Depends: libmagickwand-6.q16-3 (>= 8:6.9.6.8) but it is not installable E: Unable to correct problems, you have held broken packages.

php5.6 should now be working ok.

bibi32 commented 5 years ago

Hello, in debian 10 in install_mysql.sh you have an error I think: sed -i 's/password =/password = '$CFG_MYSQL_ROOT_PWD'/' /etc/mysql/debian.cnf for me I made: sed -i 's/password =/password = "$CFG_MYSQL_ROOT_PWD"/' /etc/mysql/debian.cnf And stop with roundcube: Installing Webmail client (Roundcube)... ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

we installed roundcube successfully - both standalone and multiserver - there was a few bugs to tweak out but it seems ok now on my end. on further inspection i thought i was mistaken, but on checking the /etc/mysql/debain.cnf file the password has been assigned correctly. so it works as is, but it would maybe make better readablity for the double quotes.

I use a space in the password, it's the reason why that dosen't work.

calbasi commented 4 years ago

Tested succesfully today. I think we could close this issue and open new issues related if needed.