Hello,

I'm unable to install LAM Pro 8.6-1 using the 
ldap-account-manager_8.6-1_all.deb file to a clean install of Ubuntu LTS 22.04. 
When I try to install the .deb file using "dpkg -I" as the documentation says, 
I get a long list of failed package dependencies. When I next run "apt-get -f 
install" a bunch of packages are installed and LAM is actually uninstalled. 
When I run dpkg again, I get another list of failed dependencies.

I have tried installing all of the packages listed in the first error but a few 
of them don't appear to be in the repos.

For a hoot I tried installing 7.7-1 from the native Ubuntu repos and then 
upgrading but I still get a list of failed package dependencies.

I thought the point of dpkg and apt was to solve these dependencies 
automatically.

I have attached shell output of the above failed steps.

Can anyone tell me how to install LAM Pro 8.6-1 to an Ubuntu 22.04 LTS server?


Hope to hear from you,

Randy Rue
Seattle WA USA
root@lamsrv-test:~# dpkg -i ldap-account-manager_8.6-1_all.deb
Selecting previously unselected package ldap-account-manager.
(Reading database ... 167641 files and directories currently installed.)
Preparing to unpack ldap-account-manager_8.6-1_all.deb ...
Unpacking ldap-account-manager (8.6-1) ...
dpkg: dependency problems prevent configuration of ldap-account-manager:
 ldap-account-manager depends on php (>= 8.0.2); however:
  Package php is not installed.
 ldap-account-manager depends on php-ldap; however:
  Package php-ldap is not installed.
 ldap-account-manager depends on php-gd | php-imagick; however:
  Package php-gd is not installed.
  Package php-imagick is not installed.
 ldap-account-manager depends on php-json; however:
  Package php-json is not installed.
 ldap-account-manager depends on php-curl; however:
  Package php-curl is not installed.
 ldap-account-manager depends on php-zip; however:
  Package php-zip is not installed.
 ldap-account-manager depends on php-xml; however:
  Package php-xml is not installed.
 ldap-account-manager depends on php-gmp; however:
  Package php-gmp is not installed.
 ldap-account-manager depends on php-mbstring; however:
  Package php-mbstring is not installed.
 ldap-account-manager depends on libapache2-mod-php | libapache2-mod-fcgid | 
php-fpm; however:
  Package libapache2-mod-php is not installed.
  Package libapache2-mod-fcgid is not installed.
  Package php-fpm is not installed.
 ldap-account-manager depends on apache2 (>= 2.4.0) | httpd; however:
  Package apache2 is not installed.
  Package httpd is not installed.
 ldap-account-manager depends on gettext; however:
  Package gettext is not installed.
 ldap-account-manager depends on fonts-dejavu; however:
  Package fonts-dejavu is not installed.
 ldap-account-manager depends on ckeditor (>= 4.0); however:
  Package ckeditor is not installed.
 ldap-account-manager depends on libjs-jquery-jstree (>= 3.3.0); however:
  Package libjs-jquery-jstree is not installed.
 ldap-account-manager depends on php-phpseclib3; however:
  Package php-phpseclib3 is not installed.
 ldap-account-manager depends on php-psr-log (<< 2.0); however:
  Package php-psr-log is not installed.
 ldap-account-manager depends on php-monolog (<< 3.0); however:
  Package php-monolog is not installed.
 ldap-account-manager depends on php-voku-portable-ascii (<< 3.0); however:
  Package php-voku-portable-ascii is not installed.
 ldap-account-manager depends on libphp-phpmailer (<< 7.0); however:
  Package libphp-phpmailer is not installed.

dpkg: error processing package ldap-account-manager (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 ldap-account-manager
root@lamsrv-test:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  apache2 apache2-bin apache2-data apache2-utils fonts-dejavu-extra 
libaprutil1-dbd-sqlite3 libaprutil1-ldap
Suggested packages:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser
The following packages will be REMOVED:
  ldap-account-manager
The following NEW packages will be installed:
  apache2 apache2-bin apache2-data apache2-utils fonts-dejavu-extra 
libaprutil1-dbd-sqlite3 libaprutil1-ldap
0 upgraded, 7 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 3,758 kB of archives.
After this operation, 56.3 MB disk space will be freed.
Do you want to continue? [Y/n]
Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
libaprutil1-dbd-sqlite3 amd64 1.6.1-5ubuntu4.22.04.2 [11.3 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
libaprutil1-ldap amd64 1.6.1-5ubuntu4.22.04.2 [9,170 B]
Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-bin 
amd64 2.4.52-1ubuntu4.8 [1,346 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-data 
all 2.4.52-1ubuntu4.8 [165 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
apache2-utils amd64 2.4.52-1ubuntu4.8 [88.6 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2 
amd64 2.4.52-1ubuntu4.8 [97.9 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-extra 
all 2.37-2build1 [2,041 kB]
Fetched 3,758 kB in 1s (3,435 kB/s)
(Reading database ... 172134 files and directories currently installed.)
Removing ldap-account-manager (8.6-1) ...
Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
(Reading database ... 167645 files and directories currently installed.)
Preparing to unpack 
.../0-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
Selecting previously unselected package libaprutil1-ldap:amd64.
Preparing to unpack .../1-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
Unpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
Selecting previously unselected package apache2-bin.
Preparing to unpack .../2-apache2-bin_2.4.52-1ubuntu4.8_amd64.deb ...
Unpacking apache2-bin (2.4.52-1ubuntu4.8) ...
Selecting previously unselected package apache2-data.
Preparing to unpack .../3-apache2-data_2.4.52-1ubuntu4.8_all.deb ...
Unpacking apache2-data (2.4.52-1ubuntu4.8) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../4-apache2-utils_2.4.52-1ubuntu4.8_amd64.deb ...
Unpacking apache2-utils (2.4.52-1ubuntu4.8) ...
Selecting previously unselected package apache2.
Preparing to unpack .../5-apache2_2.4.52-1ubuntu4.8_amd64.deb ...
Unpacking apache2 (2.4.52-1ubuntu4.8) ...
Selecting previously unselected package fonts-dejavu-extra.
Preparing to unpack .../6-fonts-dejavu-extra_2.37-2build1_all.deb ...
Unpacking fonts-dejavu-extra (2.37-2build1) ...
Setting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
Setting up fonts-dejavu-extra (2.37-2build1) ...
Setting up apache2-data (2.4.52-1ubuntu4.8) ...
Setting up apache2-utils (2.4.52-1ubuntu4.8) ...
Setting up apache2-bin (2.4.52-1ubuntu4.8) ...
Setting up apache2 (2.4.52-1ubuntu4.8) ...
Enabling module mpm_event.
Enabling module authz_core.
Enabling module authz_host.
Enabling module authn_core.
Enabling module auth_basic.
Enabling module access_compat.
Enabling module authn_file.
Enabling module authz_user.
Enabling module alias.
Enabling module dir.
Enabling module autoindex.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module filter.
Enabling module deflate.
Enabling module status.
Enabling module reqtimeout.
Enabling conf charset.
Enabling conf localized-error-pages.
Enabling conf other-vhosts-access-log.
Enabling conf security.
Enabling conf serve-cgi-bin.
Enabling site 000-default.
Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → 
/lib/systemd/system/apache2.service.
Created symlink 
/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → 
/lib/systemd/system/apache-htcacheclean.service.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for ufw (0.36.1-4ubuntu0.1) ...
needrestart is being skipped since dpkg has failed
root@lamsrv-test:~# dpkg -i ldap-account-manager_8.6-1_all.deb
Selecting previously unselected package ldap-account-manager.
(Reading database ... 168342 files and directories currently installed.)
Preparing to unpack ldap-account-manager_8.6-1_all.deb ...
Unpacking ldap-account-manager (8.6-1) ...
dpkg: dependency problems prevent configuration of ldap-account-manager:
 ldap-account-manager depends on php (>= 8.0.2); however:
  Package php is not installed.
 ldap-account-manager depends on php-ldap; however:
  Package php-ldap is not installed.
 ldap-account-manager depends on php-gd | php-imagick; however:
  Package php-gd is not installed.
  Package php-imagick is not installed.
 ldap-account-manager depends on php-json; however:
  Package php-json is not installed.
 ldap-account-manager depends on php-curl; however:
  Package php-curl is not installed.
 ldap-account-manager depends on php-zip; however:
  Package php-zip is not installed.
 ldap-account-manager depends on php-xml; however:
  Package php-xml is not installed.
 ldap-account-manager depends on php-gmp; however:
  Package php-gmp is not installed.
 ldap-account-manager depends on php-mbstring; however:
  Package php-mbstring is not installed.
 ldap-account-manager depends on libapache2-mod-php | libapache2-mod-fcgid | 
php-fpm; however:
  Package libapache2-mod-php is not installed.
  Package libapache2-mod-fcgid is not installed.
  Package php-fpm is not installed.
 ldap-account-manager depends on gettext; however:
  Package gettext is not installed.
 ldap-account-manager depends on fonts-dejavu; however:
  Package fonts-dejavu is not installed.
 ldap-account-manager depends on ckeditor (>= 4.0); however:
  Package ckeditor is not installed.
 ldap-account-manager depends on libjs-jquery-jstree (>= 3.3.0); however:
  Package libjs-jquery-jstree is not installed.
 ldap-account-manager depends on php-phpseclib3; however:
  Package php-phpseclib3 is not installed.
 ldap-account-manager depends on php-psr-log (<< 2.0); however:
  Package php-psr-log is not installed.
 ldap-account-manager depends on php-monolog (<< 3.0); however:
  Package php-monolog is not installed.
 ldap-account-manager depends on php-voku-portable-ascii (<< 3.0); however:
  Package php-voku-portable-ascii is not installed.
 ldap-account-manager depends on libphp-phpmailer (<< 7.0); however:
  Package libphp-phpmailer is not installed.

dpkg: error processing package ldap-account-manager (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 ldap-account-manager
root@lamsrv-test:~#
_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to