Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify "[arch=amd64]" in Apt sources #2

Open
threepistons opened this issue Aug 24, 2021 · 0 comments
Open

Specify "[arch=amd64]" in Apt sources #2

threepistons opened this issue Aug 24, 2021 · 0 comments
Labels
cosmetic Makes output look nicer or removes a notice

Comments

@threepistons
Copy link
Collaborator

To stop the notice at the end of sudo apt update output.

root@mypc:~# apt update
# [snip]                      
Hit:7 https://packages.microsoft.com/ubuntu/18.04/prod insiders-slow InRelease                                                  
# [snip]
Fetched 200 kB in 2s (106 kB/s)                
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up-to-date.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://packages.microsoft.com/ubuntu/18.04/prod insiders-slow InRelease' doesn't support architecture 'i386'

See https://askubuntu.com/questions/430705/how-to-use-apt-get-to-download-multi-arch-library for how.

Priority: low, cosmetic enhancement.

@threepistons threepistons added the cosmetic Makes output look nicer or removes a notice label Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmetic Makes output look nicer or removes a notice
Projects
None yet
Development

No branches or pull requests

1 participant