Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-26 Thread Aaron Griffin
On Sat, May 23, 2009 at 4:17 AM, Baho Utot wrote: > On Sat, 2009-05-23 at 11:56 +1000, Allan McRae wrote: >> Baho Utot wrote: >> > I am missing something here ? >> > >> > >> > sudo makechrootpkg -r /home/Build/root -- -u >> > building union chroot >> > ERROR: No unionfs available. Abandon ship! >>

Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-23 Thread Baho Utot
On Sat, 2009-05-23 at 11:56 +1000, Allan McRae wrote: > Baho Utot wrote: > > I am missing something here ? > > > > > > sudo makechrootpkg -r /home/Build/root -- -u > > building union chroot > > ERROR: No unionfs available. Abandon ship! > > > > > > I have aufs2-utils installed and I did a modprobe

Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-23 Thread Baho Utot
Allan McRae wrote: Baho Utot wrote: On Sat, 2009-05-23 at 11:56 +1000, Allan McRae wrote: Baho Utot wrote: I am missing something here ? sudo makechrootpkg -r /home/Build/root -- -u building union chroot ERROR: No unionfs available. Abandon ship! I have aufs2-utils installed and I di

Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-23 Thread Allan McRae
Baho Utot wrote: On Sat, 2009-05-23 at 11:56 +1000, Allan McRae wrote: Baho Utot wrote: I am missing something here ? sudo makechrootpkg -r /home/Build/root -- -u building union chroot ERROR: No unionfs available. Abandon ship! I have aufs2-utils installed and I did a modprobe fuse

Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-23 Thread Baho Utot
On Sat, 2009-05-23 at 11:56 +1000, Allan McRae wrote: > Baho Utot wrote: > > I am missing something here ? > > > > > > sudo makechrootpkg -r /home/Build/root -- -u > > building union chroot > > ERROR: No unionfs available. Abandon ship! > > > > > > I have aufs2-utils installed and I did a modprobe

Re: [arch-general] DeveloperWiki:Building in a Clean Chroot

2009-05-22 Thread Allan McRae
Baho Utot wrote: I am missing something here ? sudo makechrootpkg -r /home/Build/root -- -u building union chroot ERROR: No unionfs available. Abandon ship! I have aufs2-utils installed and I did a modprobe fuse and modprobe aufs You need to patch makechrootpkg with this: http://code.phr