Git Product home page Git Product logo

Comments (6)

GyulyVGC avatar GyulyVGC commented on May 27, 2024 1

I'm happy you solved it somehow, even if the problem is still there... I imagine it's some dependency that's outdated and cannot be updated on older Ubuntu versions

from sniffnet.

GyulyVGC avatar GyulyVGC commented on May 27, 2024

Hi @ABADY1000

$ sudo sniffnet
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by sniffnet) sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.27' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.29' not found (required by sniffnet) sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by sniffnet)

Is the output the same if you run without sudo?
Could you please also try sudo -E sniffnet?

from sniffnet.

GyulyVGC avatar GyulyVGC commented on May 27, 2024

If the error persists try updating the package with:

sudo apt-get update
sudo apt-get install libc6

from sniffnet.

ABADY1000 avatar ABADY1000 commented on May 27, 2024

Hi @ABADY1000

$ sudo sniffnet
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by sniffnet) sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.27' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.29' not found (required by sniffnet) sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by sniffnet)

Is the output the same if you run without sudo? Could you please also try sudo -E sniffnet?

Hello @GyulyVGC , thank you for your reply

Yes it is the same output:

$ sniffnet
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by sniffnet)

And the other command also generated the same error

$ sudo -E sniffnet
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by sniffnet)
sniffnet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by sniffnet)

from sniffnet.

ABADY1000 avatar ABADY1000 commented on May 27, 2024

If the error persists try updating the package with:

sudo apt-get update
sudo apt-get install libc6

Here is the output from the second command after updating the packages

$ sudo apt-get install libc6
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6 is already the newest version (2.23-0ubuntu11.3).
The following packages were automatically installed and are no longer required:
  gcc-5-base:i386 pandoc-data
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.

from sniffnet.

ABADY1000 avatar ABADY1000 commented on May 27, 2024

It sounds like Ubuntu 16.04 is not supported, I run it on my another machine with Ubuntu 20.04 and it work directly

from sniffnet.

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.