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

Bug 485388

Summary: [dotnet overlay] =dev-dotnet/nuget-2013.07 - Sandbox Error - ACCESS DENIED: mkdir: /root/.local
Product: Gentoo Linux Reporter: psychopatch
Component: [OLD] DevelopmentAssignee: Cynede (RETIRED) <cynede>
Status: RESOLVED OBSOLETE    
Severity: normal CC: cynede
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build Log

Description psychopatch 2013-09-19 09:20:20 UTC
Created attachment 358988 [details]
Build Log

dev-dotnet\nuget-2013.07 fails to build.  

		Project "/var/tmp/portage/dev-dotnet/nuget-2013.07/work/src/Server/Server.csproj" (RestorePackages target(s)):
			Target RestorePackages:
				Executing: mono /var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/../src/CommandLine/bin/Release/NuGet.exe install /var/tmp/portage/dev-dotnet/nuget-2013.07/work/src/Server/packages.config -Source https://www.nuget.org/api/v2/ -out /var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/../packages -verbosity quiet
 * ACCESS DENIED:  mkdir:        /root/.local
				Access to the path "/root/.local" is denied.
/var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/NuGet.Restore.targets: error : Command 'mono /var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/../src/CommandLine/bin/Release/NuGet.exe install /var/tmp/portage/dev-dotnet/nuget-2013.07/work/src/Server/packages.config -Source https://www.nuget.org/api/v2/ -out /var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/../packages -verbosity quiet' exited with code: 1.
			Task "Exec" execution -- FAILED
			Done building target "RestorePackages" in project "/var/tmp/portage/dev-dotnet/nuget-2013.07/work/src/Server/Server.csproj".-- FAILED
		Done building project "/var/tmp/portage/dev-dotnet/nuget-2013.07/work/src/Server/Server.csproj".-- FAILED
	Task "MsBuild" execution -- FAILED
	Done building target "RestorePackages" in project "/var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/Build.proj".-- FAILED
Done building project "/var/tmp/portage/dev-dotnet/nuget-2013.07/work/Build/Build.proj".-- FAILED
Comment 1 Cynede (RETIRED) gentoo-dev 2013-09-19 12:04:49 UTC
bugs.gentoo.org is wrong place for user overlays. Please provide bug to github.
Comment 2 Julian Ospald 2013-09-19 12:21:15 UTC
that's not entirely correct... bugzilla is for portage tree and overlays hosted on overlays.gentoo.org

seems you are using the gentoo-dotnet overlay, file issues there https://github.com/gentoo-dotnet/gentoo-dotnet/issues
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-19 12:57:49 UTC
@psychopatch:
Please comment with the output of `emerge --info`.

@Heather:
"bugs.g.o is the OneTrueBugTrackingSystem(tm), even for overlays."
— http://www.gentoo.org/proj/en/overlays/policy.xml

"Bug reports about packages in overlays should be assigned to the <owner> tag in repositories.xml. Some of these overlays want to get their bugs tracked elsewhere, and explicitly state this in their <description> tags."
— http://www.gentoo.org/proj/en/qa/bug-wranglers/index.xmlhttps://api.gentoo.org/overlays/repositories.xml

Please file a bug with infra to get the description changed if you don't want to use Gentoo Bugzilla; bug wrangling mails are dealt with according to above policy and guidelines, given the size of what we have to deal with we cannot be expected to remember changes that are not noted down in one of the official places.

Since you are assigned person, feel free to reconsider to use Gentoo Bugzilla; otherwise mark the bug as RESOLVED UPSTREAM and list the upstream bug tracker in URL. Thank you for your understanding.

P.S.: Given your plan to join dotnet herd, bugs on Bugzilla could be a gain.
Comment 4 Cynede (RETIRED) gentoo-dev 2013-09-19 15:07:34 UTC
> @Heather:
> "bugs.g.o is the OneTrueBugTrackingSystem(tm), even for overlays."
> — http://www.gentoo.org/proj/en/overlays/policy.xml
> 
> "Bug reports about packages in overlays should be assigned to the <owner>
> tag in repositories.xml. Some of these overlays want to get their bugs
> tracked elsewhere, and explicitly state this in their <description> tags."
> — http://www.gentoo.org/proj/en/qa/bug-wranglers/index.xml
> — https://api.gentoo.org/overlays/repositories.xml
> 
> Please file a bug with infra to get the description changed if you don't
> want to use Gentoo Bugzilla; bug wrangling mails are dealt with according to
> above policy and guidelines, given the size of what we have to deal with we
> cannot be expected to remember changes that are not noted down in one of the
> official places.
> 
> Since you are assigned person, feel free to reconsider to use Gentoo
> Bugzilla; otherwise mark the bug as RESOLVED UPSTREAM and list the upstream
> bug tracker in URL. Thank you for your understanding.
> 
> P.S.: Given your plan to join dotnet herd, bugs on Bugzilla could be a gain.

Well I'm strongly disagreed with what hasufell and my mentor said to me. But I recognized it as weird rule which I even was trying to fight discussing with them.

And also this one is not the first bug closed INVALID with this reason.

Now you confused me. Maybe other bugs recently closed with the same reason should be opened too, for now I can't remember which ones. In nutshell to use Gentoo Bugzilla I need at least something to protect those bugs from developers who close such bugs.
Comment 5 Cynede (RETIRED) gentoo-dev 2013-09-19 16:36:52 UTC
Bug fixed in overlay https://github.com/Heather/gentoo-dotnet/blob/master/dev-dotnet/nuget/nuget-2013.07.ebuild

it's not related to Sandbox for me, please try again.