Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2010 10:01:19 GMT
From:      Tino Reinhardt <t@freeshell.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150241: sysutils/moosefs-chunkserver: small typo in pkg-install.in
Message-ID:  <201009031001.o83A1JEb008346@www.freebsd.org>
Resent-Message-ID: <201009031010.o83AA8hp075940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150241
>Category:       ports
>Synopsis:       sysutils/moosefs-chunkserver: small typo in pkg-install.in
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 03 10:10:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tino Reinhardt
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD panix.local 8.1-RELEASE FreeBSD 8.1-RELEASE #0 r210492M: Fri Aug 13 11:13:18 CEST 2010     root@panix.localnet:/usr/obj/usr/src/sys/SAMBA  amd64
>Description:
sysutils/moosefs-chunkserver/files/pkg-install.in adds user "mfs" with GECOS-field containig "MySQL Daemon" but Moosefs has nothing in common with MySQL.
>How-To-Repeat:
# pw userdel mfs
# cd /usr/ports/sysutils/moosefs-chunkserver && make install

# finger -m mfs
>Fix:
Maybe:

# sed -e 's/MySQL/Moosefs/' files/pkg-install.in

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009031001.o83A1JEb008346>