Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge sync
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
Zuti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2003
Posts: 123
Location: The Netherlands

PostPosted: Sat Jul 26, 2003 11:10 pm    Post subject: emerge sync Reply with quote

I'm using gentoo for a couple of weeks now. Everything is great. Now im trying to refresh my portage list
I do:
Quote:
emerge sync


This is what happends:
Quote:
receiving file list ...
340 files to consider
experimental/x86/livecd/
experimental/x86/livecd/livecd-experimental-rc4-04-10-03.iso


I dont really want / need this

First time i got sparc and ppc stuff to. I ' - ' them in make.conf. I'm not sure about unmarking x86. Also i tried putting some lines in RSYNC_EXCLUDEFROM in make.conf, but that did not work either.
Could someone post their RSYNC_EXCLUDEFROM or something? Is there a special USE flag that im not aware of?

By the way, I found a nice script on the forum :https://forums.gentoo.org/viewtopic.php?t=55031&highlight=exclude but this isnt what im looking for.
Thx in advance
Back to top
View user's profile Send private message
Zuti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2003
Posts: 123
Location: The Netherlands

PostPosted: Sat Jul 26, 2003 11:58 pm    Post subject: Reply with quote

Ok, I figured it out (I made a type-o)

I did:
Code:

mkdir /etc/portage
echo experimental/* >> /etc/portage/rsync_excludes
echo releases >> /etc/portage/rsync_excludes
rm -rf /usr/portage/experimental
rm -rf /usr/portage/releases
emerge sync


Im doing a rsync now and it seem to going well.
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