Well I had some time I needed to spend doing non-computer related stuff. So I snuck in a reinstall (via the x86 version of 3.5 stable.) Went to bed as soon as it stopped asking me questions. Got up a little early and logged in to the new install, (checked that it's kde was functional) and fired off a series of "equo update", "equo search equo"-> equo install [new-equo-package], equo conf update, equo update (again), etc until it stopped telling me to: Then I used a text console screen ( <ctrl>+<alt>+<F2> ) to run:
# equo world --verbose 2>&1|tee outfile
When I got back to my computer (much later) I extracted some human readable text from outfile, I went through another round of "equo update etc..." So that I could install the r128 video driver. Which this time didn't require removing the ati driver... Once again that got me the kdm login screen but it fails to actually get kde (and/or x) up and running. I noted several places in the above mentioned output file where something called revdep-rebuild was recommended, so I started with:
emerge --sync %% layman -S
followed by:
emerge portage
& etc... until emerge was happy, Then I tried:
revdep-rebuild -p
After complaining about something masked it made a list of what would be merged. It looked reasonable so I reran revdep-rebuild without the -p and got a message (eventually) about not being able to emerge everything. I found the revdep-rebuild errors file and noted that there were many warnings about files (mostly ending in ".so") that were not executable. I made a list of them and went wild with mc and it's ^xc chmod shortcut to add execution privileges to every file on the list. And then hoping that might have been part of the problem I did a "rm /root/revdep-rebuild* And then ran revdep-rebuild again... This time the errors list was shorter, (and since it still exists I'll quote it below...)
However since x still isn't functional & I noticed something in the output text from the equo world that I don't want to believe would have been missed by equo's dependency processing, but will now quote in hopes that someone can verify that "it ain't so..."
=> You must rebuild all drivers if upgrading from xorg-server 1.3
=> or earlier, because the ABI changed. If you cannot start X because
=> of module version mismatch errors, this is your problem.
At this point I'm out of time to do much with this. I've still got that installation on my hard drive and if I get suggestions I can understand, or requests for data extracted via command line tools I can still go there. But for now, I overwrote the other broke copy with one last fresh 3.5 stable install. Used equo and/or emerge, to install gnucash, pine, acroread, flash, lyx, and a few other odds n' ends that I need _WITHOUT_DOING_A_WORLD_UPDATE_ And it's working just fine, though I'm sure some things are out of date. Then I tweaked the initial users kde environment: keyboard shortcuts, fonts, etc... until I was comfortable with it. Used mc to copy most of that user's $HOME to /etc/skel and set about creating my assorted user accounts. Set up my primary user account's personal data partitions. And moved in...
I'm thinking I'm going to have to give up on the idea of doing world updates as I'll never have the time to learn to understand enough about custom tweaking the masks, blocklists, keywords, and use flags to make it work...
My plan now is to run 3,5 stable as is. (Only using equo and/or emerge to add software I find a need for.) Until I discover a 3.6 stable, then if the dvd installer's "upgrade existing Sabayon" option fails me I'll run openSuSE or Kubuntu while I do a fresh install and find the time to configure my user accounts and add my personal choice software so that I can move back in to the next Sabayon...
In any case at the end of the day, the problem is [not solved]: {"equo world" still breaks kde/xorg} But it has been [bypassed] because the dvd installs a very usable system, and both equo and emerge are great for adding almost any missing software I can think of...
Though I am curious why I had to KNOW it was called acroread to get the adobe reader? neither "equo search pdf" nor "equo search adobe" finds it. but "equo search acroread" does???
Likewise, why is it that I couldn't seam to get pine, or the more recent replacement alpine with equo, but "emerge pine" works just fine??? Please tell me that it's not being phased out because Washington U stopped funding future development. It's the only email interface I "like" using {except for the "ugg" pico editor component, vim as alternate editor: MUCH better!

}
--
joe3
---< begin .revdep-rebuild.3_ldd_errors >---
lddlibc4: cannot read header from `/usr/bin/gtkpinger': No such file or directory
lddlibc4: cannot read header from `/usr/bin/pnmtoplainpnm': No such file or directory
lddlibc4: cannot read header from `/usr/kde/3.5/bin/krdb': No such file or directory
ldd: warning: you do not have execution permission for `/usr/lib/gcc/i586-pc-linux-gnu/4.2.4/libgcc_s.so.1'
lddlibc4: cannot read header from `/usr/lib/openoffice/program/pagein-calc': No such file or directory
lddlibc4: cannot read header from `/usr/lib/openoffice/program/pagein-draw': No such file or directory
lddlibc4: cannot read header from `/usr/lib/openoffice/program/pagein-impress': No such file or directory
lddlibc4: cannot read header from `/usr/lib/openoffice/program/pagein-writer': No such file or directory
---< end .revdep-rebuild.3_ldd_errors >---