Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724910 - app-emulation/lxc: wrong ACCEPT_KEYWORDS for 32 bit LXC container
Summary: app-emulation/lxc: wrong ACCEPT_KEYWORDS for 32 bit LXC container
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-24 08:01 UTC by Johannes Willem (Hans) Fernhout
Modified: 2020-05-25 13:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Willem (Hans) Fernhout 2020-05-24 08:01:50 UTC
When deploying an x86 LXC container on amd64 system the container has ACCEPT_KEYWORDS=~amd64, instead of ACCEPT_KEYWORDS=~x86 in /etc/portage/make.conf.

Steps to reproduce:
#lxc-create -t download -n x86
Distribution: gentoo
Release: current
Architecture: i386
- - -
You just created an Gentoo  i686 (20200523_16:07) container.

# grep ACCEPT_KEYWORDS /var/lib/lxc/x86/rootfs/etc/portage/make.conf
expected result: ACCEPT_KEYWORDS=~x86
actual result: ACCEPT_KEYWORDS=~amd64

This is with app-emulation/lxc-3.0.3, but I assume that the template is provided through app-emulation/lxc-templates-3.0.3.