You are not logged in.
Can anybody confirm it?
with [c]tazusb roofs lzma[/c] ran from rolling-core cd
Can't test this in HDD install
when I try wine - it's not work, no anythihg in console
When i remove wine - it removed zlib and maybe other system libs
so, after wine i'm using livecd
all package operation done by tazpanel
Offline
The error may be from this commit: http://hg.slitaz.org/tazusb/rev/0ffa8faa4b1a
Removes old PIDs from files that are included in new rootfs.gz
Old pid was preventing dbus and other programs from starting.
The sed line doesn't delete /run/init or /var/run/init from a text file so maybe it's something else.
Offline
Maybe, but line 481 contains exclude dirs
http://hg.slitaz.org/tazusb/file/0ffa8faa4b1a/tazusb#l481
for dir in /home /proc /run /sys /tmp /mnt /media /media/cdrom /media/flash /media/usbdisk
/run was always here, even before first kernel panics few weeks ago
upd - deleted wrong info
if-loop ended at line 172 in /init contains "/run/init"
Offline
Can't reproduce again, seems was caused in exceeding max number of files stored in cpio (65536), so, marked as resolved.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]