Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 455742

Summary: net-analyzer/rrdtool: awk dependency
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: andreis.vinogradovs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 456762    
Bug Blocks: 418473    

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