Hi, Slávek
02.08.23 17:18, Slávek Banko via tde-users wrote:
Dne po 31. července 2023 Roman Savochenko via
tde-users napsal(a):
I am always building manually and the problem is
reproduced at any
building (about five times) with and without my patches.
About the manually building I means the pure Debian 12 i386 CHROOT here
—
http://ftp.oscada.org/Misc/chroots/
Regards, Roman
I downloaded your buildroot Debian_12_32, unpacked and set up for
use with
schroot. Subsequently, after apt build-dep tdebase-trinity and apt source
tdebase-trinity, I used dpkg-buildpackage to manually build tdebase.
Everything went successful, binary packages created.
Thanks you for the testing, I have built all my patched packages by schroot!
Also I have detected what is the problem reason, and that is not empty
environment variable LANG, so after its unsetting in the ordinal chroot,
I have got the correct building.
Regards, Roman