Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Package Bug Arch Linux



Hi,

Very minor bug but maybe it needs to be documented somewhere. Arch moved
all binaries from /usr/bin to /bin. When ZSH installs at least on a fresh
arch installation it updates /etc/shells with /usr/bin/zsh requiring a
manual update to the file.

How to Replicate
- Fresh Arch Linux Install
#Pacman -S zsh
#useradd -m -g users -s /bin/zsh somedude
#passswd somedude

Login as somedude -> invalid login

Editing /etc/shells so /bin/zsh is a valid shell fixes this.

Not sure if anyone on this list maintains the arch package if not please
let me know where to raise a flag.

Thanks!
- Greg


Messages sorted by: Reverse Date, Date, Thread, Author