oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.

OneAPI apt repository broken

sagartp
Employee
1,262 Views

Hi All,

I was working on OneAPI and it was working fine so far.

But since evening, one executing the command :

 

```

wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB -O - | apt-key add - && \

echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && \

apt update

```

 

I 'am getting the below error and I see this issue had occurred with others as well before. 

It would be helpful if anyone from OneAPI team can help me with this. 

Below is the error message and also the image of the error

 

E: Failed to fetch https://apt.repos.intel.com/oneapi/dists/all/main/binary-amd64/Packages.gz File has unexpected size (123327 != 123568). Mirror sync in progress? [IP: 10.1.192.48 911]
Hashes of expected file:
- Filesize:123568 [weak]
- SHA512:e6de7bf4ce162505fce66aac901ed4be7541a65f93bdbc2e0144c723453ecc42ced627bc0e58ffcd8bf52c8f7551c81bb95a5c90c270734f7a5a5f69978b89ae
- SHA256:ded5e74524a7a46a03499820be1c4347d1f573ecc1930e627000bed5b4264573
- SHA1:7acbed98270bdc5ed7b0ae99ecb2a968375ea31a [weak]
- MD5Sum:28db0ebc7fac801607382114863e67ad [weak]
Release file created at: Wed, 10 Nov 2021 04:16:36 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB -O - | apt-key add - && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt update' returned a non-zero code: 100


 

sagartp_0-1636636142506.png

 

0 Kudos
1 Solution
ArpanB_Intel
Moderator
1,165 Views

Hi Sagar, the repository issue should be repaired by now. Please share your findings with us.


View solution in original post

4 Replies
ArpanB_Intel
Moderator
1,247 Views

Hi Sagar, we will work on your query. We will get back to you within 2-3 business days with an update on this. Meanwhile, we appreciate your patience.


0 Kudos
ArpanB_Intel
Moderator
1,166 Views

Hi Sagar, the repository issue should be repaired by now. Please share your findings with us.


sagartp
Employee
1,159 Views

Yeah issue is resolved. Thank you  

0 Kudos
ArpanB_Intel
Moderator
1,143 Views

Sagar, glad to know that the issue has been resolved.


If you have any additional queries, please post a new question as this thread will no longer be monitored by Intel®.


0 Kudos
Reply