Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (217 - 219 of 1145)

Ticket Resolution Summary Owner Reporter
#1235 fixed tellme's usage message should use basename $0 jmorzins

Reported by jmorzins, 12 years ago.

Description

If a user runs "tellme" without any argument, the usage message that prints onscreen is confusing

The usage message uses echo "$0", but $0 is a very long path to the tellme script, which makes it hard to notice the root|combo|nmccombo options at the end.

Example:

$ tellme Usage: /afs/athena.mit.edu/system/config/tellme/arch/i386_rhel4/bin/tellme root|combo|nmccombo Where:

root - tell me the Athena root password. combo - tell me the Athena Cluster combination. nmccombo - tell me the New Media Center combination.

The problem is that the tellme script in /usr/bin execs the actual tellme script from /afs/athena.mit.edu/system/config/tellme/arch/i386_rhel4/bin/tellme

It could be fixed by using basename to get just the base program from $0

#1574 fixed Xenial repo is empty? jik

Reported by jik, 8 years ago.

Description

Am I reading it wrong, or is the xenial debathena repository in fact empty?

#1575 fixed python-afs depends on python-support, which doesn't exist? jik

Reported by jik, 8 years ago.

Description

It appears that the python-afs debathena package depends on a package called python-support which as far as I can tell doesn't exist in the repo anymore. Am I confused?

Note: See TracQuery for help on using queries.