initramfs-tools build failure with netplan.io 0.107-1

Bug #2031962 reported by Benjamin Drung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
Fix Released
High
Unassigned
netplan.io (Ubuntu)
Fix Released
High
Unassigned

Bug Description

initramfs-tools 0.142ubuntu11 fails to build from source due to a test failure for netplan.io:

```
Traceback (most recent call last):
  File "/usr/sbin/netplan", line 20, in <module>
    from netplan_cli import Netplan
  File "/usr/share/netplan/netplan_cli/__init__.py", line 18, in <module>
    from .cli.core import Netplan
  File "/usr/share/netplan/netplan_cli/cli/core.py", line 24, in <module>
    from . import utils
  File "/usr/share/netplan/netplan_cli/cli/utils.py", line 27, in <module>
    from ..configmanager import ConfigurationError
  File "/usr/share/netplan/netplan_cli/configmanager.py", line 21, in <module>
    import netplan
  File "/usr/lib/python3/dist-packages/netplan/__init__.py", line 21, in <module>
    from ._netplan_cffi import lib
ModuleNotFoundError: No module named '_cffi_backend'
```

Full build log: https://launchpadlibrarian.net/682526163/buildlog_ubuntu-mantic-amd64.initramfs-tools_0.142ubuntu11_BUILDING.txt.gz

Benjamin Drung (bdrung)
tags: added: update-excuse
Changed in initramfs-tools (Ubuntu):
importance: Undecided → High
Revision history for this message
Lukas Märdian (slyon) wrote :
Changed in netplan.io (Ubuntu):
status: New → Triaged
importance: Undecided → High
Lukas Märdian (slyon)
Changed in netplan.io (Ubuntu):
status: Triaged → Fix Committed
Jeremy Bícha (jbicha)
Changed in initramfs-tools (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package netplan.io - 0.107-2

---------------
netplan.io (0.107-2) unstable; urgency=medium

  * d/control: Add runtime dependency on python3-cffi-backend (LP: #2031962)
  * d/t/control: Enable dummy & veth integration tests
  * Fix NetworkManager 1.44 VRF compatibility (LP: #2031421, Closes: #1049432)
    d/p/0001-parse-allow-COMMON_LINK_HANDLERS-for-VRFs-LP-2031421.patch
  * d/rules: Fix dh_clean to cleanup after tests (Closes: #1046524)
  * Fix OVS tests by avoiding NetworkManager taking control
    d/p/0002-test-ovs-Avoid-NetworkManager-taking-contol-breaking.patch
  * d/t/control: Don't hide real OVS test failures as skippable

 -- Lukas Märdian <email address hidden> Mon, 21 Aug 2023 17:25:33 +0200

Changed in netplan.io (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.