Hallo, trinux-talk,
in "/sbin/pkgadd" (nearly at the end)
rm $FILE
should be replaced with
rm /$FILE
The imported package is unpacked in "/", and it should be deleted after
unpacking. That is ok.
But if there happens a mistake during finding and unpacking, trinux may
be not in "/", but in "/dev/xxx/trinux". And then deleting the package
is no good idea.
One possible error: the "pkglist" is edited under DOS/Windows, and
trinux cannot understand "CRLF".
Viele Gruesse!
Helmut
|