hi jason,
in the last days i had no error messages and nothing noticable that went wrong,
despite
updatesce -c -a
replied that no updates are requested!!!
###
tc@box:~$ updatesce -c -a
debian
#################### 100.0% 0.0 kBps DONE
verifying download...checksum matches OK
used 10719232 local, fetched 0
Using the repo
http://ftp.us.debian.org/debian debian jessie main
Searching for availbe updates for chosen SCEs.
000-base-jessie
100-desktop-jessie
200-multimedia-jessie
libreoffice
original-modules-3.8.13-tinycore
vbox
No updates available for chosen SCEs.
###
but updatesce wants to load updated packages:
###
tc@box:~/.TCE/sce$ importsce -s 000-base-jessie
Using the -s option.
Using the -u option.
debian
#################### 100.0% 3.4 kBps DONE
verifying download...checksum matches OK
used 10719232 local, fetched 0
Using the repo
http://ftp.us.debian.org/debian debian jessie main
Do you want to create 000-base-jessie.sce from package list /mnt/sdb2/tce/sce/000-base-jessie.sce.lst? (y/N): y
Using Package Index: /etc/sysconfig/tcedir/debian_jessie_main_i386_Packages
Using debian Mirror:
http://ftp.us.debian.org/debian000-base-jessie is from your own custom package list:
Gathering dependency info..
Determining HD and RAM space needed..
3.92 MB of downloads required.
222.38 MB needed for unpacking archives.
71.75 MB of compressed archives will be used.
369.79 MB is a good estimate of /mnt/sdb2/tce space needed, 2779.13 MB is available.
###
the same with two further packages:
###
tc@box:~/.TCE/sce$ importsce -s 100-desktop-jessie
...
The below SCE's in your SCE directory will be used as
to provide dependencies for 100-desktop-jessie.sce.
000-base-jessie
Determining HD and RAM space needed..
0.14 MB of downloads required.
459.52 MB needed for unpacking archives.
168.64 MB of compressed archives will be used.
796.95 MB is a good estimate of /mnt/sdb2/tce space needed, 2779.13 MB is available.
###
###
tc@box:~/.TCE/sce$ importsce -s 200-multimedia-jessie
...
The below SCE's in your SCE directory will be used as
to provide dependencies for 200-multimedia-jessie.sce.
000-base-jessie
100-desktop-jessie
Determining HD and RAM space needed..
7.69 MB of downloads required.
690.95 MB needed for unpacking archives.
181.19 MB of compressed archives will be used.
1061.02 MB is a good estimate of /mnt/sdb2/tce space needed, 2779.13 MB is available.
###