Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177148 - sys-apps/findutils-4.3.3 is heavily broken
Summary: sys-apps/findutils-4.3.3 is heavily broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 177217 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-05 10:39 UTC by Timo Rothweiler
Modified: 2007-05-06 08:30 UTC (History)
3 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 Timo Rothweiler 2007-05-05 10:39:34 UTC
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 Timo Rothweiler 2007-05-05 10:40:54 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2007-05-05 10:45:01 UTC
+1
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-05 10:57:00 UTC
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 Rémi Cardona (RETIRED) gentoo-dev 2007-05-05 10:58:14 UTC
for thunderbird-bin I just did this : "mkdir ~/.mozilla/thunderbird" if that's any help.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2007-05-05 11:01:55 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2007-05-05 19:33:09 UTC
*** Bug 177217 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2007-05-06 08:07:31 UTC
Jakub: did you forget how to assign to maintainers ?
Comment 8 SpanKY gentoo-dev 2007-05-06 08:30:50 UTC
4.3.4 now in portage