User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start [2021-01-01 18:17]
baggins
start [2021-02-14 11:11]
baggins
Line 5: Line 5:
 ===== News ===== ===== 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 ==== ==== 1st January 2021: PLD Th 2020 snapshot released ====
start.txt ยท Last modified: 2024-01-28 21:53 by baggins