Package: mr Version: 0.31 Severity: normal
please pardon me for some sarcasm in the subject but I've spent some time trying to deploy my fresh account and mr kept failing to work -- [EMAIL PROTECTED]:~$ mr update mr update: no repositories found to work on [EMAIL PROTECTED]:~$ mr checkout mr: unknown action "checkout" (known actions: T, commit, config, diff, ed, help, list, log, offline, online, order, push, record, register, remember, right, status, test, update) I am not strong in perl debugging so couldn't really troubleshoot the situation... but then i thought -- doh -- it is ubuntu... dash is default shell, and I verified on my debian box (listed below) and it shows the same issue. $> sudo ln -sf bash /bin/sh $> mr update | tail mr update: /home/yoh/.etc/vim Already up-to-date. mr update: /home/yoh/.etc/zsh Already up-to-date. mr update: /home/yoh/code/mr Already up-to-date. mr update: finished (7 ok) *$> sudo ln -sf dash /bin/sh *$> mr -v update mr: loading config /home/yoh/.mrconfig mr: including output of "cat ~/code/mr/lib/*[^~] ~/.mr/*[^~] 2>/dev/null || :" mr update: no repositories found to work on $> mr checkout mr: unknown action "checkout" (known actions: T, commit, config, diff, ed, help, list, log, offline, online, order, push, record, register, remember, right, status, test, update) I have tried to run mr checkout from another account which has no .mrsetup and got the same 'unknown action' so I guess it has nothing to do with my setup. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (900, 'testing'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

