Bug#808850: xfonts-wqy: FTBFS: Type of arg 1 to shift must be array (not constant item) at ./bdfmerge.pl line 35, near "ARGV)"

2017-01-01 Thread Matt Kraai
Hi, The following patch fixes this issue by fixing bdfmerge.pl. --- xfonts-wqy-1.0.0~rc1.orig/bdfmerge.pl +++ xfonts-wqy-1.0.0~rc1/bdfmerge.pl @@ -32,7 +32,7 @@ while(@ARGV>=1&& $ARGV[0]=~/^-{0,1}0[xX] { $startpos = hex($1); $endpos=0; - $range=shift(ARGV); +

Bug#843614: Fixed in python-openssl 16.2.0-1?

2016-11-09 Thread Matt Kraai
Hi, I was able to use torbrowser-launcher again after upgrading python-openssl to 16.2.0-1. The new version ensures that SSL_ST_INIT is defined before referencing it. I don't know if that's considered a fix for this issue, though. -- Matt

Bug#773625: nss: diff for NMU version 2:3.17.2-1.1

2014-12-22 Thread Matt Kraai
--- nss-3.17.2/debian/changelog 2014-10-17 21:22:21.0 -0700 +++ nss-3.17.2/debian/changelog 2014-12-21 19:46:52.0 -0800 @@ -1,3 +1,10 @@ +nss (2:3.17.2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix CVE-2014-1569. Closes: #773625. + + -- Matt Kraai kr

Bug#773431: Wrapper already exists

2014-12-22 Thread Matt Kraai
Hi, mate-terminal already contains a mate-terminal.wrapper program that provides the options required for x-terminal-emulator, but update-alternatives is called with mate-terminal instead of mate-terminal.wrapper. I think it's just necessary to use update-alternatives in the maintainer scripts

Bug#773134: Uploaded to testing-proposed-updates

2014-12-16 Thread Matt Kraai
Control: tag 773140 - moreinfo Hi, I've uploaded rabbitmq-server/3.3.5-1.1 to testing-proposed-updates using the patch sent earlier. -- Matt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#771876: libcwd: diff for NMU version 1.0.4-1.1

2014-12-15 Thread Matt Kraai
Hi Carlo, On Mon, Dec 15, 2014 at 08:51:40PM +0100, Carlo Wood wrote: Hi Matt, thanks for the patch. You're welcome. I'm happy to help out. I already had this patched half a year ago, but never pushed it to git for several reasons: 1) libcwd doesn't understand dwarf version 4, and I

Bug#773101: rpm: diff for NMU version 4.11.3-1.1

2014-12-14 Thread Matt Kraai
--- rpm-4.11.3/debian/changelog 2014-09-22 02:17:30.0 -0700 +++ rpm-4.11.3/debian/changelog 2014-12-14 18:14:54.0 -0800 @@ -1,3 +1,10 @@ +rpm (4.11.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix CVE-2013-6435 and CVE-2014-8118 (Closes: #773101). + + -- Matt

Bug#771876: libcwd: diff for NMU version 1.0.4-1.1

2014-12-12 Thread Matt Kraai
+++ libcwd-1.0.4/debian/changelog 2014-12-12 20:47:49.0 -0800 @@ -1,3 +1,10 @@ +libcwd (1.0.4-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Move default arguments to first declarations. Closes: #771876. + + -- Matt Kraai kr...@debian.org Fri, 12 Dec 2014 20:47:49 -0800 + libcwd

Bug#770982: Patch

2014-11-30 Thread Matt Kraai
Hi, On Sat, Nov 29, 2014 at 10:06:34PM +, Paulo Assis wrote: 2014-11-29 14:55 GMT+00:00 Matt Kraai kr...@ftbfs.org: Would you mind if I made an non-maintainer upload based on the following patch? I have no problem with this, I think it will also be faster. I've made a non-maintainer

Bug#770982: Patch

2014-11-29 Thread Matt Kraai
/changelog2014-11-29 06:52:05.0 -0800 @@ -1,3 +1,10 @@ +libwebcam (0.2.4-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Install dynctrl-logitech.h (Closes: #770982) + + -- Matt Kraai kr...@debian.org Sat, 29 Nov 2014 06:52:05 -0800 + libwebcam (0.2.4-1) unstable

Bug#771113: Patch

2014-11-28 Thread Matt Kraai
Control: tags -1 + patch Hi, I've verified that the attached patch fixes this problem: diff -Nru lintian-2.5.30+deb8u2/t/tests/binaries-from-other-arch/debian/debian/dumpobj lintian-2.5.30+deb8u3/t/tests/binaries-from-other-arch/debian/debian/dumpobj ---

Bug#771177: Patch

2014-11-28 Thread Matt Kraai
Control: tags -1 + patch Hi, I've verified that the following patch, extracted from upstream, fixes this issue: Index: develock-el-0.39/develock.el === --- develock-el-0.39.orig/develock.el 2014-11-28 07:35:04.0 -0800 +++

Bug#770982: Patch

2014-11-28 Thread Matt Kraai
Control: tags -1 + patch Hi, Here's a patch, partially extracted from upstream, that includes dynctrl-logitech.h in libwebcam0-dev: diff -Nru libwebcam-0.2.4/debian/libwebcam0-dev.install libwebcam-0.2.4/debian/libwebcam0-dev.install --- libwebcam-0.2.4/debian/libwebcam0-dev.install

Bug#771054: Patch

2014-11-27 Thread Matt Kraai
tags 771054 + patch thanks Hi, The following patch fixes this problem on my system: diff -Nru lintian-2.5.30+deb8u2/helpers/coll/objdump-info-helper lintian-2.5.30+deb8u3/helpers/coll/objdump-info-helper --- lintian-2.5.30+deb8u2/helpers/coll/objdump-info-helper 2014-11-01

Bug#770060: patch

2014-11-19 Thread Matt Kraai
tag 770060 patch thanks Hi, I extracted the following patch from upstream, which fixes this problem: Description: Use undefined instead of null in Backport.Model defaults test Origin: backport, https://github.com/jashkenas/backbone/commit/8e3c38a19f493f6cf002f9d25c1b5c84aaf6b2f2 Last-Update:

Bug#754039: post-el: diff for NMU version 1:2.5-2.1

2014-09-11 Thread Matt Kraai
+++ post-el-2.5/debian/changelog @@ -1,3 +1,10 @@ +post-el (1:2.5-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Depend on emacs instead of emacs23. (Closes: #754039) + + -- Matt Kraai kr...@debian.org Thu, 11 Sep 2014 06:30:10 -0700 + post-el (1:2.5-2) unstable; urgency=low

Bug#707488: Patch

2013-05-15 Thread Matt Kraai
Control: tag -1 patch Hi, Here's a trivial patch to address this problem: diff -ru emacs24-24.3+1~/debian/rules emacs24-24.3+1/debian/rules --- emacs24-24.3+1~/debian/rules2013-05-15 20:43:41.717525882 -0700 +++ emacs24-24.3+1/debian/rules 2013-05-15 20:44:20.146110190 -0700 @@ -583,6

Bug#681227: [PATCH] Allow bootdev to be dummy

2012-12-23 Thread Matt Kraai
The workaround for 681227 prevents grub-installer from trying to install to devices that don't exist. This breaks installations on systems that use grub-efi or grub-yeeloong, since they set the device to dummy. This patch fixes the workaround to allow this value. --- grub-installer |2 +- 1

Bug#681227: [PATCH] Allow bootdev to be dummy

2012-12-23 Thread Matt Kraai
On Sun, Dec 23, 2012 at 02:47:04PM -0800, Matt Kraai wrote: The workaround for 681227 prevents grub-installer from trying to install to devices that don't exist. This breaks installations on systems that use grub-efi or grub-yeeloong, since they set the device to dummy. This patch fixes

Bug#661099: Not a bug?

2012-02-25 Thread Matt Kraai
The following actions will resolve these dependencies: Install the following packages: 1) libpixman-1-0 [0.24.0-1~bpo60+1 (squeeze-backports)] 2) libpixman-1-dev [0.24.0-1~bpo60+1 (squeeze-backports)] Accept this solution? [Y/n/q/?] -- Matt Kraai https://ftbfs.org/kraai

Bug#660806: Patch

2012-02-23 Thread Matt Kraai
tag 660806 + patch thanks Hi, The attached patch avoids the mfence instruction on i386. Contrary to the comment near the change, using __sync_synchronize on i386 does create a lock orl instruction, which is hopefully sufficient. -- Matt Kraai https://ftbfs.org/kraai Index: libdispatch-0

Bug#657299: Broken local build of libpcap?

2012-01-31 Thread Matt Kraai
or libnl2-dev installed, or with neither installed, so I think this bug should be closed. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657312: Stable update?

2012-01-30 Thread Matt Kraai
On Mon, Jan 30, 2012 at 11:52:45PM +0200, Damyan Ivanov wrote: -=| Matt Kraai, 29.01.2012 07:47:09 -0800 |=- Is it OK with the Perl team if I uploaded a stable update using the attached patch, which is based on the changes made in 1.605-4? Two points: * maybe let the package migrate

Bug#657481: Applies to stable?

2012-01-29 Thread Matt Kraai
Hi, Does bug 657481, requesting that meep-mpich be removed from the archive, apply to stable? I'm still able to install meep-mpich in both squeeze and sid chroots, so I suspect not, but I wanted to verify that this was the case before adding the corresponding tags. -- Matt Kraai https

Bug#657312: Stable update?

2012-01-29 Thread Matt Kraai
Hi, Is it OK with the Perl team if I uploaded a stable update using the attached patch, which is based on the changes made in 1.605-4? -- Matt Kraai https://ftbfs.org/kraai diff -ru perlindex-1.605~/debian/changelog perlindex-1.605/debian/changelog --- perlindex-1.605~/debian/changelog 2012-01

Bug#657562: Using modified source package?

2012-01-27 Thread Matt Kraai
: 1: ./configure: Permission denied I'd expect to see these if configure existed but was not executable, but the Debian source package does not contain configure. The debian/rules file appears to create configure if it does not already exist, but if one did exist, it wouldn't touch it. -- Matt

Bug#657529: Patch for stable version

2012-01-27 Thread Matt Kraai
somewhere? -- Matt Kraai https://ftbfs.org/kraai commit 65f82df0d7a71ce1b10cd4c5ab0d176ac840 Author: Anthony Liguori aligu...@us.ibm.com Date: Mon Jan 23 07:30:43 2012 -0600 e1000: bounds packet size against buffer size Otherwise we can write beyond the buffer and corrupt memory

Bug#633856: Patch to fix Resource Not Found errors

2011-12-24 Thread Matt Kraai
Hi, The attached patch fixes the Resource Not Found errors for me, which makes gracie usable. -- Matt Kraai https://ftbfs.org/kraai diff -ru gracie-0.2.11~/gracie/httprequest.py gracie-0.2.11/gracie/httprequest.py --- gracie-0.2.11~/gracie/httprequest.py 2011-12-24 06:57:53.0 -0800

Bug#650812: Fixed upstream

2011-12-04 Thread Matt Kraai
Hi, This appears to have been fixed upstream in revision 11548: https://trac.transmissionbt.com/changeset/11548 which was included in the 2.20 release. This changeset did not apply cleanly to the 2.03 version currently in sid. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE

Bug#650815: Patch

2011-12-03 Thread Matt Kraai
Hi, The attached patch fixes this issue for me. I tried finding the right combination of _???_SOURCE defines to avoid having to do this, but was unsuccessful. -- Matt Kraai https://ftbfs.org/kraai diff -ru xtrs-4.9c~/debug.c xtrs-4.9c/debug.c --- xtrs-4.9c~/debug.c 2011-12-04 02:52

Bug#650121: Patch

2011-11-27 Thread Matt Kraai
tag 650121 patch thanks Hi, Here's a patch, based on Aaron's suggestion. I verified that it fixes the build failure. -- Matt Kraai https://ftbfs.org/kraai From 4984cba0943c810447d0153598ba39caacfa0dc9 Mon Sep 17 00:00:00 2001 From: Matt Kraai kr...@ftbfs.org Date: Sun, 27 Nov 2011 06:46:35

Bug#644431: theunarchiver: FTBFS(kfreebsd): undefined reference to `reallocf'

2011-10-08 Thread Matt Kraai
' follow collect2: ld returned 1 exit status I see this has already been fixed, but in any case I wanted to let be known that libbsd-dev could (have been|be) used instead. Oh, thanks! Upstream has already removed the use of reallocf though, so I'll probably leave this as is. -- Matt Kraai https

Bug#644431: theunarchiver: FTBFS(kfreebsd): undefined reference to `reallocf'

2011-10-05 Thread Matt Kraai
__GNU__ I'll probably do so this evening. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642028: theunarchiver: directory traversal vulnerability

2011-09-18 Thread Matt Kraai
(dir)... OK. root/tmp (dir)... OK. root/tmp/punt (0)... OK. Failed! (Unknown error) $ ls -l /tmp/punt -rw-r--r-- 1 jwilk users 0 Sep 18 17:00 /tmp/punt Thank you for reporting this problem. I've forwarded it upstream. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE

Bug#637090: Library dependency problem?

2011-09-17 Thread Matt Kraai
Hi, I've run into this failure twice. In both cases, ldd has shown that gnome-shell depends on multiple versions of libmozjs. I fixed the most recent case by upgrading libgjs, which was depending on the older version of libmozjs. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE

Bug#624928: Backport or new upstream version?

2011-08-17 Thread Matt Kraai
Hi, On Wed, Aug 17, 2011 at 07:21:06PM +0200, Philipp Kern wrote: On Thu, May 12, 2011 at 08:43:58PM +0300, Yavor Doganov wrote: Matt Kraai wrote: I'll try to put together a patch and, if you'd like, perform an NMU. Please don't bother, it is trivial and done, sorry for not telling you

Bug#624928: Backport or new upstream version?

2011-05-12 Thread Matt Kraai
Hi, This bug appears to have been fixed upstream by multiple revisions (i.e., at least 31763 and 31765) and, hopefully, in the latest 1.22.0 release. Would it be better to upload the new upstream version or to backport the required changes? -- Matt Kraai https://ftbfs.org/kraai

Bug#624928: Backport or new upstream version?

2011-05-12 Thread Matt Kraai
Hi, On Thu, May 12, 2011 at 07:52:10PM +0300, Yavor Doganov wrote: Matt Kraai wrote: This bug appears to have been fixed upstream by multiple revisions (i.e., at least 31763 and 31765) and, hopefully, in the latest 1.22.0 release. That's correct. Would it be better to upload the new

Bug#626069: tag 626069 wheezy sid

2011-05-09 Thread Matt Kraai
tag 626069 wheezy sid thanks Hi, This build failure is only reproducible in wheezy and sid, so I'm adding those tags to remove this bug from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#625730: tag wheezy sid

2011-05-09 Thread Matt Kraai
tag 625730 wheezy sid thanks Hi, libsnmp15 is installable in squeeze, so I'm adding the wheezy and sid tags to remove this bug from the list of release-critical bugs that affect squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#626073: tag 626073 wheezy sid

2011-05-09 Thread Matt Kraai
tag 626073 wheezy sid thanks Hi, Perl 5.10 will continue to be available in squeeze, so I'm adding the wheezy and sid tags to remove this bug from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#625723: tag 625723 wheezy sid

2011-05-09 Thread Matt Kraai
tag 625723 wheezy sid thanks Hi, Since this bug is currently only reproducible in sid, I'm adding the wheezy and sid tags so that it will be removed from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc

Bug#626194: tag 626194 wheezy sid

2011-05-09 Thread Matt Kraai
tag 626194 wheezy sid thanks Hi, I'm adding the wheezy and sid tags to this bug because it does not affect squeeze: when I rebuilt camelot in a squeeze chroot, its dependencies are python ( 2.7), python (= 2.6) -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs

Bug#625972: tag 625972 wheezy sid

2011-05-08 Thread Matt Kraai
tag 625972 wheezy sid thanks Hi, I'm adding wheezy and sid tags to this report so that it will be removed from the list of release-critical bugs affecting squeeze, since I've verified that this problem only occurs in wheezy and sid. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE

Bug#625776: tag 625776 wheezy sid

2011-05-08 Thread Matt Kraai
tag 625776 wheezy sid thanks Hi, I'm adding the wheezy and sid tags to this report to remove it from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#625955: tag 625955 wheezy sid

2011-05-08 Thread Matt Kraai
tag 625955 wheezy sid thanks Hi, I've added wheezy and sid tags to this bug since I'm able to install this version of seahorse-plugins in squeeze. I also suspect that this bug has been fixed by the binNMU of 2.30.1-3+b1 and that this report should be marked as such. -- Matt Kraai https

Bug#625776: tag 625776 wheezy sid

2011-05-08 Thread Matt Kraai
Hi Dirk, On Sun, May 08, 2011 at 08:54:05PM -0500, Dirk Eddelbuettel wrote: On 8 May 2011 at 17:29, Matt Kraai wrote: | I'm adding the wheezy and sid tags to this report to remove it from | the list of release-critical bugs affecting squeeze. Ok, thanks. But is it needed? I did fix

Bug#625776: tag 625776 wheezy sid

2011-05-08 Thread Matt Kraai
Hi again, On Sun, May 08, 2011 at 07:41:16PM -0700, Matt Kraai wrote: On Sun, May 08, 2011 at 08:54:05PM -0500, Dirk Eddelbuettel wrote: On 8 May 2011 at 17:29, Matt Kraai wrote: | I'm adding the wheezy and sid tags to this report to remove it from | the list of release-critical bugs

Bug#625678: tag 625678 wheezy sid

2011-05-05 Thread Matt Kraai
tag 625678 wheezy sid thanks Hi, I'm adding the wheezy and sid tags to this bug since it's currently only reproducible in sid. Adding these tags will remove it from the list of release-critical bugs that affect squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email

Bug#625635: found 625635 2.09.02-1

2011-05-05 Thread Matt Kraai
found 625635 2.09.02-1 thanks Hi, The build log indicates that this bug occurred with bisonc++ 2.09.02-1, so I'm adding that information to the BTS. This should remove this bug from the list of release-critical bugs that affect squeeze. -- Matt Kraai https://ftbfs.org/kraai

Bug#625473: tag 625473 625489 wheezy sid

2011-05-04 Thread Matt Kraai
tag 625473 wheezy sid tag 625489 wheezy sid thanks Hi, I'm adding wheezy and sid tags to these bugs since they're not reproducible in squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#625230: tag 625230 wheezy sid

2011-05-03 Thread Matt Kraai
tag 625230 wheezy sid thanks Hi, This bug won't apply to squeeze since perl-modules 5.12.3-6 won't be available in that distribution. Therefore, I'm adding the wheezy and sid tags to remove this bug from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org

Bug#624876: tag 624876 wheezy sid

2011-05-03 Thread Matt Kraai
tag 624876 wheezy sid thanks Hi, GCC 4.6 won't be the default compiler in squeeze, so I'm adding wheezy and sid tags to this bug to remove it from the list of release-critical bugs that affect squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#623439: tag 623439 wheezy sid

2011-05-01 Thread Matt Kraai
tag 623439 wheezy sid thanks Hi, I'm adding the wheezy and sid tags to this bug report since this issue is only reproducible in those distributions. Adding the tags will remove the bug from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai

Bug#624511: tag 624511 wheezy sid

2011-04-30 Thread Matt Kraai
tag 624511 wheezy sid thanks Hi, I'm adding wheezy and sid tags to this report to remove this bug from the list of bugs affecting squeeze, since libpgm-dev is currently only available in sid and won't be going into squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email

Bug#620396: tag 620108 620183 620396 620469 623510 623511 wheezy sid

2011-04-29 Thread Matt Kraai
don't exist in squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623595: tag 623595 wheezy sid

2011-04-28 Thread Matt Kraai
tag 623595 wheezy sid thanks Hi, I'm adding wheezy and sid tags to this bug since it's only reproducible in those distributions. Adding these tags will remove the bug from the list of release-critical bugs that affect squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email

Bug#624403: found 1:0.8.8.2-2

2011-04-28 Thread Matt Kraai
on the Version pseudo-header line. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#624234: tag 624234 wheezy sid

2011-04-27 Thread Matt Kraai
within a squeeze amd64 chroot. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623851: found 623851 0.2.6-2; notfound 623851 0.5.2-3

2011-04-26 Thread Matt Kraai
think it satisfies the definitions of any more-serious severity levels. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#622796: Require a non-virtual package as default?

2011-04-26 Thread Matt Kraai
Hi Adam, On Sat, Apr 23, 2011 at 05:29:28PM +0100, Adam D. Barratt wrote: On Thu, 2011-04-14 at 20:46 -0700, Matt Kraai wrote: libcurl4-dev is a virtual package provided by libcurl4-gnutls-dev and libcurl4-nss-dev. I think that binNMUs are built using sbuild. Does it require that a non

Bug#622796: Require a non-virtual package as default?

2011-04-26 Thread Matt Kraai
later). Ah, thanks for pointing that out. I'm adding the wheezy and sid tags, then, to remove this bug from the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#623846: tag 623846 wheezy sid

2011-04-25 Thread Matt Kraai
. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623396: tag 623396 sid

2011-04-20 Thread Matt Kraai
tag may need to be added once python-gobject 2.28.3-3 transitions to wheezy. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623289: tag 623289 sid

2011-04-19 Thread Matt Kraai
. Once ocaml-base-nox 3.12.0-3 (or a later version) migrates to wheezy, the wheezy tag may need to be added. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623132: tag 623132 wheezy sid

2011-04-17 Thread Matt Kraai
tag 623132 wheezy sid thanks Hi, Since the description of this report indicates that it's intended to remove cyrus-imapd-2.2 from wheezy and sid, I'm adding those tags so it doesn't show up in the list of release-critical bugs affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai

Bug#623070: tag 623069-623074 sid

2011-04-17 Thread Matt Kraai
as well, the wheezy tag will need to be added. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#620478: tag 620478 sid

2011-04-16 Thread Matt Kraai
tag 620478 sid thanks Hi, libwww-perl 6.01-1 is currently only available in sid, so I'm adding the sid tag to this bug report. Once libwww-perl 6.01-1 transitions to wheezy, the wheezy tag may also need to be added. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian

Bug#620564: tag 620564 wheezy sid

2011-04-15 Thread Matt Kraai
tag 620564 wheezy sid thanks Hi, This build failure is currently only reproducible in wheezy and sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#620522: tag 620522 sid

2011-04-15 Thread Matt Kraai
tag 620522 sid thanks Hi, libwww-perl 6.01-1 is currently only available in sid, so I'm tagging this bug report with the sid tag. Once libwww-perl transitions to wheezy, that tag may need to be added. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#622572: tag 622572 wheezy sid

2011-04-14 Thread Matt Kraai
tag 622572 wheezy sid thanks Hi, I verified that this build failure only occurs in wheezy and sid, so I'm adding those tags. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#622716: tag 622716 wheezy sid

2011-04-14 Thread Matt Kraai
tag 622716 wheezy sid thanks Hi, This build failure is currently only reproducible in wheezy and sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#622796: Require a non-virtual package as default?

2011-04-14 Thread Matt Kraai
Hi, libcurl4-dev is a virtual package provided by libcurl4-gnutls-dev and libcurl4-nss-dev. I think that binNMUs are built using sbuild. Does it require that a non-virtual package be provided as a default? -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc

Bug#622794: Partial patch

2011-04-14 Thread Matt Kraai
. -- Matt Kraai https://ftbfs.org/kraai --- atop-1.23~/rawlog.c 2011-04-14 20:52:34.0 -0700 +++ atop-1.23/rawlog.c 2011-04-14 20:59:55.0 -0700 @@ -477,18 +477,18 @@ */ fprintf(stderr, Decompressing logfile \n); - snprintf(tmpname2, sizeof tmpname2, /tmp/atopwrk%d, getpid

Bug#622711: tag 622711 wheezy sid

2011-04-14 Thread Matt Kraai
tag 622711 wheezy sid thanks Hi, libdb5.1-java-dev is only available in wheezy and sid, so I'm tagging this bug as such. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#622207: notfound 622207 1.5.2-1

2011-04-12 Thread Matt Kraai
notfound 622207 1.5.2-1 thanks Hi, Tomasz's message indicates that he did not find the bug in 1.5.2-1, so I'm removing the record that it was found in that version. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#622182: tag 622182 patch

2011-04-12 Thread Matt Kraai
. -- Matt Kraai https://ftbfs.org/kraai From 8264fc615a1beb82e062949e5cf17c852fcfaaaf Mon Sep 17 00:00:00 2001 From: Jim Meyering meyer...@redhat.com Date: Mon, 24 Jan 2011 08:37:10 + Subject: tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38 * src/tail.c (fremote): Do

Bug#621489: tag 621489 patch

2011-04-10 Thread Matt Kraai
the reported behavior. Changing the to on line 21 should fix this problem. -- Matt Kraai https://ftbfs.org/kraai diff -ru srtp-1.4.4~dfsg~/test/rtpw_test.sh srtp-1.4.4~dfsg/test/rtpw_test.sh --- srtp-1.4.4~dfsg~/test/rtpw_test.sh 2011-04-10 02:25:47.0 -0700 +++ srtp-1.4.4~dfsg/test

Bug#620715: tag 620715 sid

2011-04-10 Thread Matt Kraai
tag 620715 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#621489: tag 621489 patch

2011-04-10 Thread Matt Kraai
Hi, On Sun, Apr 10, 2011 at 02:33:36AM -0700, Matt Kraai wrote: diff -ru srtp-1.4.4~dfsg~/test/rtpw_test.sh srtp-1.4.4~dfsg/test/rtpw_test.sh --- srtp-1.4.4~dfsg~/test/rtpw_test.sh2011-04-10 02:25:47.0 -0700 +++ srtp-1.4.4~dfsg/test/rtpw_test.sh 2011-04-10 02:26:04.0

Bug#621873: tag 621873 sid

2011-04-10 Thread Matt Kraai
tag 621873 sid thanks Hi, libportsmf-dev is currently only available in sid, so this bug only applies there for now. I'm adding the sid tag to indicate this. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#621808: tag 621808 sid

2011-04-09 Thread Matt Kraai
tag 621808 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#621829: tag 621829 wheezy sid

2011-04-09 Thread Matt Kraai
tag 621829 wheezy sid thanks Hi, This build failure is currently only reproducible in wheezy and sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#620780: tag 620780 wheezy sid

2011-04-06 Thread Matt Kraai
tag 620780 wheezy sid thanks Hi, This build failure is currently only reproducible in wheezy and sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#620716: tag 620716 sid

2011-04-06 Thread Matt Kraai
tag 620716 sid thanks Hi, libppl0.10-dev is still available in squeeze and wheezy, so I'm adding the sid tag for now. Once libppl0.10-dev is removed from wheezy, that tag should also be added. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#620774: tag 620774 sid

2011-04-06 Thread Matt Kraai
tag 620774 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620778: tag 620778 sid

2011-04-06 Thread Matt Kraai
tag 620778 sid thanks Hi, libghc-unix-compat-doc is only available in sid, so this bug only applies to that distribution. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620779: tag 620779 sid

2011-04-06 Thread Matt Kraai
tag 620779 sid thanks Hi, libghc-xml-doc is only available in sid, so this bug only applies to that distribution. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620920: tag 620920 sid

2011-04-05 Thread Matt Kraai
tag 620920 sid thanks Hi, At least for now, this bug is only reproducible in sid. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#620919: tag 620919 sid

2011-04-05 Thread Matt Kraai
tag 620919 sid thanks Hi, This bug is only reproducible in sid for the time being, so I'm tagging it as such. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#621001: tag 621001 sid

2011-04-05 Thread Matt Kraai
tag 621001 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging the report as such. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#621002: tag 621002 sid

2011-04-05 Thread Matt Kraai
tag 621002 sid thanks Hi, libghc-url-doc is only present in sid, so this bug only applies to that distribution. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620918: tag 620918 sid

2011-04-05 Thread Matt Kraai
tag 620918 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620915: tag 620915 sid

2011-04-05 Thread Matt Kraai
tag 620915 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620917: tag 620917 sid

2011-04-05 Thread Matt Kraai
tag 620917 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#620912: tag 620912 sid

2011-04-05 Thread Matt Kraai
tag 620912 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#601806: tag 601806 wheezy sid

2011-03-29 Thread Matt Kraai
tag 601806 wheezy sid Hi, Since the linker's behavior has only changed in wheezy and sid, add those tags to this bug so it isn't shown as affecting squeeze. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#619588: Not grave?

2011-03-25 Thread Matt Kraai
Hi, You can work around this problem by running Specto in a directory that does not contain a data subdirectory. Since there's a workaround, I don't think the severity of this bug should be grave. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#619588: tag 619588 patch

2011-03-25 Thread Matt Kraai
tag 619588 patch thanks Hi, The attached patch should fix this problem by always using the system data directories. I can't see why we'd want to use the data files provided by a user. -- Matt Kraai https://ftbfs.org/kraai diff -ru specto-0.2.2~/spectlib/util.py specto-0.2.2/spectlib/util.py

Bug#619528: tag 619528 sid

2011-03-24 Thread Matt Kraai
tag 619528 sid thanks Hi, This bug only affects sid for the time being, so I'm tagging it as such. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

  1   2   3   4   5   6   7   >