[Server-devel] [IIAB] iiab on xo-4

Tim Moody tim at timmoody.com
Fri Jul 25 18:06:43 EDT 2014


this looks promising

Tim

From: Braddock Gaskill 
Sent: Friday, July 25, 2014 5:25 PM
To: Internet In a Box Working Group 
Cc: XSCE/xsce ; server-devel 
Subject: Re: [IIAB] iiab on xo-4

Hi Tim, 
pip builds its packages in /tmp by default.  You can specify a different directory where you have enough disk space.

See http://stackoverflow.com/questions/10617198/pip-creates-build-directories

pip install -b customized_build_directory to specify another directory asbuild base directory, for example /tmp








On Fri, Jul 25, 2014 at 2:20 PM, Tim Moody <tim at timmoody.com> wrote:

  We switched xsce to using pip instead of rpms to install iiab in order to get the latest version.  However, during the install process on an xo-4 I get IOError: [Errno 28] No space left on device.  I notice that /tmp has 0 bytes available.  It’s contents are

  drwxr-xr-x 17 root root 340 Jul 25 21:03 pip-build-root
  drwx------  2 root root  60 Jul 25 21:02 pip-nd2tVc-unpack
  drwx------  3 root root  60 Jul 25 20:56 systemd-private-Dn2ozM
  drwx------  3 root root  60 Jul 25 20:56 systemd-private-m5Or2z

  Any suggestions?  We didn’t get this error when using rpms.  Is there an easy way to build the rpms?

  I tried cloning https://github.com/braddockcg/internet-in-a-box.git

  and running internet-in-a-box/scripts/build_rpms.sh

  but I got

  iiab_id_rsa private key must be in current directory

  Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20140725/52abf0dc/attachment.html>


More information about the Server-devel mailing list