
As Oliver stated in his response, use http://download.opensuse.org/repositories/devel:/openQA/SLE_12/ http://download.opensuse.org/repositories/devel:/openQA:/SLE-12/SLE_12/ Remember to use BOTH repositories. The first one provides openQA and related stuff, the second one provides dependencies missing in sLE-12 and needed for openQA. 2016-01-22 3:25 GMT+01:00 Malcolm <malcolmlewis@cableone.net>:
On Thu 21 Jan 2016 04:18:41 PM CST, Charles G Robertson 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
Hi Add the devel:openQA:SLE-12 repository? https://build.opensuse.org/project/show/devel:openQA:SLE-12 https://build.opensuse.org/package/binary/devel:openQA:SLE-12/perl-DBIx-Clas...
zypper ar -f http://download.opensuse.org/repositories/devel:/openQA:/SLE-12/SLE_12/ openQA-SLE12
-- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) SUSE Linux Enterprise Desktop 12 SP1|GNOME 3.10.4|3.12.51-60.25-default up 11:56, 3 users, load average: 0.46, 0.35, 0.40 CPU AMD A4-5150M @ 2.70GHz | GPU Radeon HD 8350G
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org