Thanks Jason, your reply sent me on the right track. I believe this is fixed now.
The problem was related to switch to happstack 4, but it wasn't really a defect in happstack 4. There was a place where I used a custom "myfileserve" function to correct against a defect in happstack 3, and when I switched to the blessed fileserve function in happstack 4 everything was shiny. thomas. On Fri, Nov 20, 2009 at 7:26 PM, Jason Dagit <[email protected]> wrote: > > > On Fri, Nov 20, 2009 at 7:08 PM, Thomas Hartman > <[email protected]> wrote: >> >> I'm in the middle of an upgrade to patch-tag and I'm afraid I hit a >> snag. Public url pulls no longer work. > > I don't have a solution at this time, but could we get a bit more > information about the problem please? > > For example, you said "in the middle of an upgrade to patch-tag", could you > be more precise about what you have changed most recently? > > >> >> error message is: >> >> thart...@ubuntu:~/tmp/tmp2>darcs get >> http://patch-tag.com/r/mae/happstack/pullrepo happstack4 >> Hash failure in >> >> http://patch-tag.com/r/mae/happstack/pullrepo/_darcs/pristine.hashed/0000000702-4929871df9f6758c435766f85d6f92be31750b7dbb8255ae4c5242265f8f5f7f >> >> darcs failed: Couldn't fetch >> >> `0000000702-4929871df9f6758c435766f85d6f92be31750b7dbb8255ae4c5242265f8f5f7f' >> in subdir pristine.hashed from sources: >> >> thisrepo:/home/thartman/tmp/tmp2/happstack4 >> cache:/home/thartman/.darcs/cache >> repo:http://patch-tag.com/r/mae/happstack/pullrepo > > So the "Couldn't fetch" bit could possibly be the wrong error description. > I suspect the more meaningful bit is "Hash failure in". Did patch-tag do > anything to serve the data to darcs? Is it possible that some white space > or UTF-8 differences have crept in? Something that would cause the hash > algorithm to return a different value than what darcs expects? > > Jason > -- Need somewhere to put your code? http://patch-tag.com Want to build a webapp? http://happstack.com _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
