Installation Issue

I am getting a Dependency is not satisfiable: libc6(<2.12) error message.

I have run the required dependency:

sudo apt-get install cmake make gcc g++ flex bison libpcap-dev libssl-dev python-dev swig zlib1g-dev libmagic-dev

But I have version 2.17

Can someone assist me with this?

VR

Jerry Champion

Information Secuity Engineer

Synovus Financial Corp

706-644-4589

I am getting a Dependency is not satisfiable: libc6(<2.12) error message.

I have run the required dependency:

sudo apt-get install cmake make gcc g++ flex bison libpcap-dev libssl-dev python-dev swig zlib1g-dev libmagic-dev

But I have version 2.17

Can someone assist me with this?

VR

Jerry Champion

Information Secuity Engineer

Synovus Financial Corp

706-644-4589

What version of Ubuntu are you running? It's possible that our .deb was built for an older version.

  .Seth

disregard.. I thought you were building bro.

Seth Hall <seth <at> icir.org> writes:

> I am getting a Dependency is not satisfiable: libc6(<2.12) error message.

What version of Ubuntu are you running? It's possible that our .deb was

built for an older version.

  .Seth

--
Seth Hall
International Computer Science Institute
(Bro) because everyone has a network
http://www.bro.org/

_______________________________________________
Bro mailing list
bro <at> bro-ids.org
mailman.icsi.berkeley.edu Mailing Lists

Was this resolved?

same issue here: Ubuntu VM installed from the SO iso
(securityonion-12.04.4-20140222)

soup reports everything up-to-date. ran the required updates:

sudo apt-get install cmake make gcc g++ flex bison libpcap-dev libssl-dev
python-dev swig zlib1g-dev

Linux Onion 3.2.0-67-generic #101-Ubuntu SMP Tue Jul 15 17:46:11 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

results:
jacques@Onion:~/Downloads$ sudo gdebi Bro-2.3-Linux-x86_64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Building data structures... Done
This package is uninstallable
Dependency is not satisfiable: libc6 (< 2.12)

Thanks!

Jacques

Hi Jacques,

If you can wait a few weeks, we should have a Security Onion package
for Bro 2.3 available in our normal PPA:
https://code.google.com/p/security-onion/wiki/Roadmap