darcs

Issue 2053 ./INSTALL/cron_jobs.txt-0: removeLink: inappropriate type (Not a directory)

Title ./INSTALL/cron_jobs.txt-0: removeLink: inappropriate type (Not a directory)
Priority Status given-up
Milestone Resolved in
Superseder Nosy List twb
Assigned To
Topics

Created on 2011-03-25.12:22:37 by twb, last changed 2017-07-31.00:25:52 by gh.

Messages
msg13831 (view) Author: twb Date: 2011-03-25.12:22:36
I don't know what's going on here, but I hope you can reproduce it and
tell me.  The dev.allocpsa.net repo is a PHP timekeeping system, and I
wanted a Darcs checkout that only tracked the CLI client-side files.

$ mkdir alloc-cli
$ cd alloc-cli
$ darcs init
$ darcs pull http://dev.allocpsa.net -ap ^CLI --dont-prompt-for-dependencies
Warning: Cannot remove non-empty file ./project/templates/projectProductSaleS.tpl
Warning: Cannot remove non-empty file ./sale/lib/productSaleTransaction.inc.php
Warning: Cannot remove non-empty file ./images/icon_orb_green.png
Warning: Cannot remove non-empty file ./images/icon_orb_green.xcf
Warning: Cannot remove non-empty file ./images/icon_orb_red.png
Warning: Cannot remove non-empty file ./images/icon_orb_red.xcf
Warning: Cannot remove non-empty file ./images/icon_orb_yellow.png
Warning: Cannot remove non-empty file ./images/icon_orb_yellow.xcf
Finished pulling and applying.
Exception thrown by an atexit registered action:
./INSTALL/cron_jobs.txt-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/tidy_script-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/style_regen.py-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/install.sh-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/import.php-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/fix_tpl_values.vim-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/dump_structure.sh-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/db_structure.sql-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/cron_jobs.txt-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/tidy_script-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/style_regen.py-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/install.sh-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/import.php-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/fix_tpl_values.vim-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/dump_structure.sh-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/db_structure.sql-0: removeLink: inappropriate type (Not a directory)
Exception thrown by an atexit registered action:
./INSTALL/cron_jobs.txt-0: removeLink: inappropriate type (Not a directory)
msg14631 (view) Author: ganesh Date: 2011-08-13.13:14:16
Sorry for the delay in looking at this. What OS and filesystem type was 
this running on? Might there have been any permissioning issues leading 
to darcs being unable to remove its temporary files?

I think I've seen somewhat similar issues on funny filesystems on 
Windows, for example.
History
Date User Action Args
2011-03-25 12:22:37twbcreate
2011-08-13 13:14:17ganeshsetmessages: + msg14631
2017-07-31 00:25:52ghsetstatus: unknown -> given-up