From tomasstraupis at gmail.com Thu Apr 28 09:11:29 2011 From: tomasstraupis at gmail.com (Tomas Straupis) Date: Thu, 28 Apr 2011 12:11:29 +0300 Subject: Installing additional packages via plugin Message-ID: Hello I was creating a plug-in to allow connecting to ltsp client via ssh. Now during an "after install" procedure new packages have to be installed. So I was doing this (inside a plug-in script say "050-ssh-connect"): chroot $ROOT < References: Message-ID: On Thu, Apr 28, 2011 at 2:11 AM, Tomas Straupis wrote: > ?Any suggestions? How do I force yum to use clients architecture? > ?I didn't find any other fedora plug-ins installing additional > packages in ltsp-trunk. Maybe setarch when you chroot, like this? setarch i386 chroot .... It's been a while since I've looked at this stuff, though I see that referenced here: https://fedorahosted.org/k12linux/wiki/DevelGuide -- Dan Young Multnomah ESD - Technology Services 503-257-1562