[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968



--- Comment #11 from Michal Josef Spacek  ---
(In reply to Andreas Vögele from comment #9)
> (In reply to Michal Josef Spacek from comment #4)
> > I think that you can remove BuildRequires for coreutils, gcc, and perl-devel
> > The library delivers libmaxminddb, detect it and sets files. 
> > There is no compiling.
> 
> There's a test that compiles C code, which is at the end of t/xs.t. I've
> moved perl-devel and gcc to the spec file's "Tests" requirements.

You are right, thank you.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968

Michal Josef Spacek  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #10 from Michal Josef Spacek  ---
Review:
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

> rpm -qp --requires perl-Alien-libmaxminddb-1.012-1.fc39.x86_64.rpm | sort | 
> uniq -c | grep -v rpmlib
  1 perl(Alien::Base)
  1 perl(Alien::libmaxminddb)
  1 perl-libs
  1 perl(parent)
  1 perl(strict)
  1 perl(utf8)
  1 perl(:VERSION) >= 5.16.0
  1 perl(warnings)
  1 pkgconfig(libmaxminddb)

> rpm -qp --provides perl-Alien-libmaxminddb-1.012-1.fc39.x86_64.rpm | sort | 
> uniq -c
  1 perl(Alien::libmaxminddb::Install::Files)
  1 perl-Alien-libmaxminddb(x86-64) = 1.012-1.fc39
  1 perl(Alien::libmaxminddb) = 1.012
  1 perl-Alien-libmaxminddb = 1.012-1.fc39

Rpmlint is ok

Package looks good now.

Resolution:
Approved


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968



--- Comment #9 from Andreas Vögele  ---
(In reply to Michal Josef Spacek from comment #4)
> Hi Andreas,
> 
> I think that you can remove BuildRequires for coreutils, gcc, and perl-devel
> The library delivers libmaxminddb, detect it and sets files. 
> There is no compiling.

There's a test that compiles C code, which is at the end of t/xs.t. I've moved
perl-devel and gcc to the spec file's "Tests" requirements.

Spec URL:
https://download.copr.fedorainfracloud.org/results/voegelas/fedora/fedora-rawhide-x86_64/05942861-perl-Alien-libmaxminddb/perl-Alien-libmaxminddb.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/voegelas/fedora/fedora-rawhide-x86_64/05942861-perl-Alien-libmaxminddb/perl-Alien-libmaxminddb-1.012-1.fc39.src.rpm


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968



--- Comment #8 from Michal Josef Spacek  ---
(In reply to Paul Howarth from comment #7)
> (In reply to Michal Josef Spacek from comment #4)
> > I think that you can remove BuildRequires for coreutils ...
> 
> The %{_fixperms} macro is implemented using chmod, hence it makes sense to
> retain coreutils as a build requirement, though it's hard to imagine the
> build system not having that by default.

Heh, thanks. I thought it was a residue of COMPAT.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968

Paul Howarth  changed:

   What|Removed |Added

 CC||p...@city-fan.org



--- Comment #7 from Paul Howarth  ---
(In reply to Michal Josef Spacek from comment #4)
> I think that you can remove BuildRequires for coreutils ...

The %{_fixperms} macro is implemented using chmod, hence it makes sense to
retain coreutils as a build requirement, though it's hard to imagine the build
system not having that by default.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-constant] PR #1: Modernize spec; Package tests

2023-05-22 Thread Jitka Plesnikova

jplesnik opened a new pull-request against the project: `perl-constant` that 
you are following:
``
Modernize spec; Package tests
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-constant/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208870] perl-PDL-2.084 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208870

Jitka Plesnikova  changed:

   What|Removed |Added

   Fixed In Version||perl-PDL-2.84.0-1.fc39
 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2023-05-22 14:06:00




-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208870
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828



--- Comment #6 from Fedora Update System  ---
FEDORA-EPEL-2023-76e823780d has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-76e823780d


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828



--- Comment #4 from Fedora Update System  ---
FEDORA-2023-1b6352567b has been submitted as an update to Fedora 37.
https://bodhi.fedoraproject.org/updates/FEDORA-2023-1b6352567b


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828



--- Comment #5 from Fedora Update System  ---
FEDORA-EPEL-2023-f0df302bb8 has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-f0df302bb8


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828



--- Comment #3 from Fedora Update System  ---
FEDORA-2023-4194a84c82 has been submitted as an update to Fedora 38.
https://bodhi.fedoraproject.org/updates/FEDORA-2023-4194a84c82


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828

Petr Pisar  changed:

   What|Removed |Added

   Fixed In Version||perl-Crypt-URandom-0.39-1.f
   ||c39
 Status|ASSIGNED|MODIFIED



--- Comment #2 from Petr Pisar  ---
A bug-fix release suitable for all Fedoras and EPEL ≥ 8.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968



--- Comment #6 from Michal Josef Spacek  ---
Sorry I set review as done, but not done.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968

Michal Josef Spacek  changed:

   What|Removed |Added

  Flags|fedora-review+  |fedora-review?




-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968



--- Comment #5 from Fedora Review Service  
---
Hello @voegelas,
since this is your first Fedora package, you need to get sponsored by a package
sponsor before it can be accepted.

A sponsor is an experienced package maintainer who will guide you through
the processes that you will follow and the tools that you will use as a future
maintainer. A sponsor will also be there to answer your questions related to
packaging.

You can find all active sponsors here:
https://docs.pagure.org/fedora-sponsors/

I created a sponsorship request for you:
https://pagure.io/packager-sponsors/issue/570
Please take a look and make sure the information is correct.

Thank you, and best of luck on your packaging journey.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2072968] Review Request: perl-Alien-libmaxminddb - Find libmaxminddb

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2072968

Michal Josef Spacek  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #4 from Michal Josef Spacek  ---
Hi Andreas,

I think that you can remove BuildRequires for coreutils, gcc, and perl-devel
The library delivers libmaxminddb, detect it and sets files. 
There is no compiling.

Other seems ok.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2072968
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208828] perl-Crypt-URandom-0.39 is available

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208828

Petr Pisar  changed:

   What|Removed |Added

 CC|jples...@redhat.com,|
   |ppi...@redhat.com   |
 Status|NEW |ASSIGNED
   Doc Type|--- |If docs needed, set a value




-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208828
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208970] perl-pmtools-2.2.0-17.fc39 FTBFS: t/pmcat.t test fails

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208970

Petr Pisar  changed:

   What|Removed |Added

 Blocks||2168842
   ||(F39FTBFS,RAWHIDEFTBFS)





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2168842
[Bug 2168842] Fedora 39 FTBFS Tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208970
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208970] New: perl-pmtools-2.2.0-17.fc39 FTBFS: t/pmcat.t test fails

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208970

Bug ID: 2208970
   Summary: perl-pmtools-2.2.0-17.fc39 FTBFS: t/pmcat.t test fails
   Product: Fedora
   Version: rawhide
   URL: https://koschei.fedoraproject.org/package/perl-pmtools
OS: Linux
Status: NEW
 Component: perl-pmtools
  Severity: medium
  Assignee: de...@fateyev.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: de...@fateyev.com, perl-devel@lists.fedoraproject.org,
spo...@gmail.com
  Target Milestone: ---
Classification: Fedora



perl-pmtools-2.2.0-17.fc39 fails to build in Fedora 39 Koji and Mock because a
test fails:

t/pman.t . ok
#   Failed test 'pmcat runs'
#   at t/pmcat.t line 18.
#  got: '256'
# expected: '0'
#   Failed test 'catted Carp'
#   at t/pmcat.t line 19.
#   ''
# doesn't match '(?^msx:package\sCarp\;)'
# Looks like you failed 2 tests of 2.
t/pmcat.t  
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

A difference between passing and failing build root is at
.


Reproducible: Always


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208970
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208967] perl-GnuPG-Interface-1.02-7.fc39 FTBFS: tests fail with gnupg2-2.4.1

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208967

Petr Pisar  changed:

   What|Removed |Added

 Blocks||2168842
   ||(F39FTBFS,RAWHIDEFTBFS)





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2168842
[Bug 2168842] Fedora 39 FTBFS Tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208967
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[Bug 2208967] New: perl-GnuPG-Interface-1.02-7.fc39 FTBFS: tests fail with gnupg2-2.4.1

2023-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2208967

Bug ID: 2208967
   Summary: perl-GnuPG-Interface-1.02-7.fc39 FTBFS: tests fail
with gnupg2-2.4.1
   Product: Fedora
   Version: rawhide
   URL: https://koschei.fedoraproject.org/package/perl-GnuPG-I
nterface
OS: Linux
Status: NEW
 Component: perl-GnuPG-Interface
  Severity: medium
  Assignee: emman...@seyman.fr
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, fed...@mj41.cz,
perl-devel@lists.fedoraproject.org,
xav...@bachelot.org
  Target Milestone: ---
Classification: Fedora



perl-GnuPG-Interface-1.02-7.fc39 fails to build in Fedora 39 because tests
fail:

t/Fingerprint.t  ok
t/get_public_keys.t  
Failed 2/3 subtests 
t/get_secret_keys.t  
Failed 1/2 subtests 
t/import_keys.t  ok
t/Interface.t .. ok
t/list_public_keys.t ... ok
t/list_secret_keys.t ... 
Failed 1/4 subtests 
t/list_sigs.t .. ok
t/passphrase_handling.t  ok
t/sign.t ... ok
t/sign_and_encrypt.t ... ok
t/UserId.t . ok
t/verify.t . ok
t/version_updates.t  ok
t/wrap_call.t .. ok
t/z_delete_keys.t .. ok
t/zzz_cleanup.t  ok
Test Summary Report
---
t/get_public_keys.t  (Wstat: 0 Tests: 3 Failed: 2)
  Failed tests:  2-3
t/get_secret_keys.t  (Wstat: 0 Tests: 2 Failed: 1)
  Failed test:  2
t/list_secret_keys.t (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  2
Files=24, Tests=62, 11 wallclock secs ( 0.08 usr  0.04 sys +  6.65 cusr  1.91
csys =  8.68 CPU)
Result: FAIL
gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: connection to the agent established
gpg-agent[303]: gpg-agent running and available
subkeys fail comparison; this is a known issue with GnuPG 1.0.1 at
t/get_public_keys.t line 212.
gpg: using "0x93AFC4B1B0288A104996B44253AE596EF950DA9C" as default secret key
for signing
Failed 3/24 test programs. 4/62 subtests failed.
make: *** [Makefile:801: test_dynamic] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.TEALvJ (%check)


A difference between passing and failing build root is at
. An upgrade of gnupg2 from
2.4.0-3.fc39 to 2.4.1-1.fc39 is suspicious.

Reproducible: Always


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208967
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue