Oracular

Before:
root@o:~# tail -f /var/log/syslog | grep snmpd
2025-03-17T08:59:42.421682+00:00 o systemd[1]: Starting snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon....
2025-03-17T08:59:42.486725+00:00 o snmpd[4231]: systemstats_linux: unexpected 
header length in /proc/net/snmp. 237 != 224
2025-03-17T08:59:42.486892+00:00 o snmpd[4231]: message repeated 2 times: [ 
systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224]
2025-03-17T08:59:42.575182+00:00 o systemd[1]: Started snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon..


root@o:~# apt policy snmpd
snmpd:
  Installed: 5.9.4+dfsg-1.1ubuntu4
  Candidate: 5.9.4+dfsg-1.1ubuntu4
  Version table:
     5.9.4+dfsg-1.1ubuntu4.1 100
        100 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 
Packages
 *** 5.9.4+dfsg-1.1ubuntu4 500
        500 http://archive.ubuntu.com/ubuntu oracular/main amd64 Packages
        100 /var/lib/dpkg/status

upgrade

root@o:~# apt install snmpd=5.9.4+dfsg-1.1ubuntu4.1 
libsnmp40t64=5.9.4+dfsg-1.1ubuntu4.1
Upgrading:                      
  libsnmp40t64  snmpd

Summary:
  Upgrading: 2, Installing: 0, Removing: 0, Not Upgrading: 0
  Download size: 1124 kB
  Space needed: 0 B / 6937 MB available

Get:1 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 snmpd amd64 
5.9.4+dfsg-1.1ubuntu4.1 [59.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 
libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu4.1 [1064 kB]
Fetched 1124 kB in 1s (1241 kB/s)     
Preconfiguring packages ...
(Reading database ... 54874 files and directories currently installed.)
Preparing to unpack .../snmpd_5.9.4+dfsg-1.1ubuntu4.1_amd64.deb ...
Unpacking snmpd (5.9.4+dfsg-1.1ubuntu4.1) over (5.9.4+dfsg-1.1ubuntu4) ...
Preparing to unpack .../libsnmp40t64_5.9.4+dfsg-1.1ubuntu4.1_amd64.deb ...
Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu4.1) over 
(5.9.4+dfsg-1.1ubuntu4) ...
Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu4.1) ...
Setting up snmpd (5.9.4+dfsg-1.1ubuntu4.1) ...
Processing triggers for libc-bin (2.40-1ubuntu3.1) ...
Processing triggers for man-db (2.12.1-3) ...

root@o:~# tail -f /var/log/syslog | grep snmpd
2025-03-17T09:06:13.328783+00:00 o systemd[1]: Stopping snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon....
2025-03-17T09:06:13.402335+00:00 o systemd[1]: snmpd.service: Deactivated 
successfully.
2025-03-17T09:06:13.402637+00:00 o systemd[1]: Stopped snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon..
2025-03-17T09:06:13.405223+00:00 o systemd[1]: Starting snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon....
2025-03-17T09:06:13.497998+00:00 o systemd[1]: Started snmpd.service - Simple 
Network Management Protocol (SNMP) Daemon..
...

no error message anymore

** Tags removed: verification-needed verification-needed-oracular
** Tags added: verification-done verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056257

Title:
  unexpected header length in /proc/net/snmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/2056257/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to