[cyber] I: Sisyphus-20170118 x86_64 beehive_status: +23 -59 (945)
ALT beekeeper
hiver на altlinux.org
Ср Янв 18 13:10:07 MSK 2017
23 NEW error logs
ananas-0.9.5-alt9
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
dekorator-0.3-alt1.7
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
dvdrip-0.98.11-alt1.qa2
perl-base is already the newest version.
E: Couldn't find package xine-ui
hsh-install: Failed to calculate package file list.
ipython-4.0.0-alt3.1.1
from pathlib2 import Path
ImportError: No module named pathlib2
make: *** [source/api/generated/gen.txt] Error 1
kdegames-3.5.13.2-alt2.2
Selected version kdelibs-devel#3.5.13.2-alt4.3 for kdelibs-devel>=3.5.13.2
E: Couldn't find package kdemultimedia-devel>=3.5.13.2
hsh-install: Failed to calculate package file list.
klamav-0.46-alt3
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
knetload-1:2.9.92-alt1
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
kscope-1.6.2-alt3.1
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
ksudoku-0.4-alt2.qa3
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
kturing-0.4-alt7.1
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
kxmleditor-1.1.4-alt4.qa3
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
libotr5-4.1.1-alt1.1
regression/random-msg-disconnect-auth.sh ....... ok
hasher-priv: master: idle time limit (3600 seconds) exceeded
perl-Gnome2-Canvas-1.002-alt5.1.1
find-requires: running scripts
(cpp,debuginfo,files,gir-js,gir-python,gir,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,typelib)
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:25:22:
fatal error: gtk2perl.h: No such file or directory
#include <gtk2perl.h>
--
cpp.req:
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
cpp failed, trying c++ mode
x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING:
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
cpp failed
--
0inputs+0outputs (0major+534246minor)pagefaults 0swaps
hasher-priv: master: idle time limit (3600 seconds) exceeded
perl-Server-Starter-0.33-alt1
starting new worker 29246
hasher-priv: master: idle time limit (3600 seconds) exceeded
python-module-ipdb-0.10.1-alt1
running build_ext
test_import (tests.test_import.ImportTest) ... ERROR
ERROR: test_import (tests.test_import.ImportTest)
Traceback (most recent call last):
--
from pathlib2 import Path
ImportError: No module named pathlib2
Ran 1 test in 0.133s
FAILED (errors=1)
python-module-ipykernel-4.0.3-alt2.1.1
==================================== ERRORS ====================================
__________ ERROR collecting ipykernel/inprocess/tests/test_kernel.py ___________
/usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport
--
from pathlib2 import Path
E ImportError: No module named pathlib2
_______ ERROR collecting ipykernel/inprocess/tests/test_kernelmanager.py _______
/usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport
--
from pathlib2 import Path
E ImportError: No module named pathlib2
_______________ ERROR collecting ipykernel/tests/test_connect.py _______________
/usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport
--
from pathlib2 import Path
E ImportError: No module named pathlib2
____________ ERROR collecting ipykernel/tests/test_embed_kernel.py _____________
/usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport
--
from pathlib2 import Path
E ImportError: No module named pathlib2
______________ ERROR collecting ipykernel/tests/test_jsonutil.py _______________
/usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport
--
from pathlib2 import Path
E ImportError: No module named pathlib2
python-module-jupyter_client-4.0.0-alt2.1.1
resource_dir = d[kernel_name.lower()]
except KeyError:
> raise NoSuchKernel(kernel_name)
--
resource_dir = d[kernel_name.lower()]
except KeyError:
> raise NoSuchKernel(kernel_name)
--
resource_dir = d[kernel_name.lower()]
except KeyError:
> raise NoSuchKernel(kernel_name)
--
resource_dir = d[kernel_name.lower()]
except KeyError:
> raise NoSuchKernel(kernel_name)
--
resource_dir = d[kernel_name.lower()]
except KeyError:
> raise NoSuchKernel(kernel_name)
python-module-jupyter_console-4.1.0-alt1.dev.git20150812.1
Ensure display protocol plain/text key is supported ... ok
Failure: ImportError (No module named pathlib2) ... ERROR
ERROR: Failure: ImportError (No module named pathlib2)
Traceback (most recent call last):
--
from pathlib2 import Path
ImportError: No module named pathlib2
FAIL: jupyter console --help-all works
Traceback (most recent call last):
--
nt.assert_equal(rc, 0, err)
AssertionError: Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
--
from pathlib2 import Path
ImportError: No module named pathlib2
Name Stmts Miss Cover Missing
--
Ran 4 tests in 0.930s
FAILED (errors=1, failures=1)
python-module-nbconvert-4.0.0-alt2.1.1
from pathlib2 import Path
ImportError: No module named pathlib2
/usr/src/RPM/BUILD/python-module-nbconvert-4.0.0/docs/source/api/writers.rst:11: WARNING:
autodoc: failed to import class u'WriterBase' from module u'nbconvert.writers'; the
following exception was raised:
--
from pathlib2 import Path
ImportError: No module named pathlib2
/usr/src/RPM/BUILD/python-module-nbconvert-4.0.0/docs/source/api/writers.rst:20: WARNING:
autodoc: failed to import class u'DebugWriter' from module u'nbconvert.writers'; the
following exception was raised:
--
from pathlib2 import Path
ImportError: No module named pathlib2
/usr/src/RPM/BUILD/python-module-nbconvert-4.0.0/docs/source/api/writers.rst:22: WARNING:
autodoc: failed to import class u'FilesWriter' from module u'nbconvert.writers'; the
following exception was raised:
--
from pathlib2 import Path
ImportError: No module named pathlib2
/usr/src/RPM/BUILD/python-module-nbconvert-4.0.0/docs/source/api/writers.rst:24: WARNING:
autodoc: failed to import class u'StdoutWriter' from module u'nbconvert.writers';
the following exception was raised:
--
from pathlib2 import Path
ImportError: No module named pathlib2
/usr/src/RPM/BUILD/python-module-nbconvert-4.0.0/docs/source/index.rst:14: WARNING:
toctree contains reference to nonexisting document u'config_options'
--
from pathlib2 import Path
ImportError: No module named pathlib2
make: *** [ipynb2rst] Error 1
python-module-qtconsole-4.0.1-alt1.1.1
making output directory...
Extension error:
Could not import extension IPython.sphinxext.ipython_console_highlighting (exception:
No module named pathlib2)
python-module-scikit-nano-0.3.6-alt1.git20141208.1.1
Running Sphinx v1.4.1
Extension error:
Could not import extension IPython.sphinxext.ipython_console_highlighting (exception:
No module named pathlib2)
python-module-scikits.statsmodels-1:0.7.0-alt4.git20150731.1
WARNING: while setting up extension ['?', 'matplotlib.sphinxext.only_directives']:
node class 'latex_only' is already registered, its visitors will be overridden
Extension error:
Could not import extension IPython.sphinxext.ipython_console_highlighting (exception:
No module named pathlib2)
qdvdauthor-1.5.0-alt2.qa4
Selecting gcc6-c++ for 'gcc-c++'
E: Couldn't find package kdepim-devel
hsh-install: Failed to calculate package file list.
59 error logs REMOVED from the list
0ad-1:0.0.20-alt1
SimplePAMApps-0.60-alt34
accel-ppp-1.11.1-alt1
cdrdao-1.2.3-alt3.qa1
chromium-55.0.2883.75-alt1
cloud-init-0.7.8-alt2.git9d826b88
gromit-20041213-alt1.1
gst-ffmpeg-0.10.13-alt1
handbrake-0.9.9.1-alt1.svn6036
jack-audio-connection-kit-1:1.9.10-alt1
kdepim-1:3.5.13.2-alt5.3
kdesdk-3.5.13.2-alt2.1
libav0.8-1:0.8.11-alt1
libav9-1:9.13-alt1
libgtkimageview-1.6.4-alt2.qa1
libmathgl-2.3.2-alt1
libxine-1.1.21-alt7
libyui-3.0.10-alt1
libyui-ncurses-2.44.1-alt1
libyui-qt-2.43.5-alt1
lp_solve-5.5.2.0-alt1
lzop-1.03-alt2
openstack-aodh-3.0.1-alt1
openstack-ceilometer-1:7.0.0-alt2
openstack-cinder-1:9.1.0-alt1
openstack-glance-1:13.0.0-alt4
openstack-heat-1:7.0.1-alt1
openstack-neutron-1:9.1.1-alt1
openstack-neutron-fwaas-1:9.0.0-alt1
openstack-neutron-lbaas-1:9.1.0-alt2
openstack-neutron-vpnaas-1:9.0.0-alt1
perl-HTML-FormFu-MultiForm-1.00-alt1
perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
picard-qt-0.15.1-alt1.1.1
python-module-2gis-1.3.0-alt1.git20140722.1.1
python-module-Enable-4.6.0-alt3.git20151207
python-module-WSGIProxy2-0.4.3-alt1.dev0.git20141227.1.1
python-module-amqp-1:1.4.9-alt1
python-module-cell-0.0.3-alt1.git20140709.1.1
python-module-cubicweb-narval-4.2.3-alt1
python-module-django-horizon-1:10.0.1-alt1
python-module-facebook-sdk-1.0.0-alt1.alpha.git20140828.1.1
python-module-hawkauthlib-0.1.1-alt1.git20131112.1
python-module-httpretty_fixtures-2.0.1-alt1.git20150714.1
python-module-json_resource_http-0.1.3-alt1.1
python-module-manilaclient-1.11.0-alt1
python-module-mls.apiclient-1.2-alt1.dev.git20140714.1.1
python-module-pep257-0.5.0-alt1.alpha.git20150226.1.1
python-module-radar-0.3-alt1.git20131211.1.1
python-module-requests-cache-0.4.9-alt1.git20150117.1.1
python-module-requests-kerberos-0.6.1-alt1.git20141114.1
python-module-requests-mock-0.6.0-alt1.git20141216.1
python-module-requests-oauthlib-0.4.1-alt1.git20140606.1.1
python-module-slacker-0.6.8-alt1.git20150717.1
python-module-sphinxcontrib-images-0.5.0-alt1.git20150324.1
stmpclean-0.3-alt4
telepathy-haze-0.8.0.1-alt0.3
xine-ui-0.99.6-alt1.1
zoneminder-1.27.0-alt4
Total 945 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk