Ville Skyttä wrote:
> I guess Debian will have to implement
> something like the readlink anyway for backwards compatibility reasons
Hmm. I'd rather see the Debian package's behavior remain consistent
with upstream. How about this?
---
debian/bash-completion.pr
On 2012-01-11 21:30, David Paleino wrote:
> On Wed, 11 Jan 2012 20:59:19 +0200, Ville Skyttä wrote:
>>
>> First, the readlink command does not exist everywhere.
>
> Since it's part of the "coreutils" package in Debian, I supposed it existed on
> all Linuxes. Surely I don't know about other Unices
On Wed, 11 Jan 2012 20:59:19 +0200, Ville Skyttä wrote:
> On 2012-01-11 15:41, David Paleino wrote:
> > On Wed, 11 Jan 2012 02:39:43 -0600, Jonathan Nieder wrote:
> >
> >> Probably something like
> >>
> >> local compscript=$(readlink -f "$BASH_SOURCE")
> >> [[ $compscript == */* ]] && comp
On 2012-01-11 15:41, David Paleino wrote:
> On Wed, 11 Jan 2012 02:39:43 -0600, Jonathan Nieder wrote:
>
>> Probably something like
>>
>> local compscript=$(readlink -f "$BASH_SOURCE")
>> [[ $compscript == */* ]] && compdir="${compscript%/*}/completions"
>>
>> in its place would do the tric
On Wed, 11 Jan 2012 02:39:43 -0600, Jonathan Nieder wrote:
> rush wrote:
> > 2012/1/11, Jonathan Nieder :
>
> >> I don't follow. Isn't COMPAT_DIR _supposed_ to point to
> >> /etc/bash_completion.d? Which completion is not working?
> >
> > If I specify /etc/bash_completion.d in this variable noo
rush wrote:
> 2012/1/11, Jonathan Nieder :
>> I don't follow. Isn't COMPAT_DIR _supposed_ to point to
>> /etc/bash_completion.d? Which completion is not working?
>
> If I specify /etc/bash_completion.d in this variable noone from
> /usr/share/bash-completion/completions/ will work. I tested on s
Sorry again, just missed all others in CC.
2012/1/11, Jonathan Nieder :
>
> Please use a subject line. Often, preserving the subject
> line of the message you are replying to is enough.
>
Oh, I'm sorry.
> I don't follow. Isn't COMPAT_DIR _supposed_ to point to
> /etc/bash_completion.d? Which
Hi,
rush wrote:
> [Subject: ]
Please use a subject line. Often, preserving the subject
line of the message you are replying to is enough.
> You can find string
>
> : ${BASH_COMPLETION_COMPAT_DIR:=/etc/bash_completion.d}
>
> in /usr/share/bash-completion/bash_completion file.
>
> Therefore mo
Hey, guys, just adding symlink doesn't resolve the issue.
You can find string
: ${BASH_COMPLETION_COMPAT_DIR:=/etc/bash_completion.d}
in /usr/share/bash-completion/bash_completion file.
Therefore most of completions do not working.
Just changing it to /usr/share/bash-completion/completions a
On Tue, 10 Jan 2012 23:10:25 +0200, Christoph Anton Mitterer wrote:
> Seems the symlink doesn't help, as it's target is not marked
> executable?!
Uh? Why should it?
David
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.n
Hi.
Seems the symlink doesn't help, as it's target is not marked
executable?!
Cheers,
Chris.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
David Paleino wrote:
> clone 648319 -1
> retitle -1 please fix /etc/bash.bashrc to point to new bash-completion
> location
> severity -1 important
> reassign -1 bash
> thanks
Wow, I can read, really. Will merge the bugs once a bug number is
assigned.
Sleepily,
Jonathan
--
To UNSUBSCRIBE, e
clone 648319 -1
retitle -1 please fix /etc/bash.bashrc to point to new bash-completion location
severity -1 important
reassign -1 bash
thanks
On Thu, 10 Nov 2011 16:01:54 +0100, Simon Chopin wrote:
> Hi !
>
> When using the experimental bash-completion package, I noticed that the
> completion wo
Package: bash-completion
Version: 1:1.90-1
Severity: normal
Hi !
When using the experimental bash-completion package, I noticed that the
completion wouldn't work anymore when using the code snippet found in
the default /etc/bash.bashrc, which refers to /etc/bash_completion.
I assume that at some
14 matches
Mail list logo