[Bug 2117718] Re: ubuntu-drivers-common: FTBFS with coreutils-from

Julian Andres Klode 2117718 at bugs.launchpad.net
Tue Dec 2 09:42:49 UTC 2025


** Changed in: coreutils-from (Ubuntu)
       Status: New => Won't Fix

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

Title:
  ubuntu-drivers-common: FTBFS with coreutils-from

Status in coreutils-from package in Ubuntu:
  Won't Fix
Status in rust-coreutils package in Ubuntu:
  New
Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  Seen in the test rebuild with coreutils-from 0.0.0~ubuntu16
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250530-questing-coreutils-questing.html

  but not in the reference rebuild
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250530-questing-questing.html

  ======================================================================
  FAIL: test_system_device_drivers_detect_plugins (test_ubuntu_drivers.DetectTest.test_system_device_drivers_detect_plugins)
  system_device_drivers() includes custom detection plugins
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/test_ubuntu_drivers.py", line 4343, in test_system_device_drivers_detect_plugins
      self.assertEqual(res['extra.py'],
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
                       {'drivers': {'coreutils': {'free': True, 'from_distro': True}}})
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AssertionError: {'drivers': {'coreutils': {'free': True, 'from_distro': False}}} != {'drivers': {'coreutils': {'free': True, 'from_distro': True}}}
  - {'drivers': {'coreutils': {'free': True, 'from_distro': False}}}
  ?                                                         ^^^^

  + {'drivers': {'coreutils': {'free': True, 'from_distro': True}}}
  ?                                                         ^^^

  
  ======================================================================
  FAIL: test_system_driver_packages_detect_plugins (test_ubuntu_drivers.DetectTest.test_system_driver_packages_detect_plugins)
  system_driver_packages() includes custom detection plugins
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/<<PKGBUILDDIR>>/tests/test_ubuntu_drivers.py", line 4269, in test_system_driver_packages_detect_plugins
      self.assertEqual(res['coreutils'], {'free': True, 'from_distro': True, 'plugin': 'extra.py'})
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  AssertionError: {'free': True, 'from_distro': False, 'plugin': 'extra.py'} != {'free': True, 'from_distro': True, 'plugin': 'extra.py'}
  - {'free': True, 'from_distro': False, 'plugin': 'extra.py'}
  ?                               ^^^^

  + {'free': True, 'from_distro': True, 'plugin': 'extra.py'}
  ?                               ^^^

  
  ----------------------------------------------------------------------
  Ran 84 tests in 1861.945s

  FAILED (failures=2, skipped=1)

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




More information about the foundations-bugs mailing list