zsh-users
 help / color / mirror / code / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: zsh-users@zsh.org
Subject: Re: zsh 5.0.2-test-1 is available
Date: Thu, 7 Nov 2013 16:33:15 +0100	[thread overview]
Message-ID: <20131107153315.GW3544@sym.noone.org> (raw)
In-Reply-To: <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@deuxchevaux.org  (Mail)
 X   See http://www.asciiribbon.org/              | abe@noone.org (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)


  parent reply	other threads:[~2013-11-07 15:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 20:23 Peter Stephenson
2013-11-06 21:57 ` Phil Pennock
2013-11-07 15:33 ` Axel Beckert [this message]
2013-11-07 16:05   ` Peter Stephenson
2013-11-07 19:18     ` Phil Pennock
2013-11-08  1:36       ` Bart Schaefer
2013-11-08  3:16         ` Axel Beckert
2013-11-08  6:01           ` Bart Schaefer
2013-11-08  7:16         ` Phil Pennock
2013-11-08  9:38           ` Peter Stephenson
2013-11-08 14:39             ` Bart Schaefer
2013-11-08 16:11               ` Peter Stephenson
2013-11-09  2:11                 ` Bart Schaefer
2013-11-09  3:35                   ` John
2013-11-09  5:20                     ` Shawn Wilson
2013-11-09 22:32                   ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131107153315.GW3544@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).