Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673344 - gnome-base/gnome-desktop-3.26.2-r2 : ImportError: cannot import name config
Summary: gnome-base/gnome-desktop-3.26.2-r2 : ImportError: cannot import name config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-17 16:55 UTC by Toralf Förster
Modified: 2018-12-17 17:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.93 KB, text/plain)
2018-12-17 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.93 KB, text/plain)
2018-12-17 16:55 UTC, Toralf Förster
Details
environment (environment,120.79 KB, text/plain)
2018-12-17 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.70 KB, application/x-bzip)
2018-12-17 16:55 UTC, Toralf Förster
Details
gnome-base:gnome-desktop-3.26.2-r2:20181217-165111.log (gnome-base:gnome-desktop-3.26.2-r2:20181217-165111.log,16.00 KB, text/plain)
2018-12-17 16:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.50 KB, application/x-bzip)
2018-12-17 16:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.04 KB, application/x-bzip)
2018-12-17 16:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-12-17 16:55:47 UTC
  File "/usr/lib64/python3.6/site-packages/gdbus_codegen/codegen_main.py", line 28, in <module>
    from . import config
ImportError: cannot import name 'config'
make[2]: *** [Makefile:1196: meta-dbus-xrandr.c] Error 1
make[2]: Leaving directory '/var/tmp/portage/gnome-base/gnome-desktop-3.26.2-r2/work/gnome-desktop-3.26.2/libgnome-desktop'
make[1]: *** [Makefile:580: all-recursive] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20181212-070935

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO gnome-base/gnome-desktop
[ebuild  N    ] gnome-base/gnome-desktop-3.26.2-r2  USE="introspection (seccomp) udev -debug -test"
Comment 1 Toralf Förster gentoo-dev 2018-12-17 16:55:49 UTC
Created attachment 558012 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-17 16:55:52 UTC
Created attachment 558014 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-17 16:55:55 UTC
Created attachment 558016 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-17 16:55:58 UTC
Created attachment 558018 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-17 16:56:01 UTC
Created attachment 558020 [details]
gnome-base:gnome-desktop-3.26.2-r2:20181217-165111.log
Comment 6 Toralf Förster gentoo-dev 2018-12-17 16:56:04 UTC
Created attachment 558022 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-17 16:56:08 UTC
Created attachment 558024 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-12-17 17:12:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5f4a2b71e859085da69fee87116f3444fcb03c

commit fc5f4a2b71e859085da69fee87116f3444fcb03c
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-12-17 17:10:04 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-12-17 17:11:13 +0000

    dev-util/gdbus-codegen-2.58.1: fix bump to actually work
    
    Upstream migrated getting the version number from config file,
    so that it is filled from version from build system only there
    via an *.in file. Adapt to that, fixing gdbus-codegen to
    actually be usable, instead of erroring on "import config" on
    launch.
    
    Closes: https://bugs.gentoo.org/673344
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.52, Repoman-2.3.11

 .../{gdbus-codegen-2.58.1.ebuild => gdbus-codegen-2.58.1-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)