g-any" build dep doesn't allow the package to be built.
(I wound up moving 'testing' above 'stable' and upgrading the whole system,
but when I tried this I had 'stable' at priority 900 and 'testing' at 400.)
Adam Buchbinder
-- System Information:
D
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description:
Add support for BBeB ebooks. (Closes: #624585).
diff -Naurp file.orig/magic/Magdir/archive file/magic/Magdir/archive
--- file.orig/magic/Magdir/archive 2011-04-29 16:19:02.498227463 -0400
+++ file/magic/Magdir/archive
Package: libmagic1
Version: 5.06-1
Tags: patch
Severity: wishlist
Unencrypted BBeB-format ebooks, with the extension .LRF, have an
easily-recognizable header string.
http://www.sven.de/librie/Librie/LrfFormat
The patch (which will appear as a follow-up) adds support for the format.
Adam
fsg-3squeeze2, and I can at least edit
(some) directory ACLs in some ways, which is a distinct improvement over
the current situation.
Please let me know if there's any sort of testing I can do to help work
this out.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
eginning of the
document--epub output will fail regardless of the input if it can't find
epub.css. I'm pretty sure this is just a packaging problem, and an
easily worked-around one at that.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
ly if this fails and -F isn't used does the plugin
fail.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
allow them in sharenames is similar.
Adam Buchbinder
--- /usr/lib/nagios/plugins/check_disk_smb 2009-01-31 21:15:01.0 -0500
+++ check_disk_smb 2010-10-28 11:53:29.0 -0400
@@ -64,7 +64,7 @@
($host) || usage("Invalid host: $opt_H\n");
($opt_s) || ($opt_s = shift @ARGV
ither scenario. (We've seen this when the
fileserver had trouble connecting to the domain controller.)
The attached patch adds a match for this particular error string.
Adam Buchbinder
--- check_disk_smb.pl.old 2010-10-28 11:24:15.0 -0400
+++ check_disk_smb.pl 2010-10-28 11:24:57.0
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description:
Add support for EPUB ebooks, fixing some false ZIP negatives. (Closes: #596873).
diff -Naurp file.orig/magic/Magdir/archive file/magic/Magdir/archive
--- file.orig/magic/Magdir/archive 2010-09-14 12:03:52.0
eral solution.
Let me know if you'd like a larger patch to fix the general case. I'll
make it on top of this one.
I'm still marking this one 'normal' because it deals with some false
negatives.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Adding new magic for JFS filesystem images (Closes: #X).
diff -Naurp file.orig/magic/Magdir/filesystems file/magic/Magdir/filesystems
--- file.orig/magic/Magdir/filesystems.old 2010-07-14 12:08:50.0 -0400
nd that problem.
This was originally reported on Launchpad:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/395409
The patch will follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
changed.
Adam Buchbinder
--
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Fix false positives in Bio-Rad PIC detection (Closes: #589056).
diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
--- file.orig/magic/Magdir/images 2010-07-14 10:21:47.0 -0400
+++ file/magic
x01, this fixes the false positives.
This was originally reported on Launchpad:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/61360
The patch will follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
changed.
Adam Buch
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Bacula volume support. (Closes: #556981)
diff -Naurp file.orig/magic/Magdir/archive file/magic/Magdir/archive
--- file.orig/magic/Magdir/archive 2009-11-18 10:54:10.0 -0500
+++ file/magic/Magdir/archive 2009
to be
changed.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
his, and attached
it here.
Also, the PDF link in the initial submission points to documentation for
the X3F file format; that was supposed to go in another report. Whoops.
I've been unable to find any actual documentation of the file format;
the sample files were the best I could do.
Adam Buch
eX-compatible (on the other hand, it might
be). If you're looking to support other languages, and you need
something that basic Unicode support doesn't provide, the polyglossia
package might be helpful, though it requires a newer version of XeLaTeX
than Debian ships.
Adam Buchbinde
Package: mtx
Version: 1.3.12-2
Severity: minor
Tags: patch
The homepage of the mtx project is not specified in debian/control. The
attached debdiff adds it in a new Homepage field. Per the Debian
Developer's Reference, section 6.2.4, including the homepage URL is
recommended.
Adam Buchb
Do you have a Matroska file which doesn't work? It seems to have been
implemented since 4.26; it also works on the current 5.03-2 from git.
$ wget http://samples.mplayerhq.hu/Matroska/rm-in-mkv.mkv
$ file rm-in-mkv.mkv
rm-in-mkv.mkv: Matroska data
$ file -v
file-4.26
Have you tested this?
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Updating magic for TrueType collections. (Closes: #545709)
Index: file/magic/Magdir/fonts
===
--- file.orig/magic/Magdir/fonts 2009-09-08 11:41
er of fonts as well as whether or not the file is
digitally signed.
http://www.microsoft.com/typography/otspec/otff.htm
The patch will follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
changed.
Adam Buchbinder
--
To UNSUBS
is
clear in the source code; a patch, made with quilt, is attached which
fixes it.
Adam Buchbinder
Description: Fix a typo in an error message.
Author: Adam Buchbinder
--- a/LibXML.pm
+++ b/LibXML.pm
@@ -1254,7 +1254,7 @@
}
if (defined($nsURI) and $nsURI eq XML_XMLNS_NS) {
if ($q
uses an option (-V, meaning
"validate") which was only introduced in its current form in xgridfit
1.11. I don't know if the package will build with version 1.11, but it
certainly won't build with versions earlier than that.
Adam Buchbinder
--
To UNSUBSCRIBE, email to d
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description:
Add support for NUT Container format, using the format's magic string.
(Closes: #528242).
diff -Naurp file.orig/magic/Magdir/animation file/magic/Magdir/animation
--- file.orig/magic/Magdir/animation 2009-05-11
specification can be read here:
https://svn9.cvsdude.com/vvc/kdesolaris/trunk/LIBNUT/svn20080223/docs/nut.txt?view=co
The patch will follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
changed.
Adam Buchbinder
--
To UNSUBSCRIBE
The patch is attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Radiance and PFS support. (Closes: #520416)
diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
--- file.orig/magic/Magdir/images 2009-02-20 10:43:12.0 -0500
+++ file/magic/Magdir/images 2009
nce images look good, and I figure that when
something seems this difficult, it means I'm attacking it from the wrong
angle or using the wrong tools.
The patch will follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
I neglected to mention it in the patch, but I just copied the MIME
type from the page on the libopenraw wiki; Google turns up a few hits,
but I don't know how canonical it is. If Olympus actually has a MIME
type, it should be used.
http://libopenraw.freedesktop.org/wiki/Olympus_ORF
Patch attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Olympus ORF support. (Closes: #519305)
diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
--- file.orig/magic/Magdir/images 2009-02-20 10:43:12.0 -0500
+++ file/magic/Magdir/images 2009-03-11 11:15
ber in
the description; please let me know if anything about it needs to be
changed.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
work with file-5.00 (the upstream version), and the patch is
provided against the magic there.
Please let me know if you run into any trouble with the patch, or have
any questions in general.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add support for Mac OSX datafork fonts. (Clos
Patch attached.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Foveon X3F support. (Closes: #516800)
diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
--- file.orig/magic/Magdir/images 2009-02-20 10:43:12.0 -0500
+++ file/magic/Magdir/images 2009-02-23 13:32
ill follow momentarily, so that I can put the bug number in
the description; please let me know if anything about it needs to be
changed.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ion 1.2
RAW_CANON_20D.CR2: Canon CR2 raw image data, version 2.0
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Canon CRW and CR2 support. (Closes: #516054)
diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
--- file.orig/magic/Magdir/images 2009-02-20 10:43:12.0
to address them.
Also, if the patch should be in a different format rather than just a
bare quilt patch, please let me know that as well.
Adam Buchbinder
Author: Adam Buchbinder
Description: Add Paint.NET support. (Closes: #504779)
diff -Naurp file.orig/magic/Magdir/games file/magic/Magdir/game
n it.
I don't know how useful this is; is the magic too short? I haven't
been able to find a description of the .TAP format, so I don't know if
I've restricted the match enough or made it more complicated for
little to no real benefit.
Adam Buchbinder
--- file/magic/Magdir/spe
match succeeds, so I don't think the performance hit is particularly
severe.
I don't have a good source of PDB files, so if this magic fails
(either false positive *or* false negative), please attach one or more
samples to this bug report and I'll try to adapt the patch.
Adam Buchbind
The current version of file has an 'adventure' magic file, which
contains magic for ALAN, TADS and Z-machine formats. I'm marking this
as fixed in current.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscrib
With the attached patch included, the following command appears to
handle all of the installed console fonts properly.
file -z /usr/share/consolefonts/*psf*
Please let me know if there are any questions or comments about the patch.
Adam Buchbinder
From f21ca7272a0d9ff4ac54a339d5860c9d58bc4026
I should add that my understanding of the Z-machine format comes the
Z-machine standards document and some notes on the history of the
format, which state that the maximum version number is 8.
http://www.gnelson.demon.co.uk/zspec/sect11.html
http://code.google.com/p/zvm/
Adam Buchbinder
-machine magic.
The attached patch against current git adds a new dpatch to make the
adventure magic more specific.
Adam Buchbinder
From 2eb950ff768a0ab586b10e1b66195dfc785fe17f Mon Sep 17 00:00:00 2001
From: Adam Buchbinder
Date: Tue, 17 Feb 2009 10:01:18 -0500
Subject: [PATCH] Fix false ma
st current debian git adds
a dpatch to fix it.
Adam Buchbinder
From ea531a17f8553e539920ca0a74520b5b8c93afc7 Mon Sep 17 00:00:00 2001
From: Adam Buchbinder
Date: Tue, 17 Feb 2009 09:25:48 -0500
Subject: [PATCH] Fix misplaced comma.
Add a new dpatch which fixes an issue where the manpage h
match. If the patch
needs to be in a different format (a debdiff, or a dpatch against
current git), please let me know and I'll be happy to reformat it, or
tailor it to address any other concerns.
Adam Buchbinder
--- file/magic/Magdir/images 2009-01-29 16:01:53.0 -0500
+++ file/magic/
On Sat, Feb 14, 2009 at 9:54 PM, Adam Buchbinder
wrote:
> The upshot of this is that any file which happens to have "Tue"
> starting from the fourth byte would match; the PostScript file in
> question just happened to serendipitously hit it.
To be precise, that should be
yte would match; the PostScript file in
question just happened to serendipitously hit it.
A diff is attached against current git; the PostScript file in
question is now identified properly with it applied.
Adam Buchbinder
From bdf5e7f566a7e8b28db50c5dac063695a5be3b42 Mon Sep 17 00:00:00 2001
F
over here if that's preferred.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
have to currently rely on the fact that it's
usually followed by a NULL. Being able to specify the length of a
string with a reference to an offset would be very useful here.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubs
20 +0200
$ file cl
cl: ASCII text
$ file --version
file-4.24
magic file from /etc/magic:/usr/share/file/magic
(I'm using file 4.24-4.)
Is anyone else still seeing this problem?
Adam Buchbinder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "uns
git, and implements
what's described above. It doesn't fix the problem where
zlib-compressed objects are detected as VAX COFF, but it does do the
rest.
Adam Buchbinder
From 4785506b7f3371e49e3f93187597d0e496a52a3a Mon Sep 17 00:00:00 2001
From: Adam Buchbinder
Date: Tue, 3 Feb 2009
Pardon me; the debdiff is *actually* attached here.
Adam Buchbinder
451524-qemu.debdiff
Description: Binary data
auls QEMU image
detection in a number of ways--the magic number was incomplete, size
detection didn't work properly, and the output had a lot of whitespace
in it--if there's anything I need to do for the patch, please let me
know.
Adam Buchbinder
--
To UNSUBSCRIBE, email to debi
This is fixed in 4.25 and up; the primary match for ogg streams was a
"search/1000" for "OggS", but 'search' only works for text-type files.
Reverting to a simple "string" match fixed the issue. This bug should
likely be closed.
Adam Buchbinder
--
T
ex 000..a7c7667
--- /dev/null
+++ b/debian/patches/101-magic-fix-utf32be.dpatch
@@ -0,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 101-magic-fix-utf32be.dpatch by Adam Buchbinder
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: UTF-32BE text is
stream hplip package was renamed about a year and a half ago for
compatibility with Debian:
https://bugs.edge.launchpad.net/hplip/+bug/248093
I completely understand that this isn't going to be modified during a
freeze; thanks for agreeing to look into it afterward.
Adam Buchbinder
Package: libgphoto2
Version: 2.4.1-3
Severity: normal
*** Please type your report below this line ***
The symlink for libgphoto's udev rules is named 025_libgphoto2.rules.
Because it only sets permissions, it should be named
45-libgphoto2.rules, to fit in with the other rules files. (Files in
the
Package: runit
Version: 2.0.0-1
Severity: minor
Tags: patch
*** Please type your report below this line ***
The homepage of the runit project is specified in the Description
field in debian/control. The attached debdiff removes that, and puts
the homepage URL in a new Homepage field. Per the Debia
07704.html
From e748fb9b078f1b496d6f4e91f8499cf6c005e0e3 Mon Sep 17 00:00:00 2001
From: Adam Buchbinder <[EMAIL PROTECTED]>
Date: Fri, 5 Dec 2008 18:12:20 -0500
Subject: [PATCH] Add detection of DTS WAV files.
According to http://wiki.multimedia.cx/index.php?title=DTS, codec ID
0x0008 represents "Microsoft DTS"
Package: qemu
Version: 0.8.2-5
Severity: minor
Tags: patch
qemu-img has a typo in the output:
$ qemu-img create -f qcow debian.qcow 5G
Formating 'debian.qcow', fmt=qcow, size=5242880 kB
This should read "Formatting". The string is in qemu-img.c; the
attached patch fixes it.
--- qemu-img.c.old 2
Package: htdig
Version: 1:3.2.0b6-1
Severity: minor
Tags: patch
*** Please type your report below this line ***
The '-s' option in the htdig (1) manpage is improperly formatted. (There's a
missing paragraph break between '-m' and '-s'.)
-- System Information:
Debian Release: testing/unstable
AP
Package: time
Version: 1.7-21
Severity: minor
The time manpage has duplicated lines. In time.1, lines 169 and 170 are
copies of lines 167 and 168. The attached diff patches time.1 to fix this.
-- System Information:
Debian Release: testing/unstable
APT prefers dapper-updates
APT policy: (500,
Package: info
Version: 4.8-4
Severity: minor
Info Help has an error in it. (Run info, hit '?'; the title is "Basic
Commands in Info
Windows".)
Under the 'Other Commands' section, it reads:
Other commands:
---
9 Pick first ... ninth item in node's menu.
It should read:
Other comman
62 matches
Mail list logo