FS#28574 - [bash-completion] PLEASE ENTER SUMMARY
            Attached to Project:
            Arch Linux
            
Opened by yushin (hyslion) - Wednesday, 22 February 2012, 03:45 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 18 March 2012, 06:07 GMT
          Opened by yushin (hyslion) - Wednesday, 22 February 2012, 03:45 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 18 March 2012, 06:07 GMT
| 
 | Details
                    Description: A wrong path with "/sbin/modinfo" in /etc/bash_completion.d/module-init-tools. The new package "kmod" changed the binary "modinfo" from "/sbin" to "/usr/bin/". Additional info: * package version(s) : 1.3-2 * config and/or log files etc. : no Steps to reproduce: 1. Key in "modprobe [some module]" and tap "tab". e.g., "# modprobe i915[tab]" 2. It will output "bash: /sbin/modinfo: No such file or directory" 3. Changing "/sbin/modinfo" to "/usr/bin/modinfo" in /etc/bash_completion.d/module-init-tools can resolve it. This is not a big problem, but I think it can be better. Thanks :) | 
              This task depends upon
              
              
            
            
          
            Closed by  Eric Belanger (Snowman)
Sunday, 18 March 2012, 06:07 GMT
Reason for closing: Fixed
Additional comments about closing: bash-completion-1.99-1 in testing
          
        Sunday, 18 March 2012, 06:07 GMT
Reason for closing: Fixed
Additional comments about closing: bash-completion-1.99-1 in testing
 Comment by yushin (hyslion) -
            Wednesday, 22 February 2012, 04:12 GMT
            
            Comment by yushin (hyslion) -
            Wednesday, 22 February 2012, 04:12 GMT
          
           
          Sorry, I forgot to edit SUMMARY
          