Kindly solve or advise me solve the following error. Using python version 3.8.5.
ModuleNotFoundError: No module named 'giscanner._giscanner' make[3]: [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: GConf-2.0.gir] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-ashis/aur-gconf/src/gconf/gconf' make[2]: [Makefile:580: all] Error 2 make[2]: Leaving directory '/tmp/yaourt-tmp-ashis/aur-gconf/src/gconf/gconf' make[1]: [Makefile:588: all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-ashis/aur-gconf/src/gconf' make: [Makefile:472: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build gconf.
Pinned Comments
flying-sheep commented on 2020-01-06 19:20 (UTC)
Most of the packages that “require” it are actually Electron apps that copy&pasted their dependency lists from elsewhere or failed to update them: Chromium (and subsequently Electron) haven’t been dependent on this for years.
If you want to help, you can ask the maintainers of all those apps if they really still need gconf.
None that I use still need it (spotify and hamsket-bin), and their maintainers removed the superfluous dependency.
yan12125 commented on 2020-01-04 15:18 (UTC) (edited on 2020-05-14 14:01 (UTC) by yan12125)
If you got build issues, please make sure
base-devel
group is installed [1]If the build is still not working, use clean chroots [2] to build it.
[1] https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
[2] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot