It seems we have this url ((http://azure.archive.ubuntu.com/ubuntu/) 
preconfigured as the primary mirror site.
Can we expect the path (foolder) "binary-arm64" added to this url?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2086741

Title:
  apt get update fails to download arm64 packages

Status in linux-signed-azure package in Ubuntu:
  Invalid

Bug description:
  binary-arm64 packages are missing from azure.archive.ubuntu.com.
  Hence, apt-get update (in ubuntu 24.04) is failing with 404 error status 
while trying to down load the package via this URL 
(http://azure.archive.ubuntu.com/ubuntu/dists/noble/main/binary-arm64/Packages).

  Trying to reach the url from the browser also fails.

  It seems the folder (path) binary-arm64 are missing.

  Kindly add the binary-arm64 packages to the same.

   ====== Required details ======

  Output of `lsb_release -a`

  Distributor ID:       Ubuntu
  Description:  Ubuntu 24.04.1 LTS
  Release:      24.04
  Codename:     noble

  =========Steps to reproduce =======

  In an Azure VM with Ubuntu 24.04

  execute the below commands - 
    sudo dpkg --add-architecture arm64
    sudo apt update

  ======== Expected output ========
  The arm64 packages should get installed successfully along with amd64 packages

  ======= Actual output ========
  The command fails with 

  `
  Fetched 97.4 MB in 9s (11.2 MB/s)
  Reading package lists...
  E: Failed to fetch 
http://azure.archive.ubuntu.com/ubuntu/dists/noble/main/binary-arm64/Packages  
404  Not Found [IP: 52.252.163.49 80]
  E: Failed to fetch 
http://azure.archive.ubuntu.com/ubuntu/dists/noble-updates/main/binary-arm64/Packages
  404  Not Found [IP: 52.252.163.49 80]
  E: Failed to fetch 
http://azure.archive.ubuntu.com/ubuntu/dists/noble-backports/universe/binary-arm64/Packages
  404  Not Found [IP: 52.252.163.49 80]
  E: Failed to fetch 
http://azure.archive.ubuntu.com/ubuntu/dists/noble-security/main/binary-arm64/Packages
  404  Not Found [IP: 52.252.163.49 80]
  E: Some index files failed to download. They have been ignored, or old ones 
used instead.
  Error: Process completed with exit code 100.

  ========================

  We have a complete Github Actions pipeline workflow log in the below URL with 
the error message - 
  
https://github.com/subir0071/Samples-ravengine/actions/runs/11692216732/job/32561072667

  Kindly help!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-azure/+bug/2086741/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to