Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31926 - In some ebuilds there are chown user.group instead of user:group
Summary: In some ebuilds there are chown user.group instead of user:group
Status: RESOLVED DUPLICATE of bug 30596
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-24 09:48 UTC by Tomasz Lutelmowski
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Tomasz Lutelmowski 2003-10-24 09:48:30 UTC
In some ebuilds there are chown user.group instead of user:group

Reproducible: Always
Steps to Reproduce:
grep -r --regexp=".*chown.*\." /usr/portage/*
Actual Results:  
list of ebuilds with wrong chown use

Expected Results:  
empty list :)

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r6, 2.4.22-grsec-
2.0-rc3)
=================================================================
System uname: 2.4.22-grsec-2.0-rc3 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium2 -march=pentium2 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium2 -march=pentium2 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="-3dfx -3dnow -aalib -acl -acpi -afs -alsa apache2 -apm -arts -atlas -avi 
berkdb -bonobo -canna -cdr -cjk crypt -cscope cups curl -debug -dedicated -dga -
directfb -doc -dvb -dvd -dvdr -emacs -emacs-w3 -encode -esd ethereal -ev6 -evo -
fastcgi -fbcon -firebird -flash -foomaticdb -freetds -freewnn -gb gd gdbm -ggi 
gif -gnome -gphoto2 gpm -gps -gstreamer -gtk -gtk2 -gtkhtml -guile -icc -icc-
pgo -imap -imlib -innodb -informix -ipv6 -jack -java -jikes -joystick jpeg -
junit -kde -kerberos -krb4 -ladcca -lcms ldap -leim -libg++ -libgda libwww -
lirc -mad -maildir -matrox -mbox -mcal -mikmod -memlimit mmx -motif -mozilla -
mpeg -mpi -mule -mysql -nas ncurses -nhc98 -nls -nocardbus nocd -oci8 odbc -
oggvorbis -opengl -oss pam -pcmcia -pda -ppds -pdflib perl -plotutils png -pnp 
postgres -prelude python -qt -quicktime readline -ruby samba sasl -scanner sdl -
selinux slang -slp -snmp -socks5 spell sse ssl -svga -tcltk -tcpd -tetex -tiff -
truetype -trusted -usb -videos -voodoo3 -wavelan -wmf -wxwindows -X -Xaw3d -
xface -xinerama -xosd -xml -xml2 -xmms -xv -zeo zlib x86 -ppc -sparc -alpha -
mips -hppa -arm"
Comment 1 SpanKY gentoo-dev 2003-10-24 13:37:40 UTC

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