Welcome! Log In Create A New Profile

Advanced

Re: Ubuntu repo update warns about skipping i386 packages on amd64 machine.

Konstantin Pavlov
July 13, 2023 11:42PM
Hi aslamK!

On 13/07/2023 1:26 PM, aslamK wrote:
> In Ubuntu 22.04 (amd64), 'apt update' reports the following: N:
> Skipping acquire of configured file 'nginx/binary-i386/Packages' as
> repository 'http://nginx.org/packages/ubuntu jammy InRelease' doesn't
> support architecture 'i386' To add the repo, I followed the directions
> at http://nginx.org/en/linux_packages.html#Ubuntu. I realize it's only
> a warning and likely can be safely ignored, at least on amd64
> machines. If so, perhaps it can be suppressed based on the
> architecture – unless this has to do with the local apt config, in
> which case what are the relevant groups/options/values?

Looks like you have a foreign dpkg architecture enabled (i386) on an
amd64 host.  You may check it with `dpkg --print-foreign-architectures`.

If that's true, you can add arch=amd64 to sources.d/nginx.list options,
so it will look similar to:

deb [arch=amd64 signed-by=/usr/share/keyrings/nginx-archive-keyring.gpg]
http://nginx.org/packages/ubuntu jammy nginx

Have a good one,
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Ubuntu repo update warns about skipping i386 packages on amd64 machine.

aslamK July 13, 2023 04:28PM

Re: Ubuntu repo update warns about skipping i386 packages on amd64 machine.

Konstantin Pavlov July 13, 2023 11:42PM

Re: Ubuntu repo update warns about skipping i386 packages on amd64 machine.

aslamK July 14, 2023 03:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 135
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready