Tiny Core Base > Final Releases

Core 4.2

<< < (3/16) > >>

vinnie:

--- Quote from: roberts on December 27, 2011, 09:39:16 AM ---4.2 is really not that different from what everyone was doing. Extensions! Everyone has to have known how to use extensions. 4.2 moves the X/GUI to extension status. Why use TinyCore's flwm and Xvesa when you can choose what you want. For those who are timid CorePlus makes it super easy to install.

--- End quote ---

I'm lazy-natured and slow to keep up to date, sure it's just my problem  ;)

caminati:
Just updated to 4.2 (form Microcore 4.1), and


* AppsAudit (gui)/update returns no updates available. (It should return at least Xprogs and Xlibs, right?)

* Appbrowser (neither gui nor ab) shows no fltk-1.10 extension.

I also tried a base norestore.
It is a fresh test. Maybe I have to wait some central server alignment?

roberts:
1. Only if have their md5sums.
2. info.lst corrected on server to contain fltk-1.10.tcz 

caminati:

--- Quote from: roberts on December 27, 2011, 11:24:01 AM ---1. Only if have their md5sums.

--- End quote ---

That was not the problem: I realized Xprogs, Xlibs were updated before the official 4.2 release, and were already upgraded on my installation.

The above is false: I just had to use tce-update instead of appsaudit, see following posts.
Sorry for the noise.


--- Quote ---2. info.lst corrected on server to contain fltk-1.10.tcz

--- End quote ---
Thanks.

AbNoRMiS:
if tce directory is on a disk with vfat, then permissions changes using the key -R in /usr/bin/tce-setup

--- Code: ---setupExtnDirs() {
[ -d "$MOUNTPOINT"/"$TCE_DIR"/optional ] || mkdir -p "$MOUNTPOINT"/"$TCE_DIR"/optional
[ -d "$MOUNTPOINT"/"$TCE_DIR"/ondemand ] || mkdir -p "$MOUNTPOINT"/"$TCE_DIR"/ondemand
touch "$MOUNTPOINT"/"$TCE_DIR"/onboot.lst
touch "$MOUNTPOINT"/"$TCE_DIR"/xwbar.lst
chown -R "$USER".staff "$MOUNTPOINT"/"$TCE_DIR"
chmod -R g+w "$MOUNTPOINT"/"$TCE_DIR"
}

--- End code ---
when booting leads to mass error output for each file in the tce dir and subdirs: "Operation not permitted"

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version