Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, Okay. We still should send the fink-specific completions upstream for review and perhaps eventual inclusion in the package. Jack On Fri, Jun 6, 2014 at 7:42 PM, Hanspeter Niederstrasser < f...@snaggledworks.com> wrote: > On 6/6/2014 3:06 PM, Jack Howarth wrote: > >>

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Hanspeter Niederstrasser
On 6/6/2014 3:06 PM, Jack Howarth wrote: > Hanspeter, > I made a couple more changes. The new system-bash-completion-1,3-2 > adds… > > Conflicts: bash-completion (<< 2.1) > > to make sure that two different copies of bash-completion 1.3 don't execute. > I also added system-bash-completion to

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, I made a couple more changes. The new system-bash-completion-1,3-2 adds… Conflicts: bash-completion (<< 2.1) to make sure that two different copies of bash-completion 1.3 don't execute. I also added system-bash-completion to the existing RuntimeDepends in the bash-completion-2.1-5

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, I reverted that change in bash-completion-2.1-4 and added a new system-bash-completion-1.3-1 package which installs into %p/opt/%n and creates the appropriate symlinks with… mkdir -p %i/etc/profile.d ln -sf %p/opt/%n/etc/profile.d/bash_completion.sh %i/etc/system_b

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Hanspeter Niederstrasser
On Fri, June 6, 2014 10:59 am, Jack Howarth wrote: > Hanspeter, > This should be fixed now in bash-completion-2.1-3 by the following > changes… Does not work. And if I try to close the new Terminal window I opened after updating to b-c-2.1-3, Terminal.app tells me that the following proce

Re: [Fink-users] openmotif3 build failure: phase patching?

2014-06-06 Thread Kippen, Marc
Much thanks for the tip! This was exactly the problem. I added o+r read access to the patch directory/files, and everything works fine. I had the same problem on two different machines, one running 10.7 and the other 10.8 -- both work now. Since these were completely fresh builds directly from C

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, This should be fixed now in bash-completion-2.1-3 by the following changes… Index: bash-completion-fink.patch === RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/shells/bash-completion-fink.patch,v retrieving r

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, The cvs expansion works here under the fink bash… bash-4.3$ cvs co[TAB] becomes bash-4.3$ cvs commit I'm not surprised that the custom fink related completions have issue. We really need to submit those upstream in bug reports and let bash-completion developers analyze their

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Hanspeter Niederstrasser
On Fri, June 6, 2014 7:25 am, Jack Howarth wrote: > Hanspeter, > Can you provide a short example of repeating this bug with the > standard completion files that ship with stock bash-completion? I'll > verify > that the macports bash/bash-completion behaves the same. >I suspect that a

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, I see the issue now. You must be using the ancient system bash 3.2 shell instead of the fink bash 4.3.18 package. It turns out that both fink and MacPorts exhibits the same breakage in bash-complete when trying to use it under the old 3.2 release. So we probably need to add a legacy

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, Does this work for you with the current packaging… % bash bash-4.3$ . /sw/etc/bash_completion bash-4.3$ cvs -d[TAB] …which completes… bash-4.3$ cvs -d[space] …then if I add bash-4.3$ cvs -d [TAB] …it completes.. cvs -d :pserver:anonym...@fink.cvs.sourceforge.net:2401/cvsroot/f

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, Can you provide a short example of repeating this bug with the standard completion files that ship with stock bash-completion? I'll verify that the macports bash/bash-completion behaves the same. I suspect that all bash 4.3 and bash-completion 2.1 packages might have this gl

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Jack Howarth
Hanspeter, I have confirmed that if I use our bash-4.3 from fink and execute… . /opt/local/etc/bash_completion to use their bash-completion 2.1 that tab completion works. Either one of our additional debian patches is at fault or somehow we have bad file placement. Jack On

Re: [Fink-users] bash-completion 2.1 broke completion for Fink programs

2014-06-06 Thread Hanspeter Niederstrasser
On 6/5/2014 11:53 PM, Jack Howarth wrote: > Hanspeter, > It appears that > https://lists.gnu.org/archive/html/bug-bash/2014-03/msg00123.html is > already in bash-4.3.18-1. We also have… > > https://bugzilla.redhat.com/attachment.cgi?id=883034&action=diff > > and > > https://bugzilla.redhat.com

Re: [Fink-users] openmotif3 build failure: phase patching?

2014-06-06 Thread Daniel Macks
On Fri, 6 Jun 2014 02:13:00 +, "Kippen, Marc" wrote: > > Failed: phase patching (PatchFile > "/sw/fink/dists/stable/main/finkinfo/devel/fink-package-precedence.patch" > readability): fink-package-precedence-0.18-1 failed The noted .patch file needs to be world-readable in order for the