| Summary: | app-portage/gemato: thread.error: can't start new thread | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anton Kochkov <anton.kochkov> |
| Component: | Current packages | Assignee: | Michał Górny <mgorny> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dev-portage |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b186ab2ae52c24da729c217b3a02813ae75c8300 commit b186ab2ae52c24da729c217b3a02813ae75c8300 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-02-02 18:15:29 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-02-02 18:15:55 +0000 app-portage/gemato: Require threading support in Python Closes: https://bugs.gentoo.org/646270 app-portage/gemato/{gemato-10.3.ebuild => gemato-10.3-r1.ebuild} | 1 + app-portage/gemato/gemato-9999.ebuild | 1 + 2 files changed, 2 insertions(+) |
sent 33.24K bytes received 8.95M bytes 60.92K bytes/sec total size is 224.44M speedup is 24.98 INFO:root:Refreshing keys from keyserver... INFO:root:Keys refreshed. Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/gemato", line 11, in <module> load_entry_point('gemato==10.3', 'console_scripts', 'gemato')() File "/usr/lib64/python2.7/site-packages/gemato/cli.py", line 403, in setuptools_main sys.exit(main(sys.argv)) File "/usr/lib64/python2.7/site-packages/gemato/cli.py", line 398, in main return vals.func(vals, argp) File "/usr/lib64/python2.7/site-packages/gemato/cli.py", line 79, in do_verify ts = m.find_timestamp() File "/usr/lib64/python2.7/site-packages/gemato/recursiveloader.py", line 414, in find_timestamp self.load_manifests_for_path('') File "/usr/lib64/python2.7/site-packages/gemato/recursiveloader.py", line 375, in load_manifests_for_path pool = multiprocessing.Pool(processes=self.max_jobs) File "/usr/lib64/python2.7/multiprocessing/__init__.py", line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File "/usr/lib64/python2.7/multiprocessing/pool.py", line 169, in __init__ self._worker_handler.start() File "/usr/lib64/python2.7/threading.py", line 736, in start _start_new_thread(self.__bootstrap, ()) thread.error: can't start new thread q: Updating ebuild cache in /usr/portage ... q: Finished 37385 entries in 0.252175 seconds