Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675420 - sys-process/procps-3.3.15-r1 fails test: FAIL: pgrep matches with its own sid
Summary: sys-process/procps-3.3.15-r1 fails test: FAIL: pgrep matches with its own sid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-14 19:00 UTC by Toralf Förster
Modified: 2023-09-02 09:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.85 KB, text/plain)
2019-01-14 19:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.94 KB, text/plain)
2019-01-14 19:00 UTC, Toralf Förster
Details
environment (environment,87.81 KB, text/plain)
2019-01-14 19:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.03 KB, application/x-bzip)
2019-01-14 19:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.67 KB, application/x-bzip)
2019-01-14 19:00 UTC, Toralf Förster
Details
sys-process:procps-3.3.15-r1:20190113-235357.log (sys-process:procps-3.3.15-r1:20190113-235357.log,52.62 KB, text/plain)
2019-01-14 19:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.04 KB, application/x-bzip)
2019-01-14 19:00 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 2019-01-14 19:00:30 UTC
Running ./pgrep.test/pgrep.exp ...
WARNING: No TTY found
FAIL: pgrep matches with its own sid

		=== pgrep Summary ===


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190113-153406

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO sys-process/procps
[ebuild   R   ] sys-process/procps-3.3.15-r1  USE="kill ncurses nls test* unicode -elogind -modern-top (-selinux) -static-libs -systemd"
Comment 1 Toralf Förster gentoo-dev 2019-01-14 19:00:33 UTC
Created attachment 560974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-14 19:00:36 UTC
Created attachment 560976 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-14 19:00:39 UTC
Created attachment 560978 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-14 19:00:41 UTC
Created attachment 560980 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-14 19:00:44 UTC
Created attachment 560982 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-14 19:00:47 UTC
Created attachment 560984 [details]
sys-process:procps-3.3.15-r1:20190113-235357.log
Comment 7 Toralf Förster gentoo-dev 2019-01-14 19:00:50 UTC
Created attachment 560986 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 09:54:18 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Larry the Git Cow gentoo-dev 2023-09-02 09:59:27 UTC
The bug has been closed via the following commit(s):

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

commit 4941d04c47cc2d8b58599325fae989ce730b6a22
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-02 09:57:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-02 09:59:10 +0000

    sys-process/procps: add 4.0.4
    
    Closes: https://bugs.gentoo.org/584076
    Closes: https://bugs.gentoo.org/625312
    Closes: https://bugs.gentoo.org/675420
    Closes: https://bugs.gentoo.org/835813
    Closes: https://bugs.gentoo.org/913210
    Bug: https://bugs.gentoo.org/913408
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/procps/Manifest                        |   1 +
 .../files/procps-4.0.4-fix-systemd-linkage.patch   |  27 +++++
 .../files/procps-4.0.4-fix-tests-multilib.patch    |  52 ++++++++++
 .../procps/files/procps-4.0.4-sysctl-manpage.patch |  33 +++++++
 .../files/procps-4.0.4-xfail-pmap-test.patch       |  25 +++++
 sys-process/procps/procps-4.0.4.ebuild             | 110 +++++++++++++++++++++
 6 files changed, 248 insertions(+)