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:

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
Quote from: Foxi352 on July 31, 2012, 07:40:27 AMCould 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!