Wolfgang Engel changed bug 1207155
What Removed Added
Resolution --- FIXED
Status IN_PROGRESS RESOLVED

Comment # 7 on bug 1207155 from Wolfgang Engel
> 	 --- 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: