Bug#833608: unfix 833608

2018-12-15 Thread Matt Kraai
unarchive 833608 notfixed 833608 2.5.90 thanks Hi, I don't think this bug is fixed. If I apply the following patch to the test case, which seems to match the original report, it generates the following error: ``` running tests mkdir -p "/tmp/lintian/debian/test-out" t/runtests -k t

Bug#915966: ITP: cargo-outdated -- Display when Rust dependencies are out of date

2018-12-08 Thread Matt Kraai
Package: wnpp Severity: wishlist Owner: Matt Kraai * Package name: cargo-outdated Version : 0.7.1 Upstream Author : Kevin K. * URL : https://github.com/kbknapp/cargo-outdated * License : MIT Programming Lang: Rust Description : Cargo subcommand

Bug#915740: ITP: cargo-lichking -- Display info about licensing of Rust dependencies

2018-12-06 Thread Matt Kraai
Package: wnpp Severity: wishlist Owner: Matt Kraai * Package name: cargo-lichking Version : 0.7.0 Upstream Author : Wim Looman * URL : https://github.com/Nemo157/cargo-lichking * License : MIT or Apache-2.0 Programming Lang: Rust Description : Display

Bug#911868: Merge request submitted

2018-11-21 Thread Matt Kraai
tag 911868 + patch thanks Hi, I've created a merge request[1] to fix this. -- Matt 1. https://salsa.debian.org/debian/apt-listchanges/merge_requests/1

Bug#859346: Unable to extract RAR 1.3 and 5.0 archives

2018-03-12 Thread Matt Kraai
Hi, When I try to extract RAR 1.3 or RAR 5.0 archives from rarlab.com using unar, they fail as follows: ``` $ unar rar13.rar rar13.rar: RAR Archive parsing failed! (File is not fully supported.) No files extracted. $ unar rar50.rar rar50.rar: RAR 5 Archive parsing failed! (Attempted to read more

Bug#886032: markdown: Please make /usr/bin/markdown exit with a non-zero exit code if cannot open input file

2018-01-01 Thread Matt Kraai
Hi, On Mon, Jan 01, 2018 at 08:41:12PM +, Chris Lamb wrote: > $ markdown does-not-exist > Can't open does-not-exist: No such file or directory at /usr/bin/markdown > line 221. > Use of uninitialized value $text in substitution (s///) at > /usr/bin/markdown line 248. > Use of

Bug#880585: [jw...@jwilk.net: Bug#880585: unar: unbounded VLA in -[XADArParser parse]]

2017-11-19 Thread Matt Kraai
Hi, Jakub Wilk also reported to the Debian bug tracking system that unar crashes when it's run on the attached file. The full text of the report can be found below. I will also attempt to reproduce this problem using The Unarchiver on Monday. - Forwarded message from Jakub Wilk

Bug#882094: [jw...@jwilk.net: Bug#882094: unar: heap-based buffer overflow in LHAready_made()]

2017-11-18 Thread Matt Kraai
Hi, Jakub Wilk reported to the Debian bug tracking system that unar crashes when it's run on the attached file. The full text of the report can be found below. I will attempt to reproduce this problem using The Unarchiver on Monday. - Forwarded message from Jakub Wilk

Bug#862336: gimp: "extension" should be "extensions" in man page

2017-05-11 Thread Matt Kraai
-en | gimp-help ii gvfs-backends 1.30.4-1 ii libasound21.1.3-5 -- no debconf information >From 2a331225b897d0ce4d95c5dbc7f542375e2a22fe Mon Sep 17 00:00:00 2001 From: Matt Kraai <kr...@ftbfs.org> Date: Thu, 11 May 2017 06:10:43 -0700 Subject: [PATCH] Change &qu

Bug#861846: bash-completion: autoclean is misspelled

2017-05-04 Thread Matt Kraai
nf information >From 1c88a0e622462f5a963d8e65c409415c9d769cb1 Mon Sep 17 00:00:00 2001 From: Matt Kraai <kr...@ftbfs.org> Date: Thu, 4 May 2017 11:07:34 -0600 Subject: [PATCH] bash-completion: Fix spelling of autoclean --- completions/bash/apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion

Bug#861083: Fails to boot installed system

2017-04-26 Thread Matt Kraai
Hi, On Tue, Apr 25, 2017 at 03:10:14AM +0200, Cyril Brulebois wrote: > Did you try some kernel command line parameters, like enabling debug, > disabling quiet, maybe disabling modesetting? You could also try adding > netconsole parameters to send kernel messages elsewhere if you're > getting no

Bug#861083: Fails to boot installed system

2017-04-24 Thread Matt Kraai
Package: installation-reports Hi, When I install Debian using the Stretch RC 3 release of the Debian installer on a Dell Inspiron 7348 2-in-1, the installer appears to be successful. When I reboot the system and try to boot the installed system, however, the screen goes black after displaying

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#845055: markdown: please make the output reproducible

2016-11-19 Thread Matt Kraai
Hi, On Sat, Nov 19, 2016 at 10:48:56PM +0100, Chris Lamb wrote: > Whilst working on the Reproducible Builds effort [0], we noticed > that markdown generates non-reproducible output. > > Patch attached. Thank you for the report and patch! I've uploaded a new version of the package. -- Matt

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#742411: Segmentation fault when Ctrl+Space pressed after startup

2016-10-23 Thread Matt Kraai
Hi, On Sat, Oct 22, 2016 at 10:42:29AM +0200, Paul Gevers wrote: > On Thu, 27 Mar 2014 21:56:16 -0700 Matt Kraai <kr...@ftbfs.org> wrote: > > I'm sorry, but I can't seem to reproduce the problem with either > > 1.10.3 or 1.10.8 at this point. I don't know what fixed the pr

Bug#825752: Acknowledgement (rustc: Package 1.9)

2016-05-29 Thread Matt Kraai
Hi, The source code for Rust 1.9 can be found at https://static.rust-lang.org/dist/rustc-1.9.0-src.tar.gz -- Matt https://ftbfs.org/~kraai/

Bug#825752: rustc: Package 1.9

2016-05-29 Thread Matt Kraai
Package: rustc Version: 1.8.0+dfsg1-1 Severity: wishlist Hi, Would you please package Rust 1.9? It was released on May 26th, 2016. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386

Bug#804119: Package 1.9.1

2015-11-04 Thread Matt Kraai
Package: unar Hi, I noticed that upstream has released unar 1.9.1. It should be packaged. -- Matt https://ftbfs.org/~kraai/

Bug#803267: Instructions for creating syslinux.cfg are incorrect

2015-10-28 Thread Matt Kraai
Package: installation-guide Tags: patch Hi, Syslinux 5.00 makes global APPEND directives be ignored by the DEFAULT directive: http://www.syslinux.org/wiki/index.php/Directives/append#default Since the Debian installer manual recommends using a global APPEND directive to specify the initrd,

Bug#801985: Disable support for 1024-bit Diffie-Hellman?

2015-10-16 Thread Matt Kraai
Package: iceweasel Version: 38.3.0esr-1 Hi, https://freedom-to-tinker.com/blog/haldermanheninger/how-is-nsa-breaking-so-much-crypto/ indicates that the NSA may have compromised 1024-bit Diffie-Hellman. https://www.eff.org/deeplinks/2015/10/how-to-protect-yourself-from-nsa-attacks-1024-bit-DH

Bug#800326: unar: Doesn't support (or recognize) rar v5 files.

2015-09-30 Thread Matt Kraai
forwarded 800326 https://bitbucket.org/WAHa_06x36/theunarchiver/issues/685/add-support-for-rar-5 thanks Hi, On Sun, Sep 27, 2015 at 10:26:19PM +0200, Christian Ohm wrote: > unar doesn't recognize rar v5 archives (to create with the non-free rar: > "rar a -ma archive.rar file"). I don't know how

Bug#798766: closed by Matt Kraai <kr...@ftbfs.org> (Re: Bug#798766: unar: patch - closes #769225 and #766998)

2015-09-14 Thread Matt Kraai
On Sun, Sep 13, 2015 at 10:46:05PM +0200, ZenWalker wrote: > with the command rar from non-free: > > - > > rar x testingbugs.rar te[sting > > RAR 5.30 beta 2 Copyright (c) 1993-2015 Alexander Roshal 4 Aug 2015 > Trial version Type RAR -? for

Bug#798766: bug

2015-09-14 Thread Matt Kraai
reopen 798766 thanks Hi, On Mon, Sep 14, 2015 at 10:41:38PM +0200, ZenWalker wrote: > ok, [ and ] are special characters > > I have two files: > > testing1.tar with a file named te[sting > > testing2.tar with a file named te]sting > > > > unar testing1.tar

Bug#798766: closed by Matt Kraai <kr...@ftbfs.org> (Re: Bug#798766: unar: patch - closes #769225 and #766998)

2015-09-13 Thread Matt Kraai
On Sun, Sep 13, 2015 at 08:23:29PM +0200, ZenWalker wrote: > ok, forget bugs on engrampa and file-roller > > on a rar compressed file, a directory named te[sting with a filename named > errorengrampa > > > > unar testingbugs.rar te\[sting/errorengrampa > testingbugs.rar: :

Bug#794847: Patch

2015-09-08 Thread Matt Kraai
Forwarded: https://github.com/micahflee/torbrowser-launcher/pull/196 Author: Matt Kraai <kr...@ftbfs.org> Last-Update: 2015-09-07 diff --git a/torbrowser_launcher/launcher.py b/torbrowser_launcher/launcher.py index 698949d..2f75366 100644 --- a/torbrowser_launcher/launcher.py +++ b/torbrowser_la

Bug#791681: Broken link to homepage

2015-07-07 Thread Matt Kraai
Package: src:acoustid-fingerprinter Version: 0.6-4 Severity: minor Tags: patch Hi, The Homepage field in debian/control points to http://wiki.acoustid.org/wiki/Fingerprinter which does not exist. The homepage now appears to be at https://acoustid.org/fingerprinter The attached patch

Bug#791612: Broken Vcs-Git link

2015-07-06 Thread Matt Kraai
/ From bd52c9c889087e995f2341793b6671fa94616828 Mon Sep 17 00:00:00 2001 From: Matt Kraai kr...@ftbfs.org Date: Mon, 6 Jul 2015 10:26:36 -0700 Subject: [PATCH] Fix Vcs-Git link --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control

Bug#782853: unar: please make the package build reproducibly

2015-04-20 Thread Matt Kraai
Hi, On Sat, Apr 18, 2015 at 10:35:46PM +0200, Jérémy Bobbio wrote: While working on the “reproducible builds” effort [1], we have noticed that unar could not be built reproducibly. The attached patch — based on Git master — removes the build date from the binaries. In the context of Debian

Bug#776925: markdown: please make the build reproducible

2015-02-03 Thread Matt Kraai
Hi, On Tue, Feb 03, 2015 at 11:00:03AM +, Chris Lamb wrote: While working on the reproducible builds effort [1], we have noticed that markdown could not be built reproducibly. The attached patch removes timestamps from the build system. Once applied, markdown can be built reproducibly

Bug#774023: unblock: nss/2:3.17.2-1.1

2014-12-27 Thread Matt Kraai
upload. + * Fix CVE-2014-1569. Closes: #773625. + + -- Matt Kraai kr...@debian.org Sun, 21 Dec 2014 19:46:52 -0800 + nss (2:3.17.2-1) unstable; urgency=medium * New upstream release. diff -Nru nss-3.17.2/debian/patches/98_CVE-2014-1569.patch nss-3.17.2/debian/patches/98_CVE-2014-1569.patch

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#773142: reportbug: add support for jessie-pu

2014-12-17 Thread Matt Kraai
Hi, On Wed, Dec 17, 2014 at 08:41:15PM +, Jonathan Wiltshire wrote: On Wed, Dec 17, 2014 at 08:30:34PM +, Sandro Tosi wrote: On Sun, Dec 14, 2014 at 11:27 PM, Matt Kraai kr...@ftbfs.org wrote: jcristau: hmm should probably update reportbug to handle jessie-pu at some point

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-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#773152: unblock: rpm/4.11.3-1.1

2014-12-15 Thread Matt Kraai
Control: tags -1 - moreinfo Hi, On Mon, Dec 15, 2014 at 06:16:10AM +, Adam D. Barratt wrote: For the record, this is in DELAYED/5. Please remove the moreinfo tag once the package reaches unstable. I've uploaded it directly to unstable with the maintainer's permission, so I'm removing the

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#773140: unblock: rabbitmq-server/3.3.5-1.1

2014-12-14 Thread Matt Kraai
upload. + * Do not trust X-Forwarded-For (Closes: #773134). + + -- Matt Kraai kr...@debian.org Sun, 14 Dec 2014 14:51:41 -0800 + rabbitmq-server (3.3.5-1) unstable; urgency=low * New upstream release: only in patch2: unchanged: --- rabbitmq-server-3.3.5.orig/plugins-src/rabbitmq-management

Bug#773142: reportbug: add support for jessie-pu

2014-12-14 Thread Matt Kraai
Package: reportbug Version: 6.6.1 Severity: wishlist Tags: patch Hi, From #debian-release: kraai: Should I file a bug against release.debian.org before uploading a package to testing-proposed-updates? jcristau: kraai: yes. adsb: kraai: and wait for an ack, please kraai: What tag should

Bug#773152: unblock: rpm/4.11.3-1.1

2014-12-14 Thread Matt Kraai
) unstable; urgency=medium + + * Non-maintainer upload. + * Fix CVE-2013-6435 and CVE-2014-8118 (Closes: #773101). + + -- Matt Kraai kr...@debian.org Sun, 14 Dec 2014 18:14:54 -0800 + rpm (4.11.3-1) unstable; urgency=medium * New upstream release. diff -Nru rpm-4.11.3/debian/patches/CVE-2013-6435

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#772960: qemu-system-x86: Fails with symbol error for libusb_free_ss_endpoint_companion_descriptor

2014-12-12 Thread Matt Kraai
Package: qemu-system-x86 Version: 1:2.1+dfsg-11 Severity: normal Hi, When I run qemu-system-x86_64, it outputs the following error message: qemu-system-x86_64: symbol lookup error: qemu-system-x86_64: undefined symbol: libusb_free_ss_endpoint_companion_descriptor This also occurs if I install

Bug#772879: Patch

2014-12-12 Thread Matt Kraai
Control: tags -1 + patch Hi, debian/patches/2966.patch introduces a new string, which is missing from the .po files. As a result, adding these strings to the .po files by appending the patch produced by dpkg-source to debian/patches/2966.patch seems like the correct solution. I've confirmed

Bug#773011: unblock: libcwd/1.0.4-1.1

2014-12-12 Thread Matt Kraai
-14 06:10:45.0 -0700 +++ 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

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#772607: tor: Tor fails to start at boot

2014-12-09 Thread Matt Kraai
On Tue, Dec 09, 2014 at 08:21:32AM +0100, Peter Palfrader wrote: On Mon, 08 Dec 2014, Matt Kraai wrote: When I boot my system, Tor fails to start automatically. I haven't been able to find much additional information, and it does start if I run either of the following commands

Bug#772607: tor: Tor fails to start at boot

2014-12-09 Thread Matt Kraai
Hi again, On Tue, Dec 09, 2014 at 02:53:59AM -0800, Matt Kraai wrote: I've configured this IPv6 address using Network Manager. Once the system has booted, this address appears to be working correctly. I've reconfigured my system to use ifupdown to configure the network interface instead

Bug#772607: tor: Tor fails to start at boot

2014-12-08 Thread Matt Kraai
Package: tor Version: 0.2.5.10-1 Severity: normal Hi, When I boot my system, Tor fails to start automatically. I haven't been able to find much additional information, and it does start if I run either of the following commands manually: * sudo systemctl start tor.service * sudo

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#766061: Acknowledgement (ooniprobe: ooniresources fails to create /root/.ooni)

2014-10-20 Thread Matt Kraai
Hi, On Mon, Oct 20, 2014 at 02:06:06PM +, Debian Bug Tracking System wrote: Thank you for filing a new Bug report with Debian. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other

Bug#766061: ooniprobe: ooniresources fails to create /root/.ooni

2014-10-20 Thread Matt Kraai
Package: ooniprobe Version: 1.2.2-1 Severity: normal Hi, When I run sudo ooniresources --update-inputs --update-geoip and /root/.ooni does not already exist, the following messages are displayed: Configuration file does not exist. Creating it for you in '/root/.ooni/ooniprobe.conf'.

Bug#764550: ooniprobe: ooniresources fails with ImportError: No module named processors

2014-10-08 Thread Matt Kraai
Package: ooniprobe Version: 1.2.0-1 Severity: normal Dear Maintainer, As described in the ooniprobe README, I ran sudo ooniresources --update-inputs --update-geoip which failed with the following error message: Traceback (most recent call last): File /usr/bin/ooniresources, line 11, in

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#742411: Segmentation fault when Ctrl+Space pressed after startup

2014-03-27 Thread Matt Kraai
Hi, On Wed, Mar 26, 2014 at 05:23:19PM +0100, Lars Windolf wrote: Hallo Matt, Hallo David, Please retest with todays release 1.10.8. It might not help yet, in this case I'd add more sanity checks in the scroll methods. The sad thing is the startup dependencies need to be properly solved by

Bug#742411: Segmentation fault when Ctrl+Space pressed after startup

2014-03-23 Thread Matt Kraai
Package: liferea Version: 1.10.3-1 Hi, If I start up liferea and immediately press Ctrl+Space, it crashes. Here's the backtrace: #0 liferea_htmlview_scroll (htmlview=0x0) at liferea_htmlview.c:490 #1 0x0044c1c0 in itemview_scroll () at itemview.c:319 #2 0x004500fc in on_key_press_event

Bug#740996: Emacs does not use Ledger mode when opening ledger

2014-03-06 Thread Matt Kraai
Package: ledger Version: 3.0.0~20140226+bedae81+dfsg1-1 Hi, I expect that when I open a ledger file in Emacs, the buffer would use Ledger mode, but this is not the case. /etc/emacs/site-start.d/50ledger.el refers to /usr/share/emacs/site-lisp/ldg-new.el, but no such file is contained in the

Bug#535427: Broken podcast feed causes episode to reappear

2014-03-05 Thread Matt Kraai
Hi, On Wed, Mar 05, 2014 at 02:12:07PM +, althaser wrote: Could you please still reproduce this issue with newer rhythmbox version like 2.97-2.1 or 3.0.1-1+b2 ? I don't use rhythmbox for podcasts anymore, so I can't easily reproduce the issue. I don't have any objections to closing it.

Bug#578507: rhythmbox: old podcast episodes reappear

2014-03-05 Thread Matt Kraai
Hi, On Sat, Mar 01, 2014 at 09:56:10PM +, althaser wrote: Could you please still reproduce this issue with newer rhythmbox version like 2.97-2.1 or 3.0.1-1+b1 ? I'm not using rhythmbox for podcasts any more, so I don't have a convenient way to test this. It's fine with me if you close

Bug#613652: Media device player error displayed

2014-03-05 Thread Matt Kraai
Hi, On Sun, Mar 02, 2014 at 02:07:34PM +, althaser wrote: Could you please still reproduce this issue with newer rhythmbox version like 2.97-2.1 or 3.0.1-1+b1 ? I don't have my Sansa Clip anymore, so I can't try to reproduce this bug. I don't have any objections to closing it. -- Matt

Bug#740740: grub-install does not detect mipsel-loongson correctly

2014-03-04 Thread Matt Kraai
Package: grub2-common Version: 2.00-22 Hi, When I try to install Debian on a Lemote Yeeloong, GRUB installation fails with the following error message: source_dir doesn't exist. Please specify --target or --directory grub-install uses the output of uname -m to determine what to set target to.

Bug#740740: grub-install does not detect mipsel-loongson correctly

2014-03-04 Thread Matt Kraai
On Tue, Mar 04, 2014 at 03:54:50PM +, Colin Watson wrote: On Tue, Mar 04, 2014 at 07:41:22AM -0800, Matt Kraai wrote: When I try to install Debian on a Lemote Yeeloong, GRUB installation fails with the following error message: source_dir doesn't exist. Please specify --target

Bug#739978: kernel panic enabling wifi using rtl8187 on loongson-2f

2014-02-24 Thread Matt Kraai
Package: linux-image-3.12-1-loongson-2f Version: 3.12.9-1 Tags: patch Forwarded: https://bugzilla.kernel.org/show_bug.cgi?id=54391 Hi, When I run ifup wlan0 to enable the wireless interface on my Lemote Yeeloong, the kernel panics in the rtl8187 driver. I've verified that the attached patch,

Bug#739728: unar: Add missing autopkgtest dependencies

2014-02-22 Thread Matt Kraai
Hi Martin, On Fri, Feb 21, 2014 at 03:25:22PM -0800, Martin Pitt wrote: unar's autopkgtests are currently failing [1] due to missing dependencies: | adt-run: tree0t-tar: - - - - - - - - - - stderr - - - - - - - - - - | tar (child): bzip2: Cannot exec: No such file or directory | tar

Bug#738170: Patch

2014-02-19 Thread Matt Kraai
referred to new opportunities, I ended up going with -o/--old instead. I've attached a patch series that fixes a typo, renames the current -a/--all, and then adds a new -a/--all. -- Matt From 6fd676e033d40418a1ea17b442acd5eadd8ba16d Mon Sep 17 00:00:00 2001 From: Matt Kraai kr...@ftbfs.org Date: Wed

Bug#738170: Patch

2014-02-18 Thread Matt Kraai
On Wed, Feb 19, 2014 at 07:04:33AM +0100, Tomasz Nitecki wrote: Provided patch works flawlessly. I also agree that we should consider renaming -a and -u options. However, nothing reasonable and *short* comes to me at the moment. How about renaming -a/--all to -s/--seen and adding

Bug#732331: texi2pdf generates broken pdf

2013-12-16 Thread Matt Kraai
Package: texinfo Version: 4.13a.dfsg.1-10 Hi, When I generate a PDF file from the attached file by running texi2pdf unifont.texi unifont.pdf the resulting PDF file doesn't display properly in either evince or Adobe Acrobat Pro. When I open the PDF with Adobe Acrobat Pro, it displays a dialog

Bug#731105: Patch

2013-12-02 Thread Matt Kraai
...@zip.com.au ;;Simplify auto-mode-alist (Closes: #587924) +;; V1.95 01Dec2013 Matt Kraai kr...@debian.org +;;Change the default urgency to medium (Closes: #731105) ;; ;;; Acknowledgements: (These people have contributed) ;; Roland Rosenfeld rol...@debian.org @@ -965,8 +967,8

Bug#729107: [Pkg-haskell-maintainers] Bug#729107: PRAGMA foreign_keys=ON doesn't work

2013-11-11 Thread Matt Kraai
Hi, On Sat, Nov 09, 2013 at 09:05:43AM +0100, Joachim Breitner wrote: Am Freitag, den 08.11.2013, 22:10 -0800 schrieb Matt Kraai: Executing PRAGMA foreign_keys=ON using HDBC-sqlite3 doesn't enable foreign key support, because HDBC-sqlite3 automatically starts a transaction and [i]t

Bug#729107: PRAGMA foreign_keys=ON doesn't work

2013-11-08 Thread Matt Kraai
Package: libghc-hdbc-sqlite3-dev Version: 2.3.3.0-3+b1 Hi, Executing PRAGMA foreign_keys=ON using HDBC-sqlite3 doesn't enable foreign key support, because HDBC-sqlite3 automatically starts a transaction and [i]t is not possible to enable or disable foreign key constraints in the middle of a

Bug#708205: Fixed by rebuild?

2013-05-16 Thread Matt Kraai
Hi, I was able to rebuild the emacs24-nox package on my Yeeloong and upgrade successfully using that version. -- Matt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

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#708205: Bugs related to 708205

2013-05-14 Thread Matt Kraai
Hi, This bug appears to be related to bugs 566947, 585403, 598234, and 667744. -- Matt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#708204: Upgrade fails with source_dir doesn't exist. Please specify --target or --directory

2013-05-13 Thread Matt Kraai
Package: grub-yeeloong Version: 2.00-14 Hi, When I tried to upgrade to grub-yeeloong 2.00-14, it produced the following errors: Setting up grub-yeeloong (2.00-14) ... source_dir doesn't exist. Please specify --target or --directory dpkg: error processing grub-yeeloong (--configure):

Bug#708204: Upgrade fails with source_dir doesn't exist. Please specify --target or --directory

2013-05-13 Thread Matt Kraai
Hi, Here's a little more information about this bug: grub-yeeloong's postinst runs grub-install with no arguments. This causes grub-install to try to autodetect the target based on the output of uname -m. uname -m outputs mips64 on my Lemote Yeeloong. This causes it to match the mips* pattern

Bug#708205: Upgrade fails with assertion failure

2013-05-13 Thread Matt Kraai
Package: emacs24-nox Version: 24.3+1-1 Hi, When I try to upgrade on a Lemote Yeeloong, the following error messages are displayed: Setting up emacs24-nox (24.3+1-1) ... Install dictionaries-common for emacs24 install/dictionaries-common: Already byte-compiled for emacs24. Skipping ...

Bug#704522: Add unar support

2013-04-02 Thread Matt Kraai
Package: evince Version: 3.4.0-3.1 Severity: wishlist Hi, Evince can currently use either the proprietary unrar or the free software unrar to decompress comics documents. The free software unrar cannot handle some RAR files, however. Please add support for unar, which is free software and can

Bug#695247: why not retarget the new upstream release of unar to experimental so not breaking anything.

2013-04-02 Thread Matt Kraai
On Tue, Apr 02, 2013 at 08:22:40PM +0530, shirish शिरीष wrote: Just saw that 3.6 had been released sometime back. https://code.google.com/p/theunarchiver/downloads/list?can=1 https://theunarchiver.googlecode.com/files/TheUnarchiver3.6_src.zip This could be retarged to experimental so

Bug#704034: More information

2013-03-27 Thread Matt Kraai
Hi, The episode in question was just downloaded again. I've attached a copy of the current feed. The guid for the latest episode changed from 39111 at http://www.aclu.org to 39111 at https://www.aclu.org:443 I've asked the feed maintainers to stop changing the guids. ?xml version=1.0

Bug#704034: Repeatedly downloads episode

2013-03-26 Thread Matt Kraai
Package: gpodder Version: 3.5.0-1 gPodder has repeatedly downloaded the latest episode from the ACLU Podcasts feed, Gideon: Memphis Public Defender on Indigent Defense. The feed is at http://www.aclu.org/podcast/feed I've attached the feed's current contents. ?xml version=1.0 encoding=utf-8

Bug#703949: ITP: addon-sdk -- development environment for Iceweasel add-ons

2013-03-25 Thread Matt Kraai
Package: wnpp Severity: wishlist The Add-on SDK is a locally-hosted development environment that allows you to easily build add-ons for Iceweasel (Firefox). The homepage for the Add-on SDK is https://wiki.mozilla.org/Jetpack and it's licensed under the MPL 2.0. It uses components licensed under

Bug#700179: [PATCH] Switch user before opening sockets if capable

2013-02-13 Thread Matt Kraai
On Wed, Feb 13, 2013 at 05:28:23PM +0100, Peter Palfrader wrote: On Tue, 12 Feb 2013, Matt Kraai wrote: The User config setting is not sufficient for contrib/linux-tor-prio.sh's UID-based traffic prioritization since it sets the UID after the sockets are created. The UID is set after

Bug#700179: Start tor as debian-tor to allow traffic shaping

2013-02-12 Thread Matt Kraai
On Tue, Feb 12, 2013 at 09:41:37PM +0100, Peter Palfrader wrote: On Sat, 09 Feb 2013, Peter Palfrader wrote: I wanted to check that this seemed reasonable before I tried to implement it. Keeping the bind service capability has other advantages too. For instance it'd make

Bug#700179: [PATCH] Switch user before opening sockets if capable

2013-02-12 Thread Matt Kraai
The User config setting is not sufficient for contrib/linux-tor-prio.sh's UID-based traffic prioritization since it sets the UID after the sockets are created. The UID is set after sockets are created so that they can be bound to ports less than 1024. Processes with Linux's CAP_NET_BIND_SERVICES

Bug#700179: Start tor as debian-tor to allow traffic shaping

2013-02-09 Thread Matt Kraai
On Sat, Feb 09, 2013 at 03:45:56PM +0100, Peter Palfrader wrote: On Sat, 09 Feb 2013, Matt Kraai wrote: UID-based prioritization requires that Tor be started using a specific user ID instead of relying on the User configuration setting. /etc/init.d/tor appears to start Tor as root

Bug#700179: Start tor as debian-tor to allow traffic shaping

2013-02-09 Thread Matt Kraai
Package: tor Version: 0.2.3.25-1 Severity: wishlist Hi, According to the Tor prioritization script at https://gitweb.torproject.org/tor.git/blob/HEAD:/contrib/linux-tor-prio.sh UID-based prioritization requires that Tor be started using a specific user ID instead of relying on the User

Bug#700195: Download folder changes automatically when Preferences opened

2013-02-09 Thread Matt Kraai
Package: epiphany-browser Version: 3.4.2-2.1 Hi, When I open Web's Preferences window, if the previously selected download folder contains a directory, the download folder is automatically changed to that directory. For example, if the download folder is set to ~/Downloads and ~/Downloads/foo

Bug#700179: Start tor as debian-tor to allow traffic shaping

2013-02-09 Thread Matt Kraai
On Sat, Feb 09, 2013 at 08:20:58PM +0100, Peter Palfrader wrote: On Sat, 09 Feb 2013, Matt Kraai wrote: On Sat, Feb 09, 2013 at 03:45:56PM +0100, Peter Palfrader wrote: On Sat, 09 Feb 2013, Matt Kraai wrote: UID-based prioritization requires that Tor be started using a specific

Bug#700195: Patch

2013-02-09 Thread Matt Kraai
tags 700195 patch thanks Hi, The following patch fixes this problem for me: Index: epiphany-browser-3.4.2/src/prefs-dialog.c === --- epiphany-browser-3.4.2.orig/src/prefs-dialog.c 2013-02-09 10:28:28.798818763 -0800 +++

Bug#698510: Hide deleted episodes is selected but some aren't

2013-01-19 Thread Matt Kraai
Package: gpodder Version: 3.4.0-1 Hi, I've configured gPodder to hide deleted episodes, but it sometimes shows deleted episodes of the Point of Inquiry podcast anyway. The URL for the podcast is http://pointofinquiry.libsyn.com/rss I've saved a copy of the feed. The next time the problem

Bug#537728: Confused by multiple items with same date

2013-01-07 Thread Matt Kraai
on the resulting file. I'll try to do this next weekend if no one beats me to it. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#537728: Confused by multiple items with same date

2013-01-07 Thread Matt Kraai
for testing. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

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#695247: New upstream release

2012-12-06 Thread Matt Kraai
? Waiting makes sense to me. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

  1   2   3   4   5   6   7   8   9   10   >