Hi, please review the patches of Prefix support for sandbox. As long as sandbox is a gentoo project, why are we maintaining a long list of patches in FILESDIR? Reproducible: Always
Created attachment 362474 [details, diff] sandbox-ebuild.patch EAPI bump.
Created attachment 362476 [details, diff] sandbox-2.6-prefix.patch substitute /etc, /var and /bin/bash with those of Prefix.
configure and Makefile.in are generated from configure.ac and Makefile.am respectively. They are included in the patch only for reference.
Comment on attachment 362474 [details, diff] sandbox-ebuild.patch >+EAPI=5 no. this cannot exceed 2 as long as portage does not.
Comment on attachment 362476 [details, diff] sandbox-2.6-prefix.patch create proper patches using the sandbox.git repo and `git send-email` them
(In reply to SpanKY from comment #5) > Comment on attachment 362476 [details, diff] [details, diff] > sandbox-2.6-prefix.patch > > create proper patches using the sandbox.git repo and `git send-email` them Thanks Mike. Patch sent. Message-Id: <1387168647-13784-1-git-send-email-heroxbd@gentoo.org>
(In reply to Benda Xu from comment #6) > (In reply to SpanKY from comment #5) > > Comment on attachment 362476 [details, diff] [details, diff] [details, diff] > > sandbox-2.6-prefix.patch > > > > create proper patches using the sandbox.git repo and `git send-email` them > > Thanks Mike. Patch sent. > > Message-Id: <1387168647-13784-1-git-send-email-heroxbd@gentoo.org> Hi, Mike. In case you missed the last email. I've sent a new one with Message-Id: <1390014816-7948-1-git-send-email-heroxbd@gentoo.org>
The profiles will require EAPI 5 in 30 day, so clinging to old EAPI is pointless now. This has been an issue for a much longer time than this bug, and there is a patch available. Where are we on this? Sandbox is a good thing, I think we want this support in prefix.
Hello, Mike. Any update in the reviewing?
Yet another friendly ping. @vapier: please, tell us your thoughts about this
i posted an update to Benda's latest e-mail
What's the status here? If there's still some patch not applied, could you resend it since there are new people on the alias?
I see sandbox in use for Linux RAP (Prefix), so I guess this is sorted these days.
The make.conf file generated in Prefix still contains a reference to this bug and FEATURES="-sandbox" Is it save to remove that? Should it also be removed from new make.conf files that are generated by Prefix?