failure in test-archive-symlinks.t
Fernando de Oliveira
famobr at yahoo.com.br
Mon Feb 3 22:58:52 UTC 2014
Em 03-02-2014 14:18, Fernando de Oliveira escreveu:
> RE: [issue2667] failure in test-archive-symlinks.t
>
> http://www.selenic.com/pipermail/mercurial-devel/2011-March/028603.html
>
> I would like to confirm that I have the same problem.
>
> I noticed this problem with version 2.8.2 and it also occurs with
> version 2.9.
>
> Curiously, if I run the test with the --debug switch, it passes,
> although the apparent source for the error is there "lchmod (file
> attributes) error: Function not implemented":
...
> lchmod (file attributes) error: Function not implemented
...
Apologies for posting here this and previous message. Tried the
instructions for bug report, but for some reason those did not work for me.
Solved the issue:
sed -e 's|unzip archive.zip|unzip archive.zip 2>/dev/null|' \
-i tests/test-archive-symlinks.t
--
[]s,
Fernando
More information about the Mercurial-devel
mailing list