NEWS
Motio Eye & IoB
-
Hallo zusammen,
ich will meine Foscams über Motioneye in mein Vis einbinden.
Leider scheitert es schon an der Installation,ich gehe nach dieser Anleitung vor https://wiki.instar.de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/ich bekomme Motion eye einfach nich neben IOB installiert und muss sagen das ich mit meinem Latain am ende bin.
Anbei meine Istallation und die Fehler die auftauchenpi@raspberrypi:~ $ sudo apt-get install ffmpeg v4l-utils Reading package lists... Done Building dependency tree Reading state information... Done v4l-utils is already the newest version (1.16.3-3). ffmpeg is already the newest version (7:4.1.4-1+rpt7~deb10u1). 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. pi@raspberrypi:~ $ pi@raspberrypi:~ $ sudo apt-get install libmariadbclient18 libpq5 Reading package lists... Done Building dependency tree Reading state information... Done Package libmariadbclient18 is not available, but is referred to by another packa ge. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libmariadb3 E: Package 'libmariadbclient18' has no installation candidate pi@raspberrypi:~ $ wget https://github.com/Motion-Project/motion/releases/downlo ad/release-4.1.1/pi_stretch_motion_4.1.1-1_armhf.deb --2020-07-02 17:47:12-- https://github.com/Motion-Project/motion/releases/downl oad/release-4.1.1/pi_stretch_motion_4.1.1-1_armhf.deb Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/208226 20/c4cfe26a-ddca-11e7-87cc-4c84bdcc0f29?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-C redential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4_request&X-Amz- Date=20200702T154713Z&X-Amz-Expires=300&X-Amz-Signature=5aded929a336453016bca16b 2ab2b1a6bf6295c5e0a1b3b2bd80dd2dfb0b516b&X-Amz-SignedHeaders=host&actor_id=0&rep o_id=20822620&response-content-disposition=attachment%3B%20filename%3Dpi_stretch _motion_4.1.1-1_armhf.deb&response-content-type=application%2Foctet-stream [foll owing] --2020-07-02 17:47:13-- https://github-production-release-asset-2e65be.s3.amazo naws.com/20822620/c4cfe26a-ddca-11e7-87cc-4c84bdcc0f29?X-Amz-Algorithm=AWS4-HMAC -SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4 _request&X-Amz-Date=20200702T154713Z&X-Amz-Expires=300&X-Amz-Signature=5aded929a 336453016bca16b2ab2b1a6bf6295c5e0a1b3b2bd80dd2dfb0b516b&X-Amz-SignedHeaders=host &actor_id=0&repo_id=20822620&response-content-disposition=attachment%3B%20filena me%3Dpi_stretch_motion_4.1.1-1_armhf.deb&response-content-type=application%2Foct et-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-produc tion-release-asset-2e65be.s3.amazonaws.com)... 52.216.241.100 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-pr oduction-release-asset-2e65be.s3.amazonaws.com)|52.216.241.100|:443... connected . HTTP request sent, awaiting response... 200 OK Length: 282082 (275K) [application/octet-stream] Saving to: ‘pi_stretch_motion_4.1.1-1_armhf.deb’ pi_stretch_motion_4 100%[===================>] 275.47K 694KB/s in 0.4s 2020-07-02 17:47:14 (694 KB/s) - ‘pi_stretch_motion_4.1.1-1_armhf.deb’ saved [28 2082/282082] pi@raspberrypi:~ $ sudo dpkg -i pi_stretch_motion_4.1.1-1_armhf.deb Selecting previously unselected package motion. (Reading database ... 100903 files and directories currently installed.) Preparing to unpack pi_stretch_motion_4.1.1-1_armhf.deb ... Unpacking motion (4.1.1-1) ... dpkg: dependency problems prevent configuration of motion: motion depends on libavcodec57 (>= 7:3.2.9) | libavcodec-extra57 (>= 7:3.2.9); however: Package libavcodec57 is not installed. Package libavcodec-extra57 is not installed. motion depends on libavdevice57 (>= 7:3.2.9); however: Package libavdevice57 is not installed. motion depends on libavformat57 (>= 7:3.2.9); however: Package libavformat57 is not installed. motion depends on libavutil55 (>= 7:3.2.9); however: Package libavutil55 is not installed. motion depends on libmariadbclient18 (>= 5.5.36); however: Package libmariadbclient18 is not installed. motion depends on libpq5; however: Package libpq5 is not installed. motion depends on libswscale4 (>= 7:3.2.9); however: Package libswscale4 is not installed. dpkg: error processing package motion (--install): dependency problems - leaving unconfigured Processing triggers for systemd (241-7~deb10u2+rpi1) ... Processing triggers for man-db (2.8.5-2) ... Errors were encountered while processing: motion pi@raspberrypi:~ $ apt-get install ffmpeg libmariadb3 libpq5 libmicrohttpd12 E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root? pi@raspberrypi:~ $ wget https://github.com/Motion-Project/motion/releases/downl oad/release-4.2.2/pi_buster_motion_4.2.2-1_armhf.deb --2020-07-02 17:48:21-- https://github.com/Motion-Project/motion/releases/downl oad/release-4.2.2/pi_buster_motion_4.2.2-1_armhf.deb Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/208226 20/77fdcb80-bc14-11e9-81f5-70e7bfc5bdfb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-C redential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4_request&X-Amz- Date=20200702T154624Z&X-Amz-Expires=300&X-Amz-Signature=ffbe4f9b7c03029c23462eab eb412aa5c94f758cefdaec0649dbb66f08905325&X-Amz-SignedHeaders=host&actor_id=0&rep o_id=20822620&response-content-disposition=attachment%3B%20filename%3Dpi_buster_ motion_4.2.2-1_armhf.deb&response-content-type=application%2Foctet-stream [follo wing] --2020-07-02 17:48:21-- https://github-production-release-asset-2e65be.s3.amazo naws.com/20822620/77fdcb80-bc14-11e9-81f5-70e7bfc5bdfb?X-Amz-Algorithm=AWS4-HMAC -SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4 _request&X-Amz-Date=20200702T154624Z&X-Amz-Expires=300&X-Amz-Signature=ffbe4f9b7 c03029c23462eabeb412aa5c94f758cefdaec0649dbb66f08905325&X-Amz-SignedHeaders=host &actor_id=0&repo_id=20822620&response-content-disposition=attachment%3B%20filena me%3Dpi_buster_motion_4.2.2-1_armhf.deb&response-content-type=application%2Focte t-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-produc tion-release-asset-2e65be.s3.amazonaws.com)... 52.216.241.100 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-pr oduction-release-asset-2e65be.s3.amazonaws.com)|52.216.241.100|:443... connected . HTTP request sent, awaiting response... 200 OK Length: 312748 (305K) [application/octet-stream] Saving to: ‘pi_buster_motion_4.2.2-1_armhf.deb’ pi_buster_motion_4. 100%[===================>] 305.42K 738KB/s in 0.4s 2020-07-02 17:48:22 (738 KB/s) - ‘pi_buster_motion_4.2.2-1_armhf.deb’ saved [312 748/312748] pi@raspberrypi:~ $ dpkg -i pi_buster_motion_4.2.2-1_armhf.deb dpkg: error: requested operation requires superuser privilege pi@raspberrypi:~ $ wget https://github.com/Motion-Project/motion/releases/downl oad/release-4.2.2/pi_buster_motion_4.2.2-1_armhf.deb --2020-07-02 17:48:50-- https://github.com/Motion-Project/motion/releases/downl oad/release-4.2.2/pi_buster_motion_4.2.2-1_armhf.deb Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/208226 20/77fdcb80-bc14-11e9-81f5-70e7bfc5bdfb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-C redential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4_request&X-Amz- Date=20200702T154850Z&X-Amz-Expires=300&X-Amz-Signature=c5be105e65b5a171b6a564a0 f7e13fdf3cb709216c2f613a743b09d1bc99f73e&X-Amz-SignedHeaders=host&actor_id=0&rep o_id=20822620&response-content-disposition=attachment%3B%20filename%3Dpi_buster_ motion_4.2.2-1_armhf.deb&response-content-type=application%2Foctet-stream [follo wing] --2020-07-02 17:48:50-- https://github-production-release-asset-2e65be.s3.amazo naws.com/20822620/77fdcb80-bc14-11e9-81f5-70e7bfc5bdfb?X-Amz-Algorithm=AWS4-HMAC -SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200702%2Fus-east-1%2Fs3%2Faws4 _request&X-Amz-Date=20200702T154850Z&X-Amz-Expires=300&X-Amz-Signature=c5be105e6 5b5a171b6a564a0f7e13fdf3cb709216c2f613a743b09d1bc99f73e&X-Amz-SignedHeaders=host &actor_id=0&repo_id=20822620&response-content-disposition=attachment%3B%20filena me%3Dpi_buster_motion_4.2.2-1_armhf.deb&response-content-type=application%2Focte t-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-produc tion-release-asset-2e65be.s3.amazonaws.com)... 52.216.241.100 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-pr oduction-release-asset-2e65be.s3.amazonaws.com)|52.216.241.100|:443... connected . HTTP request sent, awaiting response... 200 OK Length: 312748 (305K) [application/octet-stream] Saving to: ‘pi_buster_motion_4.2.2-1_armhf.deb.1’ pi_buster_motion_4. 100%[===================>] 305.42K 728KB/s in 0.4s 2020-07-02 17:48:51 (728 KB/s) - ‘pi_buster_motion_4.2.2-1_armhf.deb.1’ saved [3 12748/312748] pi@raspberrypi:~ $ dpkg -i pi_buster_motion_4.2.2-1_armhf.deb dpkg: error: requested operation requires superuser privilege pi@raspberrypi:~ $ sudo dpkg -i pi_buster_motion_4.2.2-1_armhf.deb (Reading database ... 100939 files and directories currently installed.) Preparing to unpack pi_buster_motion_4.2.2-1_armhf.deb ... Unpacking motion (4.2.2-1) over (4.1.1-1) ... dpkg: dependency problems prevent configuration of motion: motion depends on libmariadb3 (>= 3.0.0); however: Package libmariadb3 is not installed. motion depends on libmicrohttpd12 (>= 0.9.50); however: Package libmicrohttpd12 is not installed. motion depends on libpq5; however: Package libpq5 is not installed. dpkg: error processing package motion (--install): dependency problems - leaving unconfigured Processing triggers for systemd (241-7~deb10u2+rpi1) ... Processing triggers for man-db (2.8.5-2) ... Errors were encountered while processing: motion pi@raspberrypi:~ $ apt-get install python-pip python-dev libssl-dev libcurl4-ope nssl-dev libjpeg-dev libz-dev E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root? pi@raspberrypi:~ $ sudo apt-get install python-pip python-dev libssl-dev libcurl 4-openssl-dev libjpeg-dev libz-dev Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'zlib1g-dev' instead of 'libz-dev' libjpeg-dev is already the newest version (1:1.5.2-2). python-dev is already the newest version (2.7.16-1). python-dev set to manually installed. zlib1g-dev is already the newest version (1:1.2.11.dfsg-1). zlib1g-dev set to manually installed. python-pip is already the newest version (18.1-5+rpt1). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libcurl4-openssl-dev : Depends: libcurl4 (= 7.64.0-4+deb10u1) but 7.64.0-4 is t o be installed libssl-dev : Depends: libssl1.1 (= 1.1.1d-0+deb10u3+rpt1) but 1.1.1d-0+deb10u2+ rpt1 is to be installed motion : Depends: libmariadb3 (>= 3.0.0) but it is not going to be installed Depends: libmicrohttpd12 (>= 0.9.50) but it is not going to be install ed Depends: libpq5 but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or speci fy a solution). pi@raspberrypi:~ $ pip install motioneye Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting motioneye Downloading https://files.pythonhosted.org/packages/c5/ff/139b4b02ed089b2b50ee e65d1059ae0d29064ab5f4ad429e45c702396697/motioneye-0.42.1.tar.gz (758kB) 100% |████████████████████████████████| 768kB 483kB/s Requirement already satisfied: jinja2 in /usr/lib/python2.7/dist-packages (from motioneye) (2.10) Requirement already satisfied: pillow in /usr/lib/python2.7/dist-packages (from motioneye) (5.4.1) Collecting pycurl (from motioneye) Downloading https://files.pythonhosted.org/packages/ef/05/4b773f74f830a90a326b 06f9b24e65506302ab049e825a3c0b60b1a6e26a/pycurl-7.43.0.5.tar.gz (216kB) 100% |████████████████████████████████| 225kB 1.5MB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-bpuipw/pycurl/setup.py", line 961, in <module> ext = get_extension(sys.argv, split_extension_source=split_extension_sou rce) File "/tmp/pip-install-bpuipw/pycurl/setup.py", line 623, in get_extension ext_config = ExtensionConfiguration(argv) File "/tmp/pip-install-bpuipw/pycurl/setup.py", line 101, in __init__ self.configure() File "/tmp/pip-install-bpuipw/pycurl/setup.py", line 238, in configure_uni x raise ConfigurationError(msg) __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such fi le or directory ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install- bpuipw/pycurl/ pi@raspberrypi:~ $ mkdir -p /etc/motioneye mkdir: cannot create directory ‘/etc/motioneye’: Permission denied pi@raspberrypi:~ $ sudo mkdir -p /etc/motioneye pi@raspberrypi:~ $ cp /usr/local/share/motioneye/extra/motioneye.conf.sample /et c/motioneye/motioneye.conf cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.conf.sample': No suc h file or directory pi@raspberrypi:~ $ sudo cp /usr/local/share/motioneye/extra/motioneye.conf.sampl e /etc/motioneye/motioneye.conf cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.conf.sample': No suc h file or directory pi@raspberrypi:~ $ mkdir -p /var/lib/motioneye mkdir: cannot create directory ‘/var/lib/motioneye’: Permission denied pi@raspberrypi:~ $ sudo mkdir -p /var/lib/motioneye pi@raspberrypi:~ $ cp /usr/local/share/motioneye/extra/motioneye.systemd-unit-l ocal /etc/systemd/system/motioneye.service cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.systemd-unit-local': No such file or directory pi@raspberrypi:~ $ sudo cp /usr/local/share/motioneye/extra/motioneye.systemd-u nit-local /etc/systemd/system/motioneye.service cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.systemd-unit-local': No such file or directory pi@raspberrypi:~ $ sudo systemctl daemon-reload pi@raspberrypi:~ $ systemctl enable motioneye ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-unit-files === Authentication is required to manage system service or unit files. Multiple identities can be used for authentication: 1. ,,, (pi) 2. root Choose identity to authenticate as (1-2): sudo systemctl enable motioneye Invalid response `sudo systemctl enable motioneye'. ==== AUTHENTICATION CANCELED === Failed to enable unit: Access denied pi@raspberrypi:~ $ sudo systemctl enable motioneye Failed to enable unit: Unit file motioneye.service does not exist. pi@raspberrypi:~ $ apt-get install python-pip python-dev libssl-dev libcurl4-ope nssl-dev libjpeg-dev libz-dev E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root? pi@raspberrypi:~ $ sudo apt-get install python-pip python-dev libssl-dev libcurl 4-openssl-dev libjpeg-dev libz-dev Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'zlib1g-dev' instead of 'libz-dev' libjpeg-dev is already the newest version (1:1.5.2-2). python-dev is already the newest version (2.7.16-1). python-dev set to manually installed. zlib1g-dev is already the newest version (1:1.2.11.dfsg-1). zlib1g-dev set to manually installed. python-pip is already the newest version (18.1-5+rpt1). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libcurl4-openssl-dev : Depends: libcurl4 (= 7.64.0-4+deb10u1) but 7.64.0-4 is t o be installed libssl-dev : Depends: libssl1.1 (= 1.1.1d-0+deb10u3+rpt1) but 1.1.1d-0+deb10u2+ rpt1 is to be installed motion : Depends: libmariadb3 (>= 3.0.0) but it is not going to be installed Depends: libmicrohttpd12 (>= 0.9.50) but it is not going to be install ed Depends: libpq5 but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or speci fy a solution). pi@raspberrypi:~ $ apt --fix-broken install E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root? pi@raspberrypi:~ $ sudo apt --fix-broken install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: libmariadb3 libmicrohttpd12 libpq5 mariadb-common mysql-common The following NEW packages will be installed: libmariadb3 libmicrohttpd12 libpq5 mariadb-common mysql-common 0 upgraded, 5 newly installed, 0 to remove and 132 not upgraded. 1 not fully installed or removed. Need to get 435 kB of archives. After this operation, 1,417 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf mysq l-common all 5.8+1.0.5 [7,324 B] Get:2 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf mari adb-common all 1:10.3.22-0+deb10u1 [31.9 kB] Get:4 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian b uster/main armhf libmicrohttpd12 armhf 0.9.62-1 [86.6 kB] Get:3 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libm ariadb3 armhf 1:10.3.22-0+deb10u1 [158 kB] Get:5 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libp q5 armhf 11.7-0+deb10u1 [151 kB] Fetched 435 kB in 1s (296 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 100957 files and directories currently installed.) Preparing to unpack .../mysql-common_5.8+1.0.5_all.deb ... Unpacking mysql-common (5.8+1.0.5) ... Selecting previously unselected package mariadb-common. Preparing to unpack .../mariadb-common_1%3a10.3.22-0+deb10u1_all.deb ... Unpacking mariadb-common (1:10.3.22-0+deb10u1) ... Selecting previously unselected package libmariadb3:armhf. Preparing to unpack .../libmariadb3_1%3a10.3.22-0+deb10u1_armhf.deb ... Unpacking libmariadb3:armhf (1:10.3.22-0+deb10u1) ... Selecting previously unselected package libmicrohttpd12. Preparing to unpack .../libmicrohttpd12_0.9.62-1_armhf.deb ... Unpacking libmicrohttpd12 (0.9.62-1) ... Selecting previously unselected package libpq5:armhf. Preparing to unpack .../libpq5_11.7-0+deb10u1_armhf.deb ... Unpacking libpq5:armhf (11.7-0+deb10u1) ... Setting up mysql-common (5.8+1.0.5) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.c nf (my.cnf) in auto mode Setting up libpq5:armhf (11.7-0+deb10u1) ... Setting up libmicrohttpd12 (0.9.62-1) ... Setting up mariadb-common (1:10.3.22-0+deb10u1) ... update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf ( my.cnf) in auto mode Setting up libmariadb3:armhf (1:10.3.22-0+deb10u1) ... Setting up motion (4.2.2-1) ... Adding group `motion' (GID 115) ... Done. Warning: The home dir /var/lib/motion you specified already exists. Adding system user `motion' (UID 110) ... Adding new user `motion' (UID 110) with group `motion' ... The home directory `/var/lib/motion' already exists. Not copying from `/etc/ske l'. adduser: Warning: The home directory `/var/lib/motion' does not belong to the us er you are currently creating. Adding user `motion' to group `video' ... Adding user motion to group video Done. Processing triggers for libc-bin (2.28-10+rpi1) ... Processing triggers for systemd (241-7~deb10u2+rpi1) ... pi@raspberrypi:~ $ sudo pip install motioneye Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting motioneye Downloading https://files.pythonhosted.org/packages/c5/ff/139b4b02ed089b2b50ee e65d1059ae0d29064ab5f4ad429e45c702396697/motioneye-0.42.1.tar.gz (758kB) 100% |████████████████████████████████| 768kB 456kB/s Requirement already satisfied: jinja2 in /usr/lib/python2.7/dist-packages (from motioneye) (2.10) Requirement already satisfied: pillow in /usr/lib/python2.7/dist-packages (from motioneye) (5.4.1) Collecting pycurl (from motioneye) Downloading https://files.pythonhosted.org/packages/ef/05/4b773f74f830a90a326b 06f9b24e65506302ab049e825a3c0b60b1a6e26a/pycurl-7.43.0.5.tar.gz (216kB) 100% |████████████████████████████████| 225kB 1.5MB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-0WClpT/pycurl/setup.py", line 961, in <module> ext = get_extension(sys.argv, split_extension_source=split_extension_sou rce) File "/tmp/pip-install-0WClpT/pycurl/setup.py", line 623, in get_extension ext_config = ExtensionConfiguration(argv) File "/tmp/pip-install-0WClpT/pycurl/setup.py", line 101, in __init__ self.configure() File "/tmp/pip-install-0WClpT/pycurl/setup.py", line 238, in configure_uni x raise ConfigurationError(msg) __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such fi le or directory ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install- 0WClpT/pycurl/ pi@raspberrypi:~ $ sudo mkdir -p /etc/motioneye pi@raspberrypi:~ $ sudo cp /usr/local/share/motioneye/extra/motioneye.conf.sampl e /etc/motioneye/motioneye.conf cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.conf.sample': No suc h file or directory pi@raspberrypi:~ $ sudo mkdir -p /var/lib/motioneye pi@raspberrypi:~ $ sudo cp /usr/local/share/motioneye/extra/motioneye.systemd-un it-local /etc/systemd/system/motioneye.service cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.systemd-unit-local': No such file or directory pi@raspberrypi:~ $ sudo systemctl daemon-reload pi@raspberrypi:~ $ sudo systemctl enable motioneye Failed to enable unit: Unit file motioneye.service does not exist. pi@raspberrypi:~ $ sudo systemctl start motioneye Failed to start motioneye.service: Unit motioneye.service not found. pi@raspberrypi:~ $ sudo pip install motioneye --upgrade Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting motioneye Using cached https://files.pythonhosted.org/packages/c5/ff/139b4b02ed089b2b50e ee65d1059ae0d29064ab5f4ad429e45c702396697/motioneye-0.42.1.tar.gz Requirement already satisfied, skipping upgrade: jinja2 in /usr/lib/python2.7/di st-packages (from motioneye) (2.10) Requirement already satisfied, skipping upgrade: pillow in /usr/lib/python2.7/di st-packages (from motioneye) (5.4.1) Collecting pycurl (from motioneye) Using cached https://files.pythonhosted.org/packages/ef/05/4b773f74f830a90a326 b06f9b24e65506302ab049e825a3c0b60b1a6e26a/pycurl-7.43.0.5.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-5sBgY4/pycurl/setup.py", line 961, in <module> ext = get_extension(sys.argv, split_extension_source=split_extension_sou rce) File "/tmp/pip-install-5sBgY4/pycurl/setup.py", line 623, in get_extension ext_config = ExtensionConfiguration(argv) File "/tmp/pip-install-5sBgY4/pycurl/setup.py", line 101, in __init__ self.configure() File "/tmp/pip-install-5sBgY4/pycurl/setup.py", line 238, in configure_uni x raise ConfigurationError(msg) __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such fi le or directory ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install- 5sBgY4/pycurl/ pi@raspberrypi:~ $ sudo systemctl restart motioneye Failed to restart motioneye.service: Unit motioneye.service not found. pi@raspberrypi:~ $
Wäre nett wenn da mal jemand drüberschaut
-
@bob-der-1 warum nimmst du nicht die offizielle Anleitung
-
Weil das genau den selben effekt hat.
Im endeffekt habe dir dann auch probiert und es ist genau das gleiche. -
@bob-der-1 glaube ich nicht
zuerst mal das System auf den neusten Stand bringen
und dann sollte man beachtenAll commands require root; use sudo before each command or become root using sudo -i.
note: Raspbian Buster comes with motion version 4.1; it is however recommended that you install version 4.2, as indicated above
-
Ok,ich gehe sofort los ins Büro und versuche es erneut.
Gut das es an mir liegen soll......das kann man ja verbessern -
Endschuldige aber ich weis nun was es ist...........
@bob-der-1 glaube ich nicht
zuerst mal das System auf den neusten Stand bringen.......Das habe ich vergessen,lief sofort durch.Das ist mein Testsystem und ich habe das Backup des Produktivsystems eingespielt auf ein jungfräuliches Buster! aber weder update noch upgrade gemacht.
DANKE, manchmal ist der wald vor lauter bäumen nicht zu sehen,oder ich bin doch zu alt