Advertisement
Guest User

octopi update windows

a guest
May 24th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. Updating, please wait.++++++++++++++++++++++++++++++++Now updating OctoPrint to 1.3.11++++++++++++++++++++++++++++++++/home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.11.zip --no-cache-dirLooking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpleCollecting https://github.com/foosel/OctoPrint/archive/1.3.11.zipDownloading https://github.com/foosel/OctoPrint/archive/1.3.11.zip (5.4MB)Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (0.10.1)Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (2.8.1)Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (4.5.3)Requirement already satisfied: Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (0.2.11)Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (2018.2.21)Collecting Flask-Principal<0.5,>=0.4 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/14/c7/2531aca6ab7baa3774fde2dfc9c9dd6d5a42576a1013a93701bfdc402fdd/Flask-Principal-0.4.0.tar.gzCollecting Flask-Babel<0.13,>=0.12 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/82/b0/986b29938d4e8be7deb552ebfd1ef16c311276a59bcae10dec567a5b3d20/Flask-Babel-0.12.2.tar.gz (44kB)Collecting Flask-Assets<0.13,>=0.12 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/86/ff/6000451570745d7a90847f6528d96d6b24c800eaaf9f26cf398accd8cee5/Flask-Assets-0.12.tar.gzCollecting werkzeug<0.16,>=0.15.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB)Collecting cachelib<0.2,>=0.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/e6/5b/39d1f9071e95123a4ae6d8bdeb53416d1af601f662641eac9b0d7c844dba/cachelib-0.1.tar.gzCollecting PyYAML<6,>=5.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/9f/2c/9417b5c774792634834e730932745bc09a7d36754ca00acf1ccd1ac2594d/PyYAML-5.1.tar.gz (274kB)Collecting markdown<3.1,>=3.0 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/7a/6b/5600647404ba15545ec37d2f7f58844d690baf2f81f3a60b862e48f29287/Markdown-3.0.1-py2.py3-none-any.whl (89kB)Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (3.4)Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (0.7.19)Collecting watchdog<0.10,>=0.9.0 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/bb/e3/5a55d48a29300160779f0a0d2776d17c1b762a2039b36de528b093b87d5b/watchdog-0.9.0.tar.gz (85kB)Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (0.1.5.post0)Collecting netifaces<0.11,>=0.10.9 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gzCollecting pylru<1.3,>=1.2 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/9c/88/30972cd0518452563221c80bffc2a5832499d736648ef8fe492affae15c5/pylru-1.2.0.tar.gzCollecting rsa<5,>=4.0 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whlCollecting pkginfo<1.6,>=1.5.0.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/e6/d5/451b913307b478c49eb29084916639dc53a88489b993530fed0a66bab8b9/pkginfo-1.5.0.1-py2.py3-none-any.whlCollecting requests<3,>=2.21.0 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)Collecting semantic_version<2.7,>=2.6 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/72/83/f76958017f3094b072d8e3a72d25c3ed65f754cc607fdb6a7b33d84ab1d5/semantic_version-2.6.0.tar.gzCollecting psutil<5.7,>=5.6.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/c6/c1/beed5e4eaa1345901b595048fab1c85aee647ea0fc02d9e8bf9aceb81078/psutil-5.6.2.tar.gz (432kB)Collecting Click<8,>=7 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (1.6.5)Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (5.2.1)Collecting chainmap<1.1,>=1.0.3 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/c7/ab/268a15383b75ca3e58ce344bce165b79768e516f8e79c87cbdaba30c38e9/chainmap-1.0.3.tar.gzCollecting future<0.18,>=0.17.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB)Collecting scandir<1.11,>=1.10 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gzCollecting websocket-client<0.57,>=0.56 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)Collecting wrapt<1.12,>=1.11.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gzCollecting futures<3.3,>=3.2 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whlCollecting emoji<0.6,>=0.5.1 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/11/2c/3053a2b5eb7185fd5234585c89b4276a28a9b02897c471a8bcff24d987f4/emoji-0.5.2.tar.gz (43kB)Collecting monotonic<1.6,>=1.5 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whlRequirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.11) (1.2)Collecting sentry-sdk==0.7.7 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/cb/61/709cf211413ed28c0606fe135cd41b7d94ffdc49d874aeba37b6e0d20000/sentry_sdk-0.7.7-py2.py3-none-any.whl (60kB)Collecting typing<4,>=3.6.6 (from OctoPrint==1.3.11)Downloading https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whlRequirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.11,>=0.10.1->OctoPrint==1.3.11) (0.24)Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint==1.3.11) (1.0)Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.11) (3.4.0.3)Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.11) (2018.4.16)Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.11) (0.5)Requirement already satisfied: blinker in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Principal<0.5,>=0.4->OctoPrint==1.3.11) (1.4)Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint==1.3.11) (2.5.3)Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint==1.3.11) (0.12.1)Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.3.11) (0.26.2)Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.3.11) (0.1.2)Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint==1.3.11) (0.4.2)Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.21.0->OctoPrint==1.3.11) (2.6)Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.21.0->OctoPrint==1.3.11) (3.0.4)Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.21.0->OctoPrint==1.3.11) (1.22)Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.3.11) (0.4.21)Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint==1.3.11) (1.11.0)Requirement already satisfied: pytz>=0a in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint==1.3.11) (2018.4)Installing collected packages: Flask-Principal, Flask-Babel, Flask-Assets, werkzeug, cachelib, PyYAML, markdown, watchdog, netifaces, pylru, rsa, pkginfo, requests, semantic-version, psutil, Click, chainmap, future, scandir, websocket-client, wrapt, futures, emoji, monotonic, sentry-sdk, typing, OctoPrintFound existing installation: Flask-Principal 0.3.5Uninstalling Flask-Principal-0.3.5:Successfully uninstalled Flask-Principal-0.3.5Running setup.py install for Flask-Principal: startedRunning setup.py install for Flask-Principal: finished with status 'done'Found existing installation: Flask-Babel 0.9Uninstalling Flask-Babel-0.9:Successfully uninstalled Flask-Babel-0.9Running setup.py install for Flask-Babel: startedRunning setup.py install for Flask-Babel: finished with status 'done'Found existing installation: Flask-Assets 0.10Uninstalling Flask-Assets-0.10:Successfully uninstalled Flask-Assets-0.10Running setup.py install for Flask-Assets: startedRunning setup.py install for Flask-Assets: finished with status 'done'Found existing installation: Werkzeug 0.8.3Uninstalling Werkzeug-0.8.3:Successfully uninstalled Werkzeug-0.8.3Running setup.py install for cachelib: startedRunning setup.py install for cachelib: finished with status 'done'Found existing installation: PyYAML 3.10Uninstalling PyYAML-3.10:Successfully uninstalled PyYAML-3.10Running setup.py install for PyYAML: startedRunning setup.py install for PyYAML: finished with status 'done'Found existing installation: Markdown 2.6.11Uninstalling Markdown-2.6.11:Successfully uninstalled Markdown-2.6.11Found existing installation: watchdog 0.8.3Uninstalling watchdog-0.8.3:Successfully uninstalled watchdog-0.8.3Running setup.py install for watchdog: startedRunning setup.py install for watchdog: finished with status 'done'Found existing installation: netifaces 0.10.7Uninstalling netifaces-0.10.7:Successfully uninstalled netifaces-0.10.7Running setup.py install for netifaces: startedRunning setup.py install for netifaces: finished with status 'error'Complete output from command /home/pi/oprint/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-dwadiW/netifaces/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-bStRdC/install-record.txt --single-version-externally-managed --compile --install-headers /home/pi/oprint/include/site/python2.7/netifaces:running installrunning buildrunning build_extchecking for getifaddrs...not found.checking for getnameinfo...not found.checking for socket IOCTLs...not found.checking for optional header files...none found.checking whether struct sockaddr has a length field...no.checking which sockaddr_xxx structs are defined...none!checking for routing socket support...no.checking for sysctl(CTL_NET...) support...no.checking for netlink support...no.building 'netifaces' extensionarm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-kKRR4y/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DNETIFACES_VERSION=0.10.9 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-armv7l-2.7/netifaces.onetifaces.c:1:0: internal compiler error: Segmentation fault#include <Python.h>symbol string index out of rangePlease submit a full bug report,with preprocessed source if appropriate.See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1----------------------------------------Rolling back uninstall of netifacesCommand "/home/pi/oprint/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-dwadiW/netifaces/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-bStRdC/install-record.txt --single-version-externally-managed --compile --install-headers /home/pi/oprint/include/site/python2.7/netifaces" failed with error code 1 in /tmp/pip-install-dwadiW/netifaces/The update did not finish successfully. Please consult <code>octoprint.log</code> and <code>plugin_softwareupdate_console.log</code> for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement