I've reported the same reproducible issue on Raspberry Pi troubleshooting forum
with Ubuntu 22.04.3 LTS 64-bit server as I was not aware of this bugreport:
https://forums.raspberrypi.com/viewtopic.php?p=2172165
> systemctl disable --now systemd-networkd.service
This does not work for me as the s
Just noticed that version 0.8.0-2ubuntu2 (
https://launchpad.net/ubuntu/+source/capnproto/0.8.0-2ubuntu2 ) landed
at the start of the month. This version has a patch that fixes the
string issue; renameat2 issue remains, but it won't trigger unless
building (and running the unit tests) from a ZFS vo
I was looking into this for a few days and failure:
[ TEST ] kj/string-test.c++:31: legacy test: String/Str
kj/string-test.c++:38: failed: expected ("-128 -32768 -2147483648
-9223372036854775808") == (str((signed char)-128, ' ', (signed short)-32768, '
', ((int)-2147483647) - 1, ' ', ((long long
I was running a few test builds with different combinations of gcc,
elfutils and protobuf and trying to make the build fail... but it
continues working despite the older elfutils compiled with the newer
gcc.
Last check was with protobuf-3.12.4-1ubuntu3 (from jammy, 4 days ago) in
an impish 0.185-1
Public bug reported:
shortly after switching to kernel 5.8.0-50 on Apr 16, I got progressively worse
display scrambling on all programs. Wrote to ubuntuforums.org Apr 19 but found
no resolution. Thinking it was that kernel, I ran on 5.8.0-49 for a day without
problem, then it too started the sa
Public bug reported:
unbekannt
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libstdc++-4.8-dev:amd64 4.8.4-2ubuntu1~14.04.3
ProcVersionSignature: Ubuntu 3.13.0-137.186-generic 3.13.11-ckt39
Uname: Linux 3.13.0-137-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.27
Architecture: amd64
Da
Above comment is partly true... after reboot it doesn't work anymore.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1434986
Title:
Not working network connection
For me the problem is solved, read the solution here
http://askubuntu.com/questions/783650/problem-with-dns-in-the-latest-kubuntu-16-04-update
I had the same problem with the latest 16.04 updates. Fixed as follows:
Remove (or comment out) the below line from
/etc/NetworkManager/NetworkManager.co
Same problem after upgrade from 14.04 to 16.04. (Dell Precision M4700)
After reboot, ifconfig displays IP address and all seems well. Connecting to
local IP works, but internet fails.
I found another workaround by adding eth0 configuration to the
/etc/network/interfaces, then, after reboot I stop
As of yesterday I had no internet connection (updates where performed on 14.04
without proposed updates enabled).
Thanks Matthias, your comments did the trick for me too, internet is back (just
had to restart the network-manager afterwards):
sudo ifconfig wlan0 up
sudo ifconfig eth0 up
sudo dhcl
10 matches
Mail list logo