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

Bug 418129

Summary: no ~amd64 -linux keyword in app-misc/editor-wrapper
Product: Gentoo/Alt Reporter: samtygier <samtygier>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description samtygier 2012-05-29 13:04:35 UTC
I am installing gentoo prefix on amd64 RHEL5. It gets stuck at:
env USE=-git emerge -u system

Calculating dependencies... done!
[ebuild  N    *] app-misc/editor-wrapper-4 
[ebuild  N     ] sys-apps/tcp-wrappers-7.6.22  USE="ipv6 -netgroups -static-libs" 
[ebuild  N     ] virtual/shadow-0 
[ebuild  N     ] sys-apps/which-2.20 
[ebuild     U  ] sys-apps/file-5.11 [5.09]
[ebuild  N     ] sys-apps/net-tools-1.60_p20120127084908  USE="nls -old-output -static" 
[ebuild  N     ] virtual/yacc-0 
[ebuild     U  ] app-shells/bash-4.2_p28 [4.2_p20] USE="nls* readline%*" 
[ebuild     U  ] sys-apps/texinfo-4.13-r2 [4.13-r1] USE="nls*" 
[ebuild     U  ] sys-apps/coreutils-8.17 [8.15] USE="nls*" 
[ebuild  N     ] sys-apps/diffutils-3.2  USE="nls -static" 
[ebuild     U  ] sys-apps/gawk-4.0.1 [4.0.0] USE="nls* readline%*" 
[ebuild  N     ] sys-process/psmisc-22.16  USE="ipv6 nls -X (-selinux)" 
[ebuild  N     ] app-arch/gzip-1.4  USE="nls -pic -static" 
[ebuild  NS    ] sys-devel/gcc-4.6.3 [4.2.4-r01.4] USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -go
 -graphite -gtk (-hardened) (-libssp) (-multilib) -multislot -nocxx -nopie -nossp -objc -objc++ -objc-gc -test (-vanilla)" 
[ebuild  N     ] virtual/package-manager-0 
[ebuild  N     ] dev-libs/libpcre-8.30-r2  USE="bzip2 cxx jit readline recursion-limit (unicode) zlib -pcre16 -static-libs" 
[ebuild  N     ] sys-apps/less-445-r1  USE="pcre unicode" 
[ebuild  N     ] virtual/pager-0 
[ebuild  N     ] sys-apps/groff-1.21-r1  USE="-X -examples" LINGUAS="-ja" 
[ebuild  N     ] app-editors/nano-2.3.1-r1  USE="ncurses nls unicode -debug -justify -minimal -slang -spell" 
[ebuild  N     ] sys-apps/debianutils-4.3  USE="-static" 
[ebuild  N     ] sys-process/procps-3.3.3  USE="ncurses unicode -static-libs" 
[ebuild  N     ] sys-apps/man-1.6g  USE="lzma nls" 
[ebuild  N     ] virtual/editor-0 
[ebuild  N     ] virtual/man-0 
[ebuild  N     ] sys-apps/man-pages-posix-2003a 
[ebuild  N     ] sys-apps/man-pages-3.40  USE="nls" LINGUAS="-da -de -fr -it -ja -nl -pl -ro -ru -zh_CN" 
[ebuild  N    *] dev-libs/openssl-1.0.1c  USE="(sse2) zlib -bindist -gmp -kerberos -rfc3779 -static-libs -test -vanilla" 
[ebuild  N     ] app-misc/ca-certificates-20120212 
[ebuild  N     ] net-misc/openssh-6.0_p1  USE="hpn tcpd -X -X509 -kerberos -ldap -libedit (-pam) (-selinux) -skey -static" 
[ebuild  N     ] virtual/ssh-0  USE="-minimal" 

The following keyword changes are necessary to proceed:
#required by net-misc/openssh-6.0_p1, required by virtual/ssh-0[-minimal], required by @system, required by @world (argument)
=dev-libs/openssl-1.0.1c **
#required by sys-apps/less-445-r1, required by virtual/pager-0, required by @system, required by @world (argument)
=app-misc/editor-wrapper-4 **


(openssl issue is filed as Bug 418119 )
Comment 1 Matt Michalowski 2012-05-30 00:38:35 UTC
It is also missing ~x86-linux. 

sys-apps/less-445-r1 now has this as a dependency.
Comment 2 samtygier 2012-05-30 10:55:19 UTC
i added:
app-misc/editor-wrapper **
to my packages.keywords
now i can install less fine. the key 'v' in less successfully opens the current file $EDITOR
Comment 3 Fabian Groffen gentoo-dev 2012-06-04 18:26:05 UTC
keyworded now, thanks both!