Your message dated Tue, 18 Sep 2018 23:35:07 +0000
with message-id <e1g2pwn-000gpy...@fasolo.debian.org>
and subject line Bug#909084: fixed in zsh 5.6.2-3
has caused the Debian Bug report #909084,
regarding Missing pcre module
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 ow...@bugs.debian.org
immediately.)


-- 
909084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909084
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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-3

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 909...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <a...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 19 Sep 2018 01:06:53 +0200
Source: zsh
Binary: zsh-common zsh zsh-doc zsh-static zsh-dev
Architecture: source all amd64
Version: 5.6.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Zsh Maintainers <pkg-zsh-de...@lists.alioth.debian.org>
Changed-By: Axel Beckert <a...@debian.org>
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: 909084
Changes:
 zsh (5.6.2-3) unstable; urgency=medium
 .
   * [92175749] Revert "Switch from the deprecated libpcre3 to the newer
     (!) libpcre2." libpcre2 is not a drop-in replacement and not detected
     by zsh's configure script. (Closes: #909084, reopens LP#1792544)
Checksums-Sha1:
 d58063986b76967a1de60f3bfcfd31c46c21dfe7 2475 zsh_5.6.2-3.dsc
 1b04dea03c60cf7e11bb4b2412a69fd7c6a324c2 78824 zsh_5.6.2-3.debian.tar.xz
 aa797ea2860fe573a3954c9c901d4b3a30d31427 3758988 zsh-common_5.6.2-3_all.deb
 f3f7aae25acbb1d11e35edcfa034bf480c3f59ea 2547548 zsh-dbgsym_5.6.2-3_amd64.deb
 345b32f0d2118e4cac73993f393ac9c9702bf418 263568 zsh-dev_5.6.2-3_amd64.deb
 f0699f197cfd77119d084870bb8b3f6ca2d3972c 2674620 zsh-doc_5.6.2-3_all.deb
 3678d7488d4a8948525448167a2b93dd28c70fdf 1949464 
zsh-static-dbgsym_5.6.2-3_amd64.deb
 a053a24cda83d2e8d5905b99f6aec74d0646058f 1124848 zsh-static_5.6.2-3_amd64.deb
 2fdec840228d0349e53b51da2b9c56d9f7ed09a2 9717 zsh_5.6.2-3_amd64.buildinfo
 f159e34ce9a5492683389732dd3c3d13a4615ebb 869920 zsh_5.6.2-3_amd64.deb
Checksums-Sha256:
 41a86e0992c8da38e3a753fba85830c0f055c4d32f0f91b8786025c8084e24c2 2475 
zsh_5.6.2-3.dsc
 17a7c4a5659884e91ea4d50664856db01656f5da7ac80b2abdf300aa503a08f7 78824 
zsh_5.6.2-3.debian.tar.xz
 3a2a36d7240b23d075e82e59de764ad9f3e0eef358a47ff5dc3ef74b0fc7eccb 3758988 
zsh-common_5.6.2-3_all.deb
 ba82ebd365e5531d8df32d490202f9ad4bb9d7ff635c873ddba035f82a706a14 2547548 
zsh-dbgsym_5.6.2-3_amd64.deb
 90b9ed43dcd619eb3e0621d394d094be6abafee52acb0f48195b25a7c0860541 263568 
zsh-dev_5.6.2-3_amd64.deb
 e9bb9ca0f4d8654319177d802c7f90df5588173cb88baff4853393c49bd2c660 2674620 
zsh-doc_5.6.2-3_all.deb
 a049058fa53a645e2af26cf06bb2a0e0d9268c8fa52a19856263f4ed85e919b6 1949464 
zsh-static-dbgsym_5.6.2-3_amd64.deb
 f877b2929ece99f5ce61f3c373519a7b094f7e3fcf6e804894f477ad4aa4ce25 1124848 
zsh-static_5.6.2-3_amd64.deb
 a52bb755a75b7e1787a2583008121c7992d485b89b4b0e717106c15d88d4c5c0 9717 
zsh_5.6.2-3_amd64.buildinfo
 e807b470b4e765b24dbef7ea35045963222e1b0d8d5048fc60edbc42fef936a0 869920 
zsh_5.6.2-3_amd64.deb
Files:
 fc484ecf098c91982a24d67c9dc21e2d 2475 shells optional zsh_5.6.2-3.dsc
 2b2647d119c5c9d09e769572b2af9b21 78824 shells optional 
zsh_5.6.2-3.debian.tar.xz
 2e10e03c020ecf1e4f7c9a7a307c73a9 3758988 shells optional 
zsh-common_5.6.2-3_all.deb
 c95fb01bf285d356834b4406cdc9fc94 2547548 debug optional 
zsh-dbgsym_5.6.2-3_amd64.deb
 1e66980a21eedae5ed0dd16e7a5cacbf 263568 libdevel optional 
zsh-dev_5.6.2-3_amd64.deb
 988e5c65bc3a460eef6e3c2758b57e14 2674620 doc optional zsh-doc_5.6.2-3_all.deb
 67c695077782f9aca760309d9a53cd97 1949464 debug optional 
zsh-static-dbgsym_5.6.2-3_amd64.deb
 5eb4dc9698c7aade3a07967d68951023 1124848 shells optional 
zsh-static_5.6.2-3_amd64.deb
 09ff2c5a74737c11243d53e5612ac723 9717 shells optional 
zsh_5.6.2-3_amd64.buildinfo
 0fef35c73e4788f03b29c1b05df74fa8 869920 shells optional zsh_5.6.2-3_amd64.deb

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

iQIzBAEBCgAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAluhhz4ACgkQa+Zjx1o1
yXW4eBAAnLORrGvV9IDHtxXz/CUsaEYJsn3yvg5inTBBJIbdv1OHHyEMvUZERw4u
ebmNggvckJgawAqJhnlWZekltpugnb27r9UIoh4naqN3A1NXKh3AK81rtm9cL7gC
qJT3++wYeOUsAX0vcLHapB1KmcfyyCycK+CqZHcdqhHS5GuQszLFMcM7oDMSqOAn
Nj5032zdB8nAqT3S7moTdebuazXT1IgYejlkgx6WYUcbWVm/giE9Q8oTJewuhHQJ
4fZ/wN5so2ftuqp8TNUxIo+3JMKbMapOCSGKP3XVuFWUeCK0+exNkVH02K7n5Ga/
IntXxvBLB1ocIFB/lh6kGJiA8iVGGt0u7uA4O+F+kJjACaC/Z11PbGiFgfi87AeR
b24ro26FjqTXLi1ivvxdY+1bQs+k4df+NMqfmnP88pZrq313gGEfaa3gs8ToDfUm
rwB7n1VrdzXcaNQM5BSx00FLtg6Nk9zOAC+jA8H9+u0//xHRq6NX0cUEwoyTrcXA
p5fn6azJP3+hpWW0t6NZ4c0kcoJ7pna/DpGQ+wyolTsJI7mnUEk/hGWSC5Sc6zdy
KJxlrKElkGvUD53o2vrzh/BfbC+m6/U4ie8bRJw6c/k6Fj/+cjH9HXCsmm0GY29K
f6lEoTIbjpx4kFCKNi3AU4ypOI73Jby7ggRWmbty7cBz3NxOdGk=
=DO8V
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to