lxpanel files fail md5sum:
# tazpkg repack lxpanel
The previous command shows:
cpio: etc/lxpanel/default/panels/panel not created: newer or same age file exists
cpio: etc/lxpanel/default/config not created: newer or same age file exists
can't repack, md5sum error.
When lxpanel files are good:
tux@slitaz:~$ tazpkg repack lxpanel
Repacking : lxpanel-0.5.8.tazpkg
================================================================================
cpio: etc/lxpanel/default/panels/panel not created: newer or same age file exists
cpio: etc/lxpanel/default/config not created: newer or same age file exists
Package lxpanel repacked successfully.
Size : 124.0K lxpanel-0.5.8.tazpkg
Your not downloading/installing a fresh copy of lxpanel,are you connected to the internet?:
# tazpkg -gi lxpanel --forced
the previous comman shows: "installation of: lxpanel... lxpanel (0.5.8) is installed", but nothing happens.
You should see:
root@slitaz:/home/tux# tazpkg -gi lxpanel --forced
Connecting to mirror.slitaz.org (94.23.209.91:80)
lxpanel-0.5.8.tazpk 100% |*******************************| 123k 0:00:00 ETA
Installation of : lxpanel
================================================================================
Copying lxpanel... [ Done ]
Extracting lxpanel... [ Done ]
Extracting the pseudo fs... [ Done ]
Saving configuration files for lxpanel... [ Done ]
Installing lxpanel... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
lxpanel (0.5.8) is installed.