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

Bug 455686

Summary: sys-libs/nss-db: awk dependency
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 418473    

Description Christoph Junghans (RETIRED) gentoo-dev 2013-02-05 18:46:17 UTC
Can you please have a look if virtual/awk is sufficient or if gawk is needed.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-02-10 03:10:13 UTC
awk is used during build in db-Makefile, Makefile.in and src/Makefile.in, but in ways, which is compatible with the POSIX awk standard, so virtual/awk should be the right dependency.

Or follow vapier's suggestion and get rid of the awk dependency completely as it is in the system set.
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2013-02-24 21:16:18 UTC
(In reply to comment #1)
> Or follow vapier's suggestion and get rid of the awk dependency completely
> as it is in the system set.
Followed vapier's suggestion:
+  24 Feb 2013; Christoph Junghans <ottxor@gentoo.org>
+  nss-db-2.2.3_pre1-r2.ebuild, nss-db-2.2.3_pre1-r3.ebuild:
+  dropped gawk from deps as it is in system set (bug #455686)