Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83932 - fixheadtails does not work on dlint
Summary: fixheadtails does not work on dlint
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Andrej Kacian (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-03 03:27 UTC by Heiko Helmle
Modified: 2005-03-03 09:25 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 Heiko Helmle 2005-03-03 03:27:23 UTC
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 Andrej Kacian (RETIRED) gentoo-dev 2005-03-03 09:06:04 UTC
Looks like I'll have to revert to manual sed again. Thanks for reporting, I'll have a look at it shortly.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-03-03 09:25:08 UTC
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.