darcs

Issue 2217 getSymbolicLinkStatus: does not exist error on weird hashed pristine filename

Title getSymbolicLinkStatus: does not exist error on weird hashed pristine filename
Priority bug Status duplicate
Milestone Resolved in
Superseder Error on darcs get http://darcs.net
View: 2061
Nosy List gh
Assigned To
Topics

Created on 2012-07-27.17:51:50 by gh, last changed 2012-07-28.08:37:25 by owst.

Messages
msg15926 (view) Author: gh Date: 2012-07-27.17:51:48
1. Summarise the issue (what were doing, what went wrong?)

I ran this command on a freshly installed machine and got the following
error:

$ darcs get --lazy http://darcs.net/darcs-wiki --no-cache 
Finished getting.                                                 
darcs:
/tmp/darcs-wiki/_darcs/pristine.hashed/bccf0a1057ff27733f5f63fa83d0193a5bc525f02b64f804bcdadf3dfbf7ca6d-new_16a4bb70452ca1234b92600a25801728:
getSymbolicLinkStatus: does not exist (No such file or directory)


2. What behaviour were you expecting instead?

There does exist a file
/tmp/darcs-wiki/_darcs/pristine.hashed/bccf0a1057ff27733f5f63fa83d0193a5bc525f02b64f804bcdadf3dfbf7ca6d
.

So why does darcs want to access file named
_darcs/pristine.hashed/CORRECTNAME-new_SOMEHASH ?

3. What darcs version are you using? (Try: darcs --exact-version)

darcs compiled on May 24 2012, at 21:03:49

Context:

[TAG 2.8.1
Ganesh Sittampalam <ganesh@earth.li>**20120514063340
 Ignore-this: fbc024be64f47a743c1336c374f9bb14
] 

Compiled with:

HTTP-4000.2.2
array-0.4.0.0
base-4.5.0.0
bytestring-0.9.2.1
containers-0.4.2.1
directory-1.1.0.2
extensible-exceptions-0.1.1.4
filepath-1.3.0.0
hashed-storage-0.5.9
haskeline-0.6.4.6
html-1.0.1.2
mmap-0.5.7
mtl-2.0.1.0
network-2.3.0.10
old-time-1.1.0.0
parsec-3.1.2
process-1.1.0.1
random-1.0.1.1
regex-compat-0.95.1
tar-0.3.2.0
terminfo-0.3.2.3
text-0.11.1.13
unix-2.5.1.0
vector-0.9.1
zlib-0.5.3.3


4. What operating system are you running?

Ubuntu 12.10
msg15930 (view) Author: owst Date: 2012-07-28.08:37:24
This is a duplicate of issue2061
History
Date User Action Args
2012-07-27 17:51:50ghcreate
2012-07-28 08:37:25owstsetstatus: unknown -> duplicate
messages: + msg15930
superseder: + Error on darcs get http://darcs.net