Custom Query (1145 matches)
Results (217 - 219 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1235 | fixed | tellme's usage message should use basename $0 | jmorzins | |
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:
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 | |
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 | |
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? |