• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved System Updates error

grimley

New Pleskian
Have searched extensively for a fix. Based on my understanding, this is internal to Plesk (?) and can be ignored (?).

Have turned off automatic updates via the panel. (Running "stretch" 9.11 on Obsidian 18.0.19 - not sure why "jessie" updates woud still be in the mix.)

(Thanks)

Reason: 2019-09-28 06:25:14 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2019-09-28 06:25:18 ERROR: W:GPG error: https://autoinstall.plesk.com/debian/PMM_0.1.10 jessie InRelease: The following signatures were invalid: 8BADC1A02FC9C07FB8C20EC0BD11A6AA914BDF7E, E:The repository 'https://autoinstall.plesk.com/debian/PMM_0.1.10 jessie InRelease' is not signed.
2019-09-28 06:25:18 ERROR: Exited with returncode 1.
 
Rename Jessie to Stretch:

# sed -i 's/jessie/stretch/' /etc/apt/sources.list.d/plesk-migrator.list
# sed -i 's/jessie/stretch/' /etc/apt/sources.list.d/plesk-ext-ruby.list
 
Rename Jessie to Stretch:

# sed -i 's/jessie/stretch/' /etc/apt/sources.list.d/plesk-migrator.list
# sed -i 's/jessie/stretch/' /etc/apt/sources.list.d/plesk-ext-ruby.list

Excellent. Adjusting the "plesk-migrator.list" file did the trick.
The "plesk-ext-ruby.list" file is not present. Should it be added? Does it contain the same parameters as the plesk-migrator.list file?

Thank you for your assistance.
 
Back
Top