Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930493

Summary: net-misc/openssh-9.6_p1-r3 fails tests with FEATURES="-userpriv": AllowUsers/DenyUsers
Product: Gentoo Linux Reporter: Dustin Polke <DuPol>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: DuPol
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Complete build log
emerge --info

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.