<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>16004</bug_id>
          
          <creation_ts>2008-06-13 20:25:32 +0400</creation_ts>
          <short_desc>avahi-daemon should require the new version of libdaemon(?)</short_desc>
          <delta_ts>2009-05-16 01:22:37 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>avahi-daemon</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15079</dependson>
    
    <dependson>16010</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Sergey Bolshakov">sbolshakov</assigned_to>
          <cc>sbolshakov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>72289</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-06-13 20:25:32 +0400</bug_when>
    <thetext>APT installed the new version of avahi-daemon, but now /usr/sbin/avahi-daemon has undefined symbols, because APT didn&apos;t know that the new version of a library (libdaemon?) is required. A solution would be to add version to the symbols in libdaemon&apos;s ABI.

$ rpm -qf /usr/sbin/avahi-daemon
avahi-daemon-0.6.22-alt6
$ ldd -r /usr/sbin/avahi-daemon
undefined symbol: daemon_close_all      (/usr/sbin/avahi-daemon)
        linux-gate.so.1 =&gt;  (0xb7faf000)
        libavahi-common.so.3 =&gt; /usr/lib/libavahi-common.so.3 (0xb7f77000)
        libavahi-core.so.5 =&gt; /usr/lib/libavahi-core.so.5 (0xb7f46000)
        libdaemon.so.0 =&gt; /usr/lib/libdaemon.so.0 (0xb7f40000)
        libexpat.so.1 =&gt; /usr/lib/libexpat.so.1 (0xb7f20000)
        libcap.so.1 =&gt; /lib/libcap.so.1 (0xb7f1c000)
        libdl.so.2 =&gt; /lib/libdl.so.2 (0xb7f18000)
        libdbus-1.so.3 =&gt; /usr/lib/libdbus-1.so.3 (0xb7ee1000)
        libc.so.6 =&gt; /lib/libc.so.6 (0xb7db9000)
        libpthread.so.0 =&gt; /lib/libpthread.so.0 (0xb7da2000)
        /lib/ld-linux.so.2 (0x80000000)
$ rpm -qf /usr/lib/libdaemon.so.0
libdaemon-0.10-alt1
$</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91264</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-05-16 01:22:37 +0400</bug_when>
    <thetext>was fixed in 0.6.24-alt2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>