no libnetfilter-log1 package on centos

Bug #1796230 reported by YAMAMOTO Takashi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
YAMAMOTO Takashi

Bug Description

the recent version of neutron-fwaas devstack plugin tries to install libnetfilter-log1 package. [1]
unfortunately it isn't available on centos and thus make networking-midonet centos job fail.

[1] https://review.openstack.org/#/c/530694/

eg. http://logs.openstack.org/95/490295/5/check/networking-midonet-tempest-aio-ml2-full-centos-7/0505fe4/logs/devstacklog.txt.gz

2018-10-04 17:23:30.718 | Installing collected packages: neutron, pyzmq, neutron-fwaas
2018-10-04 17:23:30.718 | Found existing installation: neutron 13.0.0.0rc2.dev196
2018-10-04 17:23:30.728 | Uninstalling neutron-13.0.0.0rc2.dev196:
2018-10-04 17:23:30.742 | Successfully uninstalled neutron-13.0.0.0rc2.dev196
2018-10-04 17:23:30.742 | Running setup.py develop for neutron
2018-10-04 17:23:33.497 | Found existing installation: neutron-fwaas 13.0.0
2018-10-04 17:23:33.549 | Uninstalling neutron-fwaas-13.0.0:
2018-10-04 17:23:33.617 | Successfully uninstalled neutron-fwaas-13.0.0
2018-10-04 17:23:33.617 | Running setup.py develop for neutron-fwaas
2018-10-04 17:23:35.421 | Successfully installed neutron neutron-fwaas pyzmq-17.1.2
2018-10-04 17:23:35.688 | You are using pip version 9.0.3, however version 18.0 is available.
2018-10-04 17:23:35.688 | You should consider upgrading via the 'pip install --upgrade pip' command.
2018-10-04 17:23:35.938 | Loaded plugins: fastestmirror
2018-10-04 17:23:36.003 | Loading mirror speeds from cached hostfile
2018-10-04 17:23:37.080 | No package libnetfilter-log1 available.
2018-10-04 17:23:37.293 | Error: Nothing to do
2018-10-04 17:23:37.312 | YUM_FAILED 1
2018-10-04 17:23:37.481 | Loaded plugins: fastestmirror
2018-10-04 17:23:37.546 | Loading mirror speeds from cached hostfile
2018-10-04 17:23:38.389 | No package libnetfilter-log1 available.
2018-10-04 17:23:38.597 | Error: Nothing to do
2018-10-04 17:23:38.615 | YUM_FAILED 1
2018-10-04 17:23:38.620 | Error on exit
2018-10-04 17:23:39.135 | World dumping... see /opt/stack/new/screen-logs/worlddump-2018-10-04-172339.txt for details

tags: added: fwaas
Revision history for this message
Brian Haley (brian-haley) wrote :

It looks like this package is available via EPEL

https://fedoraproject.org/wiki/EPEL

$ yum --enablerepo=extras install epel-release

Looks like devstack has this setting:

SKIP_EPEL_INSTALL

and setting to False might fix it?

But it looked like that was the default?

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

the epel package seems to have a slightly different name.

libnetfilter_log-1.0.1-7.el7.x86_64.rpm

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/616754

Changed in neutron:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/616754
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=1db799a092283db9e4c3be2839fb3ead2d916dec
Submitter: Zuul
Branch: master

commit 1db799a092283db9e4c3be2839fb3ead2d916dec
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Nov 9 12:33:34 2018 +0900

    Correct package name libnetfilter-log on CentOS

    Closes-Bug: #1796230
    Change-Id: Ib865c894f24fc1eccce7c459fb485937487215db

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/617943

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-fwaas 14.0.0.0b1

This issue was fixed in the openstack/neutron-fwaas 14.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (stable/rocky)

Reviewed: https://review.openstack.org/617943
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=42ea1e0faf0d22b087328e6c2c416b9eac7be5a8
Submitter: Zuul
Branch: stable/rocky

commit 42ea1e0faf0d22b087328e6c2c416b9eac7be5a8
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Nov 9 12:33:34 2018 +0900

    Correct package name libnetfilter-log on CentOS

    Closes-Bug: #1796230
    Change-Id: Ib865c894f24fc1eccce7c459fb485937487215db
    (cherry picked from commit 1db799a092283db9e4c3be2839fb3ead2d916dec)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-fwaas 13.0.2

This issue was fixed in the openstack/neutron-fwaas 13.0.2 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.