Still the same ... all the packages were installed but I used --forced to re-install them all again:
tux@slitaz:~$ su
Password:
root@slitaz:/home/tux# tazpkg get-install slitaz-toolchain
"slitaz-toolchain" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg get-install slitaz-toolchain --forced
Package "slitaz-toolchain-5.0" already in the cache
Installation of package "slitaz-toolchain"
================================================================================
SliTaz meta package to rebuild or install current toolchain.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
Package "slitaz-toolchain" (5.0) is installed.
root@slitaz:/home/tux# tazpkg get-install ncurses-dev
"ncurses-dev" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg get-install ncurses-dev --forced
Package "ncurses-dev-5.9" already in the cache
Installation of package "ncurses-dev"
================================================================================
Devel files for the ncurses library.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
Package "ncurses-dev" (5.9) is installed.
root@slitaz:/home/tux# tazpkg get-install perl
"perl" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg get-install perl --forced
Package "perl-5.12.3" already in the cache
Installation of package "perl"
================================================================================
Full Perl interpreter and modules.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Execute pre-install commands... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
Package "perl" (5.12.3) is installed.
root@slitaz:/home/tux# tazpkg get-install linux-source
"linux-source" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg get-install linux-source --forced
Package "linux-source-3.2.71" already in the cache
Installation of package "linux-source"
================================================================================
The Linux kernel source files.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
Update system databases... [ Done ]
================================================================================
Package "linux-source" (3.2.71) is installed.
root@slitaz:/home/tux# tazpkg get-install xorg-server
"xorg-server" package is already installed.
You can use the --forced option to force installation.
root@slitaz:/home/tux# tazpkg get-install xorg-server --forced
xorg-server-1.12.4.t 100% |*******************************| 967k 0:00:00 ETA
Installation of package "xorg-server"
================================================================================
Xorg core server.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
Execute post-install commands... [ Done ]
================================================================================
Package "xorg-server" (1.12.4) is installed.
root@slitaz:/home/tux# get-linux-source
Connecting to http://www.kernel.org (149.20.4.69:80)
Connecting to http://www.kernel.org (199.204.44.194:443)
Connecting to http://www.kernel.org (198.145.20.140:80)
Connecting to http://www.kernel.org (149.20.4.69:443)
patching file scripts/package/Makefile
Hunk #2 FAILED at 152.
1 out of 2 hunks FAILED -- saving rejects to file scripts/package/Makefile.rej
Apply linux-diff.u
patching file arch/x86/vdso/Makefile
patching file scripts/Makefile.lib
Apply linux-header.u
patching file arch/x86/boot/header.S
Apply linux-freeinitrd.u
patching file arch/x86/mm/init.c
patching file init/initramfs.c
Apply linux-subroot.u
patching file Documentation/kernel-parameters.txt
patching file init/do_mounts.c
Apply linux-romfs.u
patching file fs/romfs/super.c
Apply linux-CVE-2016-5696.u
patching file net/ipv4/tcp_input.c
Apply aufs3-base.patch
patching file fs/namei.c
Hunk #1 succeeded at 1763 (offset 10 lines).
patching file fs/splice.c
Hunk #1 succeeded at 1116 (offset 31 lines).
Hunk #2 succeeded at 1144 (offset 31 lines).
patching file include/linux/namei.h
patching file include/linux/splice.h
Apply aufs3-standalone.patch
patching file fs/file_table.c
patching file fs/inode.c
patching file fs/namei.c
Hunk #1 succeeded at 1767 (offset 10 lines).
patching file fs/namespace.c
Hunk #1 succeeded at 1507 (offset 1 line).
patching file fs/notify/group.c
patching file fs/notify/mark.c
Hunk #2 succeeded at 192 (offset 2 lines).
Hunk #3 succeeded at 280 (offset 2 lines).
Hunk #4 succeeded at 336 (offset 2 lines).
patching file fs/open.c
patching file fs/splice.c
Hunk #1 succeeded at 1140 (offset 31 lines).
Hunk #2 succeeded at 1167 (offset 31 lines).
patching file security/commoncap.c
Hunk #1 succeeded at 981 (offset 6 lines).
patching file security/device_cgroup.c
patching file security/security.c
Apply aufs3-loopback.patch
patching file drivers/block/loop.c
Hunk #13 succeeded at 948 (offset 5 lines).
Hunk #14 succeeded at 958 (offset 5 lines).
Hunk #15 succeeded at 1006 (offset 5 lines).
Hunk #16 succeeded at 1027 (offset 5 lines).
Hunk #17 succeeded at 1070 (offset 7 lines).
can't find file to patch at input line 189
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
|index d6318f08b..56555de 100644
|--- a/fs/aufs/f_op.c
|+++ b/fs/aufs/f_op.c
--------------------------
File to patch: