Thread: [Lam-public] unable to install LAM Pro to Ubuntu 22.04
Brought to you by:
gruberroland
From: Rue, R. <rg...@sc...> - 2024-03-14 22:02:20
Attachments:
LAMproinstallerrors.txt
|
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 |
From: Roland G. <po...@ro...> - 2024-03-15 07:02:44
|
Hi Randy, can you try to download and install php-psr-log 1.1.4 from here? https://packages.debian.org/bookworm/all/php-psr-log/download Debian and Ubuntu ship different major versions of it but an external dependency just supports the 1.x one. This will be resolved with LAM 8.8 in June (we need to increase the minimum required PHP version for this). https://github.com/LDAPAccountManager/lam/issues/296 Best regards Roland Am 14.03.24 um 22:38 schrieb Rue, Randy: > 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 > > > > _______________________________________________ > Lam-public mailing list > Lam...@li... > https://lists.sourceforge.net/lists/listinfo/lam-public |
From: Rue, R. <rg...@sc...> - 2024-03-18 19:10:24
|
Hi Roland, After adding the list of packages described in the original error, downgrading php-psr-log, and finding the .deb file for php-voku-portable-ascii, I'm able to install the 8.6.1 Pro .deb file. Thanks, Randy -----Original Message----- From: Roland Gruber <po...@ro...> Sent: Friday, March 15, 2024 12:02 AM To: lam...@li... Subject: Re: [Lam-public] unable to install LAM Pro to Ubuntu 22.04 CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Randy, can you try to download and install php-psr-log 1.1.4 from here? https://urldefense.com/v3/__https://packages.debian.org/bookworm/all/php-psr-log/download__;!!GuAItXPztq0!mopkTLWbpx2npkdT9hTurlyQQJauDNlVZ_DJ9Nlh8A2LuMmMhNrTkCm6vUXaRZrSi8ErL8p6AH5o0G4g$ Debian and Ubuntu ship different major versions of it but an external dependency just supports the 1.x one. This will be resolved with LAM 8.8 in June (we need to increase the minimum required PHP version for this). https://urldefense.com/v3/__https://github.com/LDAPAccountManager/lam/issues/296__;!!GuAItXPztq0!mopkTLWbpx2npkdT9hTurlyQQJauDNlVZ_DJ9Nlh8A2LuMmMhNrTkCm6vUXaRZrSi8ErL8p6AMW9Cx8f$ Best regards Roland Am 14.03.24 um 22:38 schrieb Rue, Randy: > 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 > > > > _______________________________________________ > Lam-public mailing list > Lam...@li... > https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listin > fo/lam-public__;!!GuAItXPztq0!mopkTLWbpx2npkdT9hTurlyQQJauDNlVZ_DJ9Nlh > 8A2LuMmMhNrTkCm6vUXaRZrSi8ErL8p6AOMEZish$ _______________________________________________ Lam-public mailing list Lam...@li... https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/lam-public__;!!GuAItXPztq0!mopkTLWbpx2npkdT9hTurlyQQJauDNlVZ_DJ9Nlh8A2LuMmMhNrTkCm6vUXaRZrSi8ErL8p6AOMEZish$ |