Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316387 - mail-client/mozilla-thunderbird-3.0.4-r1 global search doesn't work with USE="system-sqlite"
Summary: mail-client/mozilla-thunderbird-3.0.4-r1 global search doesn't work with USE=...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 17:17 UTC by William Throwe
Modified: 2010-08-01 19:39 UTC (History)
2 users (show)

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 William Throwe 2010-04-20 17:17:45 UTC
With USE="system-sqlite", the global message search ("search all messages") never returns any results and the error console displays

gloda.datastore ERROR   Async queryFromQuery error: 11: database disk image is malformed

Remerging thunderbird with USE="-system-sqlite" made search start working again.

Reproducible: Always




$ emerge --info
Portage 2.2_rc67 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11-r1, 2.6.33-gentoo x86_64)
=================================================================
System uname: Linux-2.6.33-gentoo-x86_64-Intel-R-_Core-TM-2_CPU_T5500_@_1.66GHz-with-gentoo-2.0.1
Timestamp of tree: Tue, 20 Apr 2010 00:45:01 +0000
app-shells/bash:     4.1_p5
dev-lang/python:     2.6.5-r1, 3.1.2-r2
dev-util/cmake:      2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.9.6-r3, 1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:       4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--ask"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.netnitco.net http://mirror.mcs.anl.gov/pub/gentoo/ http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo"
LDFLAGS="-Wl,-O1,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/njw /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl acpi afs alsa amd64 berkdb bzip2 cairo caps cdr cli cracklib crypt cxx dbus dri dvd dvdr emacs fortran gd gdbm gimp gpm gtk hal iconv jpeg kerberos latex mmx modules mudflap multilib ncurses nptl nptlonly opengl openmp pam pcre perl png pppd python readline reflection session smp spl sse sse2 ssl ssse3 sysfs system-sqlite tcpd truetype unicode xorg xscreensaver zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" SANE_BACKENDS="epson2" USERLAND="GNU" VIDEO_CARDS="radeon" 
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Aniruddha 2010-06-15 07:44:20 UTC
Duplicate of bug 300264  http://bugs.gentoo.org/show_bug.cgi?id=300264 

Global search is disabled by default:

Edit -> Preferences -> Advanced -> General -> Enable Global Search and Indexer

Comment 2 William Throwe 2010-06-15 18:13:05 UTC
(In reply to comment #1)
> Duplicate of bug 300264  http://bugs.gentoo.org/show_bug.cgi?id=300264 
> 
> Global search is disabled by default:
> 
> Edit -> Preferences -> Advanced -> General -> Enable Global Search and Indexer
> 

I'd enabled it.  It was working (probably before the USE flag was added, I don't remember) and then it stopped working, and then I remerged thunderbird with USE="-system-sqlite" and it started working again.  Not a dup.

I did have to change the configuration setting at some version bump when the default changed to off, but it was working after that before this problem appeared.
Comment 3 Jory A. Pratt gentoo-dev 2010-08-01 17:07:55 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Duplicate of bug 300264  http://bugs.gentoo.org/show_bug.cgi?id=300264 
> > 
> > Global search is disabled by default:
> > 
> > Edit -> Preferences -> Advanced -> General -> Enable Global Search and Indexer
> > 
> 
> I'd enabled it.  It was working (probably before the USE flag was added, I
> don't remember) and then it stopped working, and then I remerged thunderbird
> with USE="-system-sqlite" and it started working again.  Not a dup.
> 
> I did have to change the configuration setting at some version bump when the
> default changed to off, but it was working after that before this problem
> appeared.
> 

Are you able to still duplicate this with 3.1.1, if no response in 7 days we will be forced to close needinfo.
Comment 4 William Throwe 2010-08-01 19:39:37 UTC
(In reply to comment #3)
> Are you able to still duplicate this with 3.1.1, if no response in 7 days we
> will be forced to close needinfo.
> 

Appears to be fixed in 3.1.1-r1 (and likely in earlier versions).  Closing.