I don't have the sudo su issue with the current dCore and recently imported sce's.
The mydesktop file you posted results in a 335MB sce. My mydesktop is 1.3GB, and I have never had trouble loading or creating it. I imported and loaded your mydesktop with no issue. Sounds like you are running out of disk space in the importing process.
hi jason w,
i guess that you are right, although there are no clear hints for that.
yes, my system is not really up-to-date, but it has enough resources for so many configurations.
i have 1gb of ram and my usbstick has 2,5gb free memory. i watch the memory consumption with top and df -h... and there is no hint for a memory-overflow.
i tried it with an additional swap-file prepared by tinycore from 256mb up to 1gb.
i placed this swap-file in the same partition as the tce-directory or on another partition or even on another stick.
at the end of the importsce-packaging i additionally close all open files with sync and even waite some moments after a successful syncing-process without any error messages.
although i successfully packaged the same mydesktop-package with around 330mb in the last weeks, now smaller mypackage-configurations do not work properly anymore.
so i tried to package in an environment with a bare small configuration (that has not the "sudo su"-problem), but this clean environment has the same buggy result.
tc@box:~$ importsce -s -f /mnt/sdb2/sce/mydesktop
#################### 100.0% 0.0 kBps DONE
verifying download...checksum matches OK
used 9943040 local, fetched 0
Using mirror:
http://ftp.us.debian.org/debianDo you want to create mydesktop.sce from package list /mnt/sdb2/tce/sce/mydesktop?y
#################### 100.0% 0.0 kBps DONE
verifying download...checksum matches OK
used 9943040 local, fetched 0
Using mirror:
http://ftp.us.debian.org/debianUsing Package Index: /etc/sysconfig/tcedir/debian_wheezy_main_i386_Packages
Using Debian Mirror:
http://ftp.us.debian.org/debianmydesktop is from your own custom package list.
...
0.39 MB of downloads required.
796.06 MB needed for unpacking archives.
258.51 MB of compressed archives will be used.
796.45 MB is a good estimate of /mnt/sdb2/tce space needed, 119.87 MB is available.
WARNING: You do not have enough /etc/sysconfig/tcedir tcedir space, you should not proceed.
Proceed to create mydesktop.sce? (y/N):
i don't understand these warnings, cause df -h shows enough memory in
/dev/sdb2 3.7G 1.2G 2.3G 35% /mnt/sdb2
why should there only 119.87 MB be available?
796.45 MB should be no problem at all, even in the RAM!?
btw, this example shows the conditions without an extra swap file, but it's the same result
once i thought that perhaps the package pm-utils cause the problem (on my hardware with an intel i915-card the actual kernel has some problems with s2ram), but without this package the same happens.
my only "sudo su"-problem-free configuration is without:
fail2ban
laptop-mode-tools
pm-utils
iceweasel
icedove
cups
cups-driver-gutenprint
hplip-cups
jpilot
gnupg
rsync
epdfview
gthumb
xvnc4viewer
gimp
alsa-base
alsa-utils
alsamixergui
that is problem-free myminidesktop:
Xprogs
wbar
xorg-all
grep
bash
screen
mc
ssh
iptables
fluxbox
it's a pitty, cause my fullblown mydesktop-configuration worked so fine for such a while
perhaps you have some hints or ideas, they are welcome, thank you.