bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] distro: Add MIT Kerberos 5.


From: Andreas Enge
Subject: Re: [PATCH] distro: Add MIT Kerberos 5.
Date: Tue, 1 Jan 2013 15:05:48 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Am Sonntag, 30. Dezember 2012 schrieb Ludovic Courtès:

> This is because this test relies on the presence of /etc/services when

> looking up the “telnet” service by name (which is missing in chroots.)

> Possibilities include:

> • patching the test avoid that (for instance, by changing ‘localhost’

> to ‘127.0.0.1’, ‘telnet’ by ‘23’, etc.), unless it would no longer

> make sense;

> • patching the test machinery to skip the test;

> • turning off all the tests, as a last resort, if they are all really

> network-dependent.

> Any idea what would be the most relevant approach here?

 

I think both of the first two approaches would work, while the third one should be avoided.

 

Andreas

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]