• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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