Sabayon overlay

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Sabayon overlay

Postby addr » Wed May 27, 2009 23:43

Please tell me what this means. I have been at this for days.

Code: Select all
 The source of the overlay "sabayon" seems to have changed. You currently sync from "http://svn.sabayonlinux.org/overlay/" while the global layman list reports "git://sabayon.org/projects/overlay.git" as correct location. Please consider removing and readding the overlay!
*
* Failed to sync overlay "sabayon".
* Error was: Syncing overlay "sabayon" returned status 256!

Thankyou

Edit: Forget it. Now the system won't accept my root password which I have been using all night and day. I also have no sound.
Back to Sidux and Arch I am afraid.
I have really tried over three installs. I have never known anything like this in Linux. Sorry folks. I'm gone.
Last edited by addr on Thu May 28, 2009 0:02, edited 1 time in total.
addr
Young Hen
 
Posts: 26
Joined: Sun Apr 08, 2007 13:31

Re: Sabayon overlay

Postby Fitzcarraldo » Wed May 27, 2009 23:55

The sabayon Portage overlay repository used the Subversion (SVN) version control system but the developer recently changed to the git version control system. All you need to do is, as the root user in a Terminal window, delete the overlay and then add it again:

Code: Select all
# layman -d sabayon
# layman -a sabayon
# layman -S
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Sabayon overlay

Postby Thev00d00 » Thu May 28, 2009 11:54

Damn, How long did he wait before editing that post?
Image
Please report Bugs on the Bugzilla, not forum
Please Adopt an Unanswered thread
Website / Blog : v00d00.net
twitter: Follow Me
G+: Circle Me
User avatar
Thev00d00
Generally Awesome (tm)
 
Posts: 1467
Joined: Wed Feb 21, 2007 15:52
Location: United Kingdom

Re: Sabayon overlay

Postby wolfden » Thu May 28, 2009 12:14

a whole 20 minutes
User avatar
wolfden
Sharecropper
 
Posts: 8824
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Sabayon overlay

Postby lxnay » Thu May 28, 2009 15:21

I wonder how one could run Arch if he/she doesn't even know the basics of text reading.
Image
Join us on IRC (chat.freenode.net #sabayon or WebChat)
Submit bugs to our Bug Tracker
Follow me on Twitter
Add me on Facebook
Add me on Google+
lxnay
Land Owner
 
Posts: 3440
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Re: Sabayon overlay

Postby WarraWarra » Thu May 28, 2009 15:35

LOL and that same error / fix has been posted in the forums a few times.
User avatar
WarraWarra
Sagely Hen
 
Posts: 1989
Joined: Wed Jan 03, 2007 21:01
Location: 31.324270, -113.585511

Re: Sabayon overlay

Postby ReemZ » Thu May 28, 2009 19:39

wolfden wrote:a whole 20 minutes

:lol:

Anyway, "Please consider removing and readding the overlay!" in an error message is pretty clear, even to me!
(My guess would be: search forum/wiki to find out what an overlay is, and how to remove/readd it)
I wonder why someone "going back to" Arch (which I've seen a mate of mine chew on for hours just trying to install it...and he's been in the ICT world for ages, so I guess Arch is a lot more difficult than SL) would not get that...

My guess: flamer/troll. Not to be taken seriously...
Handtekening? Zeg...ik ga niet op m'n monitor schrijven!
User avatar
ReemZ
Old Dear Hen
 
Posts: 660
Joined: Mon Oct 27, 2008 10:50
Location: Here! No, here! Over heeeeeeere!

Re: Sabayon overlay

Postby addr » Sat May 30, 2009 0:38

Not a troll.

First please allow me to apologise for my frustrated outburst in my post.

The installation, configuration and update were fraught with problems and I was running a bit ragged.

No excuse.

Thankyou Fitzcarraldo, I will take it from there.

I have a very slow connection and so it can take literally hours to find something hasn't worked.

PS Arch is easy to install.
addr
Young Hen
 
Posts: 26
Joined: Sun Apr 08, 2007 13:31

Re: Sabayon overlay

Postby ReemZ » Sat May 30, 2009 0:56

addr wrote:Not a troll.

First please allow me to apologise for my frustrated outburst in my post.

The installation, configuration and update were fraught with problems and I was running a bit ragged.

No excuse.

Accepted as far as I'm concerned ;)
Just don't give up so easily; I'm a complete arse when it comes to computers, but even I managed to get this working, and it works beautifully!

addr wrote:PS Arch is easy to install.

Hmm...that mate of mine has installed and played with several distro's, but couldn't get Arch installed...
Apparently not every distro loves every linux user, maybe it's a pheromone thing :mrgreen:

addr wrote:Thankyou Fitzcarraldo, I will take it from there.

I have a very slow connection and so it can take literally hours to find something hasn't worked.

Please let us know the results, so we may either help fixing whatever other problem might occur or enjoy another successfull Sabayon installation :D
Allthough I realize that, due to your slownet, we might have to wait another week for the reports :mrgreen:
Handtekening? Zeg...ik ga niet op m'n monitor schrijven!
User avatar
ReemZ
Old Dear Hen
 
Posts: 660
Joined: Mon Oct 27, 2008 10:50
Location: Here! No, here! Over heeeeeeere!

Re: Sabayon overlay

Postby WarraWarra » Sat May 30, 2009 6:04

Please check if you have git installed otherwise you will have a lot of fun getting the overlays to work, now = git only or so it seems.
If you can not get git installed / working for some reasons then use this below.

Here is the link for git package that you can cheat past errors to get it working as I have done a few times and worked:
Code: Select all
tar xvfj git-1.6.3.tbz2 -C / 


This is not the nicest way to do it but should work if everything else fails.

This should if same as mine tar extract git then -C to root partition and extract to correct folders like /usr/.... and others.
Then do etc-update and the layman again this should get layman sorted + can use git as normal or until able to install git properly / downgrade to correct version.

This is build against gcc4.3.3.-* and py2.6.2 but worked after clean install of 4.1gnome for me when I got stuck with wonderful bcm43xx wifi

ftp://ftp.ibiblio.org/pub/linux/distributions/sabayonlinux/binhost/packagesi686mix/git-1.6.3.tbz2

Shout if you get stuck.
User avatar
WarraWarra
Sagely Hen
 
Posts: 1989
Joined: Wed Jan 03, 2007 21:01
Location: 31.324270, -113.585511

Next

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: Honeyman and 2 guests