Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 177148
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Timo Rothweiler <tr.bgo@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 177148 depends on: Show dependency tree
Bug 177148 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-05 10:39 0000
When I updated sys-apps/findutils to version 4.3.3 today, I no longer was able
to start firefox (2.0.0.3) or thunderbird (2.0.0.0).

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-apps/findutils-4.3.3
2. try to start firefox or thunderbird
Actual Results:  
When I try to start firefox, I get the following output:

No running windows found
Error launching firefox:

There are files in your profile that are owned by a user other than
timo.  firefox can't execute in this condition.  Here are some of
the files that I found:
    /home/timo/.firefox

You can fix this problem by running the following:
    su -c 'chown -R timo:timo /home/timo/.mozilla'


I get the same thing with thunderbird, just that it complains about its own
configuration directory. The permissions are correct, though.

Expected Results:  
Firefox or thunderbird should start normally.

When I downgrade sys-apps/findutils to 4.3.2-r1 again, everything works as it
should.

------- Comment #1 From Timo Rothweiler 2007-05-05 10:40:54 0000 -------
sorry, forgot my emerge --info:

Portage 2.1.2.6 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r2,
2.6.21-gentoo x86_64)
=================================================================
System uname: 2.6.21-gentoo x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Gentoo Base System release 2.0.0_alpha2
Timestamp of tree: Sat, 05 May 2007 09:20:02 +0000
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/
/etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild
/etc/terminfo"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/distfiles"
FEATURES="buildpkg distlocks fixpackages metadata-transfer parallel-fetch
sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LC_ALL="en_US.utf8"
MAKEOPTS="-j3"
PKGDIR="/home/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/toolchain
/usr/portage/local/layman/xeffects /usr/portage/local/layman/vmware"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 kdeenablefinal xinerama" ALSA_CARDS="hda-intel"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #2 From Jakub Moc (RETIRED) 2007-05-05 10:45:01 0000 -------
+1

------- Comment #3 From Jakub Moc (RETIRED) 2007-05-05 10:57:00 0000 -------
Just nuke 4.3.3 and bump to 4.3.4; it works...


#19617: Nonexistent start points are (once again) diagnosed in
ftsfind.  This bug affected only findutils-4.3.3.

#19616: Fix leaf optimisation and loop detection (which were
unreliable in findutils 4.3.3).  This bug affected only
findutils-4.3.3.

#19615: find --version no longer claims to be using FTS_CWDFD when it
isn't.  This bug affected only findutils-4.3.3.

#19613: "find -L . -type f" no longer causes an assertion failure when
it encounters a symbolic link loop.  This bug affected only
findutils-4.3.3.

------- Comment #4 From Rémi Cardona 2007-05-05 10:58:14 0000 -------
for thunderbird-bin I just did this : "mkdir ~/.mozilla/thunderbird" if that's
any help.

------- Comment #5 From Raúl Porcel 2007-05-05 11:01:55 0000 -------
vapier, i've p.masked that version until you remove it. In bug 175708 i told
you to bump to 4.3.4, not to 4.3.3 :)

------- Comment #6 From Jakub Moc (RETIRED) 2007-05-05 19:33:09 0000 -------
*** Bug 177217 has been marked as a duplicate of this bug. ***

------- Comment #7 From SpanKY 2007-05-06 08:07:31 0000 -------
Jakub: did you forget how to assign to maintainers ?

------- Comment #8 From SpanKY 2007-05-06 08:30:50 0000 -------
4.3.4 now in portage

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug