https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Bug ID: 1964646 Summary: F35FailsToInstall: perl-Crypt-PWSafe3 Product: Fedora Version: rawhide Status: NEW Component: perl-Crypt-PWSafe3 Assignee: cra@alum.wpi.edu Reporter: mhroncok@redhat.com QA Contact: extras-qa@fedoraproject.org CC: cra@alum.wpi.edu, mkreder@gmail.com, perl-devel@lists.fedoraproject.org Blocks: 1927313 (F35FailsToInstall,RAWHIDEFailsToInstall) Target Milestone: --- Classification: Fedora
Hello,
Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok@redhat.com).
Your package (perl-Crypt-PWSafe3) Fails To Install in Fedora 35:
can't install perl-Crypt-PWSafe3: - nothing provides perl(:MODULE_COMPAT_5.32.1) needed by perl-Crypt-PWSafe3-1.22-17.fc34.noarch
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.
If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_...), your package may be orphaned in 8+ weeks.
P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.
P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-de...
Thanks!
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1927313 [Bug 1927313] Fedora 35 Fails To install Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ppisar@redhat.com Depends On| |1939424
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1939424 [Bug 1939424] 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.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(cra@alum.wpi.edu)
--- Comment #1 from Miro Hrončok mhroncok@redhat.com --- Hello,
This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_...).
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Charles R. Anderson cra@alum.wpi.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(cra@alum.wpi.edu) |
--- Comment #2 from Charles R. Anderson cra@alum.wpi.edu --- This package actually FTBFS due to the change in perl-Crypt-CBC from version 2.33 (fc33) to 3.01 (fc34) or 3.04 (fc35):
https://koji.fedoraproject.org/koji/buildinfo?buildID=1753588
+ 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 312. # 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 312. # 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/.myvault04yoeB_f 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->{passwd} = 'p3' # $expected->{passwd} = 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/Cryp t/CBC.pm line 312. # 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->{passwd} = 'p3' # $expected->{passwd} = 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 312. # 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 Test Summary Report ------------------- t/run.t (Wstat: 65280 Tests: 9 Failed: 7) Failed tests: 3-9 Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 9. Files=1, Tests=9, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.12 cusr 0.01 csys = 0.14 CPU) Result: FAIL Failed 1/1 test programs. 7/9 subtests failed. make: *** [Makefile:770: test_dynamic] Error 255
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Charles R. Anderson cra@alum.wpi.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |axel.sommerfeldt@f-m.fm
--- Comment #4 from Charles R. Anderson cra@alum.wpi.edu --- *** Bug 2020246 has been marked as a duplicate of this bug. ***
https://bugzilla.redhat.com/show_bug.cgi?id=1964646 Bug 1964646 depends on bug 1939424, which changed state.
Bug 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. https://bugzilla.redhat.com/show_bug.cgi?id=1939424
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-e541fc8d0d has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e541fc8d0d
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-9af00d105b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9af00d105b
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-2fa03c4f5d has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2fa03c4f5d
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-2fa03c4f5d has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-2fa03c4f5d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2fa03c4f5d
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-9af00d105b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-9af00d105b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9af00d105b
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-e541fc8d0d has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-e541fc8d0d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e541fc8d0d
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |perl-Crypt-PWSafe3-1.23~202 | |20227git002b0f0-1.fc34 Resolution|--- |ERRATA Last Closed| |2022-03-09 19:15:47
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-2fa03c4f5d has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-Crypt-PWSafe3-1.23~202 |perl-Crypt-PWSafe3-1.23~202 |20227git002b0f0-1.fc34 |20227git002b0f0-1.fc34 | |perl-Crypt-PWSafe3-1.23~202 | |20227git002b0f0-1.fc35
--- Comment #13 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-9af00d105b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1964646
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-Crypt-PWSafe3-1.23~202 |perl-Crypt-PWSafe3-1.23~202 |20227git002b0f0-1.fc34 |20227git002b0f0-1.fc34 |perl-Crypt-PWSafe3-1.23~202 |perl-Crypt-PWSafe3-1.23~202 |20227git002b0f0-1.fc35 |20227git002b0f0-1.fc35 | |perl-Crypt-PWSafe3-1.23~202 | |20227git002b0f0-1.fc36
--- Comment #14 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-e541fc8d0d has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
perl-devel@lists.fedoraproject.org