[csw-maintainers] [Fwd: [svn] mercurial upstream update notification]

Sebastian Kayser skayser at opencsw.org
Sat Jul 4 19:21:52 CEST 2009


rupert THURNER wrote:
> 2009/7/2 Trygve Laugstøl <trygvis at opencsw.org>:
>> If someone feel like getting this mostly python package out, feel free.
>>
>> I almost got 1.2 working but there where too many test cases that failed.
>> Most of the failures was because of missing gnu'isms in the tools the test
>> used from what I could tell. Would be nice to patch up the test suite to be
>> able to control the path to the tools it uses.
>
> i compiled it with gar v2, upgraded the version number, and it runs
> through without any noticable prolems. i also checked this in. did not
> yet try to fix the tests though ...

If tests fail because they rely on GNU features of various tools, you
could try to tweak the PATH used for the tests.

  TEST_ARGS = "PATH=/opt/csw/gnu:$$PATH"

Helped here in a few cases, don't know whether it does for mercurial.
TEST_ENV (instead of TEST_ARGS) should also do the job now that i think
about it.

Sebastian

>> Hello dear mercurial maintainer,
>>
>> The upstream notification job has detected the availability of new files for
>> mercurial.
>>
>> The following upstream file(s):
>>    mercurial-1.3.tar.gz
>>
>> is/are available at the following url(s):
>>    http://selenic.com/mercurial/release/
>>
>> Please consider updating your package.
>>
>> --
>> Kindest regards
>> upstream notification job



More information about the maintainers mailing list