Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455686 - sys-libs/nss-db: awk dependency
Summary: sys-libs/nss-db: 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's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 418473
  Show dependency tree
 
Reported: 2013-02-05 18:46 UTC by Christoph Junghans (RETIRED)
Modified: 2013-02-24 21:16 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 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)