Re: New utility: check-link-consistency
Reply #17 –
Ha, postgres indeed depends on py2.7, I just ran with `-O` option myself:
ERR postgresql 13.4-6 /usr/lib/postgresql/hstore_plpython2.so libpython2.7.so.1.0
ERR postgresql 13.4-6 /usr/lib/postgresql/jsonb_plpython2.so libpython2.7.so.1.0
ERR postgresql 13.4-6 /usr/lib/postgresql/ltree_plpython2.so libpython2.7.so.1.0
ERR postgresql 13.4-6 /usr/lib/postgresql/plpython2.so libpython2.7.so.1.0
ERR postgresql 13.4-6 /usr/lib/postgresql/pltcl.so libtcl8.6.so
Still, without `-O` option I never got errors about py2. Indeed pacman downloads python2 to resolve these:
# check-link-consistency -v 2>&1 | grep python2
EXEC /usr/bin/pacman -Sw --noconfirm ..... python2 .....
world/python2 2.7.18-5 76.87 MiB
EXEC /usr/bin/pacman -Sw --print-format '%n %l' python2