Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

apt update failed

Jianwa
従業員
1,033件の閲覧回数

#ARG OV_PUB_KEY=https://apt.repos.intel.com/openvino/2021/GPG-PUB-KEY-INTEL-OPENVINO-2021?elq_cid=6776584_ts1617122180201&erpm_id=9838162_ts1617122180201
ARG OV_PUB_KEY=https://apt.repos.intel.com/openvino/2021/GPG-PUB-KEY-INTEL-OPENVINO-2021

RUN wget -qO - ${OV_PUB_KEY} | apt-key add -
RUN echo "deb https://apt.repos.intel.com/openvino/2021 all main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2021.list

RUN apt-get update && apt-get install -y --no-install-recommends intel-openvino-dev-ubuntu20-2021.2.200 && rm -rf /var/lib/apt/lists/*

 

E: Failed to fetch https://apt.repos.intel.com/openvino/2021/dists/all/main/binary-all/Packages.gz File has unexpected size (3585 != 3055). Mirror sync in progress? [IP: 23.74.41.153 443]
Hashes of expected file:
- Filesize:3055 [weak]
- SHA512:42889ef40de80605465a2171aaeeff9c8dfdd25738aa31732fe7b6c428a6b21d42f24786a98932240f2c1c4fea1bf63dad2bdb54da874dcd8d7fb3bd5fa8c93c
- SHA256:9e24c9a56c9cd934d068545a0c038caa9d5129f5c2c56ce75fff977e16739ced
- SHA1:369f444f02dc97bb0e5a5c50d9d84242d305174b [weak]
- MD5Sum:78de9cfed6d1d99b48e513e2ee9cdbbf [weak]
Release file created at: Wed, 15 Sep 2021 11:31:46 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

0 件の賞賛
1 解決策
Wan_Intel
モデレーター
1,013件の閲覧回数

Hi Jianwa,

Thanks for reaching out to us and thank you for using Intel® Distribution of OpenVINO™ Toolkit!


From your information, we notice that you encountered an error: Mirror sync in progress when installing Intel® Distribution of OpenVINO™ toolkit using APT Repository.


For your information, this was a known issue. Mirror sync in progress indicates that an update to the mirrors is occurring from a central or primary server by copying all the updated files over. During this process, there could be inconsistencies with the latest version of files.


On another note, we have fixed this issue and I am able to install Intel® Distribution of OpenVINO™ toolkit using APT Repository from my side. We sincerely apologize for any inconvenience you have experienced.


You can now proceed to install Intel® Distribution of OpenVINO™ toolkit using APT Repository again.



Regards,

Wan


元の投稿で解決策を見る

2 返答(返信)
Wan_Intel
モデレーター
1,014件の閲覧回数

Hi Jianwa,

Thanks for reaching out to us and thank you for using Intel® Distribution of OpenVINO™ Toolkit!


From your information, we notice that you encountered an error: Mirror sync in progress when installing Intel® Distribution of OpenVINO™ toolkit using APT Repository.


For your information, this was a known issue. Mirror sync in progress indicates that an update to the mirrors is occurring from a central or primary server by copying all the updated files over. During this process, there could be inconsistencies with the latest version of files.


On another note, we have fixed this issue and I am able to install Intel® Distribution of OpenVINO™ toolkit using APT Repository from my side. We sincerely apologize for any inconvenience you have experienced.


You can now proceed to install Intel® Distribution of OpenVINO™ toolkit using APT Repository again.



Regards,

Wan


Wan_Intel
モデレーター
983件の閲覧回数

Hi Jianwa,

Thanks for your question.


This thread will no longer be monitored since this issue has been resolved. 

If you need any additional information from Intel, please submit a new question.



Regards,

Wan


返信