Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9655 - sash 3.4-r5 b0rks in emerge system
Summary: sash 3.4-r5 b0rks in emerge system
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest critical
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-25 11:06 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2003-02-04 19:42 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 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2002-10-25 11:06:20 UTC
when having ACCEPT_KEYWORDS="~x86" in make.conf , this problem happends when 
running emerge system right after bootstrabing:

emerge system doesn't update ncurses to version 5.3 , and therefore sash can't 
be compiled correct.

I fixed it on my computer by first running: emerge /usr/portage/sys-
libs/ncurses/ncurses-5.3.ebuild first, and then emerge system, and it works 
like a dream.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-10-29 18:54:36 UTC
Ncurses is masked in package.mask.
This is not a bug. It's double masked
and intentional.
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2002-10-29 20:16:29 UTC
Well, the problem isn't ncurses 5.3 , the problem is that if I try emerging 
sash 3.4-r5 with ncurses 5.2.xxxxx it b0rks, but if I update to the masked 
version of ncurses it works.
So the problem is in sash 3.4-r5 and not in ncurses 5.3 .