Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Regression in zsh 5.7: locking failed for /dev/null: permission denied
- X-seq: zsh-workers 44024
- From: dana <dana@xxxxxxx>
- To: Vincent Lefevre <vincent@xxxxxxxxxx>
- Subject: Re: Regression in zsh 5.7: locking failed for /dev/null: permission denied
- Date: Tue, 29 Jan 2019 14:09:56 -0600
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=GcYnhpNSySBlfF4C1ZaWQDWzydze+AMEoGilX1EoWD8=; b=xCgss9hp4AEZAqFI1fzjlsYSi3jd/LrhR5Un9tvdVvVKN0k0foLv0i65vl0b7fqK41 UOtPUjVyTgFb5TT4nxFo1pwniSOveO51d+tuelHG7od4VuaGYWDKelD+dEMEXSroN0VL /XJwh2Va/8QAQQOUQDwfdSTIC/B5QJliw/xVyenwXZblt+1Ge2zVu1iuj1Qb3iVz7JI+ 58H5U4jV3jClD7KkzWjSj+dxkFOiTEpd/HecLvOSlR3BegJOexEN6AzvaerkKqSPLpB3 a4syW8M/fEr0+DDZAf5DsRp8eW3OC/q/TdvWvdiait9A0ZC4WMJzkbyu0d3u1mucDOSE R1rg==
- In-reply-to: <20190129185124.GA1618@zira.vinc17.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20190129185124.GA1618@zira.vinc17.org>
On 29 Jan 2019, at 12:51, Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
>I use the following function, see suggestion from
>http://www.zsh.org/mla/workers/2016/msg02070.html
>...
>When I use it, I get the error:
>
>append_file_to_hist:24: locking failed for /dev/null: permission denied
I didn't look *super* hard, but i don't see anything obvious in the changes
between 5.6.2 and 5.7 that would have affected that. More importantly, i get
the same error on 5.4.2/Ubuntu and 5.6.2/Homebrew.
So i'm not sure it's actually a regression...?
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author