apt-mirror touch: cannot touch apt-mirror.lock: No such file or directory
When setting up your own repository on Ubuntu Linux using apt-mirror you may run into an error letting you know that the apt-mirror.lock file could not be created. This is likely because a var directory does not already exist in the root of the repository you are creating. Use the information below to create the…