Public bug reported: Binary package hint: file
Ubuntu 10.10, i386 $ file -v file-5.03 magic file from /etc/magic:/usr/share/misc/magic I found that EPUB file was identified by file utility as 'data'. On the other side, I see that other EPUB files are identified correctly. Correct result: $ file "Miroslav Zamboch - Navsteva u psychiatra.epub" Miroslav Zamboch - Navsteva u psychiatra.epub: Zip archive data, at least v1.0 to extract Failed result: $ file VTM.cz_2011_01.epub VTM.cz_2011_01.epub: data Example of EPUB file that is identified as 'data' can be get from this page: http://vtm.zive.cz/ebooky http://vtm.zive.cz/ebook.php?i=EPUB/VTM.cz_2011_01.epub ** Affects: file (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: file Ubuntu 10.10, i386 $ file -v file-5.03 magic file from /etc/magic:/usr/share/misc/magic I found that EPUB file was identified by file utility as 'data'. On the other side, I see that other EPUB files are identified correctly. Correct result: - $ file Miroslav\ Zamboch\ -\ Navsteva\ u\ psychiatra.epub + $ file "Miroslav Zamboch - Navsteva u psychiatra.epub" Miroslav Zamboch - Navsteva u psychiatra.epub: Zip archive data, at least v1.0 to extract Failed result: - $ file VTM.cz_2011_01.epub + $ file VTM.cz_2011_01.epub VTM.cz_2011_01.epub: data Example of EPUB file that is identified as 'data' can be get from this page: http://vtm.zive.cz/ebooky http://vtm.zive.cz/ebook.php?i=EPUB/VTM.cz_2011_01.epub -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736259 Title: file utility: epub files identified as 'data' -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
