• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue I am getting errors while installing some Extensions

kemalcizoglu

New Pleskian
Server operating system version
Debian 12.7
Plesk version and microupdate number
18.0.64
Code:
post-install.php'i gerçekleştirme başarısız oldu ve aşağıdaki mesajı verdi:
Execution installer has failed with exit code 1, stdout: , stderr: ERROR:__main__:Command '['apt-get', '-q', '--assume-yes', '-o', 'Dpkg::Options::=--force-confdef', '-o', 'Dpkg::Options::=--force-confold', '-o', 'APT::Install-Recommends=no', '--purge', 'install', 'apt-transport-https', 'ca-certificates', 'gnupg2', 'software-properties-common']' returned non-zero exit status 100.
stdout: Reading package lists...
Building dependency tree...
Reading state information...
stderr:E: The package alt-python311-libs needs to be reinstalled, but I can't find an archive for it.
exit status 1

This error occurs when I try to install Docker or any other extension from Plesk Extensions.
 

Attachments

  • Screenshot_90.jpg
    Screenshot_90.jpg
    104.7 KB · Views: 6
While trying to install Plesk Migrator, it gave the following errors.

Code:
post-install.php'i gerçekleştirme başarısız oldu ve aşağıdaki mesajı verdi:
[2024-10-02 15:16:13.002] 119943:66fd398d00329 ERR [panel] Execution plesk-migrator-post-install-packages.sh has failed with exit code 1, stdout: Bootstrapping dependencies for debian bookworm...
, stderr: ERROR:__main__:Command '['apt-get', '-q', '--assume-yes', '-o', 'Dpkg::Options::=--force-confdef', '-o', 'Dpkg::Options::=--force-confold', '-o', 'APT::Install-Recommends=no', '--purge', 'install', 'plesk-py3']' returned non-zero exit status 100.
stdout: Reading package lists...
Building dependency tree...
Reading state information...
stderr:E: The package alt-python311-libs needs to be reinstalled, but I can't find an archive for it.
exit status 1
:
0: /opt/psa/admin/plib/pm/ApiCli.php:331
pm_ApiCli::filterResult(string 'plesk-migrator-post-install-packages.sh', integer '1', string 'Bootstrapping dependencies for debian bookworm...
', string 'ERROR:__main__:Command '['apt-get', '-q', '--assume-yes', '-o', 'Dpkg::Options::=--force-confdef', '...', integer '5')
1: /opt/psa/admin/plib/pm/ApiCli.php:321
pm_ApiCli::execWithPipes(string 'plesk-migrator-post-install-packages.sh', string ''/opt/psa/admin/bin/modules/panel-migrator/plesk-migrator-post-install-packages.sh' ', integer '5', array, string '')
2: /opt/psa/admin/plib/pm/ApiCli.php:123
pm_ApiCli::callSbin(string 'plesk-migrator-post-install-packages.sh')
3: /opt/psa/admin/plib/modules/panel-migrator/scripts/plesk-migrator-post-install.php:9
postInstallPleskMigrator(NULL null)
4: /opt/psa/admin/plib/modules/panel-migrator/scripts/post-install.php:17
ERROR: pm_Exception_ResultException: Execution plesk-migrator-post-install-packages.sh has failed with exit code 1, stdout: Bootstrapping dependencies for debian bookworm...
, stderr: ERROR:__main__:Command '['apt-get', '-q', '--assume-yes', '-o', 'Dpkg::Options::=--force-confdef', '-o', 'Dpkg::Options::=--force-confold', '-o', 'APT::Install-Recommends=no', '--purge', 'install', 'plesk-py3']' returned non-zero exit status 100.
stdout: Reading package lists...
Building dependency tree...
Reading state information...
stderr:E: The package alt-python311-libs needs to be reinstalled, but I can't find an archive for it.
exit status 1
(ApiCli.php:331)
 

Attachments

  • Screenshot_91.jpg
    Screenshot_91.jpg
    179.5 KB · Views: 2
I tried again today and all extensions install without problems. I didn't do anything to fix the problem.

I would like to report that it is solved. Thanks for your help.
 
Back
Top