Failed to install on openSUSE Tumbleweed
Brought to you by:
ra28145
What I did:
1) sudo zypper in gscan2pdf (Publishing repo activated)
-> problem: perl(Image::Sane) dependency could not be resoved
2) As of today no tumbleweed package exists, so I choosed the Leap version instead:
sudo zypper in http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_Leap_42.3/x86_64/perl-Image-Sane-0.14-1.1.x86_64.rpm
-> problem: perl(:MODULE_COMPAT_5.18.2) dependency could not be resolved
I did not found any clue how to pull in this module.
Any help will be greatly appreciated.
Alex
Ticket moved from /p/gscan2pdf/bugs/283/
Sorry for the late reply.
There seems to be packages for Tumbleweed here now:
https://software.opensuse.org/package/perl-Image-Sane
Solved, thank you!