Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121051 - gnome2.eclass segfaults on orbit update
Summary: gnome2.eclass segfaults on orbit update
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 06:42 UTC by Wernfried Haas (RETIRED)
Modified: 2006-02-01 06:18 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 Wernfried Haas (RETIRED) gentoo-dev 2006-01-31 06:42:59 UTC
--- !targe sym /usr/lib/libORBit-2.so.0
--- !targe sym /usr/lib/libORBit-2.so
 * Updating scrollkeeper database ...
sh: scrollkeeper-config: command not found
/usr/portage/eclass/gnome2.eclass: line 172: 27350 Segmentation fault      scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper
 * Updating shared mime info database ...
***
* Updating MIME database in /usr/share/mime...
***
>>> Regenerating /etc/ld.so.cache...
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...

Happens on both up- and downgrading from/to gnome-base/orbit-2.12.3 and 2.12.4
There seems to exist no scrollkeeper-config on my system, but
scrollkeeper-extract       scrollkeeper-get-cl        scrollkeeper-preinstall    scrollkeeper-update
scrollkeeper-gen-seriesid  scrollkeeper-install       scrollkeeper-uninstall 


emerge info:
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Sempron(tm) 2500+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl alsa apm atm audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dvd emacs emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm ggi gif glut gpm gstreamer gtk gtk2 guile icq idn imagemagick imlib ipv6 irda java jpeg kde lcms libg++ libwww live mad mikmod mmx mng mozilla mp3 mpeg ncurses nls nptl nptlonly offensive ogg oggvorbis openal opengl oss pam pcre pdflib perl phyton png python qt quicktime qz readline real recode ruby samba sdl slang snmp spell sse ssl svg tcltk tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs wmf xine xinetd xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-31 09:31:01 UTC
gnome, good luck with debugging segfaulting eclass :>
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2006-01-31 11:25:04 UTC
what version of scrollkeeper do you have installed?

does re-emerging scrollkeeper change anything?

please attach equery f scrollkeeper output.

Thanks
Comment 3 Wernfried Haas (RETIRED) gentoo-dev 2006-01-31 12:14:23 UTC
(In reply to comment #2)
> what version of scrollkeeper do you have installed?
Oops, i should have checked that, no version is installed at all. Seems those files are leftovers dating back to 2002 that were not unmerged properly.

Removing them solved the problem, thanks for pointing me in the right direction.
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2006-02-01 06:18:16 UTC
np.

local issue, resolved