Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954840 - dev-libs/json-parser-1.1.0_p20211208 - QA Notice: The following Python packages were installed with
Summary: dev-libs/json-parser-1.1.0_p20211208 - QA Notice: The following Python packag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-04-27 20:41 UTC by Toralf Förster
Modified: 2025-05-08 11:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,20.66 KB, text/plain)
2025-04-27 20:41 UTC, Toralf Förster
Details
dev-libs:json-parser-1.1.0_p20211208:20250425-093421.log (dev-libs:json-parser-1.1.0_p20211208:20250425-093421.log,14.20 KB, text/plain)
2025-04-27 20:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.75 KB, text/plain)
2025-04-27 20:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.64 KB, application/x-xz)
2025-04-27 20:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.94 KB, application/x-xz)
2025-04-27 20:41 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.73 KB, application/x-xz)
2025-04-27 20:41 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-04-27 20:41:36 UTC
 * QA Notice: The following Python packages were installed with
 * invalid/suspicious names or versions in the site-packages directory:
 * 
 *   /usr/lib/python3.12/site-packages/json_parser_python_wrapper-0.0.0.dist-info
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libjsonparser.so.1.1.0
   /usr/lib/python3.12/site-packages/jsonparser.cpython-312-x86_64-linux-gnu.so
 * checking 11 files for package collisions

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20250421-173411

  The build log matches a QA pattern or sth. else requested by a dev:
  * QA Notice: The following Python packages were installed with

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-04-27 20:41:37 UTC
Created attachment 926530 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-27 20:41:38 UTC
Created attachment 926531 [details]
dev-libs:json-parser-1.1.0_p20211208:20250425-093421.log
Comment 3 Toralf Förster gentoo-dev 2025-04-27 20:41:40 UTC
Created attachment 926532 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-27 20:41:41 UTC
Created attachment 926533 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-04-27 20:41:42 UTC
Created attachment 926534 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-27 20:41:43 UTC
Created attachment 926535 [details]
qlist-info.txt.xz
Comment 7 Larry the Git Cow gentoo-dev 2025-05-08 11:41:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb89b4e2acc3c63b7b118c168dd5d779b60f7a72

commit fb89b4e2acc3c63b7b118c168dd5d779b60f7a72
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2025-05-06 09:00:00 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-05-08 11:40:38 +0000

    dev-libs/json-parser: fix bug 954840 and 955499
    
    Closes: https://bugs.gentoo.org/954840
    Closes: https://bugs.gentoo.org/955499
    Signed-off-by: Huang Rui <vowstar@gmail.com>
    Upstream-PR: https://github.com/json-parser/json-parser/pull/182
    Closes: https://github.com/gentoo/gentoo/pull/41956
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 .../json-parser-1.1.0-fix-suspicious-version.patch | 31 +++++++++++++++++
 .../files/json-parser-1.1.0-python3-pylong.patch   | 40 ++++++++++++++++++++++
 .../json-parser/json-parser-1.1.0_p20211208.ebuild | 10 ++++--
 3 files changed, 78 insertions(+), 3 deletions(-)