Bug 175503

Summary: "head -1 obsolete" warnings during install
Product: [Retired] 389 Reporter: Ulf Weltman <uffe>
Component: Install/UninstallAssignee: Nathan Kinder <nkinder>
Status: CLOSED WONTFIX QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: benl, ohegarty
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-01 13:39:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316    

Description Ulf Weltman 2005-12-12 00:28:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051012 Firefox/1.0.7

Description of problem:
Minor cosmetic bug, and possibly future breakage.  Below output is from install on Gentoo Linux, it claims "tail -1" is obsolete:

panda setup # ./setup -s -f /tmp/install.inf 
INFO Begin Setup . . .
[slapd-panda]: starting up server ...
[slapd-panda]: 	Fedora-Directory/1.0.1 B2005.342.161
[slapd-panda]: 	panda.point.to:5389 (/opt/fedora-ds-101/slapd-panda)
[slapd-panda]: 
[slapd-panda]: [11/Dec/2005:16:21:49 -0800] - Fedora-Directory/1.0.1 B2005.342.161 starting up
[slapd-panda]: [11/Dec/2005:16:21:50 -0800] - slapd started.  Listening on All Interfaces port 5389 for LDAP requests
Your new directory server has been started.
Created new Directory Server
Start Slapd Starting Slapd server configuration.
Success Slapd Added Directory Server information to Configuration Server.
Configuring Administration Server...
Your parameters are now entered into the Administration Server
database, and the Administration Server will be started.

Changing ownership to admin user uffe...
Setting up Administration Server Instance...
Configuring Administration Tasks in Directory Server...
Configuring Global Parameters in Directory Server...
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future

You can now use the console.  Here is the command to use to start the console:
cd /opt/fedora-ds-101
./startconsole -u admin -a http://panda.point.to:1111/

INFO Finished with setup, logfile is setup/setup.log


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Install on Gentoo Linux.
2.
3.
  

Additional info:

Comment 1 Ulf Weltman 2005-12-12 00:31:01 UTC
Err, I meant to say "head -1" is obsolete, though running "tail -1" gives the
same output:
panda usr # /usr/bin/tail -1 /etc/resolv.conf 
/usr/bin/tail: `-1' option is obsolete; use `-n 1' since this will be removed in
the future
domain point.to