[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian-installer build broken due to some locallish stuff ? Thus there will be no daily built tomorrow



Hello,

The debian installer build seems to be broken since this evenings dinstall
pulse, qand fails with :

# Use the UTF-8 locale in rootskel-locale. This target shouldn't
# be called when it is not present anyway.
# The locale must be generated after installing the package locales
set -e; \
CHARMAP=`LOCPATH=./tmp/powerpc_netboot_2.4/tree/usr/lib/locale LC_ALL=C.UTF-8
locale charmap`; \
            if [ UTF-8 != "$CHARMAP" ]; then \
        echo "error: Trying to build unifont.bgf without rootskel-locale!"; \
        exit 1; \
    fi
LOCPATH=./tmp/powerpc_netboot_2.4/tree/usr/lib/locale LC_ALL=C.UTF-8
reduce-font /usr/src/unifont.bdf < ./tmp/powerpc_netboot_2.4/all.utf >
./tmp/powerpc_netboot_2.4/unifont.bdf
setlocale: C.UTF-8
FYI: MB_CUR_MAX/MB_LEN_MAX: 6/16
error -1 at position 1238918 (bytes: 16 Used chars: 2451 (1238918 processed)
make[3]: *** [tmp/powerpc_netboot_2.4/tree/unifont.bgf] Error 1
make[2]: *** [tmp/powerpc_netboot_2.4/initrd.gz] Error 2
make[1]: *** [_build] Error 2
make: *** [build_powerpc_netboot_2.4] Error 2

I am really too tired to truly investigate this, but wanted to inform others
who may live in currently-day timezones or something. The powerpc daily-built
will run in 3 hours from now, so it will probably fail, but i will retrigger
it by hand tomorrow once we have solved this issue.

Good night everyone, and see you tomorrow.

Friendly,

Sven Luther



Reply to: