Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20866 - baselayout-1.8.6.7, gawk too old
Summary: baselayout-1.8.6.7, gawk too old
Status: RESOLVED DUPLICATE of bug 20835
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 14:25 UTC by TrippyZ
Modified: 2005-07-17 13:06 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 TrippyZ 2003-05-12 14:25:44 UTC
It wants a later gawk, but I already have it.

==================

ACCEPT_KEYWORDS="~x86" emerge baselayout

gives me 

.......
gcc  -o utmpdump utmpdump.o
gcc  -o last last.o
gcc  -o mesg mesg.o
gcc  -o wall dowall.o wall.o
 * Please install sys-apps/gawk-3.1.1-r2 or later!
 
!!! ERROR: sys-apps/baselayout-1.8.6.7 failed.
!!! Function src_compile, Line 126, Exitcode 0
!!! gawk too old

So...

bash-2.05b# emerge -p gawk
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R  ] sys-apps/gawk-3.1.2-r3




Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge baselayout
2.
3.



Expected Results:  
Installed baselayout, so I can try out parallel startup
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-12 14:32:25 UTC

*** This bug has been marked as a duplicate of 20835 ***