Project

General

Profile

Actions

action #91578

closed

[openQA][environmen][module] Missing perl use NetAddr::IP on openQA environmen

Added by waynechen55 about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Support
Target version:
Start date:
2021-04-22
Due date:
% Done:

0%

Estimated time:

Description

My pull request checking failed because:
###############################################################################
BEGIN failed--compilation aborted at lib/guest_configuration_base.pm line 18.
Can't locate NetAddr/IP.pm in @INC (you may need to install the NetAddr::IP module) (@INC contains: /w/os-autoinst-distri-opensuse/os-autoinst-distri-opensuse/blib/arch /w/os-autoinst-distri-opensuse/os-autoinst-distri-opensuse/blib/lib ../.. os-autoinst lib tests/installation tests/x11 tests/qa_automation tests/virt_autotest tests/cpu_bugs /usr/local/lib/perl5/site_perl/5.26.3/x86_64-linux-gnu /usr/local/lib/perl5/site_perl/5.26.3 /usr/local/lib/perl5/vendor_perl/5.26.3/x86_64-linux-gnu /usr/local/lib/perl5/vendor_perl/5.26.3 /usr/local/lib/perl5/5.26.3/x86_64-linux-gnu /usr/local/lib/perl5/5.26.3) at lib/guest_configuration_base.pm line 18.
BEGIN failed--compilation aborted at lib/guest_configuration_base.pm line 18.
Compilation failed in require at /usr/local/lib/perl5/5.26.3/base.pm line 138.
...propagated at /usr/local/lib/perl5/5.26.3/base.pm line 160.
BEGIN failed--compilation aborted at tests/virt_autotest/uefi_guest_installation.pm line 3.
make: *** [Makefile:53: test-compile] Error 2
#############################################################################################

See details here:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12363/checks?check_run_id=2408543870

Could you help add NetAddr::IP and also use Net::IP on openQA environment ?

Actions #1

Updated by waynechen55 about 3 years ago

Both NetAddr::IP and Net::IP are needed on openQA environment.

Actions #3

Updated by okurz about 3 years ago

  • Category set to Support
  • Status changed from New to Feedback
  • Assignee set to okurz
  • Target version set to Ready
Actions #4

Updated by waynechen55 about 3 years ago

okurz wrote:

you need to add dependencies to https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/os-autoinst-distri-opensuse-deps.spec

Already added:
Requires: perl(NetAddr::IP)
Requires: perl(Net::IP)
into os-autoinst-distri-opensuse-deps.spec

Actions #5

Updated by okurz about 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF