LinuxMCE Forums

General => Users => Topic started by: WhateverFits on July 18, 2012, 10:54:14 pm

Title: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: WhateverFits on July 18, 2012, 10:54:14 pm
So, I ran an update, bad things happened. Oddities formed. One such thing is this:

Code: [Select]
01      07/18/12 11:19:10.588           gethostbyname2 for 'schema.linuxmce.org', failed, Last Error Code 3, Device: 1 <0xb78546d0>
05      07/18/12 11:19:10.588           void ClientSocket::Disconnect() on this socket: 0x860dc98 (m_Socket: 5) <0xb78546d0>
05      07/18/12 11:19:10.588           ClientSocket::Connect() not successful <0xb78546d0>

Any time I update sqlCVS, i get the preceding error.
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: Foxi352 on July 19, 2012, 12:10:13 am
Bug is found and a fix is currently being tested. Upon successful tests it will be committed for next fix.
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: WhateverFits on July 19, 2012, 01:21:39 am
Wow! That was quick! Thanks so much!
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: Foxi352 on July 31, 2012, 07:40:27 am
There is a new build that should contain a temporary fix to make it work again. Could you upgrade and report back please ?

Thank you.
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: brononius on August 07, 2012, 02:45:03 pm
Could you upgrade and report back please ?

I'm having the same error. What do you mean with an upgrade?
Simply "apt-get upgrade", or something else?
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: sambuca on August 07, 2012, 03:38:22 pm
Yes, do
"apt-get update" followed by "apt-get upgrade"

br,
sambuca
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: brononius on August 07, 2012, 05:46:51 pm
I can confirm that an 'apt-get update / apt-get upgrade' solved the issue (for me)...
Title: Re: gethostbyname2 for 'schema.linuxmce.org', failed
Post by: WhateverFits on August 09, 2012, 11:15:38 pm
Worked for me too! Thanks!