[Bug 458677] Re: File report iso image application/octet-stream

2011-10-18 Thread Barry Warsaw
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/magic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/458677

Title:
  File report iso image application/octet-stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/458677/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-31 Thread Benjamin Drung
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 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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-31 Thread Benjamin Drung
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-31 Thread Benjamin Drung
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 keys (LP: #533553)
- fix debian/patches/208-magic-add-ssh.patch
 -- TJ ubu...@tjworld.net   Sat, 6 Mar 2010 23:30:00 +

** Changed in: file (Ubuntu)
   Status: Triaged = Fix Released

-- 
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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-21 Thread TJ
** 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, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-07 Thread Nigel Babu
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-07 Thread TJ
** 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread TJ
** 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
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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread TJ
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 updated package will be available in my PPA shortly and I'll add a
debdiff here for the package.

** Patch added: Recognise application/x-iso9660-image
   http://launchpadlibrarian.net/40378845/magic.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.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread TJ
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 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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread Mark Rose
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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread Brian Murray
** 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.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread TJ

** 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 Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2010-03-06 Thread TJ
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 ubu...@tjworld.net  Sat, 6 Mar 2010 23:30:00 +

-- 
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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2009-10-30 Thread l0b0
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-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/mailman/listinfo/ubuntu-bugs


[Bug 458677] Re: File report iso image application/octet-stream

2009-10-22 Thread achab

** 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 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/mailman/listinfo/ubuntu-bugs