checkAPT.py:
CHECK_APT_ERROR---EOL---
<class 'apt.cache.FetchFailedException'>
Error: E:The repository 'http://ftp.freepark.org/ubuntu bionic Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-updates Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-backports Release' does not have a Release file.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 541, in update
pulse_interval)
apt_pkg.Error: E:The repository 'http://ftp.freepark.org/ubuntu bionic Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-updates Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-backports Release' does not have a Release file.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintUpdate/checkAPT.py", line 343, in <module>
check.refresh_cache()
File "/usr/lib/linuxmint/mintUpdate/checkAPT.py", line 92, in refresh_cache
self.cache.update()
File "/usr/lib/python3/dist-packages/apt/cache.py", line 543, in update
raise FetchFailedException(e)
apt.cache.FetchFailedException: E:The repository 'http://ftp.freepark.org/ubuntu bionic Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-updates Release' does not have a Release file., W
pdating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://ftp.freepark.org/ubuntu bionic-backports Release' does not have a Release file.