https://bugzilla.redhat.com/show_bug.cgi?id=1878142
Bug ID: 1878142
Summary: perl-Catalyst-Runtime-5.90128 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Catalyst-Runtime
Keywords: FutureFeature, Triaged
Assignee: emmanuel(a)seyman.fr
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, iarnell(a)gmail.com,
perl-devel(a)lists.fedoraproject.org,
tremble(a)tremble.org.uk
Target Milestone: ---
Classification: Fedora
Latest upstream release: 5.90128
Current version/release in rawhide: 5.90126-5.fc33
URL: http://search.cpan.org/dist/Catalyst-Runtime/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/5865/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1942850
Bug ID: 1942850
Summary: Upgrade perl-File-Touch to 0.12
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-File-Touch
Assignee: andrea.veri(a)gmail.com
Reporter: jplesnik(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: andrea.veri(a)gmail.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Latest Fedora delivers 0.11 version. Upstream released 0.12. When you have free
time, please upgrade it.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1939439
Bug ID: 1939439
Summary: perl-MouseX-App-Cmd-0.30-20.fc35 FTBFS: Failed test
'Internal hashes match' at t/build_emulates_new.t line
18.
Product: Fedora
Version: rawhide
URL: https://koschei.fedoraproject.org/package/perl-MouseX-
App-Cmd
Status: NEW
Component: perl-MouseX-App-Cmd
Assignee: emmanuel(a)seyman.fr
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, perl-devel(a)lists.fedoraproject.org
Blocks: 1927309 (F35FTBFS)
Target Milestone: ---
Classification: Fedora
perl-MouseX-App-Cmd-0.30-20.fc35 fails to build in Fedora 35 because a test
fails:
t/basic.t ............... ok
# Failed test 'Internal hashes match'
# at t/build_emulates_new.t line 18.
# Structures begin differing at:
# $got->{plugin_search_path}[0] = 'Bar::Command'
# $expected->{plugin_search_path}[0] = 'Foo::Command'
# Looks like you failed 1 test of 1.
t/build_emulates_new.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
This happens since this change in a build root
<https://koschei.fedoraproject.org/build/10058676>.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1927309
[Bug 1927309] Fedora 35 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=1939424
Bug ID: 1939424
Summary: perl-Crypt-PWSafe3-1.22-17.fc35 FTBFS: Failed test
'open a pwsafe3 database ('blocksize' is not a
recognized argument at
/usr/share/perl5/vendor_perl/Crypt/CBC.pm line 309.
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Crypt-PWSafe3
Assignee: cra(a)alum.wpi.edu
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: cra(a)alum.wpi.edu, perl-devel(a)lists.fedoraproject.org
Blocks: 1927309 (F35FTBFS)
Target Milestone: ---
Classification: Fedora
perl-Crypt-PWSafe3-1.22-17.fc35 fails to build in Fedora 35 because a test
fails:
+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
# Failed test 'open a pwsafe3 database ('blocksize' is not a recognized
argument at /usr/share/perl5/vendor_perl/Crypt/CBC.pm line 309.
# at /builddir/build/BUILD/Crypt-PWSafe3-1.22/blib/lib/Crypt/PWSafe3.pm line
259.
# )'
# at t/run.t line 71.
# Failed test 'create a new pwsafe3 database ('blocksize' is not a recognized
argument at /usr/share/perl5/vendor_perl/Crypt/CBC.pm line 309.
# at /builddir/build/BUILD/Crypt-PWSafe3-1.22/blib/lib/Crypt/PWSafe3.pm line
197.
# )'
# at t/run.t line 86.
# Failed test 'read created new pwsafe3 database (PWSafe3 file
/tmp/.myvaultEHk0P2sE does not exist or is not readable at t/run.t line 33.
# )'
# at t/run.t line 95.
# Failed test 'Write record to a new pwsafe3 database'
# at t/run.t line 96.
# Structures begin differing at:
# $got->{user} = 'u3'
# $expected->{user} = Does not exist
# Failed test 'read a pwsafe3 database and change a record, traditional
method ('blocksize' is not a recognized argument at
/usr/share/perl5/vendor_perl/Crypt/CBC.pm line 309.
# at /builddir/build/BUILD/Crypt-PWSafe3-1.22/blib/lib/Crypt/PWSafe3.pm line
259.
# )'
# at t/run.t line 121.
# Failed test 'Change a record an check if changes persist after saving,
traditional method'
# at t/run.t line 122.
# Structures begin differing at:
# $got->{user} = 'u3'
# $expected->{user} = Does not exist
# 3 done
# Failed test 'read a pwsafe3 database and change a record, new method
('blocksize' is not a recognized argument at
/usr/share/perl5/vendor_perl/Crypt/CBC.pm line 309.
# at /builddir/build/BUILD/Crypt-PWSafe3-1.22/blib/lib/Crypt/PWSafe3.pm line
259.
# )'
# at t/run.t line 143.
Can't call method "notes" on an undefined value at t/run.t line 144.
# Looks like your test exited with 255 just after 9.
t/run.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/13 subtests
A difference between passing and failing build root is at
<https://koschei.fedoraproject.org/build/9825735>. An upgrade of perl-Crypt-CBC
from 2.33-30.fc34 to 3.01-1.fc34 looks suspicious.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1927309
[Bug 1927309] Fedora 35 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=1858048
Bug ID: 1858048
Summary: rt-5.0.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: rt
Keywords: FutureFeature, Triaged
Assignee: rc040203(a)freenet.de
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
rc040203(a)freenet.de, tibbs(a)math.uh.edu
Target Milestone: ---
Classification: Fedora
Latest upstream release: 5.0.0
Current version/release in rawhide: 4.4.4-5.fc33
URL: http://bestpractical.com/request-tracker/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/7292/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1787413
Bug ID: 1787413
Summary: Please build perl-IO-stringy for EPEL 8
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: perl-IO-stringy
Severity: medium
Assignee: paul(a)city-fan.org
Reporter: redhat-bugzilla(a)linuxnetz.de
QA Contact: extras-qa(a)fedoraproject.org
CC: paul(a)city-fan.org, perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
Please build perl-IO-stringy for EPEL 8.
Version-Release number of selected component (if applicable):
perl-IO-stringy-2.112-1.fc32
Actual results:
No perl-IO-stringy in EPEL 8.
Expected results:
perl-IO-stringy-2.112-1.el8 - or better ;-)
Additional info:
Please let me know if you are not interested in maintaining the package on EPEL
8 branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1811577
Bug ID: 1811577
Summary: perl-Finance-Quote EPEL8
Product: Fedora EPEL
Version: epel8
Status: NEW
Component: perl-Finance-Quote
Assignee: notting(a)splat.cc
Reporter: hfk(a)galaxy.forbanna.net
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)splat.cc, paul(a)city-fan.org,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Please build perl-Finance-Quote in EPEL8.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1807479
Bug ID: 1807479
Summary: Upgrade perl-MooX-late to 0.100
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-MooX-late
Assignee: rc040203(a)freenet.de
Reporter: jplesnik(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
rc040203(a)freenet.de
Target Milestone: ---
Classification: Fedora
Latest Fedora delivers 0.016 version. Upstream released 0.100. When you have
free time, please upgrade it.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1922266
Bug ID: 1922266
Summary: Please package perl-Moo for EL7
Product: Fedora EPEL
Version: epel7
Status: NEW
Component: perl-Moo
Assignee: emmanuel(a)seyman.fr
Reporter: clem.oudot(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, iarnell(a)gmail.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Package perl-Moo is available for EL8 but is missing for EL7
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1757009
Bug ID: 1757009
Summary: perl-Qt 4.14.3 missing for EPEL8
Product: Fedora EPEL
Version: epel8
Hardware: All
OS: Linux
Status: NEW
Component: perl-Qt
Severity: low
Assignee: sergio(a)serjux.com
Reporter: olivier.lahaye1(a)free.fr
QA Contact: extras-qa(a)fedoraproject.org
CC: iarnell(a)gmail.com, perl-devel(a)lists.fedoraproject.org,
ppisar(a)redhat.com, sergio(a)serjux.com
Target Milestone: ---
Classification: Fedora
Description of problem:
perl-Qt 4.14.3 missing for EPEL8. Apparently it build in Fedora 30:
https://pkgs.org/download/perl-Qt
--
You are receiving this mail because:
You are on the CC list for the bug.