[opensuse-packaging] Where do I get the needed perl module - url please ?
Hello, What causes this problem ? The perl works. Where do I get the needed perl module - url please ? Thanks --Glenn -- build soecfile: https://build.opensuse.org/package/view_file/devel:languages:perl/perl-Gedco... urls: https://build.opensuse.org/package/show/devel:languages:perl/perl-Gedcom https://build.opensuse.org/package/binaries/devel:languages:perl/perl-Gedcom... # rpm -ivhU perl-Gedcom-1.20-1.2.noarch.rpm warning: perl-Gedcom-1.20-1.2.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID dcef338c: NOKEY error: Failed dependencies: perl(:MODULE_COMPAT_5.18.2) is needed by perl-Gedcom-1.20-1.2.noarch # zypper in perl-Gedcom-1.20-1.2 Loading repository data... Reading installed packages... Resolving package dependencies... Problem: perl-Gedcom-1.20-1.2.noarch requires perl(:MODULE_COMPAT_5.18.2), but this requirement cannot be provided uninstallable providers: perl-5.18.2-5.6.x86_64[leap42-2] Solution 1: Following actions will be done: deinstallation of limal-nfs-server-perl-1.6.3-7.1.1.x86_64 downgrade of perl-Config-Crontab-1.33-5.1.1.noarch to perl-Config-Crontab-1.33-4.2.noarch deinstallation of limal-perl-1.6.3-10.1.1.x86_64 deinstallation of yast2-dbus-client-2.22.0-4.1.1.x86_64 Solution 2: do not install perl-Gedcom-1.20-1.2.noarch Solution 3: do not install perl-Gedcom-1.20-1.2.noarch Solution 4: break perl-Gedcom-1.20-1.2.noarch by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/3/4/c] (c): c # -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 2017-02-20 09:50, doiggl@velocitynet.com.au wrote:
https://build.opensuse.org/package/binaries/devel:languages:perl/perl-Gedcom...
# rpm -ivhU perl-Gedcom-1.20-1.2.noarch.rpm warning: perl-Gedcom-1.20-1.2.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID dcef338c: NOKEY error: Failed dependencies: perl(:MODULE_COMPAT_5.18.2) is needed by perl-Gedcom-1.20-1.2.noarch
rpm -q --provides perl|grep 5.18.2 config(perl) = 5.18.2-5.6
it is provided by 42.2's perl package: perl = 5.18.2-5.6 perl(:MODULE_COMPAT_5.18.2) perl(x86-64) = 5.18.2-5.6 but to get that, it seems you need to drop some incompatible packages as proposed by your zypper solution 1
Solution 1: Following actions will be done: deinstallation of limal-nfs-server-perl-1.6.3-7.1.1.x86_64 downgrade of perl-Config-Crontab-1.33-5.1.1.noarch to perl-Config-Crontab-1.33-4.2.noarch deinstallation of limal-perl-1.6.3-10.1.1.x86_64 deinstallation of yast2-dbus-client-2.22.0-4.1.1.x86_64 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Bernhard M. Wiedemann
-
doiggl@velocitynet.com.au