Coder Social home page Coder Social logo

Comments (3)

betolj avatar betolj commented on July 25, 2024

Hi,
It isn't a critical error, you can ignore.
This "error" occurs because the kernel linux is auto-signing your modules.

make -C src modules_install
make[1]: Entering directory '/usr/src/ndpi-netfilter-dev/src'
make -C /lib/modules/4.4.0-38-generic/build M=$PWD modules_install;
make[2]: Entering directory '/usr/src/linux-headers-4.4.0-38-generic'
INSTALL /usr/src/ndpi-netfilter-dev/src/xt_ndpi.ko
At main.c:222:

  • SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:175
  • SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:178
    sign-file: certs/signing_key.pem: No such file or directory
    DEPMOD 4.4.0-38-generic
    make[2]: Leaving directory '/usr/src/linux-headers-4.4.0-38-generic'
    depmod -a;
    make[1]: Leaving directory '/usr/src/ndpi-netfilter-dev/src'

updatedb

locate xt_ndpi | grep modules
/lib/modules/4.4.0-24-generic/extra/xt_ndpi.ko
/lib/modules/4.4.0-28-generic/extra/xt_ndpi.ko

from ndpi-netfilter.

mmanoj avatar mmanoj commented on July 25, 2024

Hi Humberto,

Thank you for the quick support and advice.

Thank you,

Manoj M

On Tue, 10/11/16, Humberto Jucรก [email protected] wrote:

Subject: Re: [betolj/ndpi-netfilter] kernel Module install SSL error (#38)
To: "betolj/ndpi-netfilter" [email protected]
Cc: "mmanoj" [email protected], "Author" [email protected]
Date: Tuesday, October 11, 2016, 10:43 PM

Hi,

It isn't a critical error, you can ignore.

This "error" occurs because the kernel linux is
self-signing your modules.

make -C src modules_install

make[1]: Entering directory
'/usr/src/ndpi-netfilter-dev/src'

make -C /lib/modules/4.4.0-38-generic/build M=$PWD
modules_install;

make[2]: Entering directory
'/usr/src/linux-headers-4.4.0-38-generic'

INSTALL /usr/src/ndpi-netfilter-dev/src/xt_ndpi.ko

At main.c:222:

SSL error:02001002:system library:fopen:No such file or
directory: bss_file.c:175
SSL error:2006D080:BIO routines:BIO_new_file:no such
file: bss_file.c:178
sign-file: certs/signing_key.pem: No such file or directory
DEPMOD 4.4.0-38-generic
make[2]: Leaving directory
'/usr/src/linux-headers-4.4.0-38-generic'
depmod -a;
make[1]: Leaving directory
'/usr/src/ndpi-netfilter-dev/src'

updatedb

locate xt_ndpi | grep modules

/lib/modules/4.4.0-24-generic/extra/xt_ndpi.ko

/lib/modules/4.4.0-28-generic/extra/xt_ndpi.ko

โ€”
You are receiving this because you authored the thread.
Reply to this email directly, view
it on GitHub, or mute
the thread.

from ndpi-netfilter.

DemonRx avatar DemonRx commented on July 25, 2024

For others that come across this issue, to resolve follow the steps here:

https://wiki.gentoo.org/wiki/Signed_kernel_module_support

from ndpi-netfilter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.