Debian Bug report logs - #623479
bash-completion: p4 completion yields "bash: _get_comp_words_by_ref(): `preprev': unknown argument"

version graph

Package: bash-completion; Maintainer for bash-completion is Gabriel F. T. Gomes <gabriel@debian.org>; Source for bash-completion is src:bash-completion (PTS, buildd, popcon).

Reported by: Mike Crowe <mac@mcrowe.com>

Date: Wed, 20 Apr 2011 16:03:01 UTC

Severity: normal

Tags: squeeze

Found in version bash-completion/1:1.2-3

Fixed in version bash-completion/1:1.3-1

Done: David Paleino <dapal@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#623479; Package bash-completion. (Wed, 20 Apr 2011 16:03:04 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Crowe <mac@mcrowe.com>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Wed, 20 Apr 2011 16:03:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Mike Crowe <mac@mcrowe.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: bash-completion: p4 completion yields "bash: _get_comp_words_by_ref(): `preprev': unknown argument"
Date: Wed, 20 Apr 2011 16:43:48 +0100
Package: bash-completion
Version: 1:1.2-3
Severity: normal

With the Perforce command line client "p4" and bash-completion installed if I type:

  p4 edit <TAB>

I get the following error:

  bash: _get_comp_words_by_ref(): `preprev': unknown argument

It appears that this has been fixed in
http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=5eead0ebeecf7d3212df3fea9cfe0fa88b6d0274
but the fix didn't make it into squeeze.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash-completion depends on:
ii  bash                          4.1-3      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#623479; Package bash-completion. (Wed, 20 Apr 2011 16:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to dapal@debian.org:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Wed, 20 Apr 2011 16:57:03 GMT) (full text, mbox, link).


Message #10 received at 623479@bugs.debian.org (full text, mbox, reply):

From: David Paleino <dapal@debian.org>
To: Mike Crowe <mac@mcrowe.com>
Cc: 623479@bugs.debian.org
Subject: Re: Bug#623479: bash-completion: p4 completion yields "bash: _get_comp_words_by_ref(): `preprev': unknown argument"
Date: Wed, 20 Apr 2011 18:53:31 +0200
[Message part 1 (text/plain, inline)]
fixed 623479 1:1.3-1
tags 623479 squeeze
thanks

Hello Mike,

On Wed, 20 Apr 2011 16:43:48 +0100, Mike Crowe wrote:

> With the Perforce command line client "p4" and bash-completion installed if I
> type:
> 
>   p4 edit <TAB>
> 
> I get the following error:
> 
>   bash: _get_comp_words_by_ref(): `preprev': unknown argument
> 
> It appears that this has been fixed in
> http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=5eead0ebeecf7d3212df3fea9cfe0fa88b6d0274
> but the fix didn't make it into squeeze.

I fear the release team won't accept non-security-uploads to stable.

However, I can try to provide backports, yes. That seems the best thing I
can do, with current stable update policies. Would that be ok to you?

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
[signature.asc (application/pgp-signature, attachment)]

Bug Marked as fixed in versions bash-completion/1:1.3-1. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Wed, 20 Apr 2011 16:57:04 GMT) (full text, mbox, link).


Added tag(s) squeeze. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Wed, 20 Apr 2011 16:57:05 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#623479; Package bash-completion. (Thu, 21 Apr 2011 09:54:03 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Crowe <mac@mcrowe.com>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Thu, 21 Apr 2011 09:54:05 GMT) (full text, mbox, link).


Message #19 received at 623479@bugs.debian.org (full text, mbox, reply):

From: Mike Crowe <mac@mcrowe.com>
To: David Paleino <dapal@debian.org>
Subject: Re: Bug#623479: bash-completion: p4 completion yields "bash: _get_comp_words_by_ref(): `preprev': unknown argument"
Date: Wed, 20 Apr 2011 18:07:00 +0100
On Wed, 20 Apr 2011 16:43:48 +0100, Mike Crowe wrote:
>> With the Perforce command line client "p4" and bash-completion installed if I
>> type:
>> 
>>   p4 edit <TAB>
>> 
>> I get the following error:
>> 
>>   bash: _get_comp_words_by_ref(): `preprev': unknown argument
>> 
>> It appears that this has been fixed in
>> http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=5eead0ebeecf7d3212df3fea9cfe0fa88b6d0274
>> but the fix didn't make it into squeeze.
 
On Wed, Apr 20, 2011 at 06:53:31PM +0200, David Paleino wrote:
> I fear the release team won't accept non-security-uploads to stable.

Ah yes. I thought that the fact that this one file plainly didn't work
at all was sufficient reason for them to accept it but it appears that
the entire package has to be unusable which is clearly not the
case. :(
 
> However, I can try to provide backports, yes. That seems the best thing I
> can do, with current stable update policies. Would that be ok to you?

I have generated my own package for the squeeze version+patch which
should be fine for the time being.

Thanks.

Mike.




Bug closed, send any further explanations to Mike Crowe <mac@mcrowe.com> Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Wed, 27 Apr 2011 10:12:07 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 26 May 2011 07:40:36 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 10:10:03 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.