Bug#815036: transition: msgpack-c

2016-02-21 Thread James McCoy
On Wed, Feb 17, 2016 at 11:46:53PM -0500, James McCoy wrote: > FTBFS: > > * webdis: > + #811343 filed with patch > * tmate: > + New upstream version is needed > + Will file a bug for this Filed #815381. > * kumofs: > + configure script expects the C++ library

Bug#815433: libdata-messagepack-stream-perl: FTBFS with new msgpack-c library

2016-02-21 Thread James McCoy
essagepack-stream-perl in libdata-messagepack-stream-perl-0.07 dpkg-source: info: unpacking libdata-messagepack-stream-perl_0.07.orig.tar.gz dpkg-source: info: unpacking libdata-messagepack-stream-perl_0.07-1.debian.tar.xz dpkg-source: info: applying use-packaged-msgpack.patch Check disc space --

Bug#814204: UDD: upstream.rb cannot handle version=4 d/watch files

2016-02-20 Thread James McCoy
On Tue, Feb 09, 2016 at 06:16:00AM -0500, James McCoy wrote: > On Feb 9, 2016 1:24 AM, "Stuart Prescott" <stu...@debian.org> wrote: > > Upgrading devscripts on ullmann.d.o to a new backported version of > > devscripts > > will solve this; the backport does no

Bug#815381: tmate: New upstream release needed to build against new msgpack library

2016-02-20 Thread James McCoy
Package: tmate Version: 1.8.10-2 Severity: important Version 1.4.0 of msgpack-c is in experimental and tmate currently FTBFS against it. The new tmate version, 2.2.0, has been updated to build against the new msgpack-c. If you could package the new tmate in experimental, to help prepare for

Bug#815036: transition: msgpack-c

2016-02-17 Thread James McCoy
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hi, I'd like to start discussion of a msgpack-c (formerly msgpack) transition. msgpack-c 1.4.0-2 is in experimental and I'm ready to start trying to get it into unstable & testing. I

Bug#808176: ITP: python-neovim -- Library for scripting Neovim processes through its msgpack-rpc API

2016-02-15 Thread James McCoy
_CHILD_ARGV='["nvim", "-u", "NONE", "--embed"]' nosetests Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#814096: neovim: errors reading/writing shada file

2016-02-14 Thread James McCoy
Control: reassign -1 src:msgpack-c 1.3.0-1 Control: retitle -1 Incorrect symbol versions declared for APIs which interact with msgpack_object types On Sat, Feb 13, 2016 at 08:00:24PM -0500, James McCoy wrote: > On Wed, Feb 10, 2016 at 07:27:16PM -0500, James McCoy wrote: > > On Mon, Feb

Bug#814096: neovim: errors reading/writing shada file

2016-02-13 Thread James McCoy
On Wed, Feb 10, 2016 at 07:27:16PM -0500, James McCoy wrote: > On Mon, Feb 08, 2016 at 09:37:31AM -0500, D. Stuart Freeman wrote: > > On first run neovim works as expected, but on subsequent runs starts with > > error: > > > > E576: Failed to parse ShaDa file

Bug#814559: mk-origtargz: uscan “Successfully downloaded”, then “Can't open” the same tarball

2016-02-12 Thread James McCoy
$HOME/.profile > USCAN_DESTDIR="../tarballs" This is #809662, fixed in yesterday's 2.16.1 upload. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#814447: devscripts: uscan(1) github example is rejected with "potentially unsafe or malformed filenamemangle pattern"

2016-02-11 Thread James McCoy
On Thu, Feb 11, 2016 at 11:40:09AM -0500, Daniel Kahn Gillmor wrote: > the github example in uscan(1) appears to be rejected by uscan as > having a "potentially unsafe or malformed filenamemangle pattern". > > It's not clear to me what the problem is or how i should resolve it. > either the

Bug#814096: neovim: errors reading/writing shada file

2016-02-10 Thread James McCoy
king to msgpack-c's upstream about this. If Neovim is the only thing depending on libmsgpackc2, installing the version from experimental will fix this. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#814204: UDD: upstream.rb cannot handle version=4 d/watch files

2016-02-09 Thread James McCoy
On Feb 9, 2016 1:24 AM, "Stuart Prescott" wrote: > Upgrading devscripts on ullmann.d.o to a new backported version of devscripts > will solve this; the backport does not currently exist in jessie-backports. I've been holding off doing a backport until things settle down with

Bug#812994: apt 1.2.1 fails to configure packages

2016-02-09 Thread James McCoy
On Fri, Feb 05, 2016 at 12:35:11AM +0100, Julian Andres Klode wrote: > On 4 February 2016 at 23:44, Guillem Jover <guil...@debian.org> wrote: > > On Thu, 2016-02-04 at 08:39:30 -0500, James McCoy wrote: > >> On Thu, Feb 04, 2016 at 12:56:53AM +0100, Guillem Jover wrote:

Bug#520963: libsvn-perl: SVN::Client leaks memory

2016-02-07 Thread James McCoy
s clear that proper pool use is the right way to manage memory. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#471572: SVN::Client still leaks file descriptors

2016-02-07 Thread James McCoy
u-perl/debian/compat"; > > my $ctx = new SVN::Client; > open my $null, ">", "/dev/null" or die "Could not open /dev/null: $!"; > > for (1..10) { my $pool = SVN::Pool->new_default; $ctx->cat($null, $url, 'HEAD', $pool); > s

Bug#812994: apt 1.2.1 fails to configure packages

2016-02-04 Thread James McCoy
On Thu, Feb 04, 2016 at 12:56:53AM +0100, Guillem Jover wrote: > On Wed, 2016-02-03 at 09:22:51 -0500, James McCoy wrote: > > I had a similar problem today. > > > ... > > Selecting previously unselected package libn32atomic1-mips64el-cross. > > Preparing to unpack

Bug#812994: apt 1.2.1 fails to configure packages

2016-02-03 Thread James McCoy
Package: apt Version: 1.2.1 Followup-For: Bug #812994 I just noticed some interesting behavior related to this bug. Looking back at Rohan's initial term.log, we see this: Log started: 2016-01-28 12:13:31 ... Selecting previously unselected package

Bug#810021: devscripts: [bts] bts --cache-mode=full cache fails when fetching empty msg parts?

2016-02-02 Thread James McCoy
irroring/cacheing was first implemented, so it's definitely nothing new. However, they may be a little overzealous or maybe were compensating for an issue since fixed in LWP. I'm adverse to changing the check, but I also don't think we need a bunch of zero-length files being mirrored. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#601139: Overrides for desktop2menu, and add xdg=false

2016-02-02 Thread James McCoy
ven the CTTE decision regarding the Debian menu (<20150904033414.gd3...@qor.donarmstring.com>), is this still something you're interested in? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#812860: /usr/bin/uscan: [uscan] failure to download and verify package.tar.xz with package.sign

2016-01-27 Thread James McCoy
n a wrong way, or is there something fishy > with uscan? In the first case an example would be great. There are some issues to work out from the major rework of uscan, but hopefully some of the above helps. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#812417: devscripts: uscan --verbose --rename exits with an error

2016-01-26 Thread James McCoy
hugin-2016.0.0_beta1.tar.bz2'” because it's not using the correct filename. > ametzler@argenau:/tmp/HUGIN/hugin-2015.0.0$ ls .. > hugin-2015.0.0 hugin_2016.0.0~beta1.orig.tar.bz2 --^ Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#812737: neovim: python-neovim is recommended

2016-01-26 Thread James McCoy
ess of being packaged. Once that's done, I'll add it as a Recommended package. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#812741: neovim: Please don't build-depend on luajit on unsupported architectures

2016-01-26 Thread James McCoy
uajit-5.1-dev, > similar to what haskell-hslua does [2]. Neovim's build system explicitly links against libluajit, so that's not an option currently. I'll talk with upstream to figure out if it really is a required dependency. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James

Bug#812421: apt: "apt upgrade" exits with "E: Broken packages" instead of upgrading

2016-01-23 Thread James McCoy
Package: apt Version: 1.2 Severity: important "apt upgrade" is erroring out instead of letting me upgrade packages uninvolved with the qt packages. % sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done Some

Bug#812119: devscripts: uscan; Files-Excluded syntax is not specified anywhere

2016-01-20 Thread James McCoy
On Jan 20, 2016 2:33 PM, "Adam D. Barratt" wrote: > > On Wed, 2016-01-20 at 19:18 +, Wookey wrote: > > The uscan Files-Excluded field than can be put into debian/copyright > > is a very nice feature, however it is currently unecessarily difficult > > to use because

Bug#811343: webdis: FTBFS with multi-arch libmsgpack-dev

2016-01-17 Thread James McCoy
-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) >From 917c30b64aa2638ef06d8f6e2618cdc12da368d5 Mon Sep 17 00:00:00 2001 From: James McCoy <james...@debian.org> Date: Sun, 17

Bug#809054: subversion fails to build with -Wdate-time in CPPFLAGS

2016-01-17 Thread James McCoy
PG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#810762: debuild: shouldn't call dpkg-architecture for source-only builds

2016-01-11 Thread James McCoy
the same behavior, so you're better off seeing if that's something the dpkg folks (Cc'ed) think need fixing. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#809209: libsvn_subr-1.so.1: svn: E235000: dirent_uri.c:2335: assertion

2016-01-10 Thread James McCoy
ould just make FSVS pass eg. "ö" as "%C3%B6" instead? I'd suggest using svn_path_canonicalize (or one the more granular replacements, depending on the minimal version of SVN you want to impose). Then you know you're using a properly formed path. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#809209: libsvn_subr-1.so.1: svn: E235000: dirent_uri.c:2335: assertion

2016-01-08 Thread James McCoy
se. I'm inclined to close this as the API being used incorrectly. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#809209: libsvn_subr-1.so.1: svn: E235000: dirent_uri.c:2335: assertion

2016-01-07 Thread James McCoy
the test makes it hard to bisect where things broke. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#809209: libsvn_subr-1.so.1: svn: E235000: dirent_uri.c:2335: assertion

2016-01-07 Thread James McCoy
On Thu, Jan 07, 2016 at 07:33:38PM -0500, James McCoy wrote: > On Mon, Dec 28, 2015 at 11:27:28AM +0100, Ph. Marek wrote: > > During a run with my automated test suite for FSVS I noticed that some > > things that previously worked do not any more. > > I can't really giv

Bug#749079: src:msgpack: New upstream release fixes compilation on ARM (and more)

2016-01-01 Thread James McCoy
On Wed, Dec 30, 2015 at 07:34:38PM +0530, Jonas Smedegaard wrote: > Quoting Tomasz Buchert (2015-12-30 16:38:03) > > On 29/12/15 22:06, James McCoy wrote: > >> I've tried to contact Taku a couple times (both via this bug and > >> privately) and emailed MIA about it. M

Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2016-01-01 Thread James McCoy
op issues? I haven't got a handle on this yet, but I'll keep digging. I'll also talk to LeoNerd directly about these, since libtermkey is in bare bones maintenance mode. New projects are intended to use libtickit. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#487185: Seems to have been fixed

2015-12-30 Thread James McCoy
On Thu, Dec 31, 2015 at 12:15:56AM +, Daniel Shahaf wrote: > James McCoy wrote on Wed, Dec 30, 2015 at 07:00:17 -0500: > > On Wed, Dec 30, 2015 at 10:23:51AM +, Daniel Shahaf wrote: > > > This seems to have been fixed: with devscripts-2.15.3 from stable, the > >

Bug#487185: Seems to have been fixed

2015-12-30 Thread James McCoy
local MTA handles setting the envelope as you expect. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#749079: src:msgpack: New upstream release fixes compilation on ARM (and more)

2015-12-29 Thread James McCoy
iner or else have someone else take over. I've tried to contact Taku a couple times (both via this bug and privately) and emailed MIA about it. MIA seems a little MIA since there haven't been any updated to the db. I had been planning on taking over msgpack, but hadn't finished working on it yet. Ch

Bug#809318: bts: overrides user-specified value of sendmail

2015-12-29 Thread James McCoy
/usr/sbin/sendmail > % > .. > > I expected it to invoke «system('() { cat $1 > /dev/tty } /path/to/file')»¹, > which would have printed the email to /dev/tty without sending it. FWIW, the -n option could be useful here. ☺ % bts -n reopen 99 From: James McCo

Bug#807810: Mention what if one wants to mark the bug forwarded to more than one place

2015-12-21 Thread James McCoy
em. I asked before if there was a specific case where knowledge of how to mark something as forwarded to multiple URLs would have been useful, so I could better understand your request, but got no response to that part of my email. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#786517: Remove swig 2.0 for Strech (python 3.5, octave 4.0 unsupported)

2015-12-21 Thread James McCoy
On Mon, Dec 21, 2015 at 07:11:40AM +0100, Torsten Landschoff wrote: > On 11/01/2015 07:08 AM, James McCoy wrote: > > On Sat, Oct 24, 2015 at 11:48:24PM +0200, Matthias Klose wrote: > >> As seen in #802906, this now becomes an RC issue, as Python 3.5 is a > >&g

Bug#807810: Mention what if one wants to mark the bug forwarded to more than one place

2015-12-17 Thread James McCoy
On Dec 13, 2015 6:06 AM, "積丹尼 Dan Jacobson" wrote: >forwarded bug address >Mark the bug as forwarded to the given address (usually an email >address or a URL for an upstream bug tracker). > > Mention what if one wants to mark the bug forwarded

Bug#807810: Mention what if one wants to mark the bug forwarded to more than one place

2015-12-17 Thread James McCoy
On Dec 17, 2015 12:57 PM, "Nicholas Bamber" wrote: > > James, > I agree that I can see no need to support multiple forwarding addresses. However it turns out we currently support that. If by "support", you mean we don't do any verification of what the "forwarded"

Bug#807929: syntax/gitrebase.vim: doesn't highlight "drop"

2015-12-14 Thread James McCoy
e/vim-git/commit/602cf46a54e33cde55bbe8a466c33ecb6239cff1 Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#802503: debcommit: Mention ~ in tag message, not .

2015-12-12 Thread James McCoy
't seen this. That will be fixed in the next upload. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#807292: dose: ancient modified embedded code copy of debianbts.py

2015-12-07 Thread James McCoy
On Dec 7, 2015 2:06 AM, "Paul Wise" wrote: > I noticed the dose git repository contains a modified embedded code > copy of debianbts.py from python-debianbts 1.11 or 1.9. Please remove > it from the dose git repository and from the dose copy in the qa > subversion repository and

Bug#807245: myrepos: Config files take precedence over command-line options

2015-12-06 Thread James McCoy
Package: myrepos Version: 1.20151206 Severity: normal I have "jobs = 5" in ~/.mrconfig, but when performing subtree updates, only one job can run at a time. I tried running "mr -j 1 up" to override the config file, but that doesn't work. GetOptions() is called before the config files are parsed

Bug#769740: pepperflashplugin-nonfree: please support non-root apt

2015-12-06 Thread James McCoy
1BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#807128: gcc-5-base: Differing changelog.Debian.gz between :i386 and :amd64

2015-12-05 Thread James McCoy
Package: gcc-5-base Version: 5.3.0-3 Severity: serious Unpacking gcc-5-base:amd64 (5.3.0-3) over (5.2.1-27) ... Preparing to unpack .../gcc-5-base_5.3.0-3_i386.deb ... Unpacking gcc-5-base:i386 (5.3.0-3) over (5.2.1-27) ... dpkg: error processing archive

Bug#796872: vim: E676 saving a buftype=nofile buffer

2015-12-05 Thread James McCoy
On Sat, Dec 05, 2015 at 09:57:27AM +, Daniel Shahaf wrote: > James McCoy wrote on Fri, Dec 04, 2015 at 23:33:22 -0500: > > On Tue, Aug 25, 2015 at 08:57:27AM +, Daniel Shahaf wrote: > > >* What was the outcome of this action? > > > > > > "E

Bug#807128: gcc-5-base: Differing changelog.Debian.gz between :i386 and :amd64

2015-12-05 Thread James McCoy
Control: reassign -1 release.debian.org Control: retitle -1 nmu: gcc-5_5.3.0-3 Control: user release.debian@packages.debian.org Control: usertag -1 binnmu nmu gcc-5_5.3.0-3 . amd64 . unstable . -m "Rebuild to fix M-A installability" On Sat, Dec 05, 2015 at 01:00:20PM -0500, James M

Bug#807128: gcc-5-base: Differing changelog.Debian.gz between :i386 and :amd64

2015-12-05 Thread James McCoy
On Sat, Dec 05, 2015 at 08:37:15PM +0100, Matthias Klose wrote: > no binNMU please. Why? Are you planning to do a sourceful upload? If not, that would resolve the installability issues that people are going to encounter. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <

Bug#807146: ITP: koji -- RPM-based build system

2015-12-05 Thread James McCoy
(#806953) a few days ago. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#807064: "dget $pkg" fails with "no hostnames in apt-cache policy $pkg for version ... found" since apt 1.1

2015-12-04 Thread James McCoy
es 100 /var/lib/dpkg/status The problem is that dget is looking for a line with a 0 priority, but apt now properly reports the priority. Should be a simple fix. Thanks for the report! Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#796872: vim: E676 saving a buftype=nofile buffer

2015-12-04 Thread James McCoy
> > Daniel > > -- Package-specific info: > > [ I've reproduced this in sid but writing the bug report on jessie, so > snipped the host OS information. ] > -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#806756: Vim does not work with vim-youcompleteme

2015-11-30 Thread James McCoy
oaded properly. Reassigning to vim-youcompleteme. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#806253: libidl-2-0: trying to overwrite '/usr/lib/x86_64-linux-gnu/libIDL-2.so.0.0.0', which is also in package libidl0:amd64 0.8.14-1

2015-11-25 Thread James McCoy
Package: libidl-2-0 Version: 0.8.14-2 Severity: serious Justification: Policy 7.6 Since libidl0 was renamed to libidl-2-0, the new libidl-2-0 needs to declare Breaks/Replaces on libidl0 (<< 0.8.14-2) per policy §7.6.1. As this wasn't done when the package was renamed, an upgrade currently fails:

Bug#805272: subversion: svn --version chrashes with Segmentation fault

2015-11-16 Thread James McCoy
track down what's wrong. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#499886: patch

2015-11-15 Thread James McCoy
uot;help|h" => \$opt_help, > "toolname=s" => \$toolname, > "bts-server=s" => \$btsserver, > "mutt!" => \$opt_mutt, > + "soap-timeout:i" => \$opt_soap_timeout, The indentation is off here. There should be a leading tab followed by aligning spaces. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#805128: Replace outdated copy of dd-list with wrapper around dd-list

2015-11-14 Thread James McCoy
this patch can be applied. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org> From 484c5120220383ef50870e90b8a0931b61f36847 Mon Sep 17 00:00:00 2001 From: James McCoy <james...@debian.org> Date: Sat, 14 Nov 2015 20:52:50 -0500 Subject: [PATCH] Replace o

Bug#804492: bash completion

2015-11-10 Thread James McCoy
being packaged in Debian or a downstream (possibly non-Debian based) distro, so it should happen as much as possible in the build process, not in the packaging. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#804674: RM: libsvn-java [hurd-i386] -- ANAIS; Requires Java SDK >= 1.7, unavailable on hurd

2015-11-10 Thread James McCoy
Package: ftp.debian.org Severity: normal libsvn-java is no longer built for hurd-i386, since it requires a newer Java SDK than gcj is providing. Cheers, James

Bug#803589: FTBFS with ruby2.2 (only)

2015-11-08 Thread James McCoy
On Sun, Nov 08, 2015 at 11:25:00AM -0200, Antonio Terceiro wrote: > On Sat, Nov 07, 2015 at 08:46:10PM -0500, James McCoy wrote: > > Except there's another test that still fails when ruby 2.2 is actually > > used (unlike in the build log you provided or any of the testing I had &g

Bug#804389: subversion: FTBFS: swig failures

2015-11-07 Thread James McCoy
%}) Yeah, swig 3.x changed behavior from swig 2.x and the swig binary package recently started being produced by the swig3.0 source package. I have a change already pending for the next upload to use swig2.0 instead of swig. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McC

Bug#803589: FTBFS with ruby2.2 (only)

2015-11-07 Thread James McCoy
On Wed, Nov 04, 2015 at 08:23:34PM -0500, James McCoy wrote: > On Sun, Nov 01, 2015 at 02:16:10PM -0200, Antonio Terceiro wrote: > > I have found the following discussion started by one of the main Fedora > > Ruby guys, which touches exactly on having the subversion Ruby bindings

Bug#803589: FTBFS with ruby2.2 (only)

2015-11-04 Thread James McCoy
On Sun, Nov 01, 2015 at 02:16:10PM -0200, Antonio Terceiro wrote: > Hello James, > > On Sun, Nov 01, 2015 at 01:06:03AM -0400, James McCoy wrote: > > On Sat, Oct 31, 2015 at 04:45:54PM +0100, Christian Hofstaedtler wrote: > > > During a test build your package

Bug#786517: Remove swig 2.0 for Strech (python 3.5, octave 4.0 unsupported)

2015-11-01 Thread James McCoy
with swig2.0 works with swig3.0 (e.g., subversion's swig bindings). Why can't both be shipped? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#803665: libruby2.2: Add ruby-minitest Depends

2015-11-01 Thread James McCoy
Package: libruby2.2 Version: 2.2.3-1 Severity: normal Ruby 2.2 stopped including both ruby-test-unit and ruby-minitest in the git repo, but both are bundled in the released tarballs. #791925 added the Depends for ruby-test-unit, but ruby-minitest was missed. Please add Depends: ruby-minitest to

Bug#803589: FTBFS with ruby2.2 (only)

2015-10-31 Thread James McCoy
is change in behavior is a bit surprising though, especially the silent failure. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#802611: subversion: Core dump of "svn diff -c 102".

2015-10-21 Thread James McCoy
On Oct 21, 2015 12:00 PM, "Oleksandr Gavenko" wrote: > > 100% reproduced. > > bash# svn diff -c 109 Is this a public repository? Cheers, James

Bug#801517: lintian: broken link to Debian Packaging Policy for Vim

2015-10-11 Thread James McCoy
I'll look into moving it to a more official place when that's completed. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#788820: dd-list fixed in devscripts 2.15.9

2015-10-10 Thread James McCoy
On Sat, Oct 10, 2015 at 05:10:17PM +0800, Paul Wise wrote: > On Tue, 2015-10-06 at 01:19 +, James McCoy wrote: > > >    * dd-list: > >  + Omit information from stanzas with “Extra-Source-Only: yes”. > >  + Use only the information from the most rec

Bug#801268: git-filter-branch mangles commit message of gpg-signed commits

2015-10-07 Thread James McCoy
Package: git Version: 1:2.6.1-1 Severity: important Tags: upstream Forwarded: https://marc.info/?l=git=144428049905822 Control: affects -1 gitpkg In playing around with git-debcherry (from gitpkg), I noticed that the generated patches had mangled descriptions if the original commits were

Bug#800704: [uscan] please allow multiple pgpsigmangleurl for a single line

2015-10-02 Thread James McCoy
ing a signature somewhere. Maybe they should automate their release process. :) Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#800413: RFH: devscripts -- scripts to make the life of a Debian Package maintainer easier

2015-09-29 Thread James McCoy
On Tue, Sep 29, 2015 at 06:38:00AM +0100, Sandro Tosi wrote: > Hey James, > > On Tue, Sep 29, 2015 at 3:00 AM, James McCoy <james...@debian.org> wrote: > > I request assistance with maintaining the devscripts package. > > > > I don't have the time, nor have

Bug#800413: RFH: devscripts -- scripts to make the life of a Debian Package maintainer easier

2015-09-28 Thread James McCoy
Package: wnpp Severity: normal I request assistance with maintaining the devscripts package. I don't have the time, nor have I for awhile, to properly keep up with devscripts maintenance. The package description is: Contains the following scripts, dependencies/recommendations shown in

Bug#738977: uscan: howto download from alioth ...

2015-09-22 Thread James McCoy
out which are the correct links after the fact, like we already do for tarfile. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org> signature.asc Description: PGP signature

Bug#752264: Untested binary in experimental? the 21st century)

2015-09-21 Thread James McCoy
hat neovim needs and the maintainer looks to be MIA. If I don't hear from the maintainer soon, I may need to work on msgpack. It's also likely to require a trip through NEW since I think they had an ABI change. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org> signature.asc Description: PGP signature

Bug#749079: src:msgpack: New upstream release fixes compilation on ARM (and more)

2015-09-20 Thread James McCoy
e package? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org> signature.asc Description: PGP signature

Bug#738977: Have you found a solution ?

2015-09-10 Thread James McCoy
, not how to download an archive itself. That's easily achievable: $ cat watch version=3 https://alioth.debian.org/frs/?group_id=30267 (?:.*/)?po4a-([\d.]+)\.tar\.gz Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#798475: vim: when opening file from file manager with Open With --> Vim, only xterm is used

2015-09-09 Thread James McCoy
n when a .desktop file specifies “Terminal=true”. It looks like that would be gvfs-backends, so I'll reassign there to start. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#798175: uupdate: fails if upstream version is 0

2015-09-06 Thread James McCoy
N" > to decide if it is a native Debian package or not. Ack. Feel free to commit it. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Bug#797344: apt: task-kde-desktop will not install unless breeze is manually installed

2015-09-05 Thread James McCoy
On Sep 5, 2015 5:17 AM, "David Kalnischkies" <da...@kalnischkies.de> wrote: > > Hi, > > On Sat, Aug 29, 2015 at 02:00:41PM -0400, James McCoy wrote: > > In trying out the latest Stretch d-i alpha, I tried to install the KDE > > desktop. This failed d

Bug#796986: uscan: repacksuffix does not ajust version passed to uupdate

2015-09-03 Thread James McCoy
On Thu, Aug 27, 2015 at 06:14:33PM +0900, Osamu Aoki wrote: > Hi, > > On Wed, Aug 26, 2015 at 10:07:28PM -0400, James McCoy wrote: > > On Thu, Aug 27, 2015 at 12:00:50AM +0900, Osamu Aoki wrote: > ... > > > +if (defined $options{'repacksuffix'}) { > > > +

Bug#797216: libapache2-mod-svn: path based authentication fails with kerberos

2015-09-03 Thread James McCoy
On Thu, Sep 03, 2015 at 07:35:54PM +0200, Andreas Korsten wrote: > * James McCoy wrote: > > Thanks. One last thing. Would you be able to perform the same test > > against a server running unstable's libapache2-mod-svn, apache2, etc.? > > I had to install a new mac

Bug#797724: debian-installer: Use apt-config's shell command to get sourcelist/sourceparts

2015-09-01 Thread James McCoy
cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) >From e6835a537c27c5815e361eb58fd88bb233d5582e Mon Sep 17 00:00:00 2001 From: James McCoy <james...@debian.org> Date: Tue, 1 Sep 2015 20:13:10 -040

Bug#797216: libapache2-mod-svn: path based authentication fails with kerberos

2015-09-01 Thread James McCoy
On Tue, Sep 01, 2015 at 04:47:33PM +0200, Andreas Korsten wrote: > * James McCoy wrote: > > With the 1.7 client, would you be able to provide the (sanitized) output > > of “svn --config-option servers:global:neon-debug-mask=130 ls > > https://${FQDN}/svn-krb/${REPO}” with

Bug#797216: libapache2-mod-svn: path based authentication fails with kerberos

2015-08-31 Thread James McCoy
On Mon, Aug 31, 2015 at 04:09:25PM +0200, Andreas Korsten wrote: > * James McCoy wrote: > > As shown in the working example, an initial 401 is expected. The client > > should retry with the auth. The question is why that isn't happening. > > > > What does “svn --vers

Bug#797344: apt: task-kde-desktop will not install unless breeze is manually installed

2015-08-31 Thread James McCoy
On Sat, Aug 29, 2015 at 02:00:41PM -0400, James McCoy wrote: > In trying out the latest Stretch d-i alpha, I tried to install the KDE > desktop. This failed due to not being able to install task-kde-desktop > because kde-standard "is not going to be installed". Followi

Bug#797344: apt: task-kde-desktop will not install unless breeze is manually installed

2015-08-29 Thread James McCoy
apt suggests: pn apt-doc none pn aptitude | synaptic | wajig none ii dpkg-dev 1.18.2 ii python-apt 1.0.0~beta3 -- no debconf information -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org install-task-kde

Bug#794538: systemd / cross-building / failure in dpkg-gencontrol

2015-08-28 Thread James McCoy
/331BA3DB 2011-12-05 James McCoy james...@debian.org signature.asc Description: Digital signature

Bug#797216: libapache2-mod-svn: path based authentication fails with kerberos

2015-08-28 Thread James McCoy
to perform tests on both the upgraded libapache2-mod-svn and the pre-upgrade version? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org signature.asc Description: Digital signature

Bug#796986: uscan: repacksuffix does not ajust version passed to uupdate

2015-08-26 Thread James McCoy
if a repack was requested, so an adjustment should be moved into the previous if block (which is what calls mk-origtargz). Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org signature.asc Description: Digital signature

Bug#747412: uscan: option to verify current upstream tarball

2015-08-26 Thread James McCoy
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org signature.asc Description: Digital signature

Bug#727096: uscan: debian/upstream/signing-key.pgp debian/upstream/signing-key.asc debian/upstream-signing-key.pgp

2015-08-23 Thread James McCoy
On Aug 23, 2015 9:33 AM, Osamu Aoki os...@debian.org wrote: Hi, Its been almost 2 years. As I read the source of the current uscan of version 2.15.3, around L865: $keyring = first { -r $_ } qw(debian/upstream/signing-key.pgp debian/upstream/signing-key.asc

Bug#796661: smlnj is not compiled for amd64

2015-08-23 Thread James McCoy
Control: severity -1 wishlist Control: tag -1 upstream Control: retitle -1 Provide 64-bit binaries On Aug 23, 2015 6:33 AM, Florian Weimer f...@deneb.enyo.de wrote: The amd64 packages are not actually compiled for amd64: Yes. That's why smlnj-runtime Depends on libc6-i386. Upstream doesn't have

Bug#752264: Untested binary in experimental? the 21st century)

2015-08-18 Thread James McCoy
-12-05 James McCoy james...@debian.org

Bug#795447: stretch-pu: package subversion/1.8.13-1+deb9u1

2015-08-13 Thread James McCoy
on apache2 packages necessary for security fixes. + * patches/CVE-2015-3814: Mixed anonymous/authenticated path-based authz with +httpd 2.4 + * patches/CVE-2015-3817: svn_repos_trace_node_locations() reveals path +hidden by authz + + -- James McCoy james...@debian.org Wed, 12 Aug 2015 20:31:26

Bug#746491: vim: Ctrl+PgUp (and Down) does not switch beteen tabs

2015-08-11 Thread James McCoy
On Mon, Aug 03, 2015 at 10:09:56AM +0200, alberto maurizi wrote: On Sun, Aug 02, 2015 at 08:49:49PM -0400, James McCoy wrote: Can you try with vim -u NONE -N -p ... and see if that works? I tried and, when I realized that without vimrc it worked, I started playing with my (bare) .vimrc

Bug#794987: mercurial-git: failed to import extension hgext.git: No module named ignore

2015-08-08 Thread James McCoy
Package: mercurial-git Version: 0.8.1-2 Severity: important In a repository using hg-git: $ hg status *** failed to import extension hgext.git: No module named ignore ** unknown exception encountered, please report by visiting ** http://mercurial.selenic.com/wiki/BugTracker ** Python 2.7.10

Bug#794551: libsvn-perl: adequate: undefined-symbol libsvn_swig_perl-1.so.1.0.0 = svn_swig_pl_get_current_pool

2015-08-04 Thread James McCoy
This seems to be a recurring topic over the years. Looks like the Perl modules work under the assumption that there is an explicit use SVN::Core; in the Perl script, which handles this issue. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org signature.asc Description

<    3   4   5   6   7   8   9   10   11   12   >