Bug 641591 - [abrt] python-mutagen-1.19-1.fc13: mid3iconv:94:has_id3v1:IOError: [Errno 21] Is a directory: 'FreeTalk'
Summary: [abrt] python-mutagen-1.19-1.fc13: mid3iconv:94:has_id3v1:IOError: [Errno 21]...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: python-mutagen
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Silas Sewell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cac89d13
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-09 13:06 UTC by Bob John
Modified: 2010-12-30 05:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-30 05:19:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (541 bytes, text/plain)
2010-10-09 13:06 UTC, Bob John
no flags Details

Description Bob John 2010-10-09 13:06:16 UTC
abrt version: 1.1.13
architecture: i686
component: python-mutagen
executable: /usr/bin/mid3iconv
kernel: 2.6.34.7-56.fc13.i686
package: python-mutagen-1.19-1.fc13
reason: mid3iconv:94:has_id3v1:IOError: [Errno 21] Is a directory: 'FreeTalk'
release: Fedora release 13 (Goddard)
How to reproduce: Reproduce by command "mid3iconv -e GBK *" if current directory contains a directory.
time: 1286629459
uid: 500

backtrace
-----
mid3iconv:94:has_id3v1:IOError: [Errno 21] Is a directory: 'FreeTalk'

Traceback (most recent call last):
  File "/usr/bin/mid3iconv", line 139, in <module>
    main(sys.argv)
  File "/usr/bin/mid3iconv", line 129, in main
    update(options, args)
  File "/usr/bin/mid3iconv", line 52, in update
    if has_id3v1(filename) and not noupdate and force_v1:
  File "/usr/bin/mid3iconv", line 94, in has_id3v1
    f = open(filename, 'rb+')
IOError: [Errno 21] Is a directory: 'FreeTalk'

Local variables in innermost frame:
filename: 'FreeTalk'

Comment 1 Bob John 2010-10-09 13:06:19 UTC
Created attachment 452512 [details]
File: backtrace

Comment 2 Silas Sewell 2010-12-30 05:19:02 UTC
Submitted a patch upstream: http://code.google.com/p/mutagen/issues/detail?id=79


Note You need to log in before you can comment on or make changes to this bug.