Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662334 - app-misc/lirc-0.10.1 : ImportError: No module named setuptools
Summary: app-misc/lirc-0.10.1 : ImportError: No module named setuptools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2018-07-28 11:44 UTC by Toralf Förster
Modified: 2018-07-30 18:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.44 KB, text/plain)
2018-07-28 11:44 UTC, Toralf Förster
Details
app-misc:lirc-0.10.1:20180728-100546.log (app-misc:lirc-0.10.1:20180728-100546.log,92.57 KB, text/plain)
2018-07-28 11:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.13 KB, text/plain)
2018-07-28 11:44 UTC, Toralf Förster
Details
environment (environment,163.41 KB, text/plain)
2018-07-28 11:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.55 KB, application/x-bzip)
2018-07-28 11:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.30 KB, application/x-bzip)
2018-07-28 11:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.93 KB, application/x-bzip)
2018-07-28 11:44 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-07-28 11:44:35 UTC
  File "setup.py", line 15, in <module>
    from setuptools import setup, Extension
ImportError: No module named 'setuptools'
make[2]: *** [Makefile:1623: python-pkg/dist/lirc-0.10.1.tar.gz] Error 1
make[1]: *** [Makefile:1092: all-recursive] Error 1
make: *** [Makefile:572: all] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180727-202001

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-misc/lirc
[ebuild  N    ] app-misc/lirc-0.10.1  USE="devinput uinput -X -audio -doc -ftdi -gtk -inputlirc -static-libs -systemd -usb" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-28 11:44:37 UTC
Created attachment 541494 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-28 11:44:40 UTC
Created attachment 541496 [details]
app-misc:lirc-0.10.1:20180728-100546.log
Comment 3 Toralf Förster gentoo-dev 2018-07-28 11:44:43 UTC
Created attachment 541498 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-28 11:44:47 UTC
Created attachment 541500 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-28 11:44:50 UTC
Created attachment 541502 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-28 11:44:53 UTC
Created attachment 541504 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-28 11:44:56 UTC
Created attachment 541506 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 18:47:55 UTC
The bug has been closed via the following commit(s):

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

commit 77786ac8e7d1b784f2ddb696da0ba5d91be02a54
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-07-30 18:44:43 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-07-30 18:47:46 +0000

    app-misc/lirc: Fix pkg_setup()
    
    Add python-single-r1_pkg_setup and linux-info_pkg_setup to pkg_setup
    
    Closes: https://bugs.gentoo.org/662334
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-misc/lirc/lirc-0.10.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)