after upgrating to ubuntu 11.04, I lost dnsmasq.

When I run /usr/sbin/dnsmasq start I get

dnsmasq: junk found in command line

Apparently I need to downgrade dnsmasq but Package->Force version is not available for it in synaptic.

link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

you can try to remove it and install from source version you need.

link|improve this answer
feedback

It's not apparent that you need to downgrade dnsmasq. start is not one of the options for dnsmasq. You can verify this by viewing the dnsmasq options with man dnsmasq. Where you trying to start dnsmasq? If so, run service dnsmasq start as root.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.