Tagged Questions
0
votes
1answer
155 views
Which DNSExit client to download for Natty (11.04)? Rpm or Deb?
I have an Ubuntu 11.04 server set up to host some websites and I have a dynamic IP address. I am using DNSExit.com to handle the DNS routing to the IP address and would like to install their DNS ...
0
votes
1answer
147 views
Remove previous dependencies in .deb scripts on package update [closed]
I'm trying to work a way to remove a previous dependency in the .deb files script files, obviously apt-get remove won't work as apt is locking whilst it updates to the new package. Is there a ...
0
votes
2answers
2k views
GPG can't check signature
I was trying to recompile and rebuild libevent2 source from oneiric on my natty server and I had a small error with gpg not being able to check signature
# dpkg-source -x libevent_2.0.12-stable-1.dsc
...