After upgrade to version 42.3 the Gscan2PDF stopped working.
It complains
Can't locate Image/Sane.pm in @INC (you may need to install the Image::Sane module) (@INC contains: /usr/lib/perl5/site_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.18.2 /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.18.2 /usr/lib/perl5/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/5.18.2 /usr/lib
/perl5/site_perl .) at /usr/lib/perl5/vendor_perl/5.18.2/Gscan2pdf/Scanner/Options.pm line 8.
It is clear that Image::Sane module is missing and that there should be a Sane.pm file at /usr/lib/perl5/5.18.2/Image/Sane.pm
What I gather from the package naming scheme in devel_languages_perl repository, I should be installing perl-Image-Sane package, but the is no such package.
Does anyone know what package I need to install to get perl Image::Sane module?
Would also like to note that alien is complaining about not having perl-5.24.1 with identical errors. I have searched around and couldn’t find any way to get this version of perl installed via YaST. Sorry if this isn’t in the right spot.
On Wed 02 Aug 2017 01:56:02 AM CDT, SentinalCrypt wrote:
Would also like to note that alien is complaining about not having
perl-5.24.1 with identical errors. I have searched around and couldn’t
find any way to get this version of perl installed via YaST. Sorry if
this isn’t in the right spot.
Hi
It’s not… start a new thread… That’s the tumbleweed version you
installed, not the openSUSE Leap 42.3 one.
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.2|GNOME 3.20.2|4.4.74-18.20-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
andromeda:/home/fernando # zypper in http://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Leap_42.3/x86_64/perl-Image-Sane-0.14-1.1.x86_64.rpm
Problem retrieving the specified RPM file:
File './perl-Image-Sane-0.14-1.1.x86_64.rpm' not found on medium 'http://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Leap_42.3/x86_64'
I have seen that there where some problems with perl and related to perl.devel repo, so I did something a bit drastic and it worked: switch system packages to the perl.devel repo… I hope I won’t make problems arise in other apps.
Thanks. I opened the link and I would imagine the folder x86_64 would contain the package. However, it is not there. Furthermore the date when the x86_64 folder was last modified is June 27th, 2017, which seems a bit weird. The ppc folders on the other hand were last modified yesterday Oct 9, 2017. I wonder what has happened here. Are there any other possibilities for getting this package?