Bug 12551

Summary: Unable to install new perl-HTML-Parser: missing perl(HTML-Tagset) dependency
Product: [ROSA-based products] ROSA Fresh Reporter: Giovanni Mariani <mc2374>
Component: Packages from MainAssignee: ROSA Linux Bugs <bugs>
Status: RESOLVED FIXED QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal    
Version: Plasma5   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: 2021.1 ROSA Vulnerability identifier:
RPM Package: perl-HTML-Parser-3.780.0-1.src.rpm ISO-related:
Bad POT generating: Upstream:

Description Giovanni Mariani 2022-08-11 17:11:43 MSK
Cannot install the newly released perl-HTML-Parser-3.720.0-2.x86_64 package.
"Dnf upgrade" responds with this error message:
****************
cannot install the best update candidate for package perl-HTML-Parser-3.720.0-2.x86_64
  - nothing provides perl(HTML-Tagset) needed by perl-HTML-Parser-3.780.0-1.x86_64
****************

Obviously perl-HTML-Tagset is actually installed in my system:
rpm -qa|grep HTML-Tagset prints:
****************
perl-HTML-Tagset-3.200.0-13.noarch
***************

Having broken deps in Main is not a nice thing...
Comment 1 Giovanni Mariani 2022-08-12 12:39:36 MSK
Fixed on ABF by https://abf.rosalinux.ru/import/perl-HTML-Parser/commit/b8ac7dd88f03f3e3347f4ba2d3fe54e968ed148a.
Closing.