[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-04-17 Thread Bug Watch Updater
** Changed in: nghttp2 (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain To m

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-04-05 Thread Lukas Märdian
Failed during Ubuntu's test rebuild, too: https://people.canonical.com/~ginggs/ftbfs-report/test- rebuild-20250314-plucky-plucky.html#ubuntu-server-team -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/21

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nghttp2 - 1.64.0-1ubuntu1 --- nghttp2 (1.64.0-1ubuntu1) plucky; urgency=medium * Fix FTBFS due to rubydomain namespace. (LP: #2104171) - d/p/lp-2104171-avoid-rubydomain-namespace.patch -- Lukas Märdian Thu, 27 Mar 2025 12:46:17 +0100 ** Cha

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-04-02 Thread Lukas Märdian
In https://code.launchpad.net/~slyon/ubuntu/+source/nghttp2/+git/nghttp2/+merge/483523 I opted towards keeping __init__.py around, in order to make it a regular rubydomain.rubydomain package instead. This is as we're not trying to extend anything, e.g.: no namespace extension of "sphinxcontrib" nee

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-04-01 Thread Lukas Märdian
** Tags removed: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain To manage notifications about this bug go

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-03-28 Thread Lukas Märdian
Reported upstream: https://github.com/nghttp2/nghttp2/pull/2318 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain To mana

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-03-28 Thread Bug Watch Updater
** Changed in: nghttp2 (Debian) Importance: Undecided => Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain To

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-03-27 Thread Lukas Märdian
** Changed in: nghttp2 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain To ma

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-03-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~slyon/ubuntu/+source/nghttp2/+git/nghttp2/+merge/483523 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104171 Title: nghttp2: FTBFS: Could n

[Bug 2104171] Re: nghttp2: FTBFS: Could not import extension rubydomain.rubydomain

2025-03-26 Thread Lukas Märdian
Adding a Build-Depends-Indep on python3-pkg-resources fixes the build, but is deprecated. According to setuptools: def declare_namespace(packageName: str) -> None: """Declare that package 'packageName' is a namespace package""" msg = ( f"Deprecated call to `pkg_resources.declare_