Skip to content

Skipping acquire of configured file 'main/binary-i386/Packages' #2252

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

Closed
Tracked by #2572
rosik opened this issue Jul 7, 2020 · 2 comments
Closed
Tracked by #2572

Skipping acquire of configured file 'main/binary-i386/Packages' #2252

rosik opened this issue Jul 7, 2020 · 2 comments
Assignees
Labels
download Related with downloading and installing Tarantool products

Comments

@rosik
Copy link
Contributor

rosik commented Jul 7, 2020

After installing tarantool repo according to doc on site I get the warning:

N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://download.tarantool.org/tarantool/1.10/ubuntu bionic InRelease' doesn't support architecture 'i386'

As far as I understand the reason is in my system settings:

$ dpkg --print-architecture
amd64
$ dpkg --print-foreign-architectures
i386

My apt list:

$ cat /etc/apt/sources.list.d/tarantool_2_3.list
deb https://download.tarantool.org/tarantool/2.3/ubuntu/ focal main
deb-src https://download.tarantool.org/tarantool/2.3/ubuntu/ focal main
deb https://download.tarantool.org/tarantool/modules/ubuntu/ focal main
deb-src https://download.tarantool.org/tarantool/modules/ubuntu/ focal main

My proposal is to change installer.sh so that it looks like deb [arch=amd64] https://... explicitly.

@Totktonada
Copy link
Member

It should be also fixed in instructions how to manually add a tarantool repository on Debian and Ubuntu.

@artembo artembo self-assigned this Jul 8, 2020
@kyukhin kyukhin transferred this issue from tarantool/tarantool Jul 22, 2021
@patiencedaur patiencedaur added the download Related with downloading and installing Tarantool products label Feb 18, 2022
@patiencedaur
Copy link
Contributor

Duplicate of tarantool/tarantool-qa#252. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
download Related with downloading and installing Tarantool products
Projects
None yet
Development

No branches or pull requests

4 participants