You are not logged in.
Pages: 1
I've updated my slitaz withthe latest cooking version. As SU i've entered tazkpg set-version cooking. After the update had finished I can't run tazpkg anymore!
Whenever I call tazpkg (exmaple tazpkg --help) I get the folowing error:
/usr/bin/tazpkg: .: line 25: can't open '/lib/libtaz.sh'
I can't find anything on google, so any help is welcome!
Offline
Check the file:
/lib/libtaz.sh and first make sure the file is there; then check the permissions. Just a thought.
Offline
Hmm, it's gone 
#ls -l /lib/libtaz.sh
ls: /lib/libtaz.sh: No such file or directory
Any ideas to get this back (as I can't use tazpkg :S ... )
Offline
boot from the original iso and just copy it from it to your on-disk /lib/libtaz.sh file
Offline
File /lib/libtaz.sh is too new to be used in the SliTaz 4.0. But, if you installed latest SliTaz homemade packages, you need to install libtaz.sh too.
File libtaz.sh contained in the slitaz-base-files. But it is extremely dangerous ☺ to install this package to your system! It is because this package contains some configuration files with default content.
Don't give up! You'll find separate /lib/libtaz.sh file here: http://cook.slitaz.org/cooker.cgi?download=../wok/slitaz-base-files/taz/slitaz-base-files-5.4.2/fs/lib/libtaz.sh Save it as /lib/libtaz.sh as root.
In addition you need some new configuration files to new tazpkg to work properly. All needed separated files from slitaz-base-files package you can find here: http://cook.slitaz.org/cooker.cgi?files=slitaz-base-files
If I remember correctly, you need new only /etc/slitaz/slitaz.conf file.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]