I’m running Bullseye on Linux Mint. Here’s the list of files from /etc/apt/sources.list.d. No flightaware-apt-repository.list
joe@adsb1:/etc/apt/sources.list.d$ less /etc/debian_version
bullseye/sid
joe@adsb1:/etc/apt/sources.list.d$ ls
abcd567a.list
google-chrome.list
official-package-repositories.list
fr24feed.list microsoft-prod.list
remmina-ppa-team-remmina-next-focal.list
But I was mistaken. This is actually the error I got. Sorry for the confusion.
Reading package lists... Done
E: The repository 'http://mirrors.advancedhosters.com/linuxmint/packages ulyssa Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://raw.githubusercontent.com/abcd567a/ubuntu20/master ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 567C8E727E236610
Hi there! So I did this, and still get the error message referring to the http:// URL being used. Am I missing a step?
root@piaware:/etc/apt/sources.list.d# cat /etc/apt/sources.list.d/flightaware-apt-repository.list
# This file is automatically generated by the flightaware-apt-repository package
# to point to the correct FlightAware repository for the currently installed Debian OS.
# Any changes made to this file will be lost when flightaware-apt-repository is reconfigured.
#
# To disable generation of this file:
# purge the flightaware-apt-repository package; or
# set ENABLED=no in /etc/default/flightaware-apt-repository; or
# rename this file to /etc/apt/sources.list.d/flightaware-apt-repository.list.disabled
deb [ signed-by=/usr/share/keyrings/flightaware-archive-keyring.gpg ] https://flightaware.com/adsb/piaware/files/packages bullseye piaware
root@piaware:/etc/apt/sources.list.d#