Wheezy and Multi-Arch...

Thomas Lange lange at informatik.uni-koeln.de
Fri Mar 8 15:03:58 CET 2013


>>>>> On Wed, 6 Mar 2013 21:19:57 +0100, Thomas Neumann <blacky+fai at fluffbunny.de> said:

    > On Wednesday, March 06, 2013 09:03:13 PM Thomas Lange wrote:
    >> What about this hook? A hook called updatebase.AMD64 containing
    >> 
    >> $ROOTCMD dpkg --add-architecture i386
    >> $ROOTCMD apt-get update

    > It feels wrong to me. Couldn't really put my finger on it at first, but now I'm 
    > pretty sure the right place is actually prepareapt for fai 3.x or repository 
    > for fai 4.x. 
hook/updatebase.whatever is the right choise. The hook is executed
before task update is called, so you will add the architecture not too
early. But you're right, we can omit calling apt-get update, since
it's already done in task updatebase.

-- 
regards Thomas


More information about the linux-fai mailing list