--- https://www.pld-linux.org/start?rev=1609521433 +++ https://www.pld-linux.org/start?rev=1613297471 @@ -3,8 +3,32 @@ ===== News ===== + ==== 14th February 2021: glibc package update issues ==== + + Updating glibc package on multilib systems may fail due to packaging and dependency changes. + The common failure scenario is shown below. + + <code> + poldek:/all-avail> upgrade glibc* + 6567 packages read + Processing dependencies... + glibc-ld-2.32-7.i686 obsoleted by glibc-2.33-2.i686 + glibc-2.32-7.i686 obsoleted by glibc-2.33-2.i686 + Something wrong, something not quite right with 0.42.2 (stable) + Assertion 'i_best >= 0' failed, misc.c:412 + Please report this bug to: https://github.com/poldek-pm/poldek/issues/new + + Aborted (core dumped) + </code> + + In case of poldek crashing during update like this, please use the following command + (substitute <ARCH> with the system architecture (x86_64/i686/x32): + + <code> + poldek -n th-all -O "particle install = no" -uvF ldconfig-2.33-2.<ARCH> glibc\* + </code> ==== 1st January 2021: PLD Th 2020 snapshot released ==== Today we released 2020 snapshot of PLD/Linux Th. It is available on [[ftp://ftp.pld-linux.org/dists/th/2020/PLD/|ftp://ftp.pld-linux.org/dists/th/2020/PLD/]] and as poldek sources th-2020. Please give mirrors 24 hours to synchronize.
Diff URL: https://www.pld-linux.org/start?do=diff&r1=1609521433&r2=1613297471 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
