[Bug 1207155] Missing dependency for perl-Spreadsheet-ReadSXC
https://bugzilla.suse.com/show_bug.cgi?id=1207155 https://bugzilla.suse.com/show_bug.cgi?id=1207155#c7 Wolfgang Engel <wolfgang.engel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED --- Comment #7 from Wolfgang Engel <wolfgang.engel@suse.com> ---
--- Comment #5 from Wolfgang Engel <wolfgang.engel@suse.com> --- Hello Bob, I'm sorry. This bug went out of my focus :(
Happens to me all the time. ;-}
;-)
It looks like that Spreadsheet::ParseODS was introduced in a later version which is included in SP5 but not SP4.
Are you meanwhile on SP5 and might give it a try ?
Things seem to be OK here now. After a few momemts of confusion, I've discovered that installing Spreadsheet::ReadSXC 0.37 in 15.5 now brings Spreadsheet::ParseODS 0.37 along with it:
rogers@orion> fgrep PRETTY /etc/os-release PRETTY_NAME="openSUSE Leap 15.5" rogers@orion> perl -e 'use Spreadsheet::ReadSXC;' rogers@orion> rpm -q perl-Spreadsheet-ReadSXC perl-Spreadsheet-ReadSXC-0.37-bp155.1.4.noarch rogers@orion> rpm -q perl-Spreadsheet-ParseODS package perl-Spreadsheet-ParseODS is not installed rogers@orion> rpm -qa | fgrep ParseODS rogers@orion> find /usr/lib/perl5 -name ParseODS.pm /usr/lib/perl5/vendor_perl/5.26.1/Spreadsheet/ParseODS.pm rogers@orion> rpm -qf /usr/lib/perl5/vendor_perl/5.26.1/Spreadsheet/ParseODS.pm perl-Spreadsheet-ReadSXC-0.37-bp155.1.4.noarch rogers@orion>
Thanks, I also checked on SP6 and got the same results. Just to be sure that there is no regression. I'm closing this bug as fixed, please re-open if you still see this issue. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com