• 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 imunify360-testing.list.example

hume1991

Basic Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.71 Update #2
Error message:
huml:~# sudo apt-get update
OK:1 Index of /pool/PSA_18.0.71_17351 focal InRelease
OK:2 Index of /PHP70_17 focal InRelease
OK:3 Index of /pool/PHP_7.1.33_98 focal InRelease
Holen:4 Index of linux/ubuntu/ focal InRelease [57,7 kB]
OK:5 Index of /pool/PHP_7.2.34_151 focal InRelease
OK:6 Index of /ondrej/php/ubuntu focal InRelease
OK:7 Index of /pool/PHP_7.3.33_248 focal InRelease
OK:8 Index of /PHP74_17 focal InRelease
OK:9 Index of /PHP80_17 focal InRelease
OK:11 Index of /PHP81_17 focal InRelease
OK:12 Index of /PHP82_17 focal InRelease
OK:13 Index of /PHP83_17 focal InRelease
OK:14 Index of /grafana/deb stable InRelease
OK:15 Index of /PHP84_17 focal InRelease
OK:16 Index of /DRWEB_6.0.2.9.1 focal InRelease
Ign:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu focal InRelease
OK:18 Index of /pool/WPB_18.0.69_87 all InRelease
OK:19 Index of /imunify360/ubuntu/20.04/ focal InRelease
OK:20 Index of /alt-common/deb/ubuntu/20.04/stable/ focal InRelease
OK:21 Index of /ubuntu/20.04/slot-1/ focal InRelease
OK:22 Index of /ubuntu/20.04/slot-2/ focal InRelease
OK:10 Tools/ubuntu/ - MariaDB focal InRelease
OK:23 Index of /ubuntu/20.04/slot-3/ focal InRelease
OK:24 Index of /ubuntu/20.04/slot-4/ focal InRelease
OK:25 Index of /ubuntu/20.04/slot-5/ focal InRelease
Fehl:26 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu focal Release
404 Not Found [IP: 104.18.135.24 443]
OK:27 Index of /ubuntu/20.04/slot-6/ focal InRelease
OK:28 Index of /ubuntu/20.04/slot-7/ focal InRelease
OK:29 Index of /ubuntu/20.04/slot-8/ focal InRelease
OK:30 Index of /ubuntu focal InRelease
OK:31 Index of /ubuntu focal-updates InRelease
OK:32 Index of /ubuntu focal-security InRelease
Reading package lists... Done

N: The file "immunify360-testing.list.example" in the directory "/etc/apt/sources.list.d/" is ignored because it has an invalid filename extension.

E: The repository "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu focus Release" no longer contains a release file.

N: Updating from such a repository cannot be performed securely, so it is disabled by default.

N: For further details on creating package repositories and their user configuration, see the apt-secure(8) manual page.

Best regards

hume1991
 
Now I only get an error message:
N: The file "immunize360-testing.list.example" in the directory "/etc/apt/sources.list.d/" is ignored because it has an invalid filename extension.
huml:/etc/apt/sources.list.d#

What should I do with this file, delete it? I did a Maria DB upgrade.

Best regards

hume1991
 
Update your MariaDB sources file, usually in
Code:
/etc/apt/sources.list.d

Change:
Code:
https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu

to:
Code:
https://deb.mariadb.org/10.11/ubuntu

This will fix the error:
Code:
E: The repository "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu focus Release" no longer contains a release file.

The
Code:
immunize360-testing.list.example
file can be left for now. I have raised a ticket directly with Immunify developers to see if this file can be safely removed from the sysyem.
 
Back
Top