[gentoo-dev] Maintainer-needed: G15 keyboard stack

2024-05-29 Thread Robin H. Johnson
The G15 keyboard stack need a new maintainer. My last G15-based keyboard died a few months ago, and I cannot test these anymore. Given the poor upstream code quality, I strongly suggest last-rites if nobody is found. app-misc/g15composer app-misc/g15daemon app-misc/g15macro app-misc/g15message

Re: [gentoo-dev] RFC: banning "AI"-backed (LLM/GPT/whatever) contributions to Gentoo

2024-03-04 Thread Robin H. Johnson
(Full disclosure: I presently work for a non-FAANG cloud company with a primary business focus in providing GPU access, for AI & other workloads; I don't feel that is a conflict of interest, but understand that others might not feel the same way). Yes, we need to formally address the concerns.

Re: [gentoo-dev] [PATCH v2 1/2] check-reqs.eclass: runtime disk checks for any path.

2024-02-26 Thread Robin H. Johnson
On Mon, Feb 26, 2024 at 08:01:28AM +0100, z...@gentoo.org wrote: > Am 26.02.24 um 07:31 schrieb Robin H. Johnson: > > Allow checking any runtime path for installing ever-larger packages. > > > > CHECKREQS_DISK_RUNTIME=( /boot:40M /:350M /opt:500M ) > > In the example

[gentoo-dev] [PATCH v2 2/2] sys-firmware/intel-microcode: check-reqs for /boot space

2024-02-25 Thread Robin H. Johnson
Signed-off-by: Robin H. Johnson --- .../intel-microcode-20231114_p20231114.ebuild | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/sys-firmware/intel-microcode/intel-microcode-20231114_p20231114.ebuild b/sys-firmware/intel-microcode/intel-microcode

[gentoo-dev] [PATCH v2 1/2] check-reqs.eclass: runtime disk checks for any path.

2024-02-25 Thread Robin H. Johnson
Allow checking any runtime path for installing ever-larger packages. CHECKREQS_DISK_RUNTIME=( /boot:40M /:350M /opt:500M ) Recent example of large packages: gentoo-kernel-bin: / >=350MB/version (in /lib/modules) /boot >=40MB/version rust-bin: /opt >=450MB/version Signed-off-by

[gentoo-dev] Re: [PATCH] check-reqs.eclass: more disk checks

2024-02-19 Thread Robin H. Johnson
On Mon, Feb 19, 2024 at 02:08:32PM -0800, Robin H. Johnson wrote: > Allow checking more disk space, for users with many split volumes and > ever-larger packages. > > gentoo-kernel-bin: > / >=350MB/version (in /lib/modules) > /boot >=40MB/version > > rust-bin

[gentoo-dev] [PATCH] check-reqs.eclass: more disk checks

2024-02-19 Thread Robin H. Johnson
Allow checking more disk space, for users with many split volumes and ever-larger packages. gentoo-kernel-bin: / >=350MB/version (in /lib/modules) /boot >=40MB/version rust-bin: /opt >=450MB/version Signed-off-by: Robin H. Johnson --- eclass/check-reqs.ec

[gentoo-dev] RFC: Block ebuilds installing tests to ${D} by default

2024-02-01 Thread Robin H. Johnson
TL;DR: I'd like to propose a change where packages should NOT install their tests to ${D} by default. Such an install may optionally enabled with USE=test, which should be decoupled from FEATURES=test. Or depending on the color of the bikeshed, we add something new like USE=install-tests.

[gentoo-dev] Re: [gentoo-dev-announce] Last rites: net-nds/nsscache

2024-01-24 Thread Robin H. Johnson
On Wed, Jan 24, 2024 at 12:55:25PM +0100, Michał Górny wrote: > # Michał Górny (2024-01-24) > # No support for Python 3.11+.  No PEP517.  Tests are not enabled. > # The current keyworded version is from 2019.  It was bumped in 2022 > # but it has not been keyworded since (pending "testing"). > #

Re: [gentoo-dev] Last rites: sys-block/hpacucli

2023-12-22 Thread Robin H. Johnson
On Fri, Dec 22, 2023 at 05:57:25PM +0100, Michał Górny wrote: > # Michał Górny (2023-12-22) > # Unmaintained.  Unfetchable and mirror-restricted.  No revdeps. > # Removal on 2024-01-21.  Bug #918905. > sys-block/hpacucli Infra needs to take this one. Infra still has hardware that uses this to

Re: [gentoo-dev] EGO_SUM (was: [gentoo-project] Gentoo Council Election 202306 ... Nominations Open in Just Over 24 Hours.)

2023-07-04 Thread Robin H. Johnson
On Tue, Jul 04, 2023 at 12:44:39PM +0200, Gerion Entrup wrote: > just to be curious about the whole discussion. I did not follow in the > deepest detail but what I got is: > - EGO_SUM blows up the Manifest file, since every little Go module needs > to be respected. A lot of these Manifest files

Re: [gentoo-dev] A problem with updating my key (again)

2023-06-14 Thread Robin H. Johnson
On Tue, Jun 13, 2023 at 05:00:16PM +, Andrey Grozin wrote: > Hi *, > > My key was going to expire soon. So, as usual, I have prolonged it for the > next year (several days ago). I've sent it to the Gentoo keyserver. I've > checked that the fingerpring of my key in LDAP coinsides with the >

Re: [gentoo-dev] Re: EGO_SUM

2023-04-29 Thread Robin H. Johnson
On Fri, Apr 28, 2023 at 08:59:29AM +0200, Florian Schmaus wrote: > On 27/04/2023 14.54, Michał Górny wrote: > > On Thu, 2023-04-27 at 09:58 +0200, Florian Schmaus wrote: > >> Disk space is cheap. > > > > No, it's not. Gentoo supports more hardware than your average PC with > > beefy hard drive

[gentoo-dev] Re: [gentoo-dev-announce] Gentoo Services Migration: Bugzilla, Forums, Wiki

2023-03-29 Thread Robin H. Johnson
On Wed, Mar 29, 2023 at 06:03:59AM +, Robin H. Johnson wrote: > Hi! > > This is a notification that multiple Gentoo services (bugzilla, forums, > wiki) will be moving and temporarily offline possibly until sometime > Saturday 2023/04/01. > > We're aiming to keep the inte

[gentoo-dev] Gentoo Services Migration: Bugzilla, Forums, Wiki

2023-03-29 Thread Robin H. Johnson
Hi! This is a notification that multiple Gentoo services (bugzilla, forums, wiki) will be moving and temporarily offline possibly until sometime Saturday 2023/04/01. We're aiming to keep the interruption much shorter, but the backup plan is a 3-4 day outage. Forums may have the longest outage,

Re: [gentoo-dev] Last rites: dev-ruby/hiera-eyaml and dev-ruby/hiera-eyaml-gpg

2023-03-26 Thread Robin H. Johnson
On Sun, Mar 26, 2023 at 11:57:00PM +0200, David Seifert wrote: > There's a pattern here of infra or packages added for infra rotting with > unattended bugs or otherwise not meeting modern standards and then panic > at the 11th hour when they're last-rited. The *infra* packages here work fine, and

Re: [gentoo-dev] Last rites: dev-ruby/hiera-eyaml and dev-ruby/hiera-eyaml-gpg

2023-03-26 Thread Robin H. Johnson
On Sun, Mar 26, 2023 at 09:57:36AM +0200, Hans de Graaff wrote: > # Hans de Graaff (2023-03-26) > # Mask ruby27-only packages related to hiera-eyaml. These require a now > # masked version of puppet and other obsolete ruby27-only test > # dependencies. Masked for removal on 2023-04-26. >

[gentoo-dev] FYI - master rsync breakage

2023-03-04 Thread Robin H. Johnson
FYI, I accidentally broke the master rsync mirror w/ a glibc/openssl upgrade issue. Waiting on a support ticket because the sponsor's serial console remote access system seems to be broken. Depending on expected response time, may spin up an alternate system instead. -- Robin Hugh Johnson

Re: [gentoo-dev] Gentoo - Google Summer of Code (GSoC)

2023-02-06 Thread Robin H. Johnson
On Wed, Jan 11, 2023 at 08:33:35AM -0500, Yury German wrote: > 2. Mentors.- Last year we got four slots allocated to us by Google and > ran a successful project, we are looking for mentors to be able to > help mentor the applicants, and run the projects. Yes, I'm willing to help mentor. I've

Re: [gentoo-dev] Packages of zlogene up for grabs

2023-01-13 Thread Robin H. Johnson
On Fri, Jan 13, 2023 at 02:35:45PM +0100, Michał Górny wrote: > app-admin/gopass I've got use for this; but I don't need the extra parts. > app-crypt/signing-party Very useful, I'll take it. > app-misc/evtest Same > mail-filter/procmail I definitely need this, but I don't know about time to

[gentoo-dev] Last rites: net-misc/valve

2022-12-25 Thread Robin H. Johnson
# Marco Scardovi (2022-12-22) # Per robbat2 request, I'm gonna treeclean it as we # are actually the only one maintaining it. # No update upstream, EAPI 6 and with a bug #687786 # As replacement, it is possible to use pv --rate-limit # instead. # Removal on 2023-01-21 net-misc/valve -- Robin

Re: [gentoo-dev] pam: thoughts on modernizing pam_limits configuration that Gentoo ships with

2022-12-11 Thread Robin H. Johnson
Please do file a bug tracking this proposal, and reference the discussion thread. On Sun, Dec 11, 2022 at 09:28:14AM +0100, Piotr Karbowski wrote: > What I'd like to do is to bump the limits.conf we ship with pam to > following > > * hard nproc 16384 > * soft nproc 16384 > * hard

[gentoo-dev] Last-rites: sys-boot/mbr-gpt

2022-12-04 Thread Robin H. Johnson
# Robin H. Johnson (2022-12-04) # sys-boot/mbr-gpt was a bizzare package extremely sensitive to compiler & # linker changes. I don't know of any remaining consumers other than one weird # system I have. # If you're a consumer: syslinux gptmbr was the successor to this approach, # you'll

Re: [gentoo-dev] Last rites: net-mail/metamail

2022-11-24 Thread Robin H. Johnson
On Thu, Nov 24, 2022 at 01:22:11AM +, Sam James wrote: > # Pascal Jäger (2022-11-24) > # No maintainer, last release in 1994. Fails to build > # with clang-16. Runtime crash in certain conditions. > # Removal on 2022-12-23. > # Bugs #549922 #713492 #731256 #875464 #882263 > # Removal Bug:

Re: [gentoo-project] Re: [gentoo-dev] [PATCH] glep-0076: Require real name instead of legal name

2022-10-29 Thread Robin H. Johnson
On Sat, Oct 29, 2022 at 02:26:29AM -0400, kuzetsa CatSwarm wrote: > hi, this is just a quick check to see if the updated wording still > covers the discussion I had in -council on liberachat earlier this year. > > last version I had in git repo or patch format was from july: > >

[gentoo-dev] [PATCH v5] glep-0076: Require real name instead of legal name

2022-10-22 Thread Robin H. Johnson
Dev, Infra Lead, Foundation Treasurer E-Mail : robb...@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136 From 376c235e0c78020adc3b5f8fa43c4f474dea8f64 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 22

Re: [gentoo-project] Re: [gentoo-dev] [PATCH] glep-0076: Require real name instead of legal name

2022-10-21 Thread Robin H. Johnson
On Sat, Oct 22, 2022 at 06:56:06AM +0200, Michał Górny wrote: > On Fri, 2022-10-21 at 19:50 +0000, Robin H. Johnson wrote: > > +For the purposes of this policy, the Gentoo Foundation will not request > > +any verification of the name until such time as required by government >

Re: [gentoo-project] Re: [gentoo-dev] [PATCH] glep-0076: Require real name instead of legal name

2022-10-21 Thread Robin H. Johnson
Find attached v4 of the patch, with all of the proposed changes included. On Wed, Jul 13, 2022 at 09:24:25AM +0200, Ulrich Mueller wrote: > >>>>> On Wed, 13 Jul 2022, Robin H Johnson wrote: > > > On Wed, Jul 13, 2022 at 02:26:43AM +0200, Ulrich Mueller wrote: >

Re: [gentoo-dev] Last rites: various more revdep-less Haskell packages

2022-08-22 Thread Robin H. Johnson
On Sun, Aug 21, 2022 at 03:23:46AM +0100, Sam James wrote: > # hololeap (2022-08-21) > # Monolithic mask for dev-haskell/* packages which have no reverse > dependencies, > # are broken, or severely out of date. The aim is to have the Haskell overlay > # (::haskell) be the place for development

[gentoo-dev] Re: [gentoo-project] RFC: "Trusted contributor model"

2022-07-22 Thread Robin H. Johnson
On Fri, Jul 22, 2022 at 02:56:33PM +0300, Joonas Niilola wrote: > Cross-posting to gentoo-dev and -project lists due to technical and > non-technical nature. Reply-to is set to -project. ... > 1st RFC: "Trusted contributor model" > > I'm proposing us to giving special commit access to our

Re: [gentoo-dev] Proposal to undeprecate EGO_SUM

2022-07-16 Thread Robin H. Johnson
On Sat, Jul 16, 2022 at 09:31:35PM +0300, Arthur Zamarin wrote: > I want to give another option. Both ways are allowed by eclass, but by > QA policy (or some other decision), it is prohibited to use EGO_SUM in > main ::gentoo tree. > > As a result, overlays and ::guru can use the EGO_SUM or dist

Re: [gentoo-dev] [PATCH] glep-0076: Require real name instead of legal name

2022-07-12 Thread Robin H. Johnson
On Wed, Jul 13, 2022 at 02:26:43AM +0200, Ulrich Mueller wrote: > The "natural person" part was lost in this change. It also doesn't > reappear in the added section below. I think we don't want any corporate > entities there (or at least that's what I had taken from the previous > "Sony"

Re: [gentoo-dev] [PATCH] glep-0076: Require real name instead of legal name

2022-07-12 Thread Robin H. Johnson
P : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136 From 77a948ffecf97035a42359be0a0b40ad5059fe2f Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 12 Jul 2022 14:52:23 -0700 Subject: [PATCH] glep-0076: clarify name

Re: [gentoo-dev] proposal

2022-07-04 Thread Robin H. Johnson
On Mon, Jul 04, 2022 at 05:27:03PM +0200, David Seifert wrote: > On Mon, 2022-07-04 at 16:19 +0200, Florian Schmaus wrote: > > I'd like to propose a new metadata XML element for packages: > > > > ... > Ultimately, all these things really matter when only the defaults > change.

Re: [gentoo-dev] Packages up for grabs: e.g. www-servers/nginx, www-apps/nikola, app-admin/rsyslog, ...

2022-06-08 Thread Robin H. Johnson
Infra need/wants a few of these packages, so please consider us fallback maintainers: On Sun, Jun 05, 2022 at 11:28:30AM +0300, Joonas Niilola wrote: > app-metrics/mysqld_exporter > net-libs/zeromq > net-misc/httpstat > sys-apps/hponcfg > sys-block/hpacucli > sys-block/hpssacli >

Re: [gentoo-dev] Interest in a yarn / NPM eclass

2022-06-08 Thread Robin H. Johnson
On Wed, Jun 08, 2022 at 07:23:15PM +0200, Alessandro Barbieri wrote: > I'm interested in an eclass that doesn't bundle everything together. Also > I'm interested in anyone that can share the package maintainership (in guru > first). > > I've already tried 3 approaches: ... Since you know this

Re: [gentoo-dev] About EGO_SUM

2022-06-08 Thread Robin H. Johnson
On Fri, Jun 03, 2022 at 01:18:08PM +0200, Florian Schmaus wrote: > EGO_SUM is marked as 'deprecated' in go-module.eclass [1, 2]. I > acknowledge that there are packages where the usage of EGO_SUM is very > problematic. However, I wonder if there are packages where using > dependency tarballs is

Re: [gentoo-portage-dev] Normaliser function for distfiles

2022-05-16 Thread Robin H. Johnson
On Mon, May 16, 2022 at 07:37:40PM +0200, Markus Walter wrote: > Hello all, > > is it possible to do the following: after fetching a distfile portage runs > an external normaliser program specified in an ebuild before checking the > hash? > > My use case is the following: I would like to improve

Re: [gentoo-dev] proposal: use only one hash function in manifest files

2022-04-19 Thread Robin H. Johnson
On Wed, Apr 06, 2022 at 05:23:25PM +, Robin H. Johnson wrote: > On Wed, Apr 06, 2022 at 02:15:02AM +0200, Jason A. Donenfeld wrote: > > 2) Comparability: other distros use SHA2-512, as well as various > > upstreams, which means we can compare our hashes to theirs easily.

Re: [gentoo-dev] proposal: use only one hash function in manifest files

2022-04-06 Thread Robin H. Johnson
On Wed, Apr 06, 2022 at 07:06:30PM +0200, Jason A. Donenfeld wrote: > No, you're still missing the point. > > If SHA-512 breaks, the security of the system fails, regardless of > what change we make. This is because GnuPG uses SHA-512 for its > signatures. Question directly for you Jason, because

Re: [gentoo-dev] proposal: use only one hash function in manifest files

2022-04-06 Thread Robin H. Johnson
On Wed, Apr 06, 2022 at 02:15:02AM +0200, Jason A. Donenfeld wrote: > 2) Comparability: other distros use SHA2-512, as well as various > upstreams, which means we can compare our hashes to theirs easily. Can we expand on this specific thread for a moment? I was the author of GLEP59 about changing

Re: [gentoo-dev] Gentoo LLVM project needs help!

2022-02-11 Thread Robin H. Johnson
On Fri, Feb 11, 2022 at 09:11:51PM +0100, Michał Górny wrote: > > GSOC-worthy project? > Not sure. To rephrase what was once said to me, this is summer of > *code*, not infra work. Are there similar programs where the infra work might fit? Outreachy? paid interns? -- Robin Hugh Johnson Gentoo

Re: [gentoo-dev] [PATCH 01/12] toolchain.eclass: remove EAPI 5 and 6

2022-02-01 Thread Robin H. Johnson
At a technical level, it looks fine. But I want to clarify interaction for old systems. Dilfridge had a proposal to ensure 3/6/12 month old systems could still upgrade, and I'm wondering if this could break those systems. There are 3 commits in the last year that finally removed the EAPI 5/6

Re: [gentoo-dev] [PATCH] 2021-10-17-openssl-bindist-removal: openssl USE=bindist removal

2021-10-22 Thread Robin H. Johnson
On Sun, Oct 17, 2021 at 04:33:17PM -0700, robb...@gentoo.org wrote: > From: "Robin H. Johnson" > > Signed-off-by: Robin H. Johnson > --- > .../2021-10-17-openssl-bindist-removal.en.txt | 38 +++ > 1 file changed, 38 insertions(+) > create mo

Re: [gentoo-dev] [PATCH 1/3] cvs.eclass: Support EAPI 8, drop EAPI 6 and older

2021-10-03 Thread Robin H. Johnson
Can we verify the consumers of this eclass are indeed still using CVS in the year 2021? If they are not, I think it would be reasonable to consider removing CVS from the tree on 2022/01/01. -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead, Foundation Treasurer E-Mail : robb...@gentoo.org

Re: [gentoo-dev] moving kernel config checks forward: potential config checking tool

2021-09-27 Thread Robin H. Johnson
On Mon, Sep 27, 2021 at 11:47:38PM +0200, Michał Górny wrote: > > Can we consider moving the checks for set A somewhere else, such that we > > don't check the kernel config during package compile & install time, but > > only check it later? This also meaningfully resolves that cases where > > the

[gentoo-dev] RFC: dev-libs/openssl USE=bindist removal

2021-09-27 Thread Robin H. Johnson
Deadline for responses: 2021/10/14! The Foundation would like to propose that RedHat/Fedora "hobble" patch presently applied when USE=bindist is true shall be removed from dev-libs/openssl. RedHat's stated reasons for the patch were originally to avoid any patent concerns, but they have also

[gentoo-dev] moving kernel config checks forward: potential config checking tool

2021-09-27 Thread Robin H. Johnson
I wanted to break the prior thread to discuss the root issue. We have some set of packages (A) which collectively depend on one or more kernel options being set in specific ways, and the options need to REMAIN set if you want the packages to continue work. There are also a subset of packages

Re: [gentoo-dev] Guidance on adding kernel config checks to ebuilds

2021-09-27 Thread Robin H. Johnson
On Mon, Sep 27, 2021 at 01:15:10PM -0400, Mike Gilbert wrote: > On Mon, Sep 27, 2021 at 12:23 PM Mike Pagano wrote: > > > Adding linux-info calls to pkg_pretend or pkg_setup causes slowdowns > > > when running emerge, so we should do so only when there is a > > > compensating benefit. > > > > Is

Re: [gentoo-dev] Guidance on distributed patented software

2021-09-22 Thread Robin H. Johnson
On Wed, Sep 22, 2021 at 08:54:40AM -0400, Joshua Kinard wrote: > Is there any advice on how this impacts net-misc/dropbear? That has ECC > (both ECDSA and Ed25519) support, and I use it for SGI/MIPS netboot images. > The build doesn't have any bindist uses in it, and ECC support is a >

Re: [gentoo-dev] Guidance on distributed patented software

2021-09-20 Thread Robin H. Johnson
On Mon, Sep 20, 2021 at 08:41:21PM +0200, Ulrich Mueller wrote: > >>>>> On Mon, 20 Sep 2021, Robin H Johnson wrote: > > > RedHat's legal team clearly know something there that they aren't > > disclosing the details of publicly, because the patches said the >

Re: [gentoo-dev] Guidance on distributed patented software

2021-09-20 Thread Robin H. Johnson
On Mon, Sep 20, 2021 at 01:27:37PM -0400, Rich Freeman wrote: > On Mon, Sep 20, 2021 at 12:46 PM Alec Warner wrote: > > > > Could we add some text to the license concepts covering patents? It > > seems to have been omitted? > > Is my understanding of how we manage patented software correct? > >

Re: [gentoo-dev] [PATCH] Support Makefiles that set variables to a non-static value

2021-09-09 Thread Robin H. Johnson
On Wed, Sep 01, 2021 at 02:44:11PM -0400, Mike Pagano wrote: > Previously, the kernel Makefile had to define version variables > as static string literals to be read. > This change will allow varibles defined as non-static values > to be read. Hi, This change has broken infra systems where

Re: [gentoo-dev] [PATCH 0/9] drop the go-module_pkg_postinst function

2021-09-06 Thread Robin H. Johnson
On Sun, Aug 29, 2021 at 11:33:17AM -0500, William Hubbs wrote: > It seems to me that we don't need this function any longer since the go > ebuild displays a message when it is upgraded or downgraded explaining > how to rebuild go packages, so I would like to remove it. > > This patch series

Re: [gentoo-dev] Infra support for mail submission with implicit TLS on port 465

2021-08-16 Thread Robin H. Johnson
On Sat, Aug 14, 2021 at 05:15:54PM +0200, Hanno Böck wrote: > FWIW I am Co-author of the paper that documented these attacks, so in > case you have any questions I guess I can answer them. Yes, I have a question: are you going to claim DJB's $500 qmail security reward? > > Is this supported? I

Re: [gentoo-dev] Gentoo 18th Anniversary Edition - Help Needed

2021-04-19 Thread Robin H. Johnson
Here's two I have so far https://dev.gentoo.org/~robbat2/neddy/ On Mon, Apr 19, 2021 at 10:24:41AM +0100, Roy Bamford wrote: > Here's where I reed your help. The missing distfiles are > MD5 38adc94a4953a6b29e8619c25dda4887 4.2.0-4.2.1.diff.gz 54763 > MD5 d5cc6a93c7d3ad2eb02bc637a1de9cf3

Re: [gentoo-dev] Last rites: dev-python/elasticsearch-curator

2021-03-26 Thread Robin H. Johnson
On Fri, Mar 26, 2021 at 09:27:39AM +0100, Michał Górny wrote: > # Michał Górny (2021-03-26) > # Pins to a vulnerable version of dev-python/urllib3.  No maintainer > # in Gentoo. > # Removal on 2021-04-25.  Bug #714860. > dev-python/elasticsearch-curator Can you hold off a bit on this one? The

Re: [gentoo-dev] Last rites: sys-power/ncpufreqd, app-text/csvfix

2021-01-27 Thread Robin H. Johnson
On Tue, Jan 26, 2021 at 08:11:58PM +0300, Azamat Hackimov wrote: > +# Azamat H. Hackimov (2021-01-26) > +# Dead upstream, no live HOMEPAGE and SRC_URI. > +# Removal in 30 days. Bug #744013 > +app-text/csvfix Anybody have a good replacement for csvfix? It's useful in data processing pipelines; I

Re: [gentoo-dev] [PATCH] acct-user.eclass: don't modify existing user by default

2021-01-03 Thread Robin H. Johnson
Whissi's patch in itself is a good step forward, but I don't feel it goes far enough, nor promotes better defaults for the unmodified cases. On Mon, Jan 04, 2021 at 02:35:58AM +0100, Thomas Deutschmann wrote: > Modifying an existing user is a bad default and makes Gentoo > special because it is

Re: [gentoo-dev] [PATCH v2] glep-0063: Add section about the Gentoo keyserver

2020-12-17 Thread Robin H. Johnson
On Thu, Dec 17, 2020 at 08:27:44PM +0100, Michał Górny wrote: > Thank you for doing this. > > That said, I'm wondering if we should keep SKS pool at all. Did anyone > have any success interacting with it lately? All my attempts of > fetching keys are resulting in server errors. Yes, it worked

Re: [gentoo-dev] [PATCH] glep-0063: Add section about the Gentoo keyserver

2020-12-17 Thread Robin H. Johnson
On Thu, Dec 17, 2020 at 12:49:09PM -0500, Mike Gilbert wrote: > +Gentoo Keyserver > + > + > +Gentoo infrastructure uses a keyserver that is isolated from the SKS pool. > +This keyserver is restricted to accepting uploads from authorized Gentoo > hosts. > +A script is provided on

Re: [gentoo-dev] bouncer.gentoo.org mangling URLs: FIXED

2020-11-30 Thread Robin H. Johnson
On Mon, Nov 30, 2020 at 10:49:00PM +, Robin H. Johnson wrote: > On Mon, Nov 30, 2020 at 07:02:08AM -0700, Raul E Rangel wrote: > > It looks like bouncer.gentoo.org is mangling the + in the original URL > > and converting it into a space. This also happens when I try wget and &

Re: [gentoo-dev] bouncer.gentoo.org mangling URLs

2020-11-30 Thread Robin H. Johnson
On Mon, Nov 30, 2020 at 07:02:08AM -0700, Raul E Rangel wrote: > It looks like bouncer.gentoo.org is mangling the + in the original URL > and converting it into a space. This also happens when I try wget and > using chrome to hit the URL directly. Yes, there was a recent change to it, moving

[gentoo-dev] Re: [gentoo-dev-announce] Last rites: app-text/cook

2020-11-28 Thread Robin H. Johnson
On Sat, Nov 28, 2020 at 09:49:21PM +0100, David Seifert wrote: > # David Seifert (2020-11-28) > # Last release in 2002, multiple open bugs, no maintainer, no revdeps. > # Bug #709512, #713300, #729518, Removal in 30 days. > app-text/cook -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead,

Re: [gentoo-dev] A feedback about the CI bug reporting system

2020-11-06 Thread Robin H. Johnson
On Fri, Nov 06, 2020 at 08:21:39AM +0100, Agostino Sarubbo wrote: > Hello all, > > 6 months have been passed after the CI system started to file bug reports. > ~ 4700 bugs have been submitted > > We _know_ that atm is not possible to set a specific summary, instead a > generic summary is used

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-10-25 23:59 UTC

2020-10-26 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-10-25 23:59 UTC. Removals: app-backup/genbackupdata 20201019-06:47 mgorny68da83e968a app-i18n/pology 20201019-06:46 mgorny25b21e05fc2

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-10-25 23:59 UTC

2020-10-25 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-10-25 23:59 UTC. Removals: Additions: -- Robin Hugh Johnson Gentoo Linux Developer E-Mail : robb...@gentoo.org GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-10-18 23:59 UTC

2020-10-18 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-10-18 23:59 UTC. Removals: app-admin/recursos 20201016-07:40 mgorny 5da6f60a9a6 app-arch/unarj 20201012-21:10 chewi b3247af8178

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-10-11 23:59 UTC

2020-10-11 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-10-11 23:59 UTC. Removals: app-crypt/acmebot 20201009-08:04 mgorny d168b61c08d app-misc/mswinurl_launcher 20201009-07:53 mgorny 9d7c12e1bd8

Re: [gentoo-dev] [PATCH v2 4/6] app-crypt/openpgp-keys-miniupnp: Package keys used by miniupnp upst

2020-10-06 Thread Robin H. Johnson
While I'm absolutely in favour of the overall intent here, I'm not so sure of the design. I'm worried about the proliferation of tiny packages just to convey the keys; and how versioning should work if upstream rotates their keys. I picked this message in the thread to respond to, because it was

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-10-04 23:59 UTC

2020-10-04 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-10-04 23:59 UTC. Removals: app-admin/passook 20200930-15:15 samebe886820c4 app-cdr/pburn 20200930-15:15 sam7361842f290

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-09-27 23:59 UTC

2020-09-27 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-09-27 23:59 UTC. Removals: app-emulation/ganeti 20200921-07:32 mgornyc275097da67 app-emulation/ganeti-instance-debootstrap 20200921-07:32 mgornyb05155344b3

Re: [gentoo-dev] Last rites: next batch of py2 packages

2020-09-21 Thread Robin H. Johnson
On Sat, Sep 19, 2020 at 02:51:10PM +0200, Michał Górny wrote: > # Michał Górny (2020-09-19) > # These packages (or package versions) still require Python 2.7. > # They are either dead upstream, their Python 3 porting efforts are > # not progressing or their maintainers are simply unresponsive. >

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-09-20 23:59 UTC

2020-09-20 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-09-20 23:59 UTC. Removals: dev-haskell/frown20200920-09:01 slyfox a2c72597ac2 dev-haskell/hashed-storage 20200914-07:14 slyfox 32e41084d49

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-09-13 23:59 UTC

2020-09-13 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-09-13 23:59 UTC. Removals: app-emacs/ghc-mod20200909-07:45 slyfox35008845c5a app-eselect/eselect-opencl 20200912-20:37 slashbeast09c9e4c4aea

[gentoo-dev] Re: [gentoo-project] [infra] Bugzilla/Forums DB maintenance 2020/09/12 04:00 UTC

2020-09-12 Thread Robin H. Johnson
On Sat, Sep 12, 2020 at 12:15:26AM +, Robin H. Johnson wrote: > FYI, > > Sorry for short notice, but hardware failures have critically reduced > some redundancy, so not taking chances with the Bugzilla database (parts > were on order to ensure the redundancy, but they haven't

[gentoo-dev] [infra] Bugzilla/Forums DB maintenance 2020/09/12 04:00 UTC

2020-09-11 Thread Robin H. Johnson
FYI, Sorry for short notice, but hardware failures have critically reduced some redundancy, so not taking chances with the Bugzilla database (parts were on order to ensure the redundancy, but they haven't arrived in time for the next failure) Therefore, there will be an outage to migrate the DB

[gentoo-dev] [infra] Anti-spam changes: removal of malware patrol and other older ClamAV rules

2020-09-11 Thread Robin H. Johnson
Hi, As a result of a recent high-impact [1] false positive spam detection in Gentoo mail, we've disabled using the MalwarePatrol ruleset in Clamav for spam detection for all inbound mail to @gentoo.org All other old rulesets that haven't seen an update in more than 1 year were also cleaned out,

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-09-06 23:59 UTC

2020-09-06 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-09-06 23:59 UTC. Removals: app-accessibility/sphinx320200902-08:04 mgorny814099f6c24 app-accessibility/sphinxbase 20200902-08:04 mgorny7346fbcbd7a

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-08-30 23:59 UTC

2020-08-30 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-08-30 23:59 UTC. Removals: app-admin/conkyforecast 20200827-18:31 asturm 74ab9e2c20a app-arch/cfv

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-08-23 23:59 UTC

2020-08-23 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-08-23 23:59 UTC. Removals: app-admin/denyhosts 20200820-13:18 mgorny fbf8bbf4d18 app-dicts/stardict-quick-eng-fra 20200820-11:29 mgorny

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-08-16 23:59 UTC

2020-08-16 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-08-16 23:59 UTC. Removals: app-text/glosung 20200814-09:47 asturm 1a89808d24d dev-tex/xmltex 20200811-13:57 zlogene f0f009c9687

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-08-09 23:59 UTC

2020-08-09 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-08-09 23:59 UTC. Removals: dev-tex/cjk-latex20200804-10:02 zlogene 814a4d02b1d kde-apps/kblog 20200807-18:21 asturm f9300873b60

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-08-02 23:59 UTC

2020-08-02 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-08-02 23:59 UTC. Removals: app-arch/deltarpm 20200728-02:33 bman f63396228c1 app-backup/holland 20200728-18:45 bman

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-07-26 23:59 UTC

2020-07-26 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-07-26 23:59 UTC. Removals: dev-python/Numdifftools20200723-18:36 bman 59207df0adf dev-python/pyscaffold 20200723-18:36 bman 59207df0adf

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-07-19 23:59 UTC

2020-07-19 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-07-19 23:59 UTC. Removals: app-misc/webcomics-collector 20200713-04:48 mgorny7b01197db97 app-mobilephone/kannel20200715-17:37 bman 7d441d1f185

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-07-12 23:59 UTC

2020-07-12 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-07-12 23:59 UTC. Removals: dev-ros/shape_tools20200709-12:07 aballier 2517553f907 www-apps/otrs 20200709-12:41 sam

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-07-05 23:59 UTC

2020-07-05 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-07-05 23:59 UTC. Removals: app-admin/dxf 20200702-10:33 zlogene a36b150fa75 app-crypt/openvpn-blacklist 20200704-02:22 bman

Re: [gentoo-dev] Last rites: */* More Py2 only items

2020-06-29 Thread Robin H. Johnson
On Sun, Jun 28, 2020 at 07:57:18PM -0700, Alec Warner wrote: > On Sun, Jun 28, 2020 at 5:35 PM Aaron Bauman wrote: > > app-crypt/virtualsmartcard Upstream supposedly fixed it for py3 several years ago, maybe trivial bump? > > net-nds/nsscache > Infra uses this, we will have to look into bumping

Re: [gentoo-portage-dev] [PATCH] ecompress: optimize docompress -x precompressed comparison

2020-06-29 Thread Robin H. Johnson
On Sun, Jun 28, 2020 at 12:54:56PM -0700, Zac Medico wrote: > Use sort and comm with temporary files in order to compare lists > of docompress -x and precompressed files, since the file lists > can be extremely large. Also strip ${D%/} from paths in order to > reduce length. +1 looks much better.

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-06-28 23:59 UTC

2020-06-28 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-06-28 23:59 UTC. Removals: app-metrics/buildbot-prometheus 20200627-00:40 bman bc8bdd812f7 dev-db/clickhouse 20200627-00:49 bman 72ae4614583 net-fs/ncpfs

Re: [gentoo-dev] */*: Mask Py2 only packages

2020-06-27 Thread Robin H. Johnson
On Sat, Jun 27, 2020 at 10:08:26AM +0300, Joonas Niilola wrote: > > On 6/27/20 2:28 AM, Robin H. Johnson wrote: > > > > TL;DR: Please make it easier to search on the QA reports site for > > issues, and only show things directly relevant to the search. > > > >

Re: [gentoo-dev] */*: Mask Py2 only packages

2020-06-26 Thread Robin H. Johnson
On Fri, Jun 26, 2020 at 01:48:31PM -0400, Aaron Bauman wrote: > So, thanks for proving my point that all the tooling changes, notices, > ML posts, etc don't matter. Someone *will* find something to complain > about. They will also complain about the status quo, you won't win there! > >2. The

Re: [gentoo-portage-dev] [PATCH] ecompress: fix "Argument list too long" for sed (bug 727522)

2020-06-24 Thread Robin H. Johnson
On Tue, Jun 23, 2020 at 05:36:14PM -0700, Zac Medico wrote: > From: Patrick McLean > > Use sed -f to feed commands to sed via stdin, in order to avoid > the "Argument list too long" error reported in bug 727522. Will this need to move to a tempfile in the near future, for the size of sed_args?

[gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-22 Thread Robin H. Johnson
On Sun, Jun 21, 2020 at 09:22:37PM +0200, Piotr Karbowski wrote: > Hi, > > Please find news item attached. I feel that this news item should ALSO remind people that consolekit is deprecated per a news item a few months ago: News Item v3: Desktop profile switching USE default to elogind

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-06-21 23:59 UTC

2020-06-21 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-06-21 23:59 UTC. Removals: app-cdr/sync2cd 20200618-00:51 bman b295ad0c99a app-i18n/atokx3 20200616-12:49 asturm bb04fe44a8e app-shells/rssh

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-06-14 23:59 UTC

2020-06-14 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-06-14 23:59 UTC. Removals: acct-group/octoprint 20200614-08:28 mgorny 892989d763c acct-user/octoprint 20200614-08:28 mgorny ab28053f19e

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-06-07 23:59 UTC

2020-06-07 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-06-07 23:59 UTC. Removals: media-plugins/gimp-lensfun 20200601-22:18 asturm 63cf8d6f236 x11-drivers/xf86-input-keyboard20200606-10:57 slashbeast 0e6b1d8cf0d

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-05-31 23:59 UTC

2020-05-31 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2020-05-31 23:59 UTC. Removals: app-laptop/batti 20200529-19:44 asturm f3470366927 app-misc/metromap20200529-19:45 asturm

Re: [gentoo-dev] [RFC] Ideas for gentoostats implementation

2020-05-24 Thread Robin H. Johnson
On Mon, May 04, 2020 at 11:57:03PM +0100, Andrey Utkin wrote: > Since it is going to be opt-in and optional anyway, we seem to be fine with > having just partial data. > > I assume we have logs of distfiles downloads from Gentoo infrastructure, and > can negotiate access to relevant logs of our

  1   2   3   4   5   6   7   8   9   10   >