Hi,
I have the same problem with ccls which has stopped finding C++ headers.
the quick fix is to install libstdc++-14-dev.
The problem seems to be a dependency error: Debian testing's `clang`depends on
`clang-16`which depends on `libstdc++-13-dev`.
but the program `clang-16`only depends on `l
e #137771.
-APTITUDE_HOLDS=`grep "^State: 2" -B 2 /var/lib/aptitude/pkgstates
2>/dev/null |grep "^Package: .*$" |cut -d" " -f 2`
+APTITUDE_HOLDS=`egrep "^(Package|State):" /var/lib/aptitude/pkgstates
2>/dev/null |grep "^State: 2" -B 1 |grep &
2 matches
Mail list logo