Installing on Ubuntu 10.04 fails if the hostname does not resolve.

For the benefit for people arriving here via search engines, here's what I had 
to do:
   apt-get uninstall rabbitmq-server
   vi /etc/hostname  # fix the hostname so it resolves
   rm -rf /var/lib/rabbitmq  # the old broken hostname is still somewhere here
   reboot  
   apt-get install rabbitmq-server

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/653405

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has
  changed since first starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to