- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Very nice morning sir.
I am trying to install OpenVinoInsights package.
I am getting the error on gstreamer package.
Is the install package corrupt or am i missing install dependencies.
Attached the trace of the installation.
Please advice.
Thanks,
Phani
-----------------------------------------------------
ERROR: Failed to install: intel-openvino-runtime-ubuntu20-2021.4.582
Failed command: sudo apt install -y intel-openvino-runtime-ubuntu20-2021.4.582
Failed to install Intel_Distribution_of_OpenVINO_toolkit_2021_4_Runtime took 12.79 seconds
Installing Deep_Learning_Streamer_Pipelines
Dependency check failed during DL Streamer. OpenVINO is not installed
ERROR: Failed to install: OpenVINO
Failed to install Deep_Learning_Streamer_Pipelines took 0.00 seconds
Installing Docker_Community_Edition_CE
Verifying if docker is installed [..................................................] 100%
Successfully installed Docker CE
Successfully installed Docker_Community_Edition_CE took 11.76 seconds
Installing Intel_Distribution_of_OpenVINO_toolkit_2021_4_in_a _Container
Stopping OpenVINO Containers [..................................................] 100%
Building Docker image. This step may take approximately 5 mins.
Building docker image [..................................................] 100%
Successfully installed Intel_Distribution_of_OpenVINO_toolkit_2021_4_in_a _Container took 36.25 seconds
Installing Docker_Compose
Verifying Docker [..................................................] 100%
Installing Docker Compose [..................................................] 100%
Successfully installed docker-compose
Successfully installed Docker_Compose took 7.70 seconds
Installing Edgex_Foundry
Installing EdgeX [ ] 0%Installing EdgeX. This step may take approximately 5 mins.
Installing EdgeX [..................................................] 100%
Checking Edgex Installation [..................................................] 100%
Successfully installed Edgex_Foundry took 23.06 seconds
Installing RI_MultiCamera_Social_Distancing
Installing Multi-Camera dependencies. This step may take upto 20 mins.
Installing Multi-Camera dependencies [.................... ] 40% 00:00:22OK
Installing Multi-Camera dependencies [......................... ] 50% 00:00:18deb https://repos.influxdata.com/ubuntu focal stable
ERROR: Failed to install Influxdb
Failed command: sudo apt-get install influxdb -y
Failed to install RI_MultiCamera_Social_Distancing took 18.84 seconds
Installation of package complete
+--------------------------+---------------------------------------------------------------+---------+
| Id | Module | Status |
+--------------------------+---------------------------------------------------------------+---------+
| 6021bb103cb8eb002ac47d71 | Amazon Web Services Greengrass Prerequisites | SUCCESS |
| 60e58b534c1e9d002a6d6b1f | K3s Lightweight Kubernetes | SUCCESS |
| 60e07fd84c1e9d002a6d6a17 | Intel Distribution of OpenVINO toolkit 2021 4 Runtime | FAILED |
| 60e58cef4c1e9d002a6d6b24 | Deep Learning Streamer Pipelines | FAILED |
| 605cab935a4b53002c272678 | Docker Community Edition CE | SUCCESS |
| 60e58ec64c1e9d002a6d6b27 | Intel Distribution of OpenVINO toolkit 2021 4 in a Container | SUCCESS |
| 60e58fca4c1e9d002a6d6b2a | Docker Compose | SUCCESS |
| 60e58f414c1e9d002a6d6b29 | Edgex Foundry | SUCCESS |
| 60ebf6b43a57ff002a8f8842 | RI MultiCamera Social Distancing | FAILED |
+--------------------------+---------------------------------------------------------------+---------+
ubuntu@ip-172-31-46-141:~/Desktop/OpenVino/edge_insights_vision$ sudo apt install -y intel-openvino-runtime-ubuntu20-2021.4.582
Reading package lists... Done
Building dependency tree
Reading state information... Done
intel-openvino-runtime-ubuntu20-2021.4.582 is already the newest version (2021.4-582).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
intel-openvino-runtime-ubuntu20-2021.4.582 : Depends: intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582 (= 2021.4-582) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ubuntu@ip-172-31-46-141:~/Desktop/OpenVino/edge_insights_vision$ sudo apt-get install intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582
0 upgraded, 1 newly installed, 0 to remove and 59 not upgraded.
15 not fully installed or removed.
Need to get 0 B/2475 kB of archives.
After this operation, 0 B of additional disk space will be used.
E: Invalid archive member header
E: Prior errors apply to /var/cache/apt/archives/intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582_2021.4-582_amd64.deb
debconf: apt-extracttemplates failed: No such file or directory
(Reading database ... 196333 files and directories currently installed.)
Preparing to unpack .../intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582_2021.4-582_amd64.deb ...
Unpacking intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582:amd64 (2021.4-582) ...
dpkg-deb (subprocess): cannot copy archive member from '/var/cache/apt/archives/intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582_2021.4-582_amd64.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: <decompress> subprocess returned error exit status 2
dpkg: error processing archive /var/cache/apt/archives/intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582_2021.4-582_amd64.deb (--unpack):
cannot copy extracted data for './opt/intel/openvino_2021.4.582/data_processing/gstreamer/lib/gstreamer-1.0/libgstgoom.so' to '/opt/intel/openvino_2021.4.582/data_processing/gstreamer/lib/gstreamer-1.0/libgstgoom.so.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
/var/cache/apt/archives/intel-openvino-gstreamer-rt-ubuntu-focal-2021.4.582_2021.4-582_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi PhaniMVS,
Thanks for reaching out, I just tested the Intel Edge Insights for Vision software package on a fresh Ubuntu 20.04 system. I didn't see any errors during the installation using the latest 2021.4 release.
- Does your system have a fresh installation of Ubuntu?
- What Ubuntu version and kernel version are you using?
- What version of the software package are you using?
Could you provide the content of output.log? The log file is located at the following directory:
/var/log/esb-cli/Edge_Insights_for_Vision_<version>
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need any additional information, please submit a new question as this thread will no longer be monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page