monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] status of release 1.1


From: Thomas Keller
Subject: Re: [Monotone-devel] status of release 1.1
Date: Sat, 03 May 2014 16:31:58 +0200
User-agent: Postbox 3.0.9 (Macintosh/20140129)

Markus Wanner schrieb:
> On 05/03/2014 02:08 AM, Thomas Keller wrote:
>> test/unit/tests/../../../src/dates.cc:493: detected user error,
>> 'E(tb.tm_sec == check.tm_sec && tb.tm_min == check.tm_min && tb.tm_hour
>> == check.tm_hour && tb.tm_mday == check.tm_mday && tb.tm_mon ==
>> check.tm_mon && tb.tm_year == check.tm_year && tb.tm_wday ==
>> check.tm_wday && tb.tm_yday == check.tm_yday && tb.tm_isdst ==
>> check.tm_isdst)' violated
>> UNCAUGHT EXCEPTION: recoverable_failure: misuse: date 'Fri Dec 13
>> 20:45:51 1901' is out of range and cannot be parsed
>> Test dates:roundtrip_localtimes failed.
> 
> Ouch. Let's fix that before the release...
> 
> Anything special WRT timezone on that box, that you can think of? Or
> with Mac OS X or MacPorts in general?

Not to my knowledge. I looked into the sources and saw that this
assertion is triggered when mktime returns -1, i.e. could not interprete
the single date components as a valid UNIX timestamp. I have to read the
platform's mktime(1) more closely to find out what the issue is here.

>> The functional test suite ran through, expect one test as well,
>> ssh_agent. Here the ssh-agent is locally found and started, but monotone
>> doesn't seem to be able to connect to it:
>>
>> mtn: warning: ssh_agent: failed to connect to agent: No such file or
>> directory
>> mtn: misuse: no ssh-agent is available, cannot add key
>> 46ec58576f9e4f34a9eede521422aa5fd299dc50
> 
> Maybe also an issue with spaces in the directory? I'm running a test, now.

I don't know how the ssh-agent works in detail, but I thought that it
communicates over a local pip / socket of some sort that is referenced
by the SSH_AUTH_SOCK environment variable - and that pointed to a path
without spaces
(/var/folders/mb/xkzjkh3d5_g0bv46qhzlznv80000gn/T//ssh-wVNuN9lwzL5e/agent.45988).

>> And finally, the extra tests ran despite the mtn-cleanup test. This is
>> because of a path-quoting issue that I will fix in a few. I'll try to
>> have a closer look at the other two issues tomorrow.
> 
> Thanks, much appreciated. I should be mostly around for today and still
> hope to bundle a release tarball soon-ish.

I have family time now, will look into it this evening.

Thomas.

-- 
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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