Bug 641591
| Summary: | [abrt] python-mutagen-1.19-1.fc13: mid3iconv:94:has_id3v1:IOError: [Errno 21] Is a directory: 'FreeTalk' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bob John <breeze_growing> | ||||
| Component: | python-mutagen | Assignee: | Silas Sewell <silas> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | rnovacek, silas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:cac89d13 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-12-30 05:19:02 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 452512 [details]
File: backtrace
Submitted a patch upstream: http://code.google.com/p/mutagen/issues/detail?id=79 |
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'