Files with GPG keys – public or private. Here is how to get more information without importing the keys. GPG cli could give enough information…
Tag: gpg
Mirror a PPA repositories using aptly – PHP (ppa:ondrej/php)
This is a simple example of how to mirror a PPA repository to a local server. The Ubuntu PPA to mirror is ppa:ondrej/php, which offers…
Mirror the official Ubuntu repositories using aptly
This article is to show mainly how to work with aptly by mirroring an official Ubuntu mirror. If you want to know how to install…
Install aptly under Ubuntu 18 LTS with nginx serving the packages and the first steps
This article is how to install aptly software, which offers easy Debian repository management. First, few words for aptly and what tasks are really simple…
emerge – cannot sync with gpg: keyserver refresh failed: General error because of wrong date
Trying to sync one of our virtual servers we got a sync error not able to refresh the OpenPGP keys. The virtual server was just…
aptly mirror – gpgv: Can’t check signature: public key not found
If you want to mirror repositories from your current aptly server to a new server you must import the GPG key from your old server…