Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914185 - app-admin/passwordsafe-1.17.0 fails tests (PYTHON-3.12-SYSTEM): because of a stack-buffer-overflow
Summary: app-admin/passwordsafe-1.17.0 fails tests (PYTHON-3.12-SYSTEM): because of a ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-09-14 13:18 UTC by Agostino Sarubbo
Modified: 2024-03-24 02:42 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,482.48 KB, text/plain)
2023-09-14 13:18 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,8.99 KB, text/plain)
2023-09-14 13:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-09-14 13:18:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/passwordsafe-1.17.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-14 13:18:52 UTC
Created attachment 870577 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-09-14 13:18:53 UTC
Created attachment 870578 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Martin Dummer 2024-01-28 20:30:15 UTC
I run these two tests on my system with python-3.12 selected as python implementation.

USE=test ebuild passwordsafe-1.17.0.ebuild digest clean test

USE=test ebuild passwordsafe-1.18.2.ebuild digest clean test

and both were 100% successful.

Can you please re-test?
Comment 4 Larry the Git Cow gentoo-dev 2024-02-15 13:17:17 UTC
The bug has been referenced in the following commit(s):

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

commit c6209270aa8d3982b21a3cb0ff20a23c5361f8b2
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2024-01-28 19:52:46 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-02-15 13:17:11 +0000

    app-admin/passwordsafe: add 1.18.2
    
    Bug: https://bugs.gentoo.org/914185
    Closes: https://bugs.gentoo.org/917426
    Closes: https://bugs.gentoo.org/917427
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://github.com/gentoo/gentoo/pull/35058
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-admin/passwordsafe/Manifest                   |  1 +
 app-admin/passwordsafe/passwordsafe-1.18.2.ebuild | 85 +++++++++++++++++++++++
 2 files changed, 86 insertions(+)
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 02:42:52 UTC
Mass-closing "PYTHON-3.12-SYSTEM" bugs.  Most of them are either obsolete (i.e. packages have 3.12 support already), or report issues completely tangential to Python 3.12 support.  Manually checking them is a waste of time.