Your message dated Tue, 25 Sep 2018 13:06:32 -0400
with message-id 
<CAAajCMasnc0zyQ90TwV3jrHTt=r4+juciut54qqdmukleof...@mail.gmail.com>
and subject line Re: Bug#909440: meson: missing dependency on 
python3-pkg-resources
has caused the Debian Bug report #909440,
regarding meson: missing dependency on python3-pkg-resources
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
909440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: meson
Version: 0.48.0-1
Severity: serious
X-Debbugs-CC: mp...@debian.org

I tried building a package (gnome-games-app) using meson but the build
fails now. I guess meson needs to depend on python3-pkg-resources .

Build log excerpt
--------------------------
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --bindir=/usr/games
    cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson ..
--wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
--libexecdir=lib/x86_64-linux-gnu --bindir=/usr/games
Traceback (most recent call last):
  File "/usr/bin/meson", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

Thanks,
Jeremy Bicha

--- End Message ---
--- Begin Message ---
 meson (0.48.0-2) unstable; urgency=medium
 .
   * Add dependency to python3-pkg-resources temporarily. Closes #909440.

--- End Message ---

Reply via email to