Re: [gentoo-dev] Question about python compatibility in dev-python/pathlib2

2022-12-02 Thread Martin Kletzander
GMT+01:00, Martin Kletzander wrote: Hi all, I noticed that a package from an overlay fails to install due to it requiring pathlib2 with python_targets with 3.10 and/or 3.11. So I checked pathlib2's setup.py [0] that it supports newer python versions and wanted to update the ebuild, but noticed

[gentoo-dev] Question about python compatibility in dev-python/pathlib2

2022-12-02 Thread Martin Kletzander
Hi all, I noticed that a package from an overlay fails to install due to it requiring pathlib2 with python_targets with 3.10 and/or 3.11. So I checked pathlib2's setup.py [0] that it supports newer python versions and wanted to update the ebuild, but noticed My question is whether I should:

Re: [gentoo-dev] Looking for co-maintainers for number of packages

2022-07-07 Thread Martin Kletzander
On Sun, Jul 03, 2022 at 09:03:04PM -0700, Georgy Yakovlev wrote: I've been rather busy lately and can't keep up with all of my packages. There are pending bumps, some bugs, but nothing too crazy or hard.  So I'm looking for someone to co-maintain (or even take over if you insist) the following

[gentoo-dev] Re: Systemtap with dist-kernel

2022-06-24 Thread Martin Kletzander
OK, I finally managed to work around it, and even though it is not as nice as I would've hoped for it works. So I sent it as a follow-up PR: https://github.com/gentoo/gentoo/pull/26065 Martin On Thu, Jun 16, 2022 at 05:24:26PM +0200, Martin Kletzander wrote: I finally figured out what

[gentoo-dev] Re: Systemtap with dist-kernel

2022-06-16 Thread Martin Kletzander
? - What is exactly the reason for portage using the `-i`/`--build-id` option of debugedit? Thanks and have a nice day, Martin On Fri, Jun 10, 2022 at 02:22:00PM +0200, Martin Kletzander wrote: Hello, I am trying to make systemtap work with gentoo-kernel (or ideally all dist kernels) and I got a few

[gentoo-dev] Systemtap with dist-kernel

2022-06-10 Thread Martin Kletzander
Hello, I am trying to make systemtap work with gentoo-kernel (or ideally all dist kernels) and I got a few steps closer with kernel-build.eclass modification I sent this week [0]. However there is still one issue and that is the fact that build-id of the kernel does not match the installed