Bug 17690

Summary: libfbembed в зависимостях firebird-classic
Product: Sisyphus Reporter: enp <enp>
Component: firebird-classicAssignee: darktemplar <darktemplar>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description enp 2008-10-27 12:22:17 MSK
А зачем firebird-classic тянет за собой libfbembed?
Comment 1 Boris Savelev 2008-10-27 13:19:56 MSK
rpm проставил
rpm -Rp firebird-server-classic-2.1.1.17910.0-alt4.i586.rpm
<skip>
libfbclient.so.2
libfbembed.so.2.1
<skip>

конкретно из-за
readelf -d fb_inet_server

Dynamic section at offset 0x6e4 contains 23 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libfbembed.so.2.1]
<skip>

а как должно быть?
Comment 2 enp 2008-10-27 13:44:16 MSK
(In reply to comment #1)
> rpm проставил
> rpm -Rp firebird-server-classic-2.1.1.17910.0-alt4.i586.rpm
> <skip>
> libfbclient.so.2
> libfbembed.so.2.1
> <skip>
> 
> конкретно из-за
> readelf -d fb_inet_server
> 
> Dynamic section at offset 0x6e4 contains 23 entries:
>   Tag        Type                         Name/Value
>  0x00000001 (NEEDED)                     Shared library: [libfbembed.so.2.1]
> <skip>
> 
> а как должно быть?

Не посмотрел, думал, что зависимость проставлена вручную ...

Ну а так rpm'у конечно виднее ...

>