Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 91802

Summary: Various breakages with Mozilla 1.7.7
Product: Gentoo Linux Reporter: Timothy Miller <theosib>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: VERIFIED NEEDINFO    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timothy Miller 2005-05-07 08:02:23 UTC
I just upgraded from Mozilla 1.7.5 to 1.7.7, and I haven't even begun to explore the things that have broken.  Here are two that I've found so far:

https://bugzilla.mozilla.org/show_bug.cgi?id=293261
https://bugzilla.mozilla.org/show_bug.cgi?id=293263

I have no way of telling if it's a Gentoo problem (and they're likely to blame it on Gentoo) or if something got borked in the ebuild.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2005-05-07 14:29:12 UTC
more information would be appreciated 
please post the output of the commands 

"emerge info" 

also 

"emerge -pv mozilla"
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2005-05-07 14:49:34 UTC
And I would also suggest as the Mozilla response - check your .mozilla directory for permissions, as well as the chrome - you could mv ~/.mozilla ~/mozilla-backup and restart mozilla and see if that works.
Comment 3 Timothy Miller 2005-05-07 15:18:16 UTC
emerge info:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  4 2005, 02:06:47)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.9.5, 1.6.3, 1.8.5-r3, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -finline-functions -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/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="-O2 -march=athlon-xp -finline-functions -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo ftp://ibiblio.org/pub/Linux/distributions/gentoo/ http://gentoo.ccccom.com http://adelie.polymtl.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X Xaw3d aalib acpi aim alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups curl dga directfb eds emacs emacs-w3 emboss encode esd evo f77 f90 fam fbcon flac foomaticdb fortran gb gcj gd gd-external gdbm ggi gif gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib innodb ipv6 java jpeg junit kde libg++ libgda libwww mad mikmod mmx motif mozilla mp3 mpeg msn mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl php plotutils png postgres ppds python qt quicktime radeon readline samba sasl scanner sdl slang spell sse ssl svga tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb vorbis wxwindows xine xml xml2 xmms xslt xv zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

emerge -pv mozilla

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] www-client/mozilla-1.7.7  +crypt -debug +gnome +java -ldap -mozdevelop -moznomail -moznoxft -mozsvg -mozxmlterm +postgres +ssl -xinerama -xprint 0 kB
Comment 4 Steev Klimaszewski (RETIRED) gentoo-dev 2005-05-08 01:28:33 UTC
have you moved .mozilla out of the way and re-run Mozilla - do you still get the same problems?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 19:24:24 UTC
No response from user - see comment #4.
Comment 6 Timothy Miller 2005-12-23 06:41:02 UTC
My apologies for not having gotten back to you sooner.  Moving .mozilla did indeed fix the problems.  My guess is that there was a format change in some of the files that wasn't transitioned properly by the new version.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-12-23 10:15:37 UTC
(In reply to comment #6)
> My apologies for not having gotten back to you sooner.  Moving .mozilla did
> indeed fix the problems.  My guess is that there was a format change in some of
> the files that wasn't transitioned properly by the new version.

This is a well-known upstream issue, profiles often break after upgrade. :/ Thanks for reporting back, closing.