Public bug reported:

Binary package hint: zsh

installed zsh on hardy:

apt-cache policy zsh
zsh:
  Installiert: 4.3.4-24ubuntu1
  Kandidat: 4.3.4-24ubuntu1
  Versions-Tabelle:
 *** 4.3.4-24ubuntu1 0


on startup i get the error:

$ zsh
/etc/zsh/zshrc:unalias:42: no such hash table element: run-help

in /etc/zsh/zshrc i changed line 42 from 'unalias run-help'
to '[[ -e $(alias run-help)  ]] && unalias run-help' and it works.

patch attached

** Affects: zsh (Ubuntu)
     Importance: Undecided
         Status: New

-- 
zsh error on startup: /etc/zsh/zshrc:unalias:43: no such hash table element: 
run-help
https://bugs.launchpad.net/bugs/305346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to