Re: [aur-general] yaourt - tmpfs error: No space left on device

2014-07-19 Thread Филип Брчић
Hi, I had the same problem with some large packages. The solution is to make ~/tmp/yaourt and have in your ~/.yaourtrc set TMPDIR=/home/csanyipal/tmp/yaourt (if that's your username). If you use /tmp, then building will be faster, but everything will be in the memory drive (tmpfs 3.2G ...

Re: [aur-general] yaourt - tmpfs error: No space left on device

2014-07-19 Thread Филип Брчић
, the object files and the installed files. 19.07.2014, 13:43, Johannes Löthberg johan...@kyriasis.com: On 19/07, Филип Брчић wrote: If you use /tmp, then building will be faster, but everything will be in the memory drive (tmpfs 3.2G ... /tmp = in memory). That is better for smaller packages

[kid-discuss] http://www.kid-templating.org/trac/

2009-03-15 Thread Филип Брчић
Hi, I have just seen that the trac installation on kid-templating is not working for some reason. I attached the page output (python debug output), so you can check it out and hopefully fix it. It says that there is some problem with database disk image. Cheers Filip -- Filip Brčić

[PATCH] (semi)revert compat.h to old version

2009-01-16 Thread Филип Брчић
Hi, Without this patch btrfs doesn't compile on my system. I have Linux 2.6.27.8 on x86_64 compiled with gcc 4.1.2. This is mostly the old compat.h with one typedef removed (typedef unsigned __bitwise__ fmode_t;) as it was already defined on my system. Happy hacking :) Brcha -- Filip Brčić