#4522: mercurial-2.8.2
-------------------------+-----------------------
Reporter: izivkov | Owner: fo
Type: enhancement | Status: reopened
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by fo):
All day with this.
I am writing here hoping to never forget again:
I did not need, differently from what I thought before,
{{{
export PYTHONPATH=$PYTHONPATH:/usr/lib/python2.7/site-packages/mercurial
}}}
I need:
{{{
./run-tests.py --debug test-archive-symlinks.t
}}}
Result:
{{{
...
+ unzip archive.zip
lchmod (file attributes) error: Function not implemented
+ echo SALT1389132591.12 35 0
...
# Ran 1 tests, 0 skipped, 0 failed.
}}}
I don't understand very much this result, as I said in a previous comment,
because of the contradiction: "0 failed" and "lchmod (file attributes)
error: Function not implemented".
If I remove --debug, I obtain:
{{{
--- /home/fernando/tmp/paco-
build-2014.01.07-08h27m38s/mercurial-2.8.2/tests/test-archive-symlinks.t
+++ /home/fernando/tmp/paco-
build-2014.01.07-08h27m38s/mercurial-2.8.2/tests/test-archive-
symlinks.t.err
@@ -33,6 +33,7 @@
$ cd "$origdir"
$ unzip archive.zip > /dev/null
+ lchmod (file attributes) error: Function not implemented
$ cd zip
$ "$TESTDIR/readlink.py" dangling
dangling -> nothing
ERROR: /home/fernando/tmp/paco-
build-2014.01.07-08h27m38s/mercurial-2.8.2/tests/test-archive-symlinks.t
output changed
!
Failed test-archive-symlinks.t: output changed
# Ran 1 tests, 0 skipped, 1 failed.
}}}
I have many more results, but always bringing a new problem, each time
another one is solved.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4522#comment:8>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page