Closed fredjedimaster closed 7 years ago
@fredjedimaster
Hi,
Its untested on this device, our main focus is RPi for this software as we support RPi camera in DietPi, hence disabled.
You can override this and force the install to test:
dietpi-software install 136
Thanks for helping.
Did not work.
I got the following messages:
>
> DietPi-Software
> ─────────────────────────────────────────────────────
> Mode: Install software
> Please wait...
>
> MotionEye: web interface & surveillance for your camera
> [Info] Please wait...
>
> # processing | D i e t P i #
>
> [Info] Testing connection to http://github.com/Motion-Project/motion
> [Info] Max duration of 20 seconds, please wait...
> [Ok] Connection test | Completed
>
> [Info] Apt-get is processing, please wait...
>
> --2017-10-14 10:36:08-- http://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_jessie_motion_4.0.1-1_armhf.deb
> Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
> Connecting to github.com (github.com)|192.30.253.112|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_jessie_motion_4.0.1-1_armhf.deb [following]
> --2017-10-14 10:36:09-- https://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_jessie_motion_4.0.1-1_armhf.deb
> Connecting to github.com (github.com)|192.30.253.112|:443... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/20822620/44aa1c18-9a2d-11e6-9750-cf4e6f150f31?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171014T143611Z&X-Amz-Expires=300&X-Amz-Signature=357171f3c7a69d429625b669b108bedf96fcd3245a2b753782c340598f52bd81&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dpi_jessie_motion_4.0.1-1_armhf.deb&response-content-type=application%2Foctet-stream [following]
> --2017-10-14 10:36:12-- https://github-production-release-asset-2e65be.s3.amazonaws.com/20822620/44aa1c18-9a2d-11e6-9750-cf4e6f150f31?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171014T143611Z&X-Amz-Expires=300&X-Amz-Signature=357171f3c7a69d429625b669b108bedf96fcd3245a2b753782c340598f52bd81&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dpi_jessie_motion_4.0.1-1_armhf.deb&response-content-type=application%2Foctet-stream
> Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.229.67
> Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.229.67|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 277688 (271K) [application/octet-stream]
> Saving to: ‘package.deb’
>
> package.deb 100%[=====================>] 271.18K 21.2KB/s in 13s
>
> 2017-10-14 10:36:28 (21.2 KB/s) - ‘package.deb’ saved [277688/277688]
>
> (Reading database ... 42034 files and directories currently installed.)
> Preparing to unpack package.deb ...
> Unpacking motion (4.0.1-1) over (4.0.1-1) ...
> Setting up motion (4.0.1-1) ...
> Processing triggers for systemd (215-17+deb8u7) ...
> Processing triggers for man-db (2.7.0.2-5) ...
> Collecting motioneye
> Collecting pillow (from motioneye)
> Using cached Pillow-4.3.0.tar.gz
> Requirement already satisfied: tornado>=3.1 in /usr/local/lib/python2.7/dist-packages (from motioneye)
> Requirement already satisfied: jinja2 in /usr/local/lib/python2.7/dist-packages (from motioneye)
> Collecting pycurl (from motioneye)
> Using cached pycurl-7.43.0.tar.gz
> Requirement already satisfied: olefile in /usr/local/lib/python2.7/dist-packages (from pillow->motioneye)
> Requirement already satisfied: backports-abc>=0.4 in /usr/local/lib/python2.7/dist-packages (from tornado>=3.1->motioneye)
> Requirement already satisfied: certifi in /usr/local/lib/python2.7/dist-packages (from tornado>=3.1->motioneye)
> Requirement already satisfied: singledispatch in /usr/local/lib/python2.7/dist-packages (from tornado>=3.1->motioneye)
> Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from jinja2->motioneye)
> Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from singledispatch->tornado>=3.1->motioneye)
> Building wheels for collected packages: pillow, pycurl
> Running setup.py bdist_wheel for pillow ... error
> Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vGpEr4/pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpEQ75Clpip-wheel- --python-tag cp27:
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib.linux-armv7l-2.7
> creating build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImagePalette.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IcnsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/__init__.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PSDraw.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/version.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageOps.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BdfFontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageTk.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PixarImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/DcxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XpmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PyAccess.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PdfImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMode.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/JpegPresets.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ContainerIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageShow.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFont.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PaletteFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GbrImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IcoImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PpmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/McIdasImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMath.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PalmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MspImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TarIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WebPImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FtexImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcdImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XbmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GribStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/features.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageStat.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WmfImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PngImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XVThumbImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageWin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GimpPaletteFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FpxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TiffTags.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TiffImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WalImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MpoImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageCms.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MpegImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_binary.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/JpegImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageSequence.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SpiderImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/OleFileIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImagePath.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcfFontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageDraw2.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GimpGradientFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFilter.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IptcImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Image.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BmpImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageGrab.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageTransform.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ExifTags.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PsdImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GifImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageEnhance.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/DdsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/CurImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FliImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMorph.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageColor.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SunImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/EpsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_util.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Jpeg2KImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImtImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageChops.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageQt.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_tkinter_finder.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MicImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageDraw.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TgaImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Hdf5StubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SgiImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GdImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BufrStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FitsStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> running egg_info
> writing requirements to Pillow.egg-info/requires.txt
> writing Pillow.egg-info/PKG-INFO
> writing top-level names to Pillow.egg-info/top_level.txt
> writing dependency_links to Pillow.egg-info/dependency_links.txt
> reading manifest file 'Pillow.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.sh'
> no previously-included directories found matching 'docs/_static'
> warning: no previously-included files found matching '.coveragerc'
> warning: no previously-included files found matching 'codecov.yml'
> warning: no previously-included files found matching '.editorconfig'
> warning: no previously-included files found matching '.landscape.yaml'
> warning: no previously-included files found matching '.travis'
> warning: no previously-included files found matching '.travis/*'
> warning: no previously-included files found matching 'appveyor.yml'
> warning: no previously-included files found matching 'build_children.sh'
> warning: no previously-included files found matching 'tox.ini'
> warning: no previously-included files matching '.git*' found anywhere in distribution
> warning: no previously-included files matching '*.pyc' found anywhere in distribution
> warning: no previously-included files matching '*.so' found anywhere in distribution
> writing manifest file 'Pillow.egg-info/SOURCES.txt'
> running build_ext
>
>
> The headers or library files could not be found for zlib,
> a required dependency when compiling Pillow from source.
>
> Please see the install instructions at:
> https://pillow.readthedocs.io/en/latest/installation.html
>
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "/tmp/pip-build-vGpEr4/pillow/setup.py", line 799, in <module>
> raise RequiredDependencyException(msg)
> __main__.RequiredDependencyException:
>
> The headers or library files could not be found for zlib,
> a required dependency when compiling Pillow from source.
>
> Please see the install instructions at:
> https://pillow.readthedocs.io/en/latest/installation.html
>
>
>
> ----------------------------------------
> Failed building wheel for pillow
> Running setup.py clean for pillow
> Running setup.py bdist_wheel for pycurl ... error
> Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vGpEr4/pycurl/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpU1dg2Ipip-wheel- --python-tag cp27:
> Using curl-config (libcurl 7.38.0)
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib.linux-armv7l-2.7
> creating build/lib.linux-armv7l-2.7/curl
> copying python/curl/__init__.py -> build/lib.linux-armv7l-2.7/curl
> running build_ext
> building 'pycurl' extension
> creating build/temp.linux-armv7l-2.7
> creating build/temp.linux-armv7l-2.7/src
> arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-armv7l-2.7/src/docstrings.o
> unable to execute 'arm-linux-gnueabihf-gcc': No such file or directory
> error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
>
> ----------------------------------------
> Failed building wheel for pycurl
> Running setup.py clean for pycurl
> Failed to build pillow pycurl
> Installing collected packages: pillow, pycurl, motioneye
> Running setup.py install for pillow ... error
> Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vGpEr4/pillow/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-CsFhTX-record/install-record.txt --single-version-externally-managed --compile:
> running install
> running build
> running build_py
> creating build
> creating build/lib.linux-armv7l-2.7
> creating build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImagePalette.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IcnsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/__init__.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PSDraw.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/version.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageOps.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BdfFontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageTk.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PixarImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/DcxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XpmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PyAccess.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PdfImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMode.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/JpegPresets.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ContainerIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageShow.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFont.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PaletteFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GbrImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IcoImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PpmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/McIdasImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMath.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PalmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MspImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TarIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WebPImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FtexImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcdImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XbmImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GribStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/features.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageStat.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WmfImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PngImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/XVThumbImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageWin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GimpPaletteFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FpxImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TiffTags.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TiffImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/WalImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MpoImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageCms.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MpegImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_binary.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/JpegImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageSequence.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SpiderImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/OleFileIO.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImagePath.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PcfFontFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageDraw2.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GimpGradientFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageFilter.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/IptcImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Image.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BmpImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageGrab.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageTransform.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ExifTags.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/PsdImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GifImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageEnhance.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/DdsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/CurImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FliImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageMorph.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageColor.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SunImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/EpsImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_util.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Jpeg2KImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImtImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageChops.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageQt.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/_tkinter_finder.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/MicImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/ImageDraw.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/TgaImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/Hdf5StubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/SgiImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/GdImageFile.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/BufrStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> copying PIL/FitsStubImagePlugin.py -> build/lib.linux-armv7l-2.7/PIL
> running egg_info
> writing requirements to Pillow.egg-info/requires.txt
> writing Pillow.egg-info/PKG-INFO
> writing top-level names to Pillow.egg-info/top_level.txt
> writing dependency_links to Pillow.egg-info/dependency_links.txt
> reading manifest file 'Pillow.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.sh'
> no previously-included directories found matching 'docs/_static'
> warning: no previously-included files found matching '.coveragerc'
> warning: no previously-included files found matching 'codecov.yml'
> warning: no previously-included files found matching '.editorconfig'
> warning: no previously-included files found matching '.landscape.yaml'
> warning: no previously-included files found matching '.travis'
> warning: no previously-included files found matching '.travis/*'
> warning: no previously-included files found matching 'appveyor.yml'
> warning: no previously-included files found matching 'build_children.sh'
> warning: no previously-included files found matching 'tox.ini'
> warning: no previously-included files matching '.git*' found anywhere in distribution
> warning: no previously-included files matching '*.pyc' found anywhere in distribution
> warning: no previously-included files matching '*.so' found anywhere in distribution
> writing manifest file 'Pillow.egg-info/SOURCES.txt'
> running build_ext
>
>
> The headers or library files could not be found for zlib,
> a required dependency when compiling Pillow from source.
>
> Please see the install instructions at:
> https://pillow.readthedocs.io/en/latest/installation.html
>
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "/tmp/pip-build-vGpEr4/pillow/setup.py", line 799, in <module>
> raise RequiredDependencyException(msg)
> __main__.RequiredDependencyException:
>
> The headers or library files could not be found for zlib,
> a required dependency when compiling Pillow from source.
>
> Please see the install instructions at:
> https://pillow.readthedocs.io/en/latest/installation.html
>
>
>
> ----------------------------------------
> Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vGpEr4/pillow/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-CsFhTX-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-vGpEr4/pillow/
>
> DietPi-Services
> ─────────────────────────────────────────────────────
> Mode: stop
> Please wait...
>
> [Ok] cron
> [Ok] proftpd
>
>
> DietPi-Software
> ─────────────────────────────────────────────────────
> Mode: Optimize and configure software
> Please wait...
>
> [Info] Applying DietPi optimizations and configurations for OrangePi Zero (armv7l)
> [Info] Please wait...
>
> # processing | D i e t P i #
>
> cp: cannot stat ‘/usr/local/share/motioneye/extra/motioneye.conf.sample’: No such file or directory
> sed: can't read /etc/motioneye/motioneye.conf: No such file or directory
> cp: cannot stat ‘/usr/local/share/motioneye/extra/motioneye.systemd-unit-local’: No such file or directory
>
>
@fredjedimaster
The headers or library files could not be found for zlib,
apt-get install -y v4l-utils python python-dev curl libssl-dev libcurl4-openssl-dev libjpeg-dev zlib1g-dev
dietpi-software install 136
Thanks...
Did not work.
Got this message:
Failed building wheel for pillow
And this:
Failed building wheel for pycurl
The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source.
Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-If6HLW/pillow/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-tNL87D-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-If6HLW/pillow/
How to fix it?
@Fourdee Thanks for the Help. Seems ccrisan does not get support for orange pi's board.
@fredjedimaster
dietpi-software list
Find all software with 'cam' in its name
dietpi-software list | grep cam
Creating a bug report/issue:
Required Information:
Additional Information (if applicable):
Expected behaviour:
After type dietpi-software the MotionEye should be displayed on the lists.
Actual behaviour:
MotionEye does not appears in the lists
Steps to reproduce:
Install dietpi type dietpi-software Search for MotionEye in Software Optmized and Software Additional
Did you submit a
dietpi-bugreport
?No
Extra details:
Tryed install manually but no sucess...