https://bugs.mageia.org/show_bug.cgi?id=4499
--- Comment #10 from Michael Scherer <[email protected]> 2012-02-24 21:42:56 CET --- Ok, found it, problem is : >>> m = magic.Magic(mime=True) Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: __init__() got an unexpected keyword argument 'mime' So that's related to my previous patch : http://trac.transifex.org/ticket/736 ( and the fact that python-magic changed ). TX is now fixed for this part ( edited in place the file ), I will prepare a proper update and a patch. -- Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
