You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by de...@avalon.apache.org on 2004/08/31 01:28:19 UTC

[jira] Created: (TOOLS-3) Magic eliminates unix file command

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:


joehni@paddy joehni $ file relnote.pdf
file: could not find any magic files!
joehni@paddy joehni $ mv .magic .magic-apache
joehni@paddy 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Commented: (TOOLS-3) Magic eliminates unix file command

Posted by de...@avalon.apache.org.
The following comment has been added to this issue:

     Author: Stephen McConnell
    Created: Sat, 4 Sep 2004 3:56 AM
       Body:
A interim workaround is to define the MAGIC_HOME environment valiable to point to a different directory.  This will eliminate the reference to ".magic".
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/TOOLS-3?page=comments#action_52824

---------------------------------------------------------------------
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: Resolved
   Priority: Critical
 Resolution: WON'T FIX

    Project: Metro Tools
 Components: 
             MAGIC

   Assignee: Niclas Hedhman
   Reporter: Joerg Schaible

    Created: Mon, 30 Aug 2004 4:26 PM
    Updated: Sat, 4 Sep 2004 3:56 AM
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:


joehni@paddy joehni $ file relnote.pdf
file: could not find any magic files!
joehni@paddy joehni $ mv .magic .magic-apache
joehni@paddy 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Resolved: (TOOLS-3) Magic eliminates unix file command

Posted by de...@avalon.apache.org.
Message:

   The following issue has been resolved as WON'T FIX.

   Resolver: Niclas Hedhman
       Date: Sat, 4 Sep 2004 3:52 AM

I suggest that we wait for the Metro proposal and see how that pans out. It is likely that Magic will either be renamed or that the .metro directory is used instead. I will keep the issue open.
---------------------------------------------------------------------
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: Resolved
   Priority: Critical
 Resolution: WON'T FIX

    Project: Metro Tools
 Components: 
             MAGIC

   Assignee: Niclas Hedhman
   Reporter: Joerg Schaible

    Created: Mon, 30 Aug 2004 4:26 PM
    Updated: Sat, 4 Sep 2004 3:52 AM
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:


joehni@paddy joehni $ file relnote.pdf
file: could not find any magic files!
joehni@paddy joehni $ mv .magic .magic-apache
joehni@paddy 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org