Re: Test failures when installing 0install
Ilja Honkonen <[email protected]>
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
>> info: Getting new selections for http://example.com:8000/Hello.xml >> warning: Test failed: Unix.Unix_error(Unix.ENOENT, "mkdir", >> "/private/tmp/0install-test-a57bfd5/cache/0install.net/injector") I tested that when done manually mkdir /private... fails but mkdir -p /private... succeeds if that makes a difference. ------------------------------------------------------------------------------