
GRRR! Hint: in Leap 42.1 the package that provides "perl(DBIx::Class::DeploymentHandler)" is named "perl-DBIx-Class-DeploymentHandler" see the analogous between provides and package-name? a lookup on software.opensuse.org gives: http://software.opensuse.org/package/perl-DBIx-Class-DeploymentHandler for SLE-12 the package resides in the its devel repos devel:languages:perl, or better for you: devel:openQA:SLE-12 http://download.opensuse.org/repositories/devel:/languages:/perl/SLE_12/noar... http://download.opensuse.org/repositories/devel:/openQA:/SLE-12/SLE_12/noarc... the question that comes to me, is: just where did you try to install the openQA packages from? Normally, one would add the repo where all the needd stuff resides in: http://download.opensuse.org/repositories/devel:/openQA:/SLE-12/SLE_12/devel... and install from there, but that would need forethought, which is seemingly extreme rare... All this leaves a ugly aftertaste for me. Either you use SLE, then, please, use the SLE mailing-list, and not the opensuse-factory list, or you have enough interest in what you do, to ask the relevant question first: Where to install openQA from is the underlaying system is SLE12? That would have given you the devel repo with all the needed stuff from the start. Have a nice weekend. On Fri, 22 Jan 2016 00:18, Charles G Robertson <cgrobertson@...> wrote:
Sorry, but "zypper wp.." and "zypper search --provides..." also provide the same answer:
# zypper wp 'perl(DBIx::Class::DeploymentHandler)' Command 'what-provides' is replaced by 'search --provides --match-exact'. See 'help search' for all available options. ... Loading repository data... Reading installed packages... No packages found. # # zypper search --provides optipng ... Loading repository data... Reading installed packages... No packages found. #
Don't know if this has anything to do with it but I'm trying to install openQA on a SLED-12 sp0 system.
Cheers Charles
Manfred Hollstein <mhollstein@t-online.de> 01/21/16 10:33 AM >>> Moin,
On Thu, 21 Jan 2016, 17:29:51 +0100, Charles G Robertson wrote:
Hi Stephan,
Stephan Kulow <coolo@suse.de> 01/21/16 2:42 AM >>> On 21.01.2016 01:42, Charles G Robertson wrote: I tried the two repositories listed below and none worked. zypper install openQA produces errors:
Can't locate DBIx/Class/DeploymentHandler.pm in @INC (you may need to install the DBIx::Class::DeploymentHandler module) (@INC contains:
As openQA is requiring perl(DBIx::Class::DeploymentHandler), I wonder what package does provide that on your system?
rpm -q --whatprovides 'perl(DBIx::Class::DeploymentHandler)'
It appears nothing provides this perl module on my system:
# rpm -q --whatprovides 'perl(DBIx::Class::DeploymentHandler)' no package provides perl(DBIx::Class::DeploymentHandler)
yeah, that was to be expected, otherwise you wouldn't have seen the error message in the first place. Could you check using "zypper" if there is some packace providing this symbol? Something like
# zypper wp 'perl(DBIx::Class::DeploymentHandler)'
should work.
Cheers, Charles
HTH, cheers.
l8er manfred
-- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org