Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11490 - emerge -p
Summary: emerge -p
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 09:39 UTC by todd
Modified: 2011-10-30 22:18 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 todd 2002-12-02 09:39:16 UTC
giving you a log of what's happening..  
trying to get development packages to build.. ran emerge rsync last night  
(12/1)  the moral of the story is, it doesn't appear to be working either  
because, i'm doing something wrong, or i've messed something up... probably a  
combination of both knowing me.    
tried to get other apps to build and having same problem.. 
enjoy. todd 
  
  
bash-2.05a# emerge --version  
Portage 2.0.44 (default-x86-1.4, gcc-3.2, glibc-2.2.5-r6)  
  
bash-2.05a# ACCEPT_KEYWORDS="~x86" emerge -p mozilla  
These are the packages that I would merge, in order.  
Calculating dependencies ...done!  
[ebuild    U ] net-www/mozilla-1.0.1-r3  
  
  
bash-2.05a# export ACCEPT_KEYWORDS="~x86"  
bash-2.05a# emerge -p mozilla  
These are the packages that I would merge, in order.  
Calculating dependencies ...done!  
[ebuild    U ] net-www/mozilla-1.0.1-r3
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-12-02 21:05:27 UTC
Did you have a current rsync tree?
emerge rsync and try again.
Works here with exactly what you are doing.