darcs

Issue 1330 cabal test => setPermissions: does not exist

Title cabal test => setPermissions: does not exist
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List ckeen, darcs-devel, dmitry.kurochkin, kowey, mornfall, thorkilnaur
Assigned To
Topics

Created on 2009-01-25.18:14:16 by kowey, last changed 2009-08-27.14:15:17 by admin.

Messages
msg7180 (view) Author: kowey Date: 2009-01-25.18:14:14
Here's the output from my Mac as I slowly retrain myself to stop using the
autoconf-based build:
% cabal test                                                     
Using bash shell in '/bin/bash'
Running add-formerly-pl.sh ...                   passed.
setup: setPermissions: does not exist (No such file or directory)

Christian, Petr, any thoughts?
msg7183 (view) Author: mornfall Date: 2009-01-25.18:21:57
Hm, I believe this is a bug in one of my patches, where I changed the
environment variable PWD to TESTS_WD, since PWD is reserved (and changed) by
shell, while I need access to it from the tests lib now. It seems the
ShellHarness relies on this for cleanup_dir, so I have fixed that. Updated
patches should land on the list about now.

Yours,
   Petr
msg7184 (view) Author: kowey Date: 2009-01-25.18:33:40
On Sun, Jan 25, 2009 at 18:22:00 -0000, Petr Ročkai wrote:
> Hm, I believe this is a bug in one of my patches, where I changed the
> environment variable PWD to TESTS_WD, since PWD is reserved (and changed) by
> shell, while I need access to it from the tests lib now. It seems the
> ShellHarness relies on this for cleanup_dir, so I have fixed that. Updated
> patches should land on the list about now.

Indeed!
History
Date User Action Args
2009-01-25 18:14:16koweycreate
2009-01-25 18:21:59mornfallsetstatus: unread -> unknown
nosy: kowey, simon, thorkilnaur, dmitry.kurochkin, mornfall, ckeen
messages: + msg7183
2009-01-25 18:33:42koweysetstatus: unknown -> resolved
nosy: kowey, simon, thorkilnaur, dmitry.kurochkin, mornfall, ckeen
messages: + msg7184
2009-08-25 17:39:52adminsetnosy: + darcs-devel, - simon
2009-08-27 14:15:17adminsetnosy: kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, mornfall, ckeen