Skip to content

Service for converting /etc/apt/trusted.gpg into individual keyrings in /etc/apt/trusted.gpg.d/.

Notifications You must be signed in to change notification settings

mschmitt/apt-key-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apt-key is deprecated and not supported at all in Ubuntu 22.04.

This script will convert the contents of /etc/apt/trusted.gpg to individual keys 
in /etc/apt/trusted.gpg.d.

A systemd unit that converts on bootup is included, but does not neccessarily 
have to be used.

git clone https://github.com/mschmitt/apt-key-migrate.git
cd apt-key-migrate
sudo make install
sudo systemctl start apt-key-migrate.service

About

Service for converting /etc/apt/trusted.gpg into individual keyrings in /etc/apt/trusted.gpg.d/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages