zsh-workers
 help / color / mirror / code / Atom feed
* Package Bug Arch Linux
@ 2013-06-15 20:31 Greg Silverstein
  2013-06-15 20:40 ` Moritz Bunkus
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Silverstein @ 2013-06-15 20:31 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Package Bug Arch Linux
  2013-06-15 20:31 Package Bug Arch Linux Greg Silverstein
@ 2013-06-15 20:40 ` Moritz Bunkus
  0 siblings, 0 replies; 2+ messages in thread
From: Moritz Bunkus @ 2013-06-15 20:40 UTC (permalink / raw)
  To: Greg Silverstein; +Cc: zsh-workers

Hey,

On Sat, Jun 15, 2013 at 10:31 PM, Greg Silverstein
<greg.silverstein@gmail.com> wrote:

> Very minor bug but maybe it needs to be documented somewhere. Arch moved
> all binaries from /usr/bin to /bin.

The other way around, actually: all binaries are now located in
/usr/bin. /bin is just a symlink to /usr/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.

Your understanding is wrong. If /usr/bin is where all binaries are
located then putting /usr/bin/zsh into /etc/shells is not wrong per
se. However, there's already a bug requesting what you're requesting,
too, though for different reasons:
https://bugs.archlinux.org/task/35724

Kind regarsd,
mosu


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-15 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-15 20:31 Package Bug Arch Linux Greg Silverstein
2013-06-15 20:40 ` Moritz Bunkus

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).