Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448104 - dev-perl/PortageXS-0.02.10-r2 - test-suite fails - Cannot open file /etc/portage/make.conf at lib//PortageXS/Core.pm line 193.
Summary: dev-perl/PortageXS-0.02.10-r2 - test-suite fails - Cannot open file /etc/port...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2012-12-21 19:12 UTC by Markus Walter
Modified: 2013-06-13 21:41 UTC (History)
0 users

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


Attachments
build log (dev-perl:PortageXS-0.02.10-r2:20121221-081527.log,7.65 KB, text/plain)
2012-12-21 19:12 UTC, Markus Walter
Details
emerge --info (info.txt,5.54 KB, text/plain)
2012-12-21 19:12 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2012-12-21 19:12:01 UTC
Created attachment 332952 [details]
build log

On my hardened ~amd64 machine PortageXS fails to run its test-suite.
Comment 1 Markus Walter 2012-12-21 19:12:17 UTC
Created attachment 332954 [details]
emerge --info
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-12-24 00:18:29 UTC
> 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.
Comment 3 Markus Walter 2012-12-24 09:37:14 UTC
(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.
Comment 4 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-06-13 20:29:23 UTC
> This fixed the test-suite. After the move everything merged fine.

Yes, it's not a bug. Closed.