Sorry, but "zypper wp.." and "zypper search --provides..." also provide the same answer:
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