Your message dated Mon, 24 Dec 2018 06:04:25 +0000
with message-id <[email protected]>
and subject line Bug#909114: fixed in zsh 5.6.2-test-2-1
has caused the Debian Bug report #909114,
regarding zsh: Build should fail when PCRE is not available
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
909114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 5.6.2-2
Severity: normal

In the last release, the pcre module does not seem to be built anymore.
This causes "setopt rematch_pcre" to fail:

failed to load module `zsh/pcre': 
/usr/lib/x86_64-linux-gnu/zsh/5.6.2/zsh/pcre.so: cannot open shared object 
file: No such file or directory
-pcre-match not available for regex

-- Package-specific info:
Packages which depend, recommend, suggest or enhance a zsh package and hence 
may provide code meant to be sourced in .zshrc:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name               Version        Architecture   Description
+++-==================-==============-==============-==========================================
ii  zshdb              0.92-3         all            debugger for Z-Shell 
scripts

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name               Version        Architecture   Description
+++-==================-==============-==============-==========================================
ii  curl               7.61.0-1       amd64          command line tool for 
transferring data wi
ii  git-annex          6.20180913-1   amd64          manage files with git, 
without checking th
ii git-buildpackage 0.9.10 all Suite to help with Debian packages in Git ii khal 1:0.9.8-1 all Standards based CLI and terminal calendar ii mpv 1:0.29.0-dmo1 amd64 Free and open-source general-purpose video
ii  ninja-build        1.8.2-1        amd64          small build system closest 
in spirit to Ma
ii  pass               1.7.3-1        all            lightweight 
directory-based password manag
ii  pulseaudio         12.2-2         amd64          PulseAudio sound server
ii  radare2            2.9.0+dfsg-1   amd64          free and advanced command 
line hexadecimal
ii  ripgrep            0.9.0-6        amd64          Recursively searches 
directories for a reg
ii  silversearcher-ag  2.1.0-1        amd64          very fast grep-like 
program, alternative t
ii  systemd            239-9          amd64          system and service manager
ii  systemd-container  239-9          amd64          systemd container/nspawn 
tools
ii  systemd-coredump   239-9          amd64          tools for storing and 
retrieving coredumps
ii  taskwarrior        2.5.1+dfsg-6   amd64          feature-rich console based 
todo list manag
ii  udev               239-9          amd64          /dev/ and hotplug 
management daemon
ii  youtube-dl         2018.09.10-1   all            downloader of videos from 
YouTube and othe

The following files were modified:

/etc/systemd/logind.conf
/etc/systemd/resolved.conf
/etc/systemd/journald.conf

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/


-- System Information:
Debian Release: buster/sid
 APT prefers unstable
 APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-rc3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zsh depends on:
ii  libc6       2.27-6
ii  libcap2     1:2.25-1.2
ii  libtinfo6   6.1+20180714-1
ii  zsh-common  5.6.2-2

Versions of packages zsh recommends:
ii  libc6         2.27-6
ii  libncursesw6  6.1+20180714-1

Versions of packages zsh suggests:
ii  zsh-doc  5.6.2-2

--- End Message ---
--- Begin Message ---
Source: zsh
Source-Version: 5.6.2-test-2-1

We believe that the bug you reported is fixed in the latest version of
zsh, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (supplier of updated zsh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Dec 2018 05:55:48 +0100
Source: zsh
Binary: zsh-common zsh zsh-doc zsh-static zsh-dev
Architecture: source all amd64
Version: 5.6.2-test-2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Zsh Maintainers <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
 zsh        - shell with lots of features
 zsh-common - architecture independent files for Zsh
 zsh-dev    - shell with lots of features (development files)
 zsh-doc    - zsh documentation - info/HTML format
 zsh-static - shell with lots of features (static link)
Closes: 909114
Changes:
 zsh (5.6.2-test-2-1) experimental; urgency=low
 .
   * [9dbde9e,bf8b7f7] New upstream release candidate
     + [dc2bfeee] Have V07pcre fail if PCRE was enabled by configure
       (config.modules) but failed to load for any reason. (Closes: #909114)
     + [44b0a973] Remove all cherry-picked patches.
     + [01c3153e] debian/rules: Build zshbuiltins.1 out-of-tree like the
       rest.
 .
   [ Daniel Shahaf ]
   * [19fed9e6] debian/upstream/signing-key.asc: Add the upstream signing
     key used since 5.5.1-test-1.
 .
   [ Ondřej Nový ]
   * [b402fc2e] debian/tests: Use AUTOPKGTEST_TMP instead of ADTTMP.
 .
   [ Axel Beckert ]
   * [24256bb7] Add zsh-autosuggestions to list of zsh-related packages in
     bug-script.
   * [1239bb28] Declare compliance with Debian Policy 4.3.0. (No other
     changes were necessary.)
   * [06946d43] debian/TODO.md: Mention that switching zsh-dev to arch:all
     is non-trivial.
   * [e0798c2f] Declare debian/pkg-zsh-workflow.md as outdated.  Add
     debian/pkg-zsh-workflow-new-upstream-release.md as massively reduced
     replacement.
Checksums-Sha1:
 3719b0897550ffca3d290d462edbda35316d288b 2524 zsh_5.6.2-test-2-1.dsc
 4a6a2688209303a4877db141af5ba472b04445c7 2760908 zsh_5.6.2-test-2.orig.tar.xz
 be8b9630d847b7d15784afe023b500fec7f340fd 82048 zsh_5.6.2-test-2-1.debian.tar.xz
 4903ffda73734ba4d31c89225e98bb946efe5c45 3787796 
zsh-common_5.6.2-test-2-1_all.deb
 3a28875f8ef5b7c8b8c2cec88bb8ae54019a03e3 2573452 
zsh-dbgsym_5.6.2-test-2-1_amd64.deb
 27d614546fb856e06183e50010faa05cb57e4f08 268976 
zsh-dev_5.6.2-test-2-1_amd64.deb
 b8522471888cd20a22b7bb4529c09c14c6ce6bba 2683456 zsh-doc_5.6.2-test-2-1_all.deb
 b08476f32b2c03e9261a1b17d2a70b920e8fddd9 1954300 
zsh-static-dbgsym_5.6.2-test-2-1_amd64.deb
 7976d50cb11586f8b9a9cc40382273ced6564843 1125564 
zsh-static_5.6.2-test-2-1_amd64.deb
 23969a536f14ac2aaaf2a1df42780c4ace295428 9966 
zsh_5.6.2-test-2-1_amd64.buildinfo
 4bcc125b3b3b17a083360ba75f155454034ec528 877464 zsh_5.6.2-test-2-1_amd64.deb
Checksums-Sha256:
 b1fef9f2fb93463cc6d657aba200270c4623be55bf8da63275a4ff47cbc4cffd 2524 
zsh_5.6.2-test-2-1.dsc
 9029f23f6d49b288c7642e82c8080087e9af33bf1c69f2a98c41463695bb6029 2760908 
zsh_5.6.2-test-2.orig.tar.xz
 bd3f72e7c2f3156b78155605587d55118f03b4e6b5e5a1d5cf7d403d32c3bd2f 82048 
zsh_5.6.2-test-2-1.debian.tar.xz
 fcc87fc21c3c6a2c25312b086984920007361970b262be43212cd8d50af95a65 3787796 
zsh-common_5.6.2-test-2-1_all.deb
 d6c5b077daac9d352590de17f4ebe23817f553f89735f66432aa6455da12f911 2573452 
zsh-dbgsym_5.6.2-test-2-1_amd64.deb
 e2901bca71dc54b99e031b9db62b4ea71ed04ef1635b83d59e346f8f2faecbc0 268976 
zsh-dev_5.6.2-test-2-1_amd64.deb
 27a8beef1ea826a76c61d53a923590f0d0a1a5636790d11482ca200c826c663c 2683456 
zsh-doc_5.6.2-test-2-1_all.deb
 7d70c312daaeb42c0f3eedb13da9598a0c3f0cfaea504aa4943a88c3ed4bf9ac 1954300 
zsh-static-dbgsym_5.6.2-test-2-1_amd64.deb
 b81d9a69c30b16b0cb8e46818e4e4fc2d0e2502243a53b726d7b0ebeadeb5445 1125564 
zsh-static_5.6.2-test-2-1_amd64.deb
 f4600f87f0110d2db4d902f8d29d82828095776ae9b18e3af284f63c4a90932a 9966 
zsh_5.6.2-test-2-1_amd64.buildinfo
 56d7dc64dace060da5ddc35297884f918c925dc0234b8bb11e8650cf9cae86cd 877464 
zsh_5.6.2-test-2-1_amd64.deb
Files:
 9e165eb277c0e54edb0046c59380cc62 2524 shells optional zsh_5.6.2-test-2-1.dsc
 6c02e03c04b6682ba9a9cd50764a7a13 2760908 shells optional 
zsh_5.6.2-test-2.orig.tar.xz
 66c816513be3903ed81a49a9da0164f1 82048 shells optional 
zsh_5.6.2-test-2-1.debian.tar.xz
 220c7608e3c435899b49a2a3da80380e 3787796 shells optional 
zsh-common_5.6.2-test-2-1_all.deb
 fc8369a899a108d9ece40b57d9cee046 2573452 debug optional 
zsh-dbgsym_5.6.2-test-2-1_amd64.deb
 69ea15978594f84bd7458923c52fa9dd 268976 libdevel optional 
zsh-dev_5.6.2-test-2-1_amd64.deb
 de6cd93c4c00c99a7bda7876000e2309 2683456 doc optional 
zsh-doc_5.6.2-test-2-1_all.deb
 d1643492184db0dd61aa078f556e985d 1954300 debug optional 
zsh-static-dbgsym_5.6.2-test-2-1_amd64.deb
 c7f98670d555ff972b1557c30a3b259f 1125564 shells optional 
zsh-static_5.6.2-test-2-1_amd64.deb
 3f7bdf725cb1e170d52ab273f98a5fd9 9966 shells optional 
zsh_5.6.2-test-2-1_amd64.buildinfo
 81dec9cb3758c6d58841f557e7f22e56 877464 shells optional 
zsh_5.6.2-test-2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAlwgaTgACgkQa+Zjx1o1
yXV3Lw/+MygV2IloqBqap6uIR8WdsRg36/+9WMYmJ0MMDk8ctxEEhb1ThX0TGWqW
kQECt1+uB1GRyhoA125dNO3fSAHCATINFpeZWkxDgIN56yA6Gj4nkQ6/5h3KfWs4
U7OwLFIDhxtAH1o9NNLLsZa52yqIL9XTACxY2ob9y2UObOoeYv0ftmhPjwUWCjNh
8EZuTpNv3t0MwnJR0vme3XCkYZhSKD8KFNtvx9nkfmcs4DfkCG19zTczQvGebE4E
6GUogtxCsW92jiTex0EjhDQ7qzheePr1KhBoUKNMdxRF4hqjb8cyngGY+BW/oENA
8v6oHUD5v2WYdPku7PRsSo8MtUbCZ9Da/IcogDIVoCj9EfZrEXmfvKT4GPiM6tPp
Lx3YLBRX24zj4qzb5AqOb9aO6Jv6MVmrod5rAHbChPi1EE87QJx7rMYJgRnto2qG
d7KiwTUsgaw27NHGF5+Dvl2Rs77I+9KuSUrh2bqH8WFdQZ9+4/NPS+5wyqpDpHiP
EhKWNssbsQbyQI4QfAZLx4LzTsxEViPYFKtQRmRKNxxwmdIbvZtr+sh/oeMWJgZ1
nZK/2tDQNhu3jgVxfedkZmcLA3g7jvSdZniLuqGet3Gl/n5qy3hu2bW+vnIy1ezP
TH24D+gp83ZVGRLKvQjIhS0bRpuPxitHWQunOSylbrO2UaGq0ec=
=ziJo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to