Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24738 - gnucash using doc install probs
Summary: gnucash using doc install probs
Status: RESOLVED DUPLICATE of bug 27978
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 24742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-18 08:19 UTC by Torsten Veller (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2003-07-18 08:19:04 UTC
ACCEPT_KEYWORDS="~x86" USE="+doc" emerge gnucash

ends with

make[2]: Entering directory
`/var/tmp/portage/gnucash-1.8.4/work/gnucash-docs-1.8.1/doc-tools'
make[2]: F
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2003-07-18 08:19:04 UTC
ACCEPT_KEYWORDS="~x86" USE="+doc" emerge gnucash

ends with

make[2]: Entering directory
`/var/tmp/portage/gnucash-1.8.4/work/gnucash-docs-1.8.1/doc-tools'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
if test -e 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;
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.
Error writing data.

and nothing more happens. CPU runs at 100%.

22843 root      25   0  5464 4096 1368 R 88.3  0.8  52:47.73 dbadd


bash-2.05b# emerge info
Portage 2.0.49_pre11 (default-x86-1.4, gcc-3.2.3, glibc-2.3.1-r4)
=================================================================
System uname: 2.6.0-test1-mm1 i686 AMD Duron(tm) processor
GENTOO_MIRRORS="http://localhost/gentoo/ http://localhost/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet
.be/mirror/rsync.gentoo.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif jpeg libg++ mad
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib directfb gtkhtml alsa gdbm berkdb slang readline arts tetex aalib bonobo
svga tcltk guile mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib
oggvorbis gtk qt kde motif opengl gphoto2 ldap cdr scanner acpi altivec apache2
artswrappersuid dga dvd emacs fbcon gd gtk2 imap innodb lcms lucid maildir mcal
mozaccess mozcalendar mozsvg mozxmlterm mpi mule nptl oav pic sasl slp socks5
sse tiff type1 usb v4l wmf Xaw3d xface xfs xml xosd -java -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp"
CXXFLAGS="-march=athlon-xp"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://XXX/gentoo-portage"
FEATURES="sandbox buildpkg ccache"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-07-18 08:48:39 UTC
ran out of space ?
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2003-07-18 08:55:44 UTC
no.

bash-2.05b# df
Dateisystem          1K-Bl
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2003-07-18 08:55:44 UTC
no.

bash-2.05b# df
Dateisystem          1K-Blöcke   Benutzt Verfügbar Ben% Eingehängt auf
/dev/root             18514308   4078424  14435884  23% /
none                    257292         0    257292   0% /dev/shm
/dev/hdb6              9614116   8267840    857904  91% /home
/dev/hdb3              9614148   7194932   1930840  79% /usr/portage

i hit reload in the browser after i've seen the information mail -- and opened another bug-report. please close it. sorry.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-07-18 09:07:37 UTC
*** Bug 24742 has been marked as a duplicate of this bug. ***
Comment 6 Jonathan Geisler 2003-09-04 19:01:08 UTC
I have the same problem running 2.6.0-test4.  Running top shows the dbadd program to be using nearly 100% CPU time.  Killing that process allows it to continue, but I don't know how sucessfully, since I haven't tested it at all, but gnucash seems to run fine.
Comment 7 foser (RETIRED) gentoo-dev 2003-09-06 03:10:40 UTC

*** This bug has been marked as a duplicate of 27978 ***