On Tue, Aug 3, 2021 at 7:56 PM Sam James wrote:
>
>
>
> > On 4 Aug 2021, at 03:39, Thomas Deutschmann wrote:
> >
> > On 2021-08-01 01:56, Sam James wrote:
> >> 1) Verify packages don't install tmpfiles to /etc/tmpfiles.d, which
> >> is a deprecated location;
> >
> > This location is _not_ depreca
On Thu, Aug 5, 2021 at 2:44 PM Georgy Yakovlev wrote:
>
> Hi,
>
> We've been collecting more and more container related packages in
> app-emulation/*
>
> What do you think about finally moving those packages to separate category?
As always my opinion is that:
(a) Categories were a design mistak
On Fri, Aug 6, 2021 at 2:12 PM William Hubbs wrote:
>
> On Thu, Aug 05, 2021 at 05:57:06PM -0700, Alec Warner wrote:
> > On Thu, Aug 5, 2021 at 2:44 PM Georgy Yakovlev wrote:
> > >
> > > Hi,
> > >
> > > We've been collecting more and mo
Previously due to an exciting misconfiguration; access to rsync
services to dipper.gentoo.org were open to the internet[0]. This was
caught in a recent audit and we have disallowed access from the
internet to rsync services on this host.
Please continue to use our public rsync services (rsync.gent
The devmanual discusses licensing as a core concept
(https://devmanual.gentoo.org/general-concepts/licenses/index.html)
but does not cover patents. My understanding is that we:
- set RESTRICT=bindist when we are unable to redistribute binaries
(e.g. due to a license or patent restriction.)
- set
On Mon, Sep 20, 2021 at 11:30 AM Ulrich Mueller wrote:
>
> >>>>> On Mon, 20 Sep 2021, Alec Warner wrote:
>
> > The devmanual discusses licensing as a core concept
> > (https://devmanual.gentoo.org/general-concepts/licenses/index.html)
> > but does not
On Fri, Oct 1, 2021 at 11:30 AM A Schenck wrote:
>
> On 9/29/21 11:44 PM, Michał Górny wrote:
> > On Thu, 2021-09-30 at 08:40 +0200, Fabian Groffen wrote:
> >> Hi,
> >>
> >> Would it be possible to have some switch (e.g. --style=legacy) that
> >> controls this new vs. the old behaviour? Would per
I thought we were going to go with the github-pages type route
(markdown, rendered online or locally.)
-A
On Tue, Oct 5, 2021 at 11:28 AM Sam James wrote:
>
> This is a preliminary version/draft of a proposed change to
> GLEP 68.
>
> I'd like to introduce a method for developers to signal anythi
On Tue, Oct 5, 2021 at 1:36 PM Sam James wrote:
>
>
>
> > On 5 Oct 2021, at 21:29, Alec Warner wrote:
> >
> > I thought we were going to go with the github-pages type route
> > (markdown, rendered online or locally.)
> >
>
> So, the thinking was, we
On Tue, Oct 5, 2021 at 10:37 PM Ulrich Mueller wrote:
>
> >>>>> On Tue, 05 Oct 2021, Alec Warner wrote:
>
> > I'd argue we can add NOTES.md to packages (e.g. allow those files.)
> > Then we modify packages.gentoo.org to render the markdown; or users
On Wed, Nov 3, 2021 at 2:50 PM Andreas K. Huettel wrote:
>
> Am Mittwoch, 3. November 2021, 22:39:41 CET schrieb Ulrich Mueller:
> > > On Wed, 03 Nov 2021, Andreas K Huettel wrote:
> >
> > > The mistake was to allow the use of EAPI=8 too early. In the future,
> > > we should have a new EAPI su
Hello community,
I believe I have copied all email from the old physical host to the
new host, and that the indexing of the mail (so it appears in the web
archive) is completed. Please let me know if you see any weird
behavior or missing emails on archives.gentoo.org; and I can
investigate and see
On Sun, Nov 28, 2021 at 11:52 AM William Hubbs wrote:
>
> On Sun, Nov 28, 2021 at 11:23:16AM -0800, Zac Medico wrote:
> > On 11/21/21 02:57, Florian Schmaus wrote:
> > > Following the pattern found in other eclasses, add GO_OPTIONAL to the
> > > go-module eclass. This allows to inherit the eclass
On Sun, Nov 28, 2021 at 8:07 PM Michał Górny wrote:
>
> On Sun, 2021-11-28 at 16:31 -0600, William Hubbs wrote:
> > All,
> >
> > I want to discuss why we ban -1 as the ACCT_USER_ID and ACCT_GROUP_ID
> > setting
> > for all acct-user and acct-group packages in ::gentoo.
> >
> > Here are my thought
On Mon, Nov 29, 2021 at 2:25 AM Ulrich Mueller wrote:
>
> >>>>> On Mon, 29 Nov 2021, Alec Warner wrote:
>
> > - If Gentoo adds an acct-user/foo user, and that user already exists
> > on my system with the wrong UID: the eclass dies[0].
>
> I don't
On Tue, Nov 30, 2021 at 10:16 PM Jaco Kroon wrote:
>
> Hi,
>
> On 2021/12/01 03:32, William Hubbs wrote:
> > This is the part of this that I don't understand. If we aren't enforcing
> > an ID, why do we care which ID to try first? It seems to be an
> > unnecessary step since users can pick the IDs
On Thu, Dec 2, 2021 at 4:34 AM Michael Orlitzky wrote:
>
> On 2021-12-01 21:02:20, Brian Evans wrote:
> > After a cursory scan of the Gentoo repository, I've noticed an
> > overabundance of start_stop_daemon_args being declared in scripts committed.
> >
> > I would like to draw attention and see i
Can you put the bug # in the comment in the file?
On Fri, Dec 17, 2021, 09:42 Mike Gilbert wrote:
> This is intended to prevent packages from automatically switching to
> 64-bit time_t on 32-bit ABIs. Making this switch in an uncontrolled
> manner will lead to inconsistent library ABIs that fail
On Sat, Jan 1, 2022 at 2:22 PM Piotr Karbowski wrote:
>
> Hi,
>
> I'd like to get some insight how others see the concept of narrowing the
> scope of USE flags in Gentoo.
>
> Taking a quote from devmanual:
>
>> USE flags are to control optional dependencies and settings which
> the user may re
On Mon, Jan 3, 2022 at 4:29 PM Michael Orlitzky wrote:
>
> On Mon, 2022-01-03 at 21:29 +0100, Piotr Karbowski wrote:
> >
> > Perhaps the 'pam' example was extreme, but ipv6, or threads as Sam
> > shared, does not make sense to be togglable.
> >
>
> Many packages need their ipv6 code disabled if th
On Mon, Jan 3, 2022 at 7:39 PM Sam James wrote:
>
>
>
> On 3 Jan 2022, at 17:16, Alec Warner wrote:
>
> [snip]
>
>
> I'm trying to understand your principles here. Like on what basis do
> you remove or add flags (in general).
>
> I want to remove:
> -
On Tue, Jan 4, 2022 at 3:03 PM Sam James wrote:
>
>
>
> On 4 Jan 2022, at 22:58, Sam James wrote:
>
> Crank down MAKEOPTS jobs if MAKEOPTS="-jN" is too high for the
> amount of RAM available (uses amount declared as needed
> in the ebuild). Typically should be ~2GB per job.
>
> Bug: https://bugs.
On Mon, Jan 17, 2022 at 3:24 PM Georgy Yakovlev wrote:
>
> Hi,
>
> I've been approached multiple times with that request, and a lot of
> time I see new users completely destroyed by rust build time and disk
> space requirements.
What does this actually mean? Can we more clearly document the negat
On Tue, Jan 25, 2022 at 9:00 AM Michael Orlitzky wrote:
>
> Can I request that Bug: and Closes: tags in our commits automatically
> CC the committer on the bug that is modified?
>
> Use case: I often fix (sci-*) bugs that I'm not CCed on, and a user
> will leave a comment like "it still crashes on
1201 - 1224 of 1224 matches
Mail list logo