[Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide tab-completion in bash

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 1 20:01:58 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |mtompset at hotmail.com

--- Comment #8 from M. Tompsett <mtompset at hotmail.com> ---
After finding that filer vs. filter typo, I had hopes for it working.
However, this is some of my testing output:

mtompset at ubuntu:~$ koha-list
library
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$ sudo koha-disable grep:
/etc/apache2/sites-available/library: Permission denied
library grep: /etc/apache2/sites-available/library: Permission denied

 * Restarting web server apache2                                               
                                                                            
apache2: Could not reliably determine the server's fully qualified domain name,
using 127.0.1.1 for ServerName
 ... waiting apache2: Could not reliably determine the server's fully qualified
domain name, using 127.0.1.1 for ServerName
                                                                               
                                                                      [ OK ]
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ sudo koha-disable library
Instance library already disabled.
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ koha-list --enabled
grep: /etc/apache2/sites-available/library: Permission denied
library
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$ koha-list --disabled
grep: /etc/apache2/sites-available/library: Permission denied
mtompset at ubuntu:~$

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list