On 2016/03/10 15:13, Marc Espie wrote:
> On Thu, Mar 10, 2016 at 11:53:56AM +0100, Karel Gardas wrote:
> > This is a sign of not so correct network configuration. MICO is really
> > picky about it so it should be able to resolve your host name/IP
> > address. What's failing precisely in the assert above is that it's not
> > able to get IP for your hostname. Can you confirm that this is the
> > case?
> 
> Nope. This is the only port in the tree that doesn't like it when you cut
> network access during build (which proper build machines have started doing
> for a while now).
> 
> I've looked a bit further, and that stupid test is so deep embedded within
> the mico code itself that it will be a pain to fix.
> 

It's not even network access, it just needs the name in /etc/hosts.
mico builds fine for me and I do not permit _pbuild to make network
connections, but I do have an entry in /etc/hosts for the hostname
(i.e. getent `hostname` works).

Reply via email to