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

Re: heimdl 1.2rc1



Love Hörnquist Åstrand wrote:

> I just dropped the first release candidate for Heimdal 1.2, please test.

I compiled it on Gentoo (with some patches, see 
https://bugs.gentoo.org/show_bug.cgi?id=185899 ), x86 architecture 
(going to test it on amd64 too, as soon as I update my amd64 box to have 
autoconf-2.62 and libtool-2.2 or newer). Most tests passed, but one of 
eight in kdc failed:

> Creating database
> Starting kdc
> Waiting for KDC to start, looking logfile messages.log
> Have waited 2 seconds
> starting master
> Waiting for ipropd-master to start, looking logfile messages.log
> Have waited 2 seconds
> starting slave
> Waiting for ipropd-slave to start, looking logfile messages.log
> Have waited 2 seconds
> Have waited 4 seconds
> Have waited 6 seconds
> Have waited 8 seconds
> Have waited 10 seconds
> Have waited 12 seconds
> Have waited 14 seconds
> Have waited 16 seconds
> Have waited 18 seconds
> Have waited 20 seconds
> Have waited 22 seconds
> Waited for 20 for the ipropd-slave to start, and it didnt happen
> killing ipropd s + m + kdc
> 2008-04-20T11:05:33 Looking for ENC-TS pa-data -- iprop/slave@TEST.H5L.SE
> 2008-04-20T11:05:33 ENC-TS Pre-authentication succeeded -- iprop/slave@TEST.H5L.SE using aes256-cts-hmac-sha1-96
> 2008-04-20T11:05:33 Client supported enctypes: aes256-cts-hmac-sha1-96, aes128-cts-hmac-sha1-96, des3-cbc-sha1, des3-cbc-md5, arcfour-hmac-md5, des-cbc-md5, des-cbc-md4, des-cbc-crc
> 2008-04-20T11:05:33 Using aes256-cts-hmac-sha1-96/aes256-cts-hmac-sha1-96
> 2008-04-20T11:05:33 AS-REQ authtime: 2008-04-20T11:05:33 starttime: unset endtime: 2008-04-20T21:05:33 renew till: unset
> 2008-04-20T11:05:33 sending 620 bytes to IPv4:127.0.0.1
> 2008-04-20T11:05:38 krb5_sendauth: Matching credential (krbtgt/PRIVATE.NET@TEST.H5L.SE) not found
> 2008-04-20T11:05:38 krb5_recvauth: End of file
> 2008-04-20T11:05:55 ipropd-master terminated
> 2008-04-20T11:05:55 Terminated
> master down at 2008-04-20T11:05:55
> FAIL: check-iprop

Moreover the Gentoo build system (portage) reported the following 
possible problems:

>  * QA Notice: Package has poor programming practices which may compile
>  *            fine but exhibit random runtime failures.
>  * stringprep.c:102: warning: implicit declaration of function ‘memcpy’
> sel-lex.l:90: warning: implicit declaration of function ‘vasprintf’
> 
> 
>  * QA Notice: Package has poor programming practices which may compile
>  *            fine but exhibit random runtime failures.
>  * stringprep.c:102: warning: incompatible implicit declaration of built-in
> function ‘memcpy’

Now packages depending on kerberos are being recompiled against heimdal 
1.2rc1 -- if there appears any problem, I'll report it.

With best regards
				Honza Macháček