Your message dated Sat, 21 Dec 2019 02:35:48 +0000
with message-id <e1iiuco-0003qi...@fasolo.debian.org>
and subject line Bug#947081: fixed in fribidi 1.0.8-2
has caused the Debian Bug report #947081,
regarding fribidi 1.0.8-1 breaks at least libtext-bidi-perl and pyfribidi
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.)


-- 
947081: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947081
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fribidi
Version: 1.0.8-1
Severity: serious
Justification: breaks other software

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

As seen on tracker/ci.d.n, fribidi 1.0.8-1 causes autopkgtest
regressions in libtext-bidi-perl and pyfribidi.

For libtext-bidi-perl I also see them at runtime (with the urxvt
plugin):

urxvt: perl hook 0 evaluation error: /usr/lib/x86_64-linux-gnu/urxvt/perl/bidi: 
Can't load 
'/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Text/Bidi/private/private.so' for 
module Text::Bidi::private: 
/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Text/Bidi/private/private.so: 
undefined symbol: fribidi_log2vis_get_embedding_levels at 
/usr/lib/x86_64-linux-gnu/perl/5.30/DynaLoader.pm line 193, <$fh> line 1.

Rebuilding libtext-bidi-perl doesn't change anything.

Regarding fribidi_log2vis_get_embedding_levels, when I look at the
fribidi git repo and the diff between 1.0.7-1.1 and 1.0.8-1 I see:

- --- a/debian/libfribidi0.symbols
+++ b/debian/libfribidi0.symbols
@@ -27,7 +27,7 @@ libfribidi.so.0 libfribidi0 #MINVER#
  fribidi_iso8859_8_to_unicode_c@Base 0.19.2
  fribidi_join_arabic@Base 0.19.2
  fribidi_log2vis@Base 0.19.2
- - fribidi_log2vis_get_embedding_levels@Base 0.19.2
+#MISSING: 1.0.8# fribidi_log2vis_get_embedding_levels@Base 0.19.2
  fribidi_mirroring_status@Base 0.19.2
  fribidi_parse_charset@Base 0.19.2
  fribidi_remove_bidi_marks@Base 0.19.2

and

- --- a/lib/fribidi-deprecated.c
+++ b/lib/fribidi-deprecated.c
@@ -76,19 +76,6 @@ fribidi_reorder_nsm_status (
 


- -FRIBIDI_ENTRY FriBidiLevel
- -fribidi_log2vis_get_embedding_levels (
- -  const FriBidiCharType *bidi_types,   /* input list of bidi types as 
returned by
- -                                          fribidi_get_bidi_types() */
- -  const FriBidiStrIndex len,   /* input string length of the paragraph */
- -  FriBidiParType *pbase_dir,   /* requested and resolved paragraph
- -                                * base direction */
- -  FriBidiLevel *embedding_levels       /* output list of embedding levels */
- -)
- -{
- -  return fribidi_get_par_embedding_levels_ex (bidi_types, NULL, len, 
pbase_dir, embedding_levels);
- -}
- -
 FRIBIDI_ENTRY FriBidiCharType
 fribidi_get_type (
   FriBidiChar ch               /* input character */


Cheers,
gregor


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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAl389ddfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgb8eA//bYTqqcpb5QHRBKxaw4nzVjX+6MdzaV5dTQ+H2GGrDRFg/A860AdfP2TX
jSzM5nQeiexb2KIYlzDzfbrV6kZ4MbePGv9G3ZyhRCPX+PZp3YJEIBvXTReP/Ecn
QT9jgCmRu/CQ1NvRxnZnRnHrCqgguqgS7iUKDYT3gYUtlGyoQ+nEVskceGicP/+H
IfY9v3NJq3n4Z03o6YLSdW9nHt0F2JOAECRdiIB5MKVZweY+feUt1zQ86DDn+b0L
9IECMAnHf871p/tvhWek31wtEEgC8QTVsMT/7KWV6ntfuJ8fCMYlOuu5RN9+2kaD
j+mZUymJ3xlgfq0nrqnLRz6lz8Yp6rypskCMknH2C91xxpyyyhX+/37CnMcOxZSd
aNnLcL7VjjWHcziz/z83/mFWZN9t7RwHdRn9aGS498fHeKQApPue4IJaGvdIExKO
C9ocDe5kvV5MuCGL0hMzCXT7NNclfHjFrBSnXoF29t6GtZb3XoxLS6BtgcIImtJg
7TIkS0sVkG6JpS9Ra6unD+ygnKx1Ef4K55FtUJxlUup3kNRemBe1pt0ZoFwR8UBL
/8kZ0ST8FDmTUzmhFY45eQXd/tveYi2Hi4sPFBJwE/gmyxxMfAUF+e9tQuqsfIck
j3OzrSoibdSwVXPRSauRXP03ea1aGH1s7yZXulzTFA8Pv+wA7ok=
=dV2+
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: fribidi
Source-Version: 1.0.8-2

We believe that the bug you reported is fixed in the latest version of
fribidi, 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 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@users.sourceforge.net> (supplier 
of updated fribidi 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: Sat, 21 Dec 2019 03:11:40 +0100
Source: fribidi
Binary: libfribidi0 libfribidi-dev libfribidi0-udeb libfribidi-bin
Architecture: source
Version: 1.0.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Hebrew Packaging Team <team+heb...@tracker.debian.org>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) 
<aelmahmo...@users.sourceforge.net>
Description:
 libfribidi-bin - Free Implementation of the Unicode BiDi algorithm (utility)
 libfribidi-dev - Development files for FreeBidi library
 libfribidi0 - Free Implementation of the Unicode BiDi algorithm
 libfribidi0-udeb - Free Implementation of the Unicode BiDi algorithm (udeb)
Closes: 947081
Changes:
 fribidi (1.0.8-2) unstable; urgency=medium
 .
   * Add  revert_log2vis_get_embedding_levels.diff patch to revert back
     fribidi_log2vis_get_embedding_levels function.
     It seems to be removed by mistake by upstream, since its documentation is
     still there (Closes: #947081)
   * Revert last update to symbols file
Checksums-Sha1:
 ff597c74a03bfdaae0032fe77854d46594d35514 1987 fribidi_1.0.8-2.dsc
 a9eafc8e8ab5b0acd2228a19505b0c9c240e8083 8980 fribidi_1.0.8-2.debian.tar.xz
 0304afd2e2877aa93c150f58444efa547f61f111 4521 fribidi_1.0.8-2_source.buildinfo
Checksums-Sha256:
 f1b396620cda57e93799725abad47089902429295f7b3555bc3d5b3f00a79340 1987 
fribidi_1.0.8-2.dsc
 898fc0b48625ce31e29d2f9501f17b9991b16b03816db6467faaedb85d22f00b 8980 
fribidi_1.0.8-2.debian.tar.xz
 b4137827bd1c0762b8f1b2d9297db4996024d95aa7bfbfea033a1a17d748009f 4521 
fribidi_1.0.8-2_source.buildinfo
Files:
 1b9df0d9399d7ef9f6a56f730ad7bb27 1987 libs optional fribidi_1.0.8-2.dsc
 d808376874f6aa4d137febff506ee40d 8980 libs optional 
fribidi_1.0.8-2.debian.tar.xz
 5b4dfb5b384e8fbba7731756b0faa986 4521 libs optional 
fribidi_1.0.8-2_source.buildinfo

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

iQFWBAEBCgBAFiEEggahliCEfm0N+LF2vBlqlO3dobcFAl39f40iHGFlbG1haG1v
dWR5QHVzZXJzLnNvdXJjZWZvcmdlLm5ldAAKCRC8GWqU7d2htxWMB/9nVnX6zUAp
1hfER9fvq40D/1YqubI56Fo/P0n/GmiLWj5pktymqfeMZZQxUby5XjVQkx5aKoEg
PF/hqeOdWUUUk1AJ/fWZK44utYSz5sj31VvBst1ARBkH7N83Bb83yDZPgfP1FpJB
lLXzLf1uGHNZC2DBkZXBC5PXw/KIIPP72LYkgNvRR/28eunt6JRtQ/nsWfNsgoGD
Aj0l3NYtpvTpOeqB42e+urgiz/NwL+iCPY8wdjlb52HaBBxXoWI+ZYJLgiRkaKD9
0Fn+ARV9h4kQq6fvfgAq/JPBwOv9YjSlsL1H7A2k1wYNPaD52ufYmARB+kh2Qth3
X7yXIcy5KLkJ
=MTTk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to