This bug was fixed in the package gobject-introspection -
1.62.0-4ubuntu2

---------------
gobject-introspection (1.62.0-4ubuntu2) focal; urgency=medium

  * rules: Pass the private module directory to dh_python3. We only build for
    the default python version. Previously dh_python3 wasn't finding the
    directory containing the private modules, so it didn't know this. This
    meant that no versioned python3 dependencies were generated so we could,
    for example, be migrated without the corresponding version of python3
    migrating. That results in programs which don't run. Once the directory is
    passed, dh_python3 generates dependencies on the right python versions.
    For future transitions gobject-introspection will need to be binNMUed.
    See Debian #950267.
  * Uploading this to a PPA without focal-proposed and then binary copying to
    the real focal-proposed to hopefully let this migrate on its own, to
    unbreak g-ir-scanner in focal release. After this migrates, the plan is to
    do a no-change rebuild normal upload to focal-proposed to get a binary
    with the correct dependencies. (LP: #1861556)

 -- Iain Lane <la...@debian.org>  Mon, 03 Feb 2020 11:22:32 +0000

** Changed in: gobject-introspection (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1861556

Title:
  g-ir-scanner doesn't work (so can't build gnome packages any more)

Status in gobject-introspection package in Ubuntu:
  Fix Released
Status in python3-defaults package in Ubuntu:
  Invalid
Status in gobject-introspection package in Debian:
  New

Bug description:
  Running g-ir-scanner doesn't work anymore after a recent upgrade with
  a fully up to date focal:

  Traceback (most recent call last):
    File "/usr/bin/g-ir-scanner", line 99, in <module>
      from giscanner.scannermain import scanner_main
    File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/scannermain.py", 
line 35, in <module>
      from giscanner.ast import Include, Namespace
    File "/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/ast.py", 
line 29, in <module>
      from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF
    File 
"/usr/lib/x86_64-linux-gnu/gobject-introspection/giscanner/sourcescanner.py", 
line 33, in <module>
      from giscanner._giscanner import SourceScanner as CSourceScanner
  ModuleNotFoundError: No module named 'giscanner._giscanner'

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gobject-introspection 1.62.0-4ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Feb  1 07:04:11 2020
  InstallationDate: Installed on 2019-08-13 (171 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190712)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gobject-introspection
  UpgradeStatus: Upgraded to focal on 2019-11-04 (89 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/1861556/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to