Create Ubuntu repository on CentOS server with debmirror
- by Wilco Groothand
I want to create a UBUNTU repo mirror on my CentOS reposerver. I read about it and came to the conclusion that for our purpose debmirror was the correct solution, because I then could mirror a subset of the total repository.
The problem is that with debmirror I run into the gpg key errors. Already solved in Ubuntu, but the apt-key solutions are…