Failed to load kernel module during python-rtslib-fb package installation

Bug #1588235 reported by Ivan Udovichenko
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Dmitry Burmistrov

Bug Description

Installation of python-rtslib-fb package fails on our CI:
"""
Setting up python-rtslib-fb (2.1.57-1~u14.04+mos1) ...
update-alternatives: using /usr/bin/targetctl-python2 to provide /usr/bin/targetctl (targetctl) in auto mode
 * Loading rstlib-fb targetctl targetctl
Traceback (most recent call last):
  File "/usr/bin/targetctl", line 82, in <module>
    main()
  File "/usr/bin/targetctl", line 79, in main
    funcs[sys.argv[1]](savefile)
  File "/usr/bin/targetctl", line 47, in restore
    errors = RTSRoot().restore_from_file(restore_file=from_file)
  File "/usr/lib/python2.7/dist-packages/rtslib_fb/root.py", line 67, in __init__
    modprobe('target_core_mod')
  File "/usr/lib/python2.7/dist-packages/rtslib_fb/utils.py", line 392, in modprobe
    raise RTSLibError(stderrdata)
rtslib_fb.utils.RTSLibError: modprobe: FATAL: Module target_core_mod not found.

   ...fail!
invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed.
dpkg: error processing package python-rtslib-fb (--configure):
 subprocess installed post-installation script returned error exit status 1
"""

root@trustyserver:~# modprobe target_core_mod
modprobe: FATAL: Module target_core_mod not found.
root@trustserv:~# uname -a
Linux trustyserver 3.13.0-86-generic #131-Ubuntu SMP Thu May 12 23:33:13 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Tags: area-build
summary: - Failed to load kernel module furing python-rtslib-fb package
+ Failed to load kernel module during python-rtslib-fb package
installation
Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

version

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to infra/ci-test-request (master)

Fix proposed to branch: master
Change author: Dmitry Burmistrov <email address hidden>
Review: https://review.fuel-infra.org/21545

Changed in fuel:
status: New → In Progress
Changed in fuel:
assignee: nobody → Dmitry Burmistrov (dburmistrov)
importance: Medium → High
tags: added: area-build
removed: need-info
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to infra/ci-test-request (master)

Reviewed: https://review.fuel-infra.org/21545
Submitter: Vitaly Parakhin <email address hidden>
Branch: master

Commit: f0fac369b129de7a75751a0f6a4b27e30e956663
Author: Dmitry Burmistrov <email address hidden>
Date: Thu Jun 2 09:55:21 2016

[install][deb] Install additional kernel modules

   It is required for some packages under test

Change-Id: I50383673ee54f8044cf68b3d871f9ca36c06b90b
Closes-Bug: #1588235

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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