2

I got this once update on Ubuntu 22.04, mentionable that I upgraded from 20.04

Reading state information... Done
All packages are up to date.
W: http://bd.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
cocomac
  • 3,394
Jewel
  • 21

1 Answers1

0

You're getting this because you have that old repository from the old Ubuntu 18.04 (Bionic Beever), as it specifies in the Warnings: bionic-updates/ and bionic-security.

So to fix this, open your terminal and remove that/those repositories left behind from the old distro version.

You can use this link and refer to this useful answer to learn how to do that.

techsk8
  • 101
  • 3