Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930493 - net-misc/openssh-9.6_p1-r3 fails tests with FEATURES="-userpriv": AllowUsers/DenyUsers
Summary: net-misc/openssh-9.6_p1-r3 fails tests with FEATURES="-userpriv": AllowUsers/...
Status: UNCONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2024-04-23 09:01 UTC by Dustin Polke
Modified: 2024-04-25 11:09 UTC (History)
1 user (show)

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


Attachments
Complete build log (build.log,432.91 KB, text/x-log)
2024-04-23 09:01 UTC, Dustin Polke
Details
emerge --info (build--info.txt,23.03 KB, text/plain)
2024-04-23 09:01 UTC, Dustin Polke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2024-04-23 09:01:19 UTC
Created attachment 891506 [details]
Complete build log

I've set FEATURES="-userpriv" via package.env to execute all tests. I get the following failure:

run test allow-deny-users.sh ...
tar: /var/tmp/portage/net-misc/openssh-9.6_p1-r3/work/openssh-9.6p1/regress/failed-AllowUsers/DenyUsers-logs.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
user in neither DenyUsers nor AllowUsers denied
tar: /var/tmp/portage/net-misc/openssh-9.6_p1-r3/work/openssh-9.6p1/regress/failed-AllowUsers/DenyUsers-logs.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
user in AllowUsers denied
tar: /var/tmp/portage/net-misc/openssh-9.6_p1-r3/work/openssh-9.6p1/regress/failed-AllowUsers/DenyUsers-logs.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
user in AllowUsers denied
failed AllowUsers/DenyUsers
make[1]: *** [Makefile:230: t-exec] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-misc/openssh-9.6_p1-r3/work/openssh-9.6p1/regress'
make: *** [Makefile:730: t-exec] Error 2
 * ERROR: net-misc/openssh-9.6_p1-r3::gentoo failed (test phase):
 *   emake failed
Comment 1 Dustin Polke 2024-04-23 09:01:42 UTC
Created attachment 891507 [details]
emerge --info
Comment 2 Paul Zander 2024-04-23 13:57:34 UTC
Have you checked if the files exist?
Comment 3 Dustin Polke 2024-04-25 11:09:55 UTC
(In reply to Paul Zander from comment #2)
> Have you checked if the files exist?

I've checked the directory. The files do not exist.