Created attachment 332952 [details] build log On my hardened ~amd64 machine PortageXS fails to run its test-suite.
Created attachment 332954 [details] emerge --info
> Cannot open file /etc/portage/make.conf at lib//PortageXS/Core.pm line 193. 1) Where is your make.conf file? (`find /etc -name 'make.conf'`) 2) Can you move it to /etc/portage/make.conf? (It's the new location) 3) How are its permissions set? (`ls -la /etc/portage/make.conf`) The package should support both locations at the current moment, so assigned to the maintaining herd.
(In reply to comment #2) > > Cannot open file /etc/portage/make.conf at lib//PortageXS/Core.pm line 193. > > 1) Where is your make.conf file? (`find /etc -name 'make.conf'`) It was in /etc/make.conf > 2) Can you move it to /etc/portage/make.conf? (It's the new location) This fixed the test-suite. After the move everything merged fine. > 3) How are its permissions set? (`ls -la /etc/portage/make.conf`) Permissions are 644.
> This fixed the test-suite. After the move everything merged fine. Yes, it's not a bug. Closed.