Bug 10845 - insufficient package dependencies
Summary: insufficient package dependencies
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: iproute2 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 05:15 MSK by Dmitry V. Levin
Modified: 2007-04-17 18:21 MSD (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2007-02-15 05:15:41 MSK
$ rpmquery -R iproute2 |fgrep libnetlink
libnetlink.so
$ readelf -d /usr/sbin/ss |fgrep libnetlink
 0x00000001 (NEEDED)                     Shared library: [libnetlink.so]

Т.е. пакет использует библиотеку, у которой нет soname versioning,
но при этом в пакете нет жёсткой привязки к libnetlink = %version-%release.
В результате точечное обновление iproute2 может привести к runtime error при
запуске ss.
Comment 1 Victor Forsyuk 2007-04-05 15:50:35 MSD
Исправлено в iproute2-2.6.20.20070313-alt1.