Bug 83932 - fixheadtails does not work on dlint
Bug#: 83932 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ticho@gentoo.org Reported By: helman@gmx.de
Component: Applications
URL: 
Summary: fixheadtails does not work on dlint
Keywords:  
Status Whiteboard: 
Opened: 2005-03-03 03:27 0000
Description:   Opened: 2005-03-03 03:27 0000
after emerging net-dns/dlint portage claims to have fixed non-posix compliant
tail usage. but apparently it did not fix anything. The sed statement in
fixheadtails.eclass fixes only tail +[0-9], but dlint uses a variable ($i).

i'm no sed magician, so i can't come up with a fix myself - sorry.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Andrej Kacian (RETIRED) 2005-03-03 09:06:04 0000 -------
Looks like I'll have to revert to manual sed again. Thanks for reporting, I'll
have a look at it shortly.

------- Comment #2 From Andrej Kacian (RETIRED) 2005-03-03 09:25:08 0000 -------
dlint-1.4.0-r2 fixes this. I've kept x86 keyword stable, and asked sparc team
to test and mark stable for sparc. Thanks again, Heiko.