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
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 74b5146cb1b88facef29a530c653dbe0cb90 (commit)
from 547467bddbe54b7812f0df0e
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
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