Public bug reported:
After installing the linux-image-6.8.0-57-generic 6.8.0-57.59 package,
builds instantiated from our build server running "npm ci" hang
indefinitely.
On reboot, the reboot process hangs for several minutes, failing to
clean up the leftover processes:
systemd-shutdown[1]:
No longer occurs with 1:2.43.0-1ubuntu7.1
** Changed in: git (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064598
Title:
Localized messages not availabl
Public bug reported:
Version 9 of fmtlib, as included in Ubuntu 24.04 LTS, is incompatible
with the GCC 13 release, when using -std=gnu++20 or -std=c++20.
How to reproduce:
cat
Public bug reported:
When using the "git" command-line, all messages displayed in English.
Looking at the contents of the git package, nothing is installed under
/usr/share/locale for the Git package.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: git 1:2.43.0-1ubuntu7
ProcVersionSignature
Public bug reported:
$ cat /tmp/try.cc
#include
int main()
{
return 0;
}
$ g++ -fconcepts -std=gnu++14 -o try try.cc
In file included from /usr/include/c++/13/vector:67,
from try.cc:1:
/usr/include/c++/13/bits/stl_bvector.h:597:18: error:
‘is_default_constructible_v’ was n