Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89714 - Warnings from find for bogus syntax in /etc/init.d/xfs
Summary: Warnings from find for bogus syntax in /etc/init.d/xfs
Status: RESOLVED DUPLICATE of bug 82735
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 14:38 UTC by BlaisorBlade
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for the problem (xfs-warn.patch,377 bytes, patch)
2005-04-19 14:40 UTC, BlaisorBlade
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BlaisorBlade 2005-04-19 14:38:29 UTC
Attached is a patch, which fixes a warning given by "find" in the xfs script, for the syntax.

Reproducible: Always
Steps to Reproduce:
1. install xorg-x11
2. install a recent findutils (I have 4.2.20)
3. /etc/init.d/xfs start (or mkfontdirs)



Expected Results:  
epm -q findutils
findutils-4.2.20

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.
20050125-r1, 2.6.11-skas3-v9-pre1 i686)
=================================================================
System uname: 2.6.11-skas3-v9-pre1 i686 AMD Athlon 64 Processor 3000+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 26 2005, 21:12:23)]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /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 /usr/share/texmf/dvipdfm/config/ /usr/share/
texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/
platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/home/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks fixpackages sandbox sfperms strict 
userpriv usersandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.
tiscali.de/pub/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://mir.
zyrianes.net/gentoo/ http://gentoo.blueyonder.co.uk http://www.ibiblio.org/pub/
Linux/distributions/gentoo"
LANG="it_IT"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X X509 a52 aac aalib acl acpi aim alsa arts 
artswrappersuid avi bash-completion berkdb bitmap-fonts bzlib cddb cdr crypt 
cscope cups curl dba dga dv dvb dvd dvdr dvdread emboss encode erandom esd 
ethereal fam flac foomaticdb ftp gd gdbm gif gnome gphoto2 gpm gstreamer gtk 
gtk2 iconv icq idea ieee1394 imagemagick imap imlib innodb irda jabber java jpeg 
jpeg2k junit kde kdexdeltas kerberos krb4 ldap libcaca libg++ libwww live lzo 
lzw-tiff mad maildir mbox md5sum mikmod mime mmx mmx2 mmxext mng motif mozilla 
mp3 mpeg mpeg4 msn mysql mythtv ncurses nls nptl ogg oggvorbis opengl oss pam 
pda pdflib perl php pic png pnp ppds python qt quicktime readline real rtc samba 
scanner sdl session slang slp smime spl sqlite sse sse2 ssl svg sysvipc tcltk 
tcpd tetex tga tiff truetype truetype-fonts type1-fonts unicode usb userlocales 
v4l v4l2 vim-with-x vorbis wifi winbind wmf xanim xine xml xml2 xmms xosd xpm 
xprint xsl xv xvid xvmc yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 BlaisorBlade 2005-04-19 14:40:12 UTC
Created attachment 56707 [details, diff]
Fix for the problem

apply with patch -p0 inside /etc/init.d
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-04-19 16:06:52 UTC
Remember to search for duplicates before filing a new bug.

*** This bug has been marked as a duplicate of 82735 ***