Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Upgrading GnuCash and /var runs outa space
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dschein
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2003
Posts: 121

PostPosted: Thu Nov 20, 2003 7:46 am    Post subject: Upgrading GnuCash and /var runs outa space Reply with quote

Im trying to upgrade my version of gnucash and /var keeps running outa space, its a 2.9gig partition.

Code:
root@flanders gnucash-1.8.7 # pwd
/var/tmp/portage/gnucash-1.8.7
root@flanders gnucash-1.8.7 # du -hsc *
93K     build-info
1.4G    image
89K     temp
1.5G    work
2.8G    total


Any ideas? This has happened twice now.
Back to top
View user's profile Send private message
piquadrat
Guru
Guru


Joined: 18 Feb 2003
Posts: 301
Location: Switzerland

PostPosted: Thu Nov 20, 2003 7:54 am    Post subject: Reply with quote

I tried to update GnuCash yesterday, it halted somewhere in the process of compiling. It's probabely the same problem, I didn't check the var partition tough
Back to top
View user's profile Send private message
JSharku
Apprentice
Apprentice


Joined: 09 Feb 2003
Posts: 189
Location: Belgium

PostPosted: Thu Nov 20, 2003 9:39 am    Post subject: Reply with quote

You could try adding "-pipe" to your CFLAGS in /etc/make.conf ; that forces gcc to use pipes instead of temporary files. That might lighten the load a little but you'll still need some space in /var/tmp/ Since I don't know gnucash so I wouldn't be able to tell you how much exactly it needs. Of course if you already have -pipe in there, that won't do you any good.

You could also try to mount a bigger partition on /var or even create a temporary directory on a partition that does have enough space and mount it on /var using "mount --bind /some/dir /var".

Other than that: get a bigger HD/partition :wink:

Sharku
Back to top
View user's profile Send private message
piquadrat
Guru
Guru


Joined: 18 Feb 2003
Posts: 301
Location: Switzerland

PostPosted: Thu Nov 20, 2003 10:24 am    Post subject: Reply with quote

GNUCash isn't that big! (Around 9 MBytes). I compiled OpenOffice.org on the same machine without problems! I think it's more a bug somewhere in the ebuild/code/gcc/...
Back to top
View user's profile Send private message
dschein
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2003
Posts: 121

PostPosted: Thu Nov 20, 2003 6:06 pm    Post subject: Reply with quote

Yeah...my /var partition is 2.9gigs, and gnucash is taking up ALL of it pretty much. That can not be normal.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Nov 20, 2003 6:32 pm    Post subject: Reply with quote

That's pretty wierd. I emerged gnucash 1.8.7 some time ago and I didn't have this kind of problem.
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
dschein
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2003
Posts: 121

PostPosted: Sun Nov 23, 2003 8:46 pm    Post subject: Reply with quote

Anyone have any suggestions at all! This is what's on the screen when /var starts filling up:

Code:
8.3/guide'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8.3/guide'
make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8.3/guide'
make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8.3/guide'
Making install in doc-tools
make[1]: Entering directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8.3/doc-tools'
make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8.3/doc-tools'
make[2]: Nothing to be done for `install-exec-am'.
if test -r help-search-index.db; then \
rm -f help-search-index.db; \
fi
./build-help-index \
./dbadd \
./help-search-index.db \
../help/C/gnucash-help/*.html \
../guide/C/gnucash-guide/*.html;
Back to top
View user's profile Send private message
robmoss
Retired Dev
Retired Dev


Joined: 27 May 2003
Posts: 2634
Location: Jesus College, Oxford

PostPosted: Sun Nov 23, 2003 10:28 pm    Post subject: Reply with quote

It would seem that gnucash 1.8.7 doesn't like building under a 2.6 kernel environment:

https://forums.gentoo.org/viewtopic.php?t=88964
_________________
Reality is for those who can't face Science Fiction.

emerge -U will kill your Gentoo
ecatmur, Lord of Portage Bash Scripts
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum