[Bug 2107721] Re: smbios-token-ctl raises uncaptured "RuntimeError: generator raised StopIteration"

Autiwa 2107721 at bugs.launchpad.net
Mon Aug 25 09:35:56 UTC 2025


This happens to me on the following distribution version:

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04.3 LTS
Release:        24.04
Codename:       noble

and the following package version:
sudo smbios-token-ctl --version
2.4.3

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

Title:
  smbios-token-ctl raises uncaptured "RuntimeError: generator raised
  StopIteration"

Status in libsmbios package in Ubuntu:
  Confirmed

Bug description:
  leggewie at igel:~$ sudo smbios-token-ctl
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/libsmbios_c/smbios_token.py", line 134, in __iter__
      raise StopIteration
  StopIteration

  The above exception was the direct cause of the following exception:

  Traceback (most recent call last):
    File "/usr/sbin/smbios-token-ctl", line 475, in <module>
      sys.exit( main() )
    File "/usr/sbin/smbios-token-ctl", line 380, in main
      dumpTokens(tokenTable, tokenXlator, options)
    File "/usr/sbin/smbios-token-ctl", line 214, in dumpTokens
      for token in tokenTable:
  RuntimeError: generator raised StopIteration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsmbios/+bug/2107721/+subscriptions




More information about the foundations-bugs mailing list