Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/TOOLS-3 Here is an overview of the issue: --------------------------------------------------------------------- Key: TOOLS-3 Summary: Magic eliminates unix file command Type: Bug Status: Unassigned Priority: Critical Project: Metro Tools Components: MAGIC Assignee: Reporter: Joerg Schaible Created: Mon, 30 Aug 2004 4:26 PM Updated: Mon, 30 Aug 2004 4:26 PM Environment: Unix, Cygwin Description: Magic creates a .magic directory in the home directory of an user. Unfortunately this breaks the unix file command. As long as this directory exists "file" cannot find its magic files and is no longer able to determin the type of arbitrary files for that particular user. Renaming or removing the .magic directory makes file work again: [EMAIL PROTECTED] joehni $ file relnote.pdf file: could not find any magic files! [EMAIL PROTECTED] joehni $ mv .magic .magic-apache [EMAIL PROTECTED] joehni $ file relnote.pdf relnote.pdf: PDF document, version 1.3 Please rename this default directory! --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]