Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
corrupt emerge ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
punter
Guru
Guru


Joined: 25 Nov 2002
Posts: 506

PostPosted: Mon Jun 02, 2003 6:18 pm    Post subject: corrupt emerge ? Reply with quote

Code:
root /home/root>emerge -p -e --deep world
...
[ebuild  N   ] sys-apps/which-2.14 
[ebuild  N   ] sys-libs/slang-1.4.8 
[ebuild  N   ] sys-apps/help2man-1.29 
[ebuild  N   ] sys-apps/diffutils-2.8.4-r3 
[ebuild  N   ] sys-apps/devfsd-1.3.25-r3 
[ebuild  N   ] sys-apps/less-381 
[ebuild  N   ] sys-apps/net-tools-1.60-r7 
[ebuild  N   ] sys-apps/fbset-2.1 

root /home/root>emerge -p -f --deep world
Calculating world dependencies ...done!
root /home/root>ls /usr/portage/distfiles/
cvs-src                    procps-3.1.9.tar.gz
man-1.5l.tar.gz            util-linux-2.11z-crypt-gentoo.patch.bz2
portage-2.0.48-r1.tar.bz2  util-linux-2.11z.tar.bz2
root /home/root>


emerge says I have all packages, but listing the diectory shows otherwise.
any ideas why its not fetching all packages ?

Shane

PS I'm using a different mirror, so dont think the corrupt portage is the case here
Back to top
View user's profile Send private message
punter
Guru
Guru


Joined: 25 Nov 2002
Posts: 506

PostPosted: Mon Jun 02, 2003 8:05 pm    Post subject: Reply with quote

There's a regenworld script.
Back to top
View user's profile Send private message
Byte
n00b
n00b


Joined: 03 Apr 2003
Posts: 17

PostPosted: Tue Jun 03, 2003 3:28 am    Post subject: Re: corrupt emerge ? Reply with quote

punter wrote:
Code:

root /home/root>emerge -p -e --deep world
root /home/root>emerge -p -f --deep world
Calculating world dependencies ...done!
root /home/root>


emerge says I have all packages, but listing the diectory shows otherwise.
any ideas why its not fetching all packages ?


try:
Code:
emerge -f -e --deep world


if you look at:
Code:
emerge -p --deep world

you'll see that without -e, it won't list emerge any packages unless they need updating
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum