Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 5.0.2-test-1 is available
- X-seq: zsh-users 18116
- From: Axel Beckert <abe@xxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh 5.0.2-test-1 is available
- Date: Thu, 7 Nov 2013 16:33:15 +0100
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr
- In-reply-to: <20131106202321.4a48c77b@pws-pc.ntlworld.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: DeuxChevaux.org -- The Citroën 2CV Database
- References: <20131106202321.4a48c77b@pws-pc.ntlworld.com>
Hi,
On Wed, Nov 06, 2013 at 08:23:21PM +0000, Peter Stephenson wrote:
> I've uploaded a test version 5.0.2-test-1 prior to releasing 4.0.3.
> You'll find it at http://www.zsh.org/pub/development or
> ftp://ftp.zsh.org/pub/development.
>
> It's also tagged in git as zsh-5.0.2-test-1 if you don't mind building
> from scratch.
A Debian package based on 5.0.2 packaging plus 5.0.2-test-1 sources
builds fine.
But when using it with my setup, it issues the following error message:
/home/abe/.zsh/grml-etc-core/etc/zsh/zshrc:zmodload:984: failed to add builtin `zstat'
/usr/lib/x86_64-linux-gnu/zsh/5.0.2-test-1/zsh/stat.so exists:
-rw-r--r-- 1 root root 14904 Nov 7 15:09 /usr/lib/x86_64-linux-gnu/zsh/5.0.2-test-1/zsh/stat.so
The corresponding code lines are:
982 # autoload zsh modules when they are referenced
983 if is4 ; then
984 zmodload -a zsh/stat zstat
985 zmodload -a zsh/zpty zpty
986 zmodload -ap zsh/mapfile mapfile
987 fi
The other two zmodload lines (985 + 986) work fine, only 984 throws
this error reproducibly.
Otherwise zsh 5.0.2-test-1 works fine on a first glance. Will continue
to use it on my development system to see if anything further pops up.
Kind regards, Axel
--
/~\ Plain Text Ribbon Campaign | Axel Beckert
\ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
X See http://www.asciiribbon.org/ | abe@xxxxxxxxx (Mail+Jabber)
/ \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author