EDIT
Now we know I have a bad extension, that method would only work if the bad extension is onboot?
so in the meantime, I first downgraded all my extensions using the apps -> maintenance -> check for updates and rebooted OK
as I know what I am working on.....I found one culprit, there may be more
foomatic-rip.......the one in the repo is good for s bit but bad for some other features I want it to have.
next replace it with local build (testing)
assuming
s bit is good
tce-load -i foomatic-rip
blah blah
drwxrwxr-x 2 root staff 3500 Apr 15 07:29 tce.installed/
Pls move this post to tce talk if you agree?
cheers
And I have one more thing to add to a checklist for tcz building
I loaded new epdfview and its good, I have more to check later
cool, I can unload and test next extension without a full reboot
sudo rm -rf /usr/local/tce.installed/foomatic-rip
ls -al /usr/local/
drwxrw
sr-x 2 root staff 3360 Apr 15 07:57 tce.installed/
ahhh firefox17 is also bad
I can see why, the wiki says for tce.installed
sudo chown -R root:staff /tmp/package/usr/local/tce.installed
sudo chmod -R 775 /tmp/package/usr/local/tce.installed
maybe that should read
sudo chown -R root:staff /tmp/package/usr/local/tce.installed
sudo chmod 775 /tmp/package/usr/local/tce.installed/
package