<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>25212</bug_id>
          
          <creation_ts>2003-07-24 16:28 0000</creation_ts>
          <short_desc>Apache 1.3.28 depends on &apos;head -1&apos; and &apos;tail -1&apos;</short_desc>
          <delta_ts>2003-07-26 17:20:38 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gentoo@jagerman.com</reporter>
          <assigned_to>woodchip@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>gentoo@jagerman.com</who>
            <bug_when>2003-07-24 16:28:29 0000</bug_when>
            <thetext>head -1 and tail -1 no longer work with the latest coreutils with glibc-2.3.2-r2
or above, but Apache depends on these.  Emerging apache appears to be
successful, but after emerging /usr/sbin/apache does not exist.

The head/tail/uniq -1 deprecation only comes about with glibc-2.3.2-r2 or later
as it updates _POSIX2_VERSION in /usr/include/unistd.h - however, as this is
bound to change sooner or later for stable Gentoo systems, it&apos;s something that
needs to be addressed.

The fix is to change everything containing head -1 or tail -1 to head -n 1 or
tail -n 1, respectively.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>woodchip@gentoo.org</who>
            <bug_when>2003-07-26 17:20:38 0000</bug_when>
            <thetext>yeah.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>