Re: Retiring python-nose from Fedora 43+

2025-01-21 Thread Paul Howarth
Hi, On Mon, 6 Jan 2025 12:45:14 +0100 Miro Hrončok wrote: > I propose we retire python-nose from Fedora 43+ immediately after > branching. > > The package has been deprecated for 5 years: > >https://fedoraproject.org/wiki/Changes/DeprecateNose > > It does not build with Python 3.14: > >

Re: No matching package to install: 'pkgconfig(xorg-macros) >= 1.8

2024-09-12 Thread Paul Howarth
On Wed, 11 Sep 2024 17:45:59 +0200 Dan Horák wrote: > On Wed, 11 Sep 2024 17:33:49 +0200 > Petr Pisar wrote: > > > V Wed, Sep 11, 2024 at 08:24:41AM -0700, Ron Olson napsal(a): > > > Hey all, I’m trying to get bdftopcf built for EPEL 10 but it’s > > > failing with the aforementioned error (No

Re: Incorrect code or Python regression?

2024-07-22 Thread Paul Howarth
On Sun, 21 Jul 2024 21:48:55 +0100 Barry wrote: > > On 21 Jul 2024, at 10:22, Paul Howarth wrote: > > > > Hence the check is: > > > >except UnsupportedAlgorithm as e: > >return e._reason is _Reasons.UNSUPPORTED_HASH > > This may be a c

Re: Incorrect code or Python regression?

2024-07-22 Thread Paul Howarth
On Mon, 22 Jul 2024 15:19:49 +0100 Paul Howarth wrote: > Note though that the exception code is all done in Python. My assertion there seems to be wrong. I was looking at an older version of cryptography. Seems that indeed it is a rust-related issue: https://github.com/pyca/cryptography/iss

Re: Incorrect code or Python regression?

2024-07-22 Thread Paul Howarth
On Sun, 21 Jul 2024 21:35:03 +0200 Miro Hrončok wrote: > I can reproduce that. But I unable to say whether it's a bug in > cpython, cryptography or pyo3. The code in cryptography is written in > Rust and I don't have much experience with hat. > > I suggest reporting this behavior at > https://gi

Re: Incorrect code or Python regression?

2024-07-21 Thread Paul Howarth
On Sun, 21 Jul 2024 19:10:48 +0200 Miroslav Suchý wrote: > Dne 21. 07. 24 v 11:21 dop. Paul Howarth napsal(a): > > python-paramiko failed to build in the mass rebuild and I'm > > wondering if there's incorrect code in paramiko (or its dependency > > cryptography),

Re: Incorrect code or Python regression?

2024-07-21 Thread Paul Howarth
Hi Miro, On Sun, 21 Jul 2024 17:46:24 +0200 Miro Hrončok wrote: > Hey Paul. > > I just tried this with pip-installed cryptography in Python 3.13 venv: > > >>> from cryptography.exceptions import _Reasons > >>> from cryptography.hazmat.primitives.kdf.kbkdf import KBKDFHMAC > >>> try: > ...

Incorrect code or Python regression?

2024-07-21 Thread Paul Howarth
Hi all, python-paramiko failed to build in the mass rebuild and I'm wondering if there's incorrect code in paramiko (or its dependency cryptography), or whether it's a regression in the current Python beta. The failures are in the test suite and the failing tests all involve this error: crypto

Re: rich deps result in packages being uninstalled from buildroot

2024-05-17 Thread Paul Howarth
On Fri, 17 May 2024 13:32:24 + Zbigniew Jędrzejewski-Szmek wrote: > > Oh, this is embarrasing. I added two patches but they didn't get > > applied because %setup not %autosetup. :( > > I'll push a fixed build in a moment. Sorry for breaking the builds. > > > > perl-Finance-Quote-1.6200-1.fc

Re: rich deps result in packages being uninstalled from buildroot

2024-05-17 Thread Paul Howarth
On Thu, 16 May 2024 10:52:29 + Zbigniew Jędrzejewski-Szmek wrote: > On Thu, May 16, 2024 at 11:09:01AM +0200, Fabio Valentini wrote: > > This looks like you're putting the resolver between a rock and a > > hard place. :thinking: > > I don't think I've ever seen packages being *removed* when >

Re: Troubleshooting MD RAID assembly not working after upgrade to F39

2023-12-28 Thread Paul Howarth
On Wed, 27 Dec 2023 15:05:29 +0100 Sandro wrote: > I could you use some help with ${SUBJECT}. I posted the details in > discussion [1], but have yet to receive a response. I thought maybe > folks on the list may have an idea. > > I'm kinda lost as to where this is going wrong. Feel free to rep

Re: DNF5: Checking signatures of packages installed out of a repository?

2023-11-01 Thread Paul Howarth
On Tue, 31 Oct 2023 12:48:31 -0400 Christopher wrote: > I'm actually a bit concerned about this thread, because I assumed DNF4 > and DNF5 would check signatures by default today, and that it would > only skip if `--nogpgcheck` was passed as an option. If it sometimes > skips the GPG check without

Orphaned perl-Fennec

2023-10-23 Thread Paul Howarth
I've just orphaned perl-Fennec, which has been deprecated upstream since 2018 (in favor of perl-Test2-Suite). According to fedrq, nothing in Fedora depends on it: $ fedrq whatrequires-src -X -F source perl-Fennec (nothing) This was actually triggered by a test suite failure for the package in koj

Re: Several questionable packages installed on fresh system

2023-07-20 Thread Paul Howarth
On Thu, 13 Jul 2023 14:10:37 +0200 Vít Ondruch wrote: > Dne 10. 07. 23 v 10:38 Vít Ondruch napsal(a): > > Hi, > > > > > > libtomcrypt > > > > So this is the dependency chain: > > libtomcrypt <= python3-crypto <= python3-beaker <= python3-mako I raised https://bugzilla.redhat.com/show_bug.cgi

Re: fedora-review workarounds for dnf5

2023-07-19 Thread Paul Howarth
On Tue, 18 Jul 2023 15:27:01 +0200 Fabio Valentini wrote: > On Tue, Jul 18, 2023, 15:22 Maxwell G wrote: > > > On Tue Jul 18, 2023 at 12:38 +0200, Jakub Kadlcik wrote: > > > Hello Jerry, > > > I proposed a workaround a few days ago > > > https://pagure.io/FedoraReview/pull-request/485 > > > >

Re: rawhide build errors on i686

2023-07-05 Thread Paul Howarth
On Sun, 2 Jul 2023 18:02:20 +0200 Matthias Runge wrote: > On 02/07/2023 17:51, Matthias Runge wrote: > > Hi there > > > > in one of my recent builds, I came across this error on i686 [1]. > > > > Transaction test succeeded. > > Running transaction > > warning: /etc/hosts created as /etc/hosts.r

Re: Bodhi_enabled ? Re: F38 Change complete (100% complete) deadline today

2023-02-27 Thread Paul Howarth
On Sat, 25 Feb 2023 10:41:37 -0800 Kevin Fenzi wrote: > On Fri, Feb 24, 2023 at 06:00:08AM +, Sérgio Basto wrote: > > On Tue, 2023-02-21 at 16:40 -0500, Ben Cotton wrote: > > > As of today, F38 Changes should be 100% complete. Change owners > > > can indicate this by setting the Bugzilla tr

Issue with hardened build

2023-02-03 Thread Paul Howarth
Hi all, I recently received a bug report (https://bugzilla.redhat.com/show_bug.cgi?id=2166454) about proftpd not being able to load a dynamic module (mod_rewrite) that provides some optional functionality. This module is not used by default and has to be enabled manually. The ticket was raised for

Re: Can we retire glib, gtk+, bubblemon, manedit and xconvers ?

2022-12-21 Thread Paul Howarth
On Wed, 21 Dec 2022 14:47:38 + Sérgio Basto wrote: > Hi, > > Dependencies on glib1 and gtk1 are only bubblemon manedit xconvers , > I propose retire it on F38, it's one less burden that we have . As I've always said when this has come up before, I'll be happy to retire glib1 and gtk+1 wh

Re: Inactive packagers to be removed after the F37 release

2022-11-29 Thread Paul Howarth
On Tue, 29 Nov 2022 10:27:56 + Paul Howarth wrote: > On Mon, 28 Nov 2022 18:20:20 + > Mattia Verga via devel wrote: > > > Il 28/11/22 18:36, Nick Bebout ha scritto: > > > > > I've removed a lot of ACLs. See attached log file. > > >

Re: Inactive packagers to be removed after the F37 release

2022-11-29 Thread Paul Howarth
On Mon, 28 Nov 2022 18:20:20 + Mattia Verga via devel wrote: > Il 28/11/22 18:36, Nick Bebout ha scritto: > > > I've removed a lot of ACLs. See attached log file. > > Thanks Nick. > > From your output I made a list of the orphaned packages which I think > it's a bit more readable: > ...

Re: miniz-3.0.0 brings a SONAME bump

2022-11-01 Thread Paul Howarth
On Tue, 1 Nov 2022 11:40:45 +0100 Petr Pisar wrote: > Hello, > > just a notification that miniz-3.0.0 will bump libminiz.so.0.2 SONAME > in Fedora 38. As far as I know there is no other package depending on > it. It's used at least by perl-Sereal-{De,En}coder: $ rpm -qp --requires perl-Sereal-

Re: When is a file dependency appropriate?

2022-10-07 Thread Paul Howarth
On Thu, 6 Oct 2022 14:38:38 +0200 > This is good point. I have already forget the details. So if there > was embedded just the right amount of information in the main data, > we would not need the full list (and lazy loading). Currently, the > data contains e.g. /usr/bin/*, which is useful for inst

Re: F37 proposal: Build all JDKs in Fedora against in-tree libraries and with static stdc++lib (System-Wide Change proposal)

2022-05-11 Thread Paul Howarth
On Tue, 10 May 2022 19:36:22 +0200 Florian Weimer wrote: > * Vitaly Zaitsev via devel: > > > On 10/05/2022 15:29, Ben Cotton wrote: > >> This is initial step to move JDKs to be more like other JDKs, to > >> build proper transferable images, and to lower certification > >> burden of each binary.

Re: Orphaned packages looking for new maintainers

2022-04-26 Thread Paul Howarth
I took mcrcon. Co-maintainers welcome. Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct

perl-Config-General-2.65 license change

2022-04-12 Thread Paul Howarth
perl-Config-General-2.65 in Fedora 37 changed its license from (GPL+ or Artistic) to Artistic 2.0. http://rt.cpan.org/Ticket/Display.html?id=132893 Regards, Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to de

Re: dist-git force push

2022-04-01 Thread Paul Howarth
On Fri, 1 Apr 2022 18:22:47 +0200 Hans de Goede wrote: > On 4/1/22 18:09, Ondrej Mosnacek wrote: > >> Context switches for maintainers are expensive! And while I don't > >> personally think the "oops fixup" commits are a problem, a "PR > >> with CI" workflow doesn't get rid of them by any means.

Re: Please use side tags for backwards-incompatible bumps of major packages, not buildroot overrides

2022-03-23 Thread Paul Howarth
On Wed, 23 Mar 2022 10:41:52 -0700 Kevin Fenzi wrote: > I wonder... should we stop allowing buildroot overrides? > > Or at the very least add a admon to adding a new one in bodhi, > explaining that you should probibly use a side tag, etc? They're still very useful when bringing up new EPEL rele

Re: Please use side tags for backwards-incompatible bumps of major packages, not buildroot overrides

2022-03-23 Thread Paul Howarth
On Tue, 22 Mar 2022 11:48:57 -0700 Adam Williamson wrote: > I found quite a big mess today, caused by an attempt to bump perl to > 5.34.1 in Fedora 36: > > https://bodhi.fedoraproject.org/updates/FEDORA-2022-cea638ebd4 > > Because some packages depend on the exact perl interpreter version, > th

Re: Package downgrades on upgrade from F35 to F36 + categorized list

2022-03-18 Thread Paul Howarth
On Fri, 18 Mar 2022 14:32:13 +0100 Fabio Valentini wrote: > "Forgotten" F36 updates: > > ... > > - perl-Net-DNS-0:1.33-1.fc35 > perl-Net-DNS-0:1.32-3.fc36 > Version 1.33 was built on F34, F35, F37 / Rawhide, but not F36. Fixed: https://bodhi.fedoraproject.org/updates/FE

Re: F37 Change: Curl-minimal as default (System-Wide Change proposal)

2022-03-16 Thread Paul Howarth
On Tue, 22 Feb 2022 12:00:06 -0500 Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/CurlMinimal_as_Default > > == Summary == > `libcurl-minimal` and `curl-minimal` will be installed by default > instead of `libcurl` and `curl`. > The "minimal" variants provide only a subset of protocol

Re: F37 Change: Curl-minimal as default (System-Wide Change proposal)

2022-03-10 Thread Paul Howarth
On Thu, 10 Mar 2022 12:26:54 +0100 Vitaly Zaitsev via devel wrote: > On 10/03/2022 11:55, Alex wrote: > > May I suggest to leave at least the telnet protocol in curl-minimal > > for debugging purposes. > > Telnet is an extremely vulnerable protocol. It must be disable. > > If you need it, you

Re: Let's retire original glib and gtk+ (new report)

2022-03-07 Thread Paul Howarth
On Mon, 07 Mar 2022 10:29:02 -0600 Michael Catanzaro wrote: > On Mon, Mar 7 2022 at 04:17:09 PM +, Sérgio Basto > wrote: > > Hi, > > In resume glib still required for 20 packages [1], > > apart of the sweet memories that some package bring to us , any of > > these packages is needed ? or h

Re: Orphaning some packages (w3c-markup-validator fallout)

2022-02-01 Thread Paul Howarth
Hi Nathanael, On Mon, 31 Jan 2022 09:28:27 -0700 "Nathanael D. Noblet" wrote: > I recently gave ownership of w3c-markup-validator to Sérgio Basto > which reminded me that there are a handful of perl packages that I > probably created/took a hand in as part of that. I haven't touched > them in a

Intent to retire w3c-markup-validator, perl-HTML-Tidy, tidyp

2022-01-25 Thread Paul Howarth
Hello all, I'm the Fedora maintainer of the perl-HTML-Tidy package and its underlying library, tidyp. The upstream maintainer of these packages has now stopped work on tidyp, and has archived the upstream repository in a read-only state: https://github.com/petdance/tidyp He has also stopped work

Re: Orphaned packages looking for new maintainers

2022-01-24 Thread Paul Howarth
I took perl-Test-Fixme. Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelin

Re: How to reach the certbot SIG?

2021-11-25 Thread Paul Howarth
Hi, On Thu, 25 Nov 2021 09:21:27 +0100 spike wrote: > Hi everyone, > > I've been trying to contact Fedora's certbot SIG for a while now. > Back then I wanted to help fix some issues with python-dns-lexicon > (which are resolved upstream now and an update has trickled down to > Fedora 35 with th

python-invoke orphaned

2021-06-07 Thread Paul Howarth
Hi, I have orphaned python-invoke, whose test suite requires pytest-relaxed, which requires pytest < 5 and fails to build with Python 3.10. I believe this only impacts python-jsonmodels; not sure how big an impact it is. Paul. ___ devel mailing list --

Re: Let's retire original glib and gtk+

2021-05-26 Thread Paul Howarth
On Tue, 25 May 2021 17:00:31 -0500 Michael Catanzaro wrote: > On Sat, May 22 2021 at 09:23:23 AM +1000, Bob Hepple > wrote: > > I have no idea how significant this might be, but perhaps this > > should be discussed more publicly. > > Use containers? Ship your own glib as a static lib? I'm im

[rpms/perl-IO-Socket-INET6] PR #1: Patch for bad code in test

2021-05-19 Thread Paul Howarth
pghmcfc merged a pull-request against the project: `perl-IO-Socket-INET6` that you are following. Merged pull-request: `` Patch for bad code in test `` https://src.fedoraproject.org/rpms/perl-IO-Socket-INET6/pull-request/1 ___ perl-devel mailing list

Re: Bacula 11.0.2-3 for Fedora 33?

2021-04-27 Thread Paul Howarth
On Sun, 25 Apr 2021 11:17:49 -0400 "Steven A. Falco" wrote: > This morning "dnf update" brought in bacula 11.0.2-3. Previously I > had been on 9.6.7-1. > > Apparently, the new bacula wants a different database version. I > have version 16, but it wants 1022. I was surprised by this myself yes

Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-03 Thread Paul Howarth
On Tue, 2 Mar 2021 09:10:32 -0800 Kevin Fenzi wrote: > On Tue, Mar 02, 2021 at 04:40:54PM +0000, Paul Howarth wrote: > > Hi all, > > > > On Tue, 2 Mar 2021 16:06:40 +0100 > > Miro Hrončok wrote: > > > > > Given the lack of communication from the pa

Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-02 Thread Paul Howarth
Hi all, On Tue, 2 Mar 2021 16:06:40 +0100 Miro Hrončok wrote: > Given the lack of communication from the paramiko/invoke maintainers, > I've just orphaned python-pytest4. If nobody picks it up, I plan to > continue maintaining it in Fedora 33 and 34. The paramiko/invoke maintainers would be me.

Unretiring perl-Crypt-PBKDF2

2021-02-15 Thread Paul Howarth
The perl-Crypt-PBKDF2 package was retired about a year ago due to having been orphaned for 6+ weeks. I'm unretiring it because it's a dependency for updating perl-Crypt-CBC. Review request: https://bugzilla.redhat.com/show_bug.cgi?id=1928111 Releng ticket: https://pagure.io/releng/issue/10016 Pa

perl-Test-File license change

2021-01-06 Thread Paul Howarth
perl-Test-File-1.44.4-1.fc34 changed license from perl (GPL+ or Artistic) to Artistic 2.0. Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://

Re: Build needed - Dovecot CVE-2020-24386 has gone public

2021-01-06 Thread Paul Howarth
On Wed, 6 Jan 2021 12:11:43 +0100 Marius Schwarz wrote: > we need an urgent build of 2.3.13 as the CVE-2020-24386 got public. > > I saw in Koji that the first build failed on the 4th Jan for F32 and > F33. > > Can someone pls help and invest this, as it's a critical security > issue. The test s

Orphaned trac-accountmanager-plugin and trac-spamfilter-plugin

2020-12-21 Thread Paul Howarth
Hi all, neither trac-accountmanager-plugin nor trac-spamfilter-plugin work with the development (1.5.x) build of trac currently in Fedora 33 and Rawhide. This may change at some point but as I can't use them with trac on my Fedora 33 server, I've decided to abandon my own use of trac. Hence I have

Re: EPEL8 Branch Request: perl-Data-GUID

2020-10-08 Thread Paul Howarth
On Thu, 8 Oct 2020 15:30:43 +0200 Pierre-Yves Chibon wrote: > On Thu, Oct 08, 2020 at 03:27:22PM +0200, Pierre-Yves Chibon wrote: > > On Thu, Oct 08, 2020 at 03:22:46PM +0200, Emmanuel Seyman wrote: > > > > > > Hello, all. > > > > > > Ralf C

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-27 Thread Paul Howarth
On Thu, 27 Aug 2020 14:21:03 +0200 Lukas Javorsky wrote: > Hi folks, > > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > An

Re: Strange build failures in rawhide buildroot (cont'd) - glibc 2.33 dev snapshot?

2020-08-15 Thread Paul Howarth
On Sat, 15 Aug 2020 16:28:47 +0200 Fabio Valentini wrote: > - autoreconf fails because %build needs a newer shell (protobuf): > > /usr/bin/autoconf: This script requires a shell more modern than all > /usr/bin/autoconf: the shells that I found on your system. > /usr/bin/autoconf: Please tell bug-

Re: Proposal to Add: Log In/Out Blocker Criteria

2020-08-04 Thread Paul Howarth
On Tue, 4 Aug 2020 10:55:30 +0200 Christopher Engelhard wrote: > On 04.08.20 10:47, Miro Hrončok wrote: > > I would even go further and remove the "with multiple user accounts" > > condition. Even on a singe user system, I'd like to be able to log > > out and back in again. > > +1 on that. If

Orphaning perl-perl5i

2020-07-30 Thread Paul Howarth
I've just orphaned perl-perl5i (https://src.fedoraproject.org/rpms/perl-perl5i). I can't see any dependencies in Fedora so it shouldn't cause any issues if it gets retired. The package is FTBFS since Perl was updated to 5.32 and perl-Devel-Declare was updated to a version compatible with 5.32: ht

Re: use of 'date' in rpm .spec %define concats add'l str chars?

2020-07-03 Thread Paul Howarth
On Fri, 3 Jul 2020 11:09:47 -0700 PGNet Dev wrote: > on F32, > > date +FORMAT, > date +%Y%m%d_%H%M%S > > returns > 20200703_105351 > > > > as expected. > > in an rpm .spec, if I define > > %define _build_timestamp %( date +%Y%m%d_%H%M%S ) > > and _use_ %{_build_timestamp

Re: i3wm for EPEL8

2020-05-19 Thread Paul Howarth
On Tue, 19 May 2020 10:47:57 -0400 Eric Mesa wrote: > I noticed that the i3 window manager wasn't available in EPEL8. Before > trying to go through the process of becoming a package maintainer I > decided to try and run it via copr to see how much modification was > needed. For EPEL8 (as opposed t

Re: moreutils newly in PowerTools repo in centos-8

2020-05-16 Thread Paul Howarth
On Sat, 16 May 2020 20:23:35 +0200 clime wrote: > I am co-maintaining an epel-7 package (dist-git) and I wanted to add > it to epel-8 too. But right now, it wouldn't install because one of > the dependencies (moreutils) is newly in PowerTools repo > (https://bugzilla.redhat.com/show_bug.cgi?id=183

Re: python2-dns without DNSSEC support in rawhide

2020-04-29 Thread Paul Howarth
Hi Lumir, On Wed, 29 Apr 2020 07:35:43 +0200 Lumir Balhar wrote: > Hello. > > I'd like to switch python-dns crypto backend from pycryptodomex and > ecdsa to python-cryptography. Upstream already did the same in master > branch: https://github.com/rthalley/dnspython/pull/449 > > But, because

Re: Unretire gjots2 (gtk heirarchical note jotter)

2020-04-14 Thread Paul Howarth
On Tue, 14 Apr 2020 16:51:04 +0200 Alexander Ploumistos wrote: > On Tue, Apr 14, 2020 at 4:40 PM Petr Pisar wrote: > > > > On Tue, Apr 14, 2020 at 04:27:06PM +0200, Alexander Ploumistos > > wrote: > > > The FSF address should be the most straightforward to fix. > > > > > Straightforward, but

Re: Detecting when building under mock?

2020-04-07 Thread Paul Howarth
On Tue, 7 Apr 2020 11:43:26 -0400 (EDT) Scott Talbert wrote: > Is there a recommended way for detecting when a package is being > built under mock? I have a package where some tests fail due to > various things not being present in a mock container, e.g, /dev/log > doesn't exist. I can just dis

[rpms/perl-Unix-Syslog] PR #1: Spec file cleanups: Use make_build, make_install macros, and use NO_PACKLIST=1

2020-04-06 Thread Paul Howarth
pghmcfc closed without merging a pull-request against the project: `perl-Unix-Syslog` that you are following. Closed pull-request: `` Spec file cleanups: Use make_build, make_install macros, and use NO_PACKLIST=1 `` https://src.fedoraproject.org/rpms/perl-Unix-Syslog/pull-request/1 ___

[rpms/perl-Unix-Syslog] PR #1: Spec file cleanups: Use make_build, make_install macros, and use NO_PACKLIST=1

2020-04-06 Thread Paul Howarth
pghmcfc commented on the pull-request: `Spec file cleanups: Use make_build, make_install macros, and use NO_PACKLIST=1` that you are following: `` I merged this locally and fixed the typo in the ExtUtils::MakeMaker reference. It's now pushed and built in Fedora. `` To reply, visit the link belo

Re: Bugzilla signal/noise ratio

2020-03-23 Thread Paul Howarth
On Mon, 23 Mar 2020 10:13:05 -0700 Kevin Fenzi wrote: > There are a few things that also send emails on their own. > Sadly, bodhi still does this (even though it should not) Actually I'm not sad about this; I find the emails from bodhi considerably more informative than their fedmsg equivalents

Re: How to fix a dependency to the version at build time?

2020-03-16 Thread Paul Howarth
On Mon, 16 Mar 2020 11:22:40 +0100 Vít Ondruch wrote: > I always thought that one should not call `rpm` during rpmbuild. > Nevertheless I am not sure what was the reason? Probably locking of > RPM db? Can somebody elaborate? It couldn't be guaranteed to work in the case that the buildroot was pop

Re: Announcing start of DNF 5 development

2020-03-06 Thread Paul Howarth
On Thu, 5 Mar 2020 20:08:17 +0100 Daniel Mach wrote: > Dne 05. 03. 20 v 13:02 Marcin Juszkiewicz napsal(a): > > W dniu 04.03.2020 o 19:03, Daniel Mach pisze: > > Are there plans for picodnf then? Or cutting amount of > > libraries used by microdnf? > > I don't think we can drop more without

Re: Orphaning most of the ancient Gnome 1 stack

2020-03-04 Thread Paul Howarth
On Wed, 26 Feb 2020 09:04:07 + Paul Howarth wrote: > I've been looking after the ancient Gnome 1 library stack for the last > decade as I had a local use for the libraries. That is no longer the > case so I'm planning to orphan the following packages, none of which >

Orphaning most of the ancient Gnome 1 stack

2020-02-26 Thread Paul Howarth
Hi all, I've been looking after the ancient Gnome 1 library stack for the last decade as I had a local use for the libraries. That is no longer the case so I'm planning to orphan the following packages, none of which appear to be used by anything else in Fedora (Rawhide): * libglade * gnome-lib

Re: Orphaned packages looking for new maintainers

2020-02-18 Thread Paul Howarth
On Tue, 18 Feb 2020 08:53:26 +0100 Reini Urban wrote: > > $ repoquery --repo=rawhide{,-source} --whatrequires > > perl-Cpanel-JSON-XS inxi-0:3.0.37-2.fc32.noarch > > openqa-0:4.6-43.20200205git4861e34.fc33.noarch > > > > > Oh, interesting. Didn't know it were so many. > I'm upstream on thi

Re: Orphaned packages looking for new maintainers

2020-02-17 Thread Paul Howarth
On Mon, 17 Feb 2020 16:48:05 +0100 Pierre-Yves Chibon wrote: > > pingou: perl-PerlIO-via-Timeout, perl-IO-Socket-Timeout > > Hm, I'm not seeing these orphaned and I pretty sure I have never > maintained them: > https://src.fedoraproject.org/rpms/perl-IO-Socket-Timeout > https://src.fedoraproje

Re: Why does "fedpkg build" failed for wdune ?

2020-02-16 Thread Paul Howarth
On Sun, 16 Feb 2020 06:24:09 +0100 "J. Scheurich" wrote: > https://koji.fedoraproject.org/koji/taskinfo?taskID=41519708 > > | Result > > | GenericError: Build already in progress (task 41519706) > > I already started "fedpkg build", but it said > > ... > Watching tasks (this may be safely int

Re: Second attempt: Maintainer contact check for Chris Grau (cgrau)

2020-01-04 Thread Paul Howarth
On Fri, 03 Jan 2020 19:35:36 - "Frank R Dana Jr." wrote: > Paul Howarth wrote, > > > > perl-Time-Piece was obsoleted by the base perl package way back in> > >5.10.0. > > > > perl-Time-Piece-MySQL is an extension to perl-Time-Piece. > >

Re: Second attempt: Maintainer contact check for Chris Grau (cgrau)

2019-12-30 Thread Paul Howarth
On Sun, 29 Dec 2019 10:01:19 -0500 FeRD wrote: > I'm posting to ask if anyone > knows how to contact Chris Grau (cgrau), sole maintainer of the > following packages: frotz ifm perl-Time-Piece (officially orphaned) > perl-Time-Piece-MySQL (NOT orphaned — not sure how that works) perl-Time-Piece w

Unretiring python-spec

2019-12-19 Thread Paul Howarth
Hi all, I'd like to unretire python-spec, which was retired in 2016 due to having been orphaned for at least six weeks. Re-review ticket: https://bugzilla.redhat.com/show_bug.cgi?id=1785391 Cheers, Paul. ___ devel mailing list -- devel@lists.fedoraproj

Re: Orphaned packages looking for new maintainers

2019-12-10 Thread Paul Howarth
On Tue, 10 Dec 2019 15:49:57 +0100 Miro Hrončok wrote: > python-fluidity-smorphan3 weeks ago > python-invoke orphan3 weeks ago > python-lexiconorphan3 weeks ago I took python-invoke as it's a recently-added dependency

Re: Non-responsive maintainer: Ian Arnell (iarnell)

2019-12-02 Thread Paul Howarth
On Mon, 2 Dec 2019 12:07:22 +0100 Xavier Bachelot wrote: > Hi, > > I've tried to get in touch with Ian Arnell about perl-Crypt-Rijndael > for almost 2 months. The bug was left untouched, even after setting > need-info flag. I've also tried to reach to him by direct mail. > > Anyone knows how t

Re: Bodhi not working

2019-12-02 Thread Paul Howarth
On Mon, 2 Dec 2019 11:12:31 +0100 Sandro Bonazzola wrote: > Hi, > just tried to issue a new release for one of the packages I maintain > and Bodhi is failing to get the list of the candidate builds. > > browser console shows (sorry, it's in italian): > Errore mapping di origine: request failed w

Re: Bodhi Outage Ongoing - Deploying 5.0

2019-11-17 Thread Paul Howarth
On Sat, 16 Nov 2019 12:42:06 -0600 Richard Shaw wrote: > I can submit a ticket later when I get a chance but I just tried > extending an expired buildroot override by setting a new date but I > get the error "NVR Required". https://github.com/fedora-infra/bodhi/issues/3721 Paul. ___

Re: Will orphan packages with NEW F31FTBFS bugs tomorrow

2019-11-14 Thread Paul Howarth
On Mon, 11 Nov 2019 13:53:17 +0100 Miro Hrončok wrote: > gucharmap Isn't that a core component of Gnome? Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Co

Re: Orphaned packages looking for new maintainers

2019-10-22 Thread Paul Howarth
On Mon, 21 Oct 2019 19:40:55 +0200 Miro Hrončok wrote: ... >python2-typingchandankumar, orphan 5 weeks ago I'll take this one as it's a dependency of python2-dns, which is a dependency of my trac-spamfilter-plugin package. Paul. ___

Re: [Test-Announce] Fedora 31 Beta Freeze

2019-08-29 Thread Paul Howarth
On Wed, 28 Aug 2019 09:47:49 -0700 "Gerald B. Cox" wrote: > I'm still getting these messages when I try to do "fedpkg update" for > F31: > > fedpkg update > Could not execute update: Could not generate update request: Cannot > find release associated with build: copyq-3.9.2-1.fc31, tags: ['f31']

Re: [Test-Announce] Fedora 31 Beta Freeze

2019-08-28 Thread Paul Howarth
On Tue, 27 Aug 2019 17:52:00 -0700 Kevin Fenzi wrote: > On 8/27/19 4:27 AM, Miro Hrončok wrote: > > On 27. 08. 19 13:06, Paul Howarth wrote: > >> On Mon, 26 Aug 2019 20:55:18 -0400 > >> Mohan Boddu wrote: > >> > >>> Hi all, > >>>

svnmailer orphaned

2019-08-27 Thread Paul Howarth
Hi all, the svnmailer package has recently been orphaned and will be retired if nobody picks it up. The package provides a tool to email emailed notifications of events in subversion repositories. It is written in Python (2) and is dead upstream. Anyone looking to take over the package should bea

Re: [Test-Announce] Fedora 31 Beta Freeze

2019-08-27 Thread Paul Howarth
On Mon, 26 Aug 2019 20:55:18 -0400 Mohan Boddu wrote: > Hi all, > > Today's an important day on the Fedora 31 schedule[1], with several > significant cut-offs. First of all today is > the Bodhi activation point [2]. That means that from now all Fedora 31 > packages must be submitted to > updates

Re: Modularity tooling intro?

2019-05-31 Thread Paul Howarth
On Thu, 30 May 2019 12:44:20 +0200 Jun Aruga wrote: > Maybe this is the document. > https://docs.fedoraproject.org/en-US/modularity/making-modules/ > > In my understanding below command executes "mbs-manager" internally. > I do not run "mbs-manager" command directly. > > ``` > $ fedpkg module-b

Re: Modularity tooling intro?

2019-05-31 Thread Paul Howarth
On Thu, 30 May 2019 13:30:10 +0200 Miroslav Suchý wrote: > Dne 30. 05. 19 v 11:16 Paul Howarth napsal(a): > > Any pointers anyone? > > http://frostyx.cz/posts/how-to-build-modules-in-copr Thanks, but copr is on Fedora infrastructure and I want to use my own. Surely it can&#x

Modularity tooling intro?

2019-05-30 Thread Paul Howarth
Hi everyone, I have a bunch of packages in a local repo built for various versions of Fedora and CentOS, and am looking to build some of them for EL-8. Clearly the way to go for an EL-8 add-on repo is to build modules, so that it what I'd like to do. However, I want to do it on my own infrastructu

perl-true license change

2019-03-12 Thread Paul Howarth
For your information: perl-true's license has changed from "Same as Perl" (GPL+ or Artistic) to "Artistic 2.0". This happened when the version changed from 0.18 to 1.0.1 today. I've built the newly-licensed version in f30 and rawhide. Regards, Paul. ___

geoipupdate rewritten, new license

2019-01-20 Thread Paul Howarth
Just a heads-up: Upstream has rewritten geoipupdate, a utility for fetching new versions of GeoIP databases. It was formerly written in C and GPLv2 licensed; the new version is written in Go and is (ASL 2.0 or MIT) licensed. Whilst updating, I have also dropped and obsoleted the geoipupdate-cron6

Re: rhel 8 beta mock configs and EOLed mock configs

2018-11-16 Thread Paul Howarth
On Thu, 15 Nov 2018 23:05:24 +0100 Miroslav Suchy wrote: > Hi, > I just released [1] new mock-core-config package which include new > rhelbeta-8-* configs. > This will allows you to build packages on top of RHEL 8 Beta. This is > temporary config. I put them there so you can experiment with your

Re: mass-removal of LANG=anything-not-C.UTF-8 in packages [MORE PACKAGES]

2018-11-06 Thread Paul Howarth
On Tue, 6 Nov 2018 10:25:58 + Zbigniew Jędrzejewski-Szmek wrote: > pghmcfcperl-Perl-Critic perl-Perl-OSType perl-Text-Hunspell > perl-Text-SpellChecker These packages all set either LANG or LC_ALL to en_US for the purposes of setting the correct language for the spell check in their test

Re: python-pycrypto package?

2018-08-28 Thread Paul Howarth
On Sun, 26 Aug 2018 10:55:28 -0400 Stephen John Smoogen wrote: > On Sun, 26 Aug 2018 at 00:49, Joseph D. Wagner > wrote: > > > > Is python-pycrypto a package? If not, I'm starting to think it > > should be. I'm seeing it show up as requirements for some python > > projects I'd like to work on.

Re: Updates to mathematical software

2018-08-01 Thread Paul Howarth
Hi Jerry, On Tue, 31 Jul 2018 19:09:02 -0600 Jerry James wrote: > On Tue, May 29, 2018 at 4:36 AM Paul Howarth > wrote: > > On Mon, 28 May 2018 21:03:34 -0600 > > Jerry James wrote: > > > It looks like the giac, Macaulay2, and sagemath stacks are the > >

Re: some trac plugins looking for point of contacts

2018-07-19 Thread Paul Howarth
On Wed, 18 Jul 2018 12:41:53 -0700 Kevin Fenzi wrote: > Hey all. > > I have: > > trac-bazaar-plugin > trac-git-plugin > trac-iniadmin-plugin > trac-mercurial-plugin > trac-ticketdelete-plugin I took a look at trac-ticketdelete-plugin as I've had that on my system for a long

Re: Bacula on F29 with Mariadb and no PostgreSQL suddenly seems hardcoded for PostgreSQL, so fails totally

2018-07-02 Thread Paul Howarth
On Mon, 02 Jul 2018 09:01:08 - "Bill Damage" wrote: > (I'm getting nothing from the Bacula forums so have to ask here). > > F28 is running fine in the same config. > > I was holding back until a regular bacula update came into my F29 > system with a DNF update, and it did recently. I'm now

Re: Perl modules looking for new owners

2018-06-08 Thread Paul Howarth
On Fri, 8 Jun 2018 10:01:36 +0100 Daniel P. Berrangé wrote: > On Wed, Jun 06, 2018 at 01:04:37PM +0100, Daniel P. Berrangé wrote: > > Over the years I've added a number of Perl modules to Fedora for > > apps I needed at the time. I've been doing a pretty awful job of > > maintaining many of them

Re: Updates to mathematical software

2018-05-29 Thread Paul Howarth
On Mon, 28 May 2018 21:03:34 -0600 Jerry James wrote: > On Sun, May 27, 2018 at 8:18 AM, Paul Howarth > wrote: > > > Do what you need to for pari; your maths stack is the main (only?) > > consumer of pari in Fedora. I originally took pari as I needed it > > for per

Re: Updates to mathematical software

2018-05-27 Thread Paul Howarth
Hi Jerry, On Fri, 25 May 2018 22:27:38 -0600 Jerry James wrote: >- pari: backport ellratpoints and hyperellratpoints from pari 2.10 >alpha, needed by sagemath. The alternative is to update pari to > an alpha version, which makes me very uncomfortable. Do what you need to for pari; your

perl-Test-Manifest license change

2018-05-08 Thread Paul Howarth
perl-Test-Manifest 2.021, just built in Rawhide, has a different license (Artistic 2.0) than previous versions (GPL+ or Artistic). Regards, Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fe

perl-autobox license change

2018-04-23 Thread Paul Howarth
perl-autobox version 2.86, just built in Rawhide, has a different license (Artistic 2.0) than previous versions (GPL+ or Artistic). Regards, Paul. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.f

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-07 Thread Paul Howarth
On Wed, 07 Mar 2018 08:43:21 +0100 Igor Gnatenko wrote: > This is the second iteration of my mass-scratch-rebuild without > gcc/gcc-c++ in the buildroot[0]. Everything what was written in > original mail still applies. > > Since people might have fixed their packages after I started rebuild, > I

/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a

2018-03-01 Thread Paul Howarth
Hi, Just got a koschei report about perl-perl5i failing to build: https://apps.fedoraproject.org/koschei/package/perl-perl5i?collection=f29 It seems the linker can't find /usr/lib64/libpthread_nonshared.a: + perl Build.PL --installdirs=vendor '--optimize=-O2 -g -pipe -Wall -Werror=format-securi

Re: Fedora mass rebuild 2018

2018-02-24 Thread Paul Howarth
On Fri, 23 Feb 2018 15:04:44 + Tom Hughes wrote: > On 23/02/18 14:33, Paul Howarth wrote: > > On Thu, 22 Feb 2018 18:49:02 +0100 > > Marek Polacek wrote: > >> proftpd: timeouts in tests, but in koji it's fine > > > > I get this too. If I b

  1   2   3   4   5   6   7   8   9   10   >