Forum archive
Problems testing tklpatch
Has anyone had success developing a patch? I am using a TKL Core VM to develop the patch and whenever I chroot or try running tklpatch on an iso, it fails because it can't resolve the ubuntu repositories.
I get errors like this when executing 'apt-get update':
Err http://archive.ubuntu.com hardy-security Release.gpg
Could not resolve 'archive.ubuntu.com'
Has anyone else run into this problem? I was following the drupal5 example and I did not see any code to initialize an internet connection before using apt-get, which leads me to believe it should work without me doing anything.
If I can get it working, I'd like to publish a tklpatch of TKL OpenVPN later tonight.
Note: I still can't figure out how to configure openvpn properly, but the server does seem to start so I'm blaming it on me misconfiguring it. I hope someone will be willing to test it once it's released.
Edit: So far even with the update to tklpatch, I still have a DNS issue. I am going to upload two files, the first is an unmodified patch, the second is an attempt at fixing the dns issue (remove overlay from the file name before use).
This patch needs to be applied to TKL Core and it will install openvpn and the webmin-openvpn module.
The Count not resolve 'archive.ubuntu.com' problem means your DNS is not working.
Check your DNS configuration and that you can resolve names correctly.