Bug#645412: cupt: Pin from apt-listbugs does not prevent package install/upgrade

2011-10-17 Thread James Vega
upgrade, and have to manually exclude libclutter-1.0-0 from being upgraded since the pin isn't being honored. Using such a low priority pin means I don't have to remember to add “libclutter-1.0-0-” on to the end of my command to prevent the upgrade. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#645412: cupt: Pin from apt-listbugs does not prevent package install/upgrade

2011-10-15 Thread James Vega
; and roll something that Cupt users can rely on. Hmm, I would find that unfortunate in this instance since apt-listbugs is a very useful tool. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#644635: vim-gui-common: Set working directory when invoking via the .desktop file

2011-10-14 Thread James Vega
> What's your opinion? If you want Vim's working directory to be that of the file you're editing (which is just as likely to be wrong as $HOME is in your example), then there's an option for that—'autochdir' (c.f. ":help 'autochdir'"). Thanks f

Bug#642608: /usr/bin/dpkg-gencontrol: Race condition with tempfile for parallel builds

2011-10-11 Thread James Vega
m link(2): BUGS On NFS file systems, the return code may be wrong in case the NFS server performs the link creation and dies before it can say so. Use stat(2) to find out if the link got created. Cheers, James [0]: http://bugs.debian.org/645014 -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#644949: libparams-validate-perl: Segfault when using a Readonly spec

2011-10-10 Thread James Vega
erl depends on: ii libc6 2.13-21 ii perl5.12.4-6 ii perl-base [perlapi-5.12.3] 5.12.4-6 libparams-validate-perl recommends no packages. libparams-validate-perl suggests no packages. -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 Ja

Bug#530285: devscripts: Add dependencies (git-buildpackage) and various documentations

2011-10-08 Thread James Vega
(as well as perl-doc, python-doc?) [0]: http://packages.debian.org/packaging-dev -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#642608: /usr/bin/dpkg-gencontrol: Race condition with tempfile for parallel builds

2011-09-24 Thread James Vega
sions of packages dpkg-dev suggests: ii debian-keyring 2011.08.07 -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#642432: vim 'C' command on empty last line inserts on previous line instead.

2011-09-22 Thread James Vega
C' command erroneously deletes the current line and >instead changes to insert mode at the beginning of the previous line. Thanks for the report! I've sent a patch upstream, which will be available in the next upload. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#641661: linux-image-3.0.0-1-686-pae: "semid XXXXXX: semop failed for cookie 0xdeadbeef: incorrect semaphore state" when using lvm

2011-09-14 Thread James Vega
n firmware-ivtv pn firmware-iwlwifi pn firmware-linux 0.33 pn firmware-linux-nonfree 0.33 pn firmware-qlogic pn firmware-ralink pn xen-hypervisor -- debconf information excluded -- James GPG Key: 1024D/61326D40 2003-09-02 James Veg

Bug#641207: ITP: ordereddict -- drop-in substitute for collections found in Python 2.7

2011-09-11 Thread James Vega
mming Lang: Python > Description : drop-in substitute for collections found in Python 2.7 There was already an ITP for this (#637849) and it was cancelled due to the planned removal of Python 2.6. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#640943: [PATCH] dm_dev_is_safe: Handle different output formats for "dmsetup table"

2011-09-09 Thread James Vega
shown, but version 1.02.65 had a bug which caused the target to be shown and therefore broke dm_dev_is_safe's parsing. Although the format was fixed in 1.02.66, changing the parsing to handle both formats is safer. Signed-off-by: James Vega --- lib/crypto-base.sh |4 ++-- 1 files change

Bug#640857: trivial bts efficiency discoveries

2011-09-07 Thread James Vega
the space than changing it to not have a space when there is no submitter specified. Also, again, what's the harm in the extra space? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#627376: [patch] Ensure all of child process' output is read

2011-09-06 Thread James Vega
the fd_sets are invalid after an interrupt. I also took a look at the other uses of select(2) in the codebase and, from what I could tell, none of them are subject to the same error scenario. They all seem to be either used as a granular sleep or are in a path where they'll get called again an

Bug#639204: debsign: says "Could not find a signing program" when gpg does not have the requested key

2011-08-29 Thread James Vega
't use PGP keys anywhere anymore. I think changing it to check for the gpg or gpg2 commands only (no directory or environment variables) and providing an appropriate error message would be a good change. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#633577: devscripts: add mentorsget scripts

2011-08-22 Thread James Vega
;ll want to wait until Devscripts 2.11.1 hits your mirror since I overhauled chdist. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#638928: /usr/share/perl5/Sbuild/Build.pm: Use UTF-8 for .changes attachment to log mail

2011-08-22 Thread James Vega
ute commands in a chroot envir libsbuild-perl recommends no packages. libsbuild-perl suggests no packages. -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega From d9ec2fe1260e7d3177dfccb3c33c7aec0e696415 Mon Sep 17 00:00:00 2001 From: James Vega Date: Mon, 22 A

Bug#638375: vim-gtk: can't print non-ASCII strings via Python: UnicodeDecodeError: 'ascii' codec can't decode byte

2011-08-20 Thread James Vega
ects the original issue. I'll have to take a deeper look at it later. [0]: http://ftp.vim.org/pub/vim/patches/7.3/7.3.220 [1]: http://docs.python.org/c-api/arg.html -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#637480: vim-gtk package doesn't check dependency

2011-08-11 Thread James Vega
On Fri, Aug 12, 2011 at 12:23:56AM +0200, Tobias Frei wrote: > vim-gtk depends on package libcanberra-gtk-module but fails to check > if the latter is installed. No, vim-gtk doesn't depend on that. What is the actual error you're seeing? -- James GPG Key: 1024D/61326D40 2003-

Bug#636197: re Bug#636197

2011-08-10 Thread James Vega
On Wed, Aug 10, 2011 at 10:33:09AM +0100, Oliver Jeeves wrote: > On Mon, Aug 01, 2011 at 07:19:06PM -0400, James Vega wrote: > > On Mon, Aug 01, 2011 at 12:25:32PM +0100, Oliver Jeeves wrote: > > > On further investigation, it looks like gvim is trying to open the file: >

Bug#631679: racket: mzc doesn't work with CGC option

2011-08-09 Thread James Vega
havior and will close the bug unless you have any objections. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#636699: racket-doc: The documentation for the scribble language is missing.

2011-08-09 Thread James Vega
On Sat, Aug 06, 2011 at 05:46:25PM -0400, James Vega wrote: > On Fri, Aug 05, 2011 at 02:13:53PM +0200, Pablo Rauzy wrote: > > The Racket documentation in this package come without the scribble language > > documentation. The "scribble" directory is missing in > > &

Bug#636699: racket-doc: The documentation for the scribble language is missing.

2011-08-06 Thread James Vega
package. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#636197: re Bug#636197

2011-08-01 Thread James Vega
nf» have a line that says “/usr/lib/i386-linux-gnu”? What version of libgail18 do you have installed? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#635984: Please provide a way to disable persistent netrw history

2011-07-31 Thread James Vega
documentation mentions a g:netrw_dirhistmax variable which looks like it controls that. Does 'let g:netrw_dirhistmax=0' help? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#635887: openssh-server: Recommends package (ssh-import-id) not in main archive

2011-07-29 Thread James Vega
Package: openssh-server Version: 1:5.8p1-6 Severity: serious Justification: Policy 2.2.1 The recent addition of ssh-import-id as a Recommends can't be satisfied within Debian. A better solution would likely be to use a substvar in d/control which is populated on Ubuntu but not on Debian. -- Syst

Bug#628481: debclean: please respect the option 'unapply-patches' in debian/source/local-options

2011-07-11 Thread James Vega
On Sun, Jul 10, 2011 at 11:22:17AM -0400, James Vega wrote: > On Sun, May 29, 2011 at 02:15:08PM +0200, Reinhard Tartler wrote: > > In source format 3.0, the option 'unapply-patches' (usually set in > > debian/source/local-options) is used to indicate that patches are to be &

Bug#628481: debclean: please respect the option 'unapply-patches' in debian/source/local-options

2011-07-10 Thread James Vega
good enough argument. 1.0 source package and 3.0 source packages are handled differently by dpkg's tools and the devscripts tools should follow their lead in that regard. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#631477: [debcommit] Be smart as to how to tag a repository

2011-06-24 Thread James Vega
nd then use the appropriate > tool to tag the release, that would be very nice. I don't use either of those tools. What would be the appropriate way to tag when those tools are in use? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#631496: glx-alternative-nvidia: Unable to setup alternatives -- duplicate slave link /usr/lib/i386-linux-gnu/libGL.so.1

2011-06-24 Thread James Vega
ows the selection of MESA as GL ii glx-diversions0.1prepare for using accelerated GLX glx-alternative-nvidia recommends no packages. glx-alternative-nvidia suggests no packages. -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signa

Bug#628477: [build-rdepends] fails when deb-src lines point to different host from deb lines

2011-06-23 Thread James Vega
ources file under /var/lib/apt/lists. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#628192: [uscan] fails to repack .zip file, tries to access a .tar.gz instead of a .zip

2011-06-22 Thread James Vega
ar.gz does not appear to be a compressed file; > the file command says: ERROR: cannot open `../thrust-1.4.0.tar.gz' (No such > file or directory) This looks like you've used --destdir, which isn't handled properly when repacking zip files. I'm merging with #628076 which ha

Bug#628759: vim: Improve automake syntax highlighter

2011-06-02 Thread James Vega
ld actually cause things to mishighlight due to the me=e-2 pattern offset (e.g., foo_SOURCES+= a). Also, as the note at the top of the file suggests, the syntax file is looking for a new maintainer. ;) Cheers, -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega " Vim syntax file

Bug#487185: [devscripts] The same problem when not using local MTA

2011-06-02 Thread James Vega
ble to connect to the server. This is completely different from having the email itself bounced due to an unrecognized STMP envelope. Also, Net::SMTP does set an SMTP envelope. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#628066: /usr/bin/uscan: uscan suddenly giving error 404 for SF redirector

2011-05-26 Thread James Vega
1 404 File Not Found Date: Thu, 26 May 2011 23:31:56 GMT Server: Apache X-Powered-By: PHP/5.3.3-7+squeeze1 Vary: Accept-Encoding Content-Type: text/html This is happening for every project I tried. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#626241: ruby feature is missing

2011-05-10 Thread James Vega
. The vim package doesn't have the language bindings enabled. You need to install one of the vim packages (vim-nox, vim-gtk, vim-gnome, or vim-athena) which does have language bindings enabled. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#618875: perl-modules: "Byte order is not compatible at ../../lib/Storable.pm (...)"

2011-05-09 Thread James Vega
On Mon, May 09, 2011 at 08:02:06PM -0400, James Vega wrote: > On Sun, May 08, 2011 at 09:50:42AM +0200, Christoph Biedl wrote: > > Dominic Hargreaves wrote... > > > > > I can't promise to do anything with it in the near future, but happy > > > to grab a copy

Bug#618875: perl-modules: "Byte order is not compatible at ../../lib/Storable.pm (...)"

2011-05-09 Thread James Vega
On Sun, May 08, 2011 at 09:50:42AM +0200, Christoph Biedl wrote: > Dominic Hargreaves wrote... > > > I can't promise to do anything with it in the near future, but happy > > to grab a copy of it from somewhere if you can easily make it > > available, to work on at a later date. Feel free to drop m

Bug#625941: vim: FTBFS on amd64 (test61 FAILED)

2011-05-07 Thread James Vega
ke this more reliable, but would it be possible to give back the build once? [0]: https://buildd.debian.org/status/fetch.php?pkg=vim&arch=hurd-i386&ver=2%3A7.3.035%2Bhg%7E8fdc1210-1&stamp=1288001577 -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#624689: perl: segfaults (dereferencing a null pointer) while evaluating a pattern match

2011-05-05 Thread James Vega
On Mon, May 02, 2011 at 07:01:02AM -0400, James Vega wrote: > On Mon, May 02, 2011 at 01:16:37PM +0300, Niko Tyni wrote: > > On Sat, Apr 30, 2011 at 12:34:57PM -0400, James Vega wrote: > > > In the piece of code I'm running, an object's DESTROY method has various &g

Bug#624689: perl: segfaults (dereferencing a null pointer) while evaluating a pattern match

2011-05-02 Thread James Vega
On Mon, May 02, 2011 at 01:16:37PM +0300, Niko Tyni wrote: > On Sat, Apr 30, 2011 at 12:34:57PM -0400, James Vega wrote: > > Package: perl > > Version: 5.10.1-20 > > Severity: normal > > > *** Please type your report below this line *** > > In the piece of c

Bug#515852: link() doesn't update relative symlinks

2011-05-01 Thread James Vega
On Sun, May 01, 2011 at 11:15:15PM -0400, James Vega wrote: > On Wed, Apr 20, 2011 at 04:04:31PM +0200, Adam Borowski wrote: > > There are four bugs there: > > 1. (/.+) should be (.+) -- there's no reason relative urls shouldn't work > > Relative URLs don't ma

Bug#515852: link() doesn't update relative symlinks

2011-05-01 Thread James Vega
ack cp should use -L Agreed. > 3. $2 in the link() calls should be `readlink -f "$2"` (modulo possible >quotes inside the string and the general uselessness of `` on an >user-provided string) Cwd::realpath should be useful here. > 4. the system() call will break on s

Bug#624689: perl: segfaults (dereferencing a null pointer) while evaluating a pattern match

2011-04-30 Thread James Vega
no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega (gdb) bt full #0 0x082a3078 in S_swash_get (my_perl=0x99c1008, swash=0xd9ef59c, start=0, span=128) at utf8.c:1885 swatch = 0x8187715 l = 0x0 lend = 0x2e3d9658 x = 0xd52613c &qu

Bug#622650: perl_fold=1 makes vim absurdly slow

2011-04-13 Thread James Vega
combination with patch 7.2.274. (Christian Brabandt, 2010 May 27) Generally, folding with 'foldmethod' set to "syntax" is slow. Do profiling to find out why. Merging with the other bug. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#622561: dcmd conflates orig with tarballs

2011-04-12 Thread James Vega
PG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#620902: devscripts: [licensecheck] remove "(the License)" from the Apache license regex

2011-04-10 Thread James Vega
On Mon, Apr 11, 2011 at 08:04:06AM +0400, Dmitry Kurochkin wrote: > Hi James. > > On Sun, 10 Apr 2011 23:51:36 -0400, James Vega wrote: > > On Tue, Apr 05, 2011 at 04:19:39AM +0400, Dmitry Kurochkin wrote: > > > The Apache license rexex in licensecheck version 2.10.71 i

Bug#620902: devscripts: [licensecheck] remove "(the License)" from the Apache license regex

2011-04-10 Thread James Vega
-- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#622212: devscripts: uscan problems when HTTPS_PROXY or https_proxy is set

2011-04-10 Thread James Vega
p;1|grep 'requesting URL'”, you'll see the exact URLs that uscan is using. I imagine you'll see the same results using /usr/bin/GET (which libwww-perl provides) to fetch those URLs. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#621798: [patch] filetype.vim

2011-04-08 Thread James Vega
though. That's being caused by Debian's system-wide config. Thanks for pointing that out. I've filed a bug with this message and I look into fixing it for the next package upload I do. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#618986: it was problem with my /etc/devscripts.conf

2011-04-03 Thread James Vega
indication of configuration error. Once I moved > this file from /etc everything started working again. I think we > should have better error catching and error messages. There's no error to catch. Your config file is saying to run debcheckout, so that's what happens. -- James GPG Key: 1

Bug#256743: Closing "[vim] global search flag to span linebreaks"

2011-03-31 Thread James Vega
usertag v...@packages.debian.org usertag 256743 vim-uptodo tag 256743 - patch thanks On Sat, Aug 16, 2008 at 05:34:36PM -0400, James Vega wrote: > Upstream has stated that this idea won't be implemented upstream and a > vim script implementing such functionality is trivial to wr

Bug#615108: [uscan] Fixes for repacking ZIP files

2011-03-20 Thread James Vega
t one, I think using tar's --transform argument to remove the leading ./ may be cleaner. The fix for the second issue looks good. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#618535: devscripts: uscan should offer generic --repack-with argument

2011-03-20 Thread James Vega
h version=3 some://url/pattern debian repackscript -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#618513: devscripts: uscan --repack should pass -a to unzip

2011-03-15 Thread James Vega
pposed to using the patch, but I'd be interested in whether the potential mis-identification happens frequently enough that auto-converting is more hassle than it's worth. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#618264: TypeError: sigterm_handler() takes exactly 3 arguments (2 given)

2011-03-13 Thread James Vega
Package: offlineimap Version: 6.3.2~rc3-2 Severity: normal Offlineimap had been stuck, so I killed it with SIGTERM and got the following traceback. Main program terminated with exception: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/offlineimap/init.py", line 344, in ru

Bug#617850: ftp.debian.org: python-keyring 0.5.1-1 listed in Sources but not Packages

2011-03-11 Thread James Vega
g the other two binary packages and is waiting for them to be built/uploaded before adding 0.5.1-1 to Packages. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#592239: Remove markdown syntax in favor of Vim 7.3's

2011-03-01 Thread James Vega
and merge that functionality into the official script. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#615916: libc6: SegFault in Mplayer

2011-02-28 Thread James Vega
On Mon, Feb 28, 2011 at 11:01:54PM -0600, Brian Paterni wrote: > On Mon, Feb 28, 2011 at 11:32:02PM -0500, James Vega wrote: > > Do you have libgl1-nvidia-glx installed? > > No, actually I have an ati/amd card and use mesa's gallium3D r600 driver. Hmm, ok. I'm s

Bug#615916: libc6: SegFault in Mplayer

2011-02-28 Thread James Vega
1326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#615764: plt-scheme: ftbfs with gold or ld --no-add-needed

2011-02-28 Thread James Vega
loaded and through NEW. [0]: #556064 which is marked as affecting src:plt-scheme, so a new bug shouldn't have been filed [1]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556064#30 -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#615002: ITP: libjson-pp-perl -- yet another json package

2011-02-24 Thread James Vega
erl >  Description     : yet another json package Isn't this what the libjson-perl package already in the archive is? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#595893: print message when mail not sent

2011-02-18 Thread James Vega
it may be missed just by looking at the command structured specified in the synopsis/usage. > Or better yet, don't require the space! If we didn't, then you couldn't use a dot or comma anywhere in your command. That would be rather inconvenient. -- James GPG Key: 1024D/61

Bug#592893: bts: support "summary 0" to add new summary to bugs

2011-02-18 Thread James Vega
, it wouldn't be too bad to add this, but I'm not sure it'd be very useful until #530559 is fixed. Otherwise, you end up with a message to the bug with the useless subject "summary nnn 0". -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#611573: vim: missing dependency on libperl

2011-02-17 Thread James Vega
On Wed, Feb 02, 2011 at 09:47:08AM +0200, Niko Tyni wrote: > On Sun, Jan 30, 2011 at 06:01:08PM -0500, James Vega wrote: > > On Sun, Jan 30, 2011 at 2:26 PM, Niko Tyni wrote: > > > > The full name of the library ends up in the vim.gtk binary, so the Perl > > >

Bug#613560: vim-gnome: Hangs on startup

2011-02-15 Thread James Vega
reassign 613560 libgl1-nvidia-glx forcemerge 612998 613560 thanks On Tue, Feb 15, 2011 at 1:22 PM, Tony Houghton wrote: > On Tue, 15 Feb 2011 13:00:57 -0500 > James Vega wrote: > >> On Tue, Feb 15, 2011 at 12:51 PM, Tony Houghton wrote: >> > gvim hangs on startup. It d

Bug#613560: vim-gnome: Hangs on startup

2011-02-15 Thread James Vega
ny > difference. I tried strace gvim to see if I could work out where it was > hanging and it worked normally! Do you have libgl1-nvidia-glx version 260.19.21-1 installed? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list

Bug#613483: NameError: global name 'UIBase' is not defined

2011-02-14 Thread James Vega
Package: offlineimap Version: 6.3.2~rc3-1 Severity: normal Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/offlineimap/threadutil.py", line 158, in run Thread.run(self) File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__

Bug#608090: devscripts: dget doesn't resume downloads

2011-02-14 Thread James Vega
on. It just continues downloading from an offset based on the existing file. If that existing contents are wrong somehow, then the entire file would need to be redownloaded anyway. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#612863: devscripts: please preserve timestamps in the dget script

2011-02-14 Thread James Vega
hange the current behavior at all since wget ignores -N when -O is being used (which dget does). -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#613240: gtkam is linked against libltdl.so.3 which is not provided in squeeze

2011-02-13 Thread James Vega
0 NEEDED libc.so.6 $ objdump -p /usr/lib/libgphoto2_port.so.0 NEEDED libltdl.so.7 NEEDED libc.so.6 -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#613165: ftplugin/man.vim freezes vim-gtk and vim-gnome, but not vim-nox

2011-02-13 Thread James Vega
reassign 613165 libgl1-nvidia-glx forcemerge 612998 613165 thanks On Sun, Feb 13, 2011 at 05:17:40PM +0200, Andrei Popescu wrote: > On Du, 13 feb 11, 09:39:31, James Vega wrote: > > On Sun, Feb 13, 2011 at 02:12:47PM +0200, Andrei POPESCU wrote: > > > Since a recent update

Bug#613165: ftplugin/man.vim freezes vim-gtk and vim-gnome, but not vim-nox

2011-02-13 Thread James Vega
have libgl1-nvidia-glx version 260.19.21-1 installed? -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#612884: devscripts: `bts show --mbox 612685`: not all messages included separately in mbox file

2011-02-11 Thread James Vega
that it already is. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#612998: /usr/lib/nvidia/libGL.so.260.19.21: OpenGL-enabled Cairo + nVidia libGL cause Vim child processes to deadlock

2011-02-11 Thread James Vega
7-2X C Binding ii libxrender1 1:0.9.6-1X Rendering Extension client libra ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to

Bug#556064: FTBFS with binutils-gold

2011-02-10 Thread James Vega
On Thu, Feb 10, 2011 at 1:41 PM, Julien Cristau wrote: > On Fri, Jan 15, 2010 at 21:55:24 -0500, James Vega wrote: > >> reassign 556064 libxft-dev 2.1.12-3 >> retitle 556064 fontconfig incorrectly listed as a private library >> thanks >> >> As shown be

Bug#612174: buildd.debian.org: build.cgi and pkg.cgi aren't linking/listing build logs since Squeeze release

2011-02-06 Thread James Vega
Package: buildd.debian.org Severity: normal See for missing links. See for missing logs altogether. Changing &dist=sid to &dist=unstable fixes this one. Also notice that for the tagp

Bug#611573: vim: missing dependency on libperl

2011-01-30 Thread James Vega
ation. > I wonder if this applies to the other interpreters like Python too? I'd assume it applies to all of the bindings whenever they need a transition. I'd be surprised if this is the first package to do dynamic loading and need binNMUs when the library it loads changes. Maybe

Bug#611444: Enable syntax highlighting by default

2011-01-29 Thread James Vega
On Sat, Jan 29, 2011 at 09:32:08AM -0500, James Vega wrote: > tag 611444 wontfix > thanks > > On Sat, Jan 29, 2011 at 02:46:19PM +0100, Mathieu Parent wrote: > > Please enable syntax highlighting by default. > > > > This can be done by uncommenting the fo

Bug#610027: devscripts: deb-reversion forces use of /tmp and can run out of space

2011-01-14 Thread James Vega
s as follows solves the problem: > > TMPDIR=$(mktemp -d --tmpdir deb-reversion.XX) Thanks for the suggestion. I'll apply similar changes to the rest of our scripts that need it. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#609599: vim-runtime: Error detected while processing /usr/share/vim/vim73/ftplugin/ruby.vim: line 83

2011-01-10 Thread James Vega
so your best bet it to tell Vim to use a different shell. It may be possible to tweak the shell-related options (like 'shellxquote', 'shellquote', etc.) but it's easier just to change the shell. Here's what I used to have in my vimrc when I used fish: if $SHELL =~

Bug#608390: please update vim to version 7.3.094

2010-12-31 Thread James Vega
d.net/ubuntu/+source/vim/+bug/137854) in some > recent version. It would have been more appropriate to simply update the Debian bug (which you referenced on vim-dev) that there has been a fix made. Regardless, I do plan on making another upload soon. -- James GPG Key: 1024D/61326D40 2003-0

Bug#606060: [uscan] Why change the correct documentation?

2010-12-16 Thread James Vega
side. > Packages which use ‘(.*)’ in the ‘debian/watch’ file to match the > upstream version string have a watch file that unnecessarily allows a > Policy-violating version string to be created. > > The documentation should not recommend that. That's the entire scope > of this b

Bug#606957: vim: Vim segfaults while sending clipboard content to another application

2010-12-14 Thread James Vega
learing the textarea between attempts to reproduce) but other than that I didn't see any abnormal behavior. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#606345: uscan --verbose falsely reports a successful download

2010-12-09 Thread James Vega
#x27;t being signaled back to the caller into LWP, then that's a bug in LWP. Looks like it may be related to #548417. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#529977: not a tasksel bug

2010-12-06 Thread James Vega
escribed previously in the bug report, the Vim maintainers don't consider this a bug. Closing. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#605003: Long-standing problem with X-Chat when disk full

2010-12-06 Thread James Vega
//patch-tracker.debian.org/patch/series/view/xchat/2.8.8-3/45_save_ignore.patch -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#556248: [debuild] debuild not preserving single quotes in DEBUILD_DPKG_BUILDPACKAGE_OPTS

2010-11-29 Thread James Vega
worked and then lost track of it (partly due to it not being tagged +patch). Thanks for the prod. I'm planning on doing some work on the package soon since it looks like we won't need any more Squeeze-targeted uploads and I'll include this with that. -- James GPG Key: 1024D/6132

Bug#592688: An effort to package racket using the old control files for plt-scheme

2010-11-16 Thread James Vega
on refreshing the packaging for 5.0.2 and should be doing an upload in the next few days. I appreciate the interest in getting a new version of the package uploaded. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#600481: [gnupg.vim] Truncates original file when error in gnupg command occurs

2010-11-04 Thread James Vega
On Sun, Oct 17, 2010 at 11:14:03PM -0400, H. S. wrote: > On Sun, Oct 17, 2010 at 12:52 PM, James Vega wrote: > > On Sun, Oct 17, 2010 at 10:25:18AM -0400, H. S. wrote: > >> Trying to open a gnupg encrypted text file in vim when the GnuPG key is > >> expired resu

Bug#602358: ITP: rtl8192ce-dkms -- Realtek RTL8192CE driver in DKMS format.

2010-11-04 Thread James Vega
kms.  The other is building stuff with > module-assistant, usually in -source packages as in > openafs-modules-source. > > The suffix makes it clear what kind of package this is. Sure, but that's a distinction for the names of the binary packages not that of the source package. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#602168: vim-runtime: syntax/lisp.vim overwrites iskeyword value

2010-11-03 Thread James Vega
ere there isn't a strict, minimal set of valid keyword characters. If you commonly require extra characters in that filetype, that's exactly when you can use += in ~/.vim/after/syntax/….vim. Whether the system runtime file uses = or += has no bearing on your after/syntax file. As such, I don't see a need to trawl through all the scripts that change 'iskeyword'. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#601694: All WWW::Curl::Share::CURL_LOCK_* constants are causing "Undefined subroutine" errors

2010-10-28 Thread James Vega
forwarded 601694 https://rt.cpan.org/Public/Bug/Display.html?id=62529 thanks On Thu, Oct 28, 2010 at 11:42 AM, Salvatore Bonaccorso wrote: > Hi James > > On Thu, Oct 28, 2010 at 10:59:53AM -0400, James Vega wrote: >> Package: libwww-curl-perl >> Version: 4.14-1 >>

Bug#601694: All WWW::Curl::Share::CURL_LOCK_* constants are causing "Undefined subroutine" errors

2010-10-28 Thread James Vega
system libwww-curl-perl recommends no packages. Versions of packages libwww-curl-perl suggests: pn libcurl4-gnutls-dev(no description available) -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-d

Bug#600688: [patch] Retain langp when re-using buffer

2010-10-24 Thread James Vega
s are highlighted as spelling mistakes although they are if you give the file on the command line instead. The attached patch looks like the right fix. Thanks, -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega diff --git a/src/buffer.c b/src/buffer.c --- a/src/buffer.c +++ b/src/buffe

Bug#601293: unblock: devscripts/2.10.69

2010-10-24 Thread James Vega
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package devscripts The upload is primarily translation updates and build system changes to make the translated devscripts.1 contain the same information as the English versio

Bug#601019: Unable to install due to missing /usr/lib/mozilla/plugins directory

2010-10-22 Thread James Vega
er-plugin-lightspark suggests no packages. -- no debconf information -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#600745: [debcheckout] automatic checkout of an arbitrary non-master branch which contains the debian packaging

2010-10-19 Thread James Vega
2010/10/19 Yaroslav Halchenko : > > On Tue, 19 Oct 2010, James Vega wrote: >> If it's the latter, then why not make >> the branch from which the Debian package is built the default branch of >> the repository? > > and that is the approach the other member o

Bug#600745: [debcheckout] automatic checkout of an arbitrary non-master branch which contains the debian packaging

2010-10-19 Thread James Vega
ested mechanism means that the branch that gets checked out will vary based on when the checkout is performed. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#600481: vim removes contents of encrypted files without warning if gnupg key has expired

2010-10-17 Thread James Vega
had a chance to test out such an implementation. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega signature.asc Description: Digital signature

Bug#600248: [patch] Let helpztags support for other languages

2010-10-14 Thread James Vega
ened a bug for you in the BTS to make sure I keep track of the patch. > so I run it to some of my plugins. > but helpztags only supports for .txt help file. > so I wrote the patch to fix it. Thanks. Looks useful. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega --- helpztags.bak

  1   2   3   4   5   6   7   8   9   >