writes:
> From: Daniel Lezcano
>
> When a container is installed with 32bits binaries while we are
> running on a 64bits host, inside the container we are seen as
> 64bits arch. That leads to some problems for the package updates
> because the scripts will download 64bits packages instead of 32b
From: Daniel Lezcano
When a container is installed with 32bits binaries while we are
running on a 64bits host, inside the container we are seen as
64bits arch. That leads to some problems for the package updates
because the scripts will download 64bits packages instead of 32bits.
This patch defi
On 09/13/2010 01:23 PM, Ralf Schmitt wrote:
> writes:
>
>> From: Daniel Lezcano
>>
>> When a container is installed with 32bits binaries while we are
>> running on a 64bits host, inside the container we are seen as
>> 64bits arch. That leads to some problems for the package updates
>> because the
On 09/13/2010 01:23 PM, Ralf Schmitt wrote:
> writes:
>
>
>> From: Daniel Lezcano
>>
>> When a container is installed with 32bits binaries while we are
>> running on a 64bits host, inside the container we are seen as
>> 64bits arch. That leads to some problems for the package updates
>> becau