You are not logged in.

#1 2012-02-20 10:45:58

distrohopperarched
Member
Registered: 2012-02-06
Posts: 45

xiphos-svn - /tmp mounted with only 261.3 MB only to run out of space?

I tried to install xiphos-svn today, as there are updates to the package.

Could not install the file '/tmp/packerbuild-0/xiphos-svn/xiphos-svn/pkg/usr/share/gnome/help/xiphos/C/figures/sword_sources.png'
==> ERROR: A failure occurred in build().

If you keep an eye on the /tmp directory, you'll see that while packer is building pcmanfm will display an ever decreasing free space of a total of 261.3 MB. Once I error out, packer returns displaying the specs of the root folder. I have 2 GB free space...

Can I fix this or do I have to contact the mantainer ?

Offline

#2 2012-02-20 10:59:27

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: xiphos-svn - /tmp mounted with only 261.3 MB only to run out of space?

Build it by yourself outside of /tmp. Simply download the tarball of the package in the AUR page, extrac, run makepkg

https://wiki.archlinux.org/index.php/Ar … he_package

Last edited by ethail (2012-02-20 11:11:48)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#3 2012-02-20 11:24:59

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: xiphos-svn - /tmp mounted with only 261.3 MB only to run out of space?

/tmp is created to be half your RAM by default. If you have more RAM, you can inscrease /tmp.
https://wiki.archlinux.org/index.php/Fstab#tmpfs

Offline

#4 2012-02-20 13:29:41

distrohopperarched
Member
Registered: 2012-02-06
Posts: 45

Re: xiphos-svn - /tmp mounted with only 261.3 MB only to run out of space?

karol wrote:

/tmp is created to be half your RAM by default. If you have more RAM, you can inscrease /tmp.
https://wiki.archlinux.org/index.php/Fstab#tmpfs

Thank you for solving this mistery ! The least thing I expected was this...

So, I just edited fstab.
From what I read, it can also use swap ? So maybe I don't necessarily need RAM. I'll try and see. The wiki is unclear.

Stalling /tmp at half my RAM if it's also used for compiling and such is just plain wrong though.
Either the package maintainer shouldn't use /tmp (I have no ideea whether it's in his hands or not) or we need a /tmp2 that is allowed to feed on swap or even on plain /var/tmp space if necessary.

Offline

#5 2012-02-20 13:31:19

distrohopperarched
Member
Registered: 2012-02-06
Posts: 45

Re: xiphos-svn - /tmp mounted with only 261.3 MB only to run out of space?

ethail wrote:

Build it by yourself outside of /tmp. Simply download the tarball of the package in the AUR page, extrac, run makepkg

https://wiki.archlinux.org/index.php/Ar … he_package

The package doesn't build for some reason. /.waf doesn't like the new python or something. But thanks.

Offline

Board footer

Powered by FluxBB