View Single Post
  #1 (permalink)  
Old 07-03-2007, 02:37 AM
markvr markvr is offline
New Member
 
Posts: 3
Default Zimbra VM Appliance error - Temporary failure in name resolution

Hi,

I'm getting this error when attempting to run the appliance after the install:

"Zimbra Services
error: /etc/conaryrc:3: when processing includeConfigFile: /etc/conary/config.d/zimbra:1: when processing includeConfigFile: Error reading config file http://updates.zimbra.com/conaryrc: Temporary failure in name resolution Release RPL1

Cannot determine services - exiting"

which would suggest a problem with the DNS, except that if I open the file it is having problems with I get:
includeConfigFile http://updates.zimbra.com/conaryrc

and then if I try:

wget http://updates.zimbra.com/conaryrc

it works fine, so not a naming issue!

Also, I've even tried copying the contents of http://updates.zimbra.com/conaryrc into the main config file and removing the include and I still get EXACTLY the same message, even after rebooting. eg my /etc/conaryrc file now reads:

installLabelPath zimbra.liquidsys.com@zimbra:zcs conary.rpath.com@rpl:1 conary.rpath.com@rpl:1-compat contrib.rpath.org@rpl:1 products.rpath.com@rpath:raa-1
pinTroves kernel.*
configComponent False
repositoryMap conary.rpath.com https://updates.zimbra.com/conary/
repositoryMap zimbra.liquidsys.com https://updates.zimbra.com/conary/
repositoryMap products.rpath.com https://updates.zimbra.com/conary/

but the error hasn't changed in the slightest.

I don't understant what has gone wrong, I was hoping the VM would be an easy way of testing Zimbra, but it would seem not!

cheers, mark
Reply With Quote