Menu

#7 crust fails if DIRECTORY is relative path

open
nobody
crust (4)
5
2010-12-12
2010-12-12
No

running "crust --init --copy mydir" where mydir is a relative path, crust fails to properly initialize the directory with the following errors:

[jlaughlin@rtukickstart crust]$ crust --init --copy hlahglha
Initializing hlahglha.
touch: cannot touch `build/cleandirs.contents.md5': No such file or directory
touch: cannot touch `build/current.contents.md5': No such file or directory
touch: cannot touch `build/contents.diff': No such file or directory
Calculating md5 sums. This will take a few more moments...
sh: build/cleandirs.contents.md5: No such file or directory
sh: build/cleandirs.contents.md5: No such file or directory
Done.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.