[Bug 1098531] Re: Wrong path to global config files mentioned in man page

Axel Beckert abe at debian.org
Sun Feb 16 17:20:03 UTC 2020


This has been fixed in 5.2-3ubuntu1 (i.e. with Yakkety) when these
ubuntu-specific changes were dropped:

* Drop yodl from Build-Depends.
* prebuild docs.


** Changed in: zsh (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to zsh in Ubuntu.
https://bugs.launchpad.net/bugs/1098531

Title:
  Wrong path to global config files mentioned in man page

Status in zsh package in Ubuntu:
  Fix Released

Bug description:
  The FILES section of the zsh(1) man page (and probably other zsh man-
  pages and documentation, too) lists the wrong paths to the global zsh
  configuration files.

  From zsh(1) on Ubuntu Precise (4.3.17-1ubuntu1):

         /etc/zshenv
         /etc/zprofile
         /etc/zshrc
         /etc/zlogin
         /etc/zlogout

  Those files are not directly under /etc/ but under /etc/zsh/.

  From zsh(1) on Debian Wheezy (4.3.17-1):

         /etc/zsh/zshenv
         /etc/zsh/zprofile
         /etc/zsh/zshrc
         /etc/zsh/zlogin
         /etc/zsh/zlogout

  The paths are correct on Debian, hence this issue is specific to
  Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1098531/+subscriptions



More information about the foundations-bugs mailing list