Bug#1070974: network-manager-gnome: do not show local ethernet connection

2024-05-12 Thread Valerio Messina
I removed the file: /etc/network/interfaces.d/enp5s0 then: $ sudo service networking restart $ sudo nmcli device set enp5s0 managed yes but: $ nmcli device still say unmanaged and no ethernet conection in the Network manager icon -- Valerio

Bug#1070974: network-manager-gnome: do not show local ethernet connection

2024-05-12 Thread Valerio Messina
On 5/12/24 11:05 AM, Marco Moock wrote: Most likely the connection is not manages by NM. Run nmcli device I got: efa@08i7-2500:~$ nmcli device DEVICE TYPE STATE CONNECTION lo loopback connected (externally) lo wlp4s0 wifi disconnect

Bug#985661: libboostM.mm-dev no .pc file

2022-02-13 Thread Valerio Messina
thank you, I think libboost can be the last notable lib that miss the pc file

Bug#985661: libboostM.mm-dev no .pc file

2022-02-10 Thread Valerio Messina
as now I had the package "libboost1.67-dev" installed, I'm on Debian 10. I checked in package installed files, no .pc is there. I also checked all other libboost1.xx-dev packages (are 1.71 and 1.74), no one has a .pc files. Does the libboostM.mm-dev package supplied with Debian 11, 12 or Sid ha

Bug#985661: linker flags

2021-04-02 Thread Valerio Messina
in my current project I had to manually add: -lzip -lboost_system -lboost_filesystem -lboost_locale -lpthread (discovered by try and errors) to linker flags to build the binary. I'm expect those dependencies come from pkg-config -- Valerio

Bug#985661: libboost1.71-dev: libboost-dev miss pkg-config .pc file

2021-03-21 Thread Valerio Messina
my current use case is: 1) I need to check for libboost-dev >= 1.71 pkg-config is good in this 2) libboost 1.7x seems require libpthread so I expect boost.pc will report it as dependancy or, as pthread is a virtual package, at least the link option -lpthread is listed -- Valerio

Bug#985661: libboost1.71-dev: libboost-dev miss pkg-config .pc file

2021-03-21 Thread Valerio Messina
I saw was already requested in 2004: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=248674 but that bug seems dead. At that time, pkg-config was not so common, today is another story -- Valerio

Bug#939666: include files conflict with i386 version: split dev packages

2019-09-07 Thread Valerio Messina
Package: libsdl1.2-dev Version: 1.2.15 Linux 02cor2130 5.0.0-27-generic x86_64 libc-2.27.so Dev packages mainly contain: 0) /usr/bin/* # optional library tool 1) /usr/include/*.h # headers files 2) /usr/lib/x86_64-linux-gnu/lib*.a # the compile time library itself 3) /usr/lib/x86_64-linux-g