This has apparently been fixed in wheezy (file 5.08) so I'm going to
drop the Ubuntu-only delta in Precise.
@chemistry[~:1002]% file --mime myiso.iso
myiso.iso: application/x-iso9660-image; charset=binary
@chemistry[~:1004]% file --version
file-5.08
magic file from /etc/magic:/usr/share/misc/mag
You forgot the # before the bug numbers. Therefore closing this bug
manually.
file (5.03-5ubuntu1) lucid; urgency=low
* Fix recognition of mime-type application/x-iso9660-image (LP: #458677)
- add debian/patches/300-magic-fix-iso9660-image.patch
* Fix bad tabs for OpenSSH DSA/RSA public k
Forgot the diff. Here it is.
** Patch added: "file_5.03-5ubuntu1.diff"
http://launchpadlibrarian.net/42735278/file_5.03-5ubuntu1.diff
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Thanks for the debdiff. I uploaded it. One small thing: You forgot to
update the Maintainer field (attached the updated patch).
Please forward your changes. Then we can sync the package again.
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received t
** Changed in: file (Ubuntu)
Importance: Low => Medium
** Changed in: file (Ubuntu)
Milestone: None => ubuntu-10.04-beta-2
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, w
** Changed in: file (Ubuntu)
Assignee: TJ (intuitivenipple) => (unassigned)
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Unsubsribing reviewers and subscribing sponsors
** Changed in: file (Ubuntu)
Status: In Progress => Triaged
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
file (5.03-5ubuntu1) lucid; urgency=low
* Fix recognition of mime-type application/x-iso9660-image (LP: 458677)
- add debian/patches/300-magic-fix-iso9660-image.patch
* Fix bad tabs for OpenSSH DSA/RSA public keys (LP: 533553)
- fix debian/patches/208-magic-add-ssh.patch
-- TJ Sat,
** Attachment added: "Lucid debdiff"
http://launchpadlibrarian.net/40382811/file_5.03-5ubuntu1.debdiff
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Tags added: patch
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
Thanks, TJ!
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
To apply the patch in comment #3 do:
wget http://launchpadlibrarian.net/40378845/magic.patch
sudo patch -p1 /usr/share/file/magic magic.patch
cd /usr/share/file
sudo file -C
cd ~
Testing:
file -bi xubuntu-10.04-desktop-i386.iso
application/x-iso9660-image; charset=binary
--
File report iso im
The attached patch can be applied to the installed
"/usr/share/file/magic" database and then recompiled to correct the
recognition of ISO images as application/x-iso9660-image. The patch also
contains a fix for bug #533553 "Bad tabs in ssh magic causes bad string
and compilation warning".
An updat
** Changed in: file (Ubuntu)
Status: New => In Progress
** Changed in: file (Ubuntu)
Importance: Undecided => Low
** Changed in: file (Ubuntu)
Assignee: (unassigned) => TJ (intuitivenipple)
--
File report iso image application/octet-stream
https://bugs.launchpad.net/bugs/458677
Y
Second this - I used the following command to check for ISO files, and it
doesn't work anymore:
if [ `expr "$(file -b "$iso_file")" : ".*UDF filesystem data.*"` -eq 0 ]
Current result:
ISO 9660 CD-ROM filesystem data 'CDROM '
--
File report iso image application/octet-s
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34189581/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/34189582/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/34189583/ProcStatus.txt
--
File r
16 matches
Mail list logo