Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455742 - net-analyzer/rrdtool: awk dependency
Summary: net-analyzer/rrdtool: awk dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on: 456762
Blocks: 418473
  Show dependency tree
 
Reported: 2013-02-05 20:24 UTC by Christoph Junghans (RETIRED)
Modified: 2013-02-11 22:35 UTC (History)
1 user (show)

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 Christoph Junghans (RETIRED) gentoo-dev 2013-02-05 20:24:01 UTC
Can you please have a look if virtual/awk is sufficient or if gawk is needed.
Comment 1 Andreis Vinogradovs ( slepnoga ) 2013-02-05 21:51:05 UTC
Pinkbute, please commit this
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-05 22:13:57 UTC
(In reply to comment #1)
> Pinkbute, please commit this

What does that mean (apart from the obvious spelling error)?
Comment 3 Christoph Junghans (RETIRED) gentoo-dev 2013-02-11 01:13:15 UTC
awk is only used for the build. The only place outside the autotools files is src/get_ver.awk, which is posix-conform. (Also WIN32-BUILD-TIPS.txt states nawk as one of the awk version to possible.)

So all in all, virtual/awk should be fine.
Comment 4 Sergey Popov gentoo-dev 2013-02-11 22:35:43 UTC
+  11 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> rrdtool-1.4.5-r1.ebuild,
+  rrdtool-1.4.5-r2.ebuild, rrdtool-1.4.7-r1.ebuild:
+  Change awk dependency into virtual/awk, wrt bug #435986