Ticket #46 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

running uninstalled: morituri-trunk - no bash completion file

Reported by: https://www.google.com/accounts/o8/id?id=aitoawnqng9z8hf_la2su5dsfzfuq3ihsrslrmy Owned by: https://thomasvs.myopenid.com/
Priority: major Milestone: 0.1.2
Component: morituri Version: master
Keywords: Cc:

Description

Following the instructions in README, I tried to use morituri-trunk, but it fails:

diz $ morituri-trunk
cat: /usr/local/src/morituri/morituri/etc/bash_completion.d/morituri: No such file or directory

diz $ ls -ld /home/calum/bin/morituri-trunk
lrwxrwxrwx 1 calum calum 58 Sep 27 01:44 /home/calum/bin/morituri-trunk -> /usr/local/src/morituri/morituri/misc/morituri-uninstalled

diz $ ls -l etc/bash_completion.d/
total 80
-rw-r--r-- 1 calum staff 12338 Sep 27 01:44 Makefile
-rw-r--r-- 1 calum staff 332 Sep 27 01:42 Makefile.am
-rw-r--r-- 1 calum staff 11776 Sep 27 01:43 Makefile.in
-rwxr-xr-x 1 calum staff 6387 Sep 27 01:42 bash-compgen
-rw-r--r-- 1 calum staff 40147 Sep 27 01:44 rip

diz $ svn info
Path: .
URL:  https://thomas.apestaart.org/morituri/svn/trunk
Repository Root:  https://thomas.apestaart.org/morituri/svn
Repository UUID: 375192ae-a00c-0410-900a-bafd95fcb19a
Revision: 412
Node Kind: directory
Schedule: normal
Last Changed Author: thomas
Last Changed Rev: 412
Last Changed Date: 2010-07-08 22:37:49 +0100 (Thu, 08 Jul 2010)

Change History

comment:1 Changed 3 years ago by https://thomasvs.myopenid.com/

You can still run morituri and ignore that error for now - it's related to bash completion and not that important at this point.

comment:2 Changed 2 years ago by thomas

  • Status changed from new to closed
  • Resolution set to fixed

In [447]:

  • misc/morituri-uninstalled: The binary name is rip, so add an option to override. Fixes #46.
Note: See TracTickets for help on using tickets.