Public bug reported:

lektor 3.3.12-1 FTBFS in Resolute

https://people.canonical.com/~ginggs/ftbfs-report/test-
rebuild-20251215-resolute-resolute.html


=================================== FAILURES ===================================
____________________ test_no_reference_cycle_in_environment ____________________

project = <lektor.project.Project object at 0x72e772a1bd50>

    def test_no_reference_cycle_in_environment(project):
        env = project.make_env(load_plugins=False)
        # reference count should be two: one from our `env` variable, and
        # another from the argument to sys.getrefcount
>       assert sys.getrefcount(env) == 2
E       assert 1 == 2
E        +  where 1 = <built-in function 
getrefcount>(<lektor.environment.Environment object at 0x72e772a04d50>)
E        +    where <built-in function getrefcount> = sys.getrefcount

tests/test_environment.py:56: AssertionError
=============================== warnings summary ===============================
tests/conftest.py:6
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_lektor/build/tests/conftest.py:6: 
DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

** Affects: imagemagick (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: lektor (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: lektor (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: ftbfs update-excuse

** Bug watch added: Debian Bug tracker #1120258
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120258

** Also affects: lektor (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120258
   Importance: Unknown
       Status: Unknown

** Also affects: imagemagick (Ubuntu)
   Importance: Undecided
       Status: New

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

Title:
  lektor: FTBFS in Resolute

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to