boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
6.97k stars 1.72k forks source link

apt install libboost-all-dev failed because too recent version of libnl-3-200=3.4.0-1ubuntu0.1 #878

Open HarukiZhang opened 4 months ago

HarukiZhang commented 4 months ago

Hi, recently, I've tried to install libboost-all-dev using apt in ubuntu 20.04, but failed because there already a libnl-3-200=3.4.0-1ubuntu0.1 focal update installed in my system, and libboost-all-dev traced up finally depending on libnl-3-200=3.4.0-1 version (i.e., without a sub update by ubuntu).

I am new in this field. Could anyone here please tell me what should I do to install libboost-all-dev without caussing network disfuntion to my system.

Thanks!

Besides, I have searched for ubuntu package and found message about libnl-3-200 update, but don't know the significance of the library to the system. The update log as follow: https://[changelogs.ubuntu.com/changelogs/pool/main/libn/libnl3/libnl3_3.4.0-1ubuntu0.1/changelog](https://changelogs.ubuntu.com/changelogs/pool/main/libn/libnl3/libnl3_3.4.0-1ubuntu0.1/changelog)