Hi Daniel,
Daniel Shahaf wrote:
> Axel Beckert wrote on Mon, 17 Sep 2018 23:17 +0200:
> > Daniel: If you have the patch already in git for your test build, feel
> > free to push it to the debian branch on Salsa.
>
> Actually I just did 'apt-get source zsh/sid' earlier, but I ported that
> to git
Axel Beckert wrote on Mon, 17 Sep 2018 23:17 +0200:
> Daniel: If you have the patch already in git for your test build, feel
> free to push it to the debian branch on Salsa.
Actually I just did 'apt-get source zsh/sid' earlier, but I ported that
to git and pushed. The commit2quilt script generate
Control: tags -1 fixed-upstream
TS wrote on Mon, 17 Sep 2018 21:54 +0200:
> Just to be sure i again tried stock debian zsh 5.6.2 which still fails for me.
> The version you uploaded fixes it for me.
Thanks for testing both versions!
Daniel
Daniel Shahaf schrieb/wrote:
-- --
> For the time being I did a quick build with that commit backported and
> uploaded it to https://home.apache.org/~danielsh/zsh/debian/ .
Hello,
Just to be sure i again tried stock debian zsh 5.6.2 which still fails for me.
The version you uploaded fixes it fo
Axel Beckert wrote on Mon, 17 Sep 2018 20:25 +0200:
> $ dpkg-buildpackage -b
>
Thilo may need to pass --no-sign here.
> Then install those resulting packages you already have installed as
> root. If you want to install all build packages, you can do that with
> "dpkg -i …/zsh*_5.6.2-2_*.deb" or
-- --
> Could you please send a bug report upstream (zsh-work...@zsh.org)?
> Ideally, the bug report would include a reproduction script that sets up
> a new temporary directory, creates a minimal zshrc in it, and runs
> 'ZDOTDIR=/path/to/dir zsh -d' and provokes the bug.
>
> Thanks!
>
> Daniel
-- --
> I can't reproduce the bug with a zshrc that contains nothing but an
> (unconditional) zmodload zsh/zprof. I'm using a self-compiled
> static build from upstream git, not a package build.
>
> Could you please send a bug report upstream (zsh-work...@zsh.org)?
> Ideally, the bug report wou
TS wrote on Sat, 15 Sep 2018 11:39 +0200:
> > up to 5.5.1-1 seem fine, problem starts with 5.6
>
> for the record what zprofile does...
>
> zprofile() {
> ZSH_PROFILE_RC=1 zsh "$@"
> }
>
> ...is it activates this code snipped in my .zshrc:
>
> #
> # zprofile
> #
> (( ${+ZSH_PROFILE_RC} ))
8 matches
Mail list logo