Sharing music with 1.4.5

Colin Guthrie gmane at colin.guthr.ie
Thu Feb 8 11:12:49 UTC 2007


Colin Guthrie wrote:
> Hi Guys.
> 
> Can't seem to share my music... anyone know how to fix this error?
> 
> I'm guessing it's 64-bit related.
> 
> This is on Mdv packages for cooker but figure here is the best place to
> ask before filing a bug in Mdv (as it may not be a bug!)
> 
> Cheers
> 
> amarok:   turning daap server on
> amarok: BEGIN: DaapServer::DaapServer(QObject*, char*)
> amarok: END__: DaapServer::DaapServer(QObject*, char*) - Took 0.0091s
> amarok: END__: void DaapClient::broadcastButtonToggled() - Took 0.0095s
> amarok: server says
> /usr/share/apps/amarok/ruby_lib/rubygems/custom_require.rb:27:in
> `gem_original_require': no such file to load -- libhttp11 (LoadError)
> amarok: server says     from
> /usr/share/apps/amarok/ruby_lib/rubygems/custom_require.rb:27:in `require'
> amarok: server says     from /usr/lib64/ruby_lib/http11.rb:1
> amarok: server says     from
> /usr/share/apps/amarok/ruby_lib/rubygems/custom_require.rb:27:in
> `gem_original_require'
> amarok: server says     from
> /usr/share/apps/amarok/ruby_lib/rubygems/custom_require.rb:27:in `require'
> amarok: server says     from /usr/share/apps/amarok/ruby_lib/mongrel.rb:11
> amarok: server says     from /usr/bin/amarok_daapserver.rb:12:in `require'
> amarok: server says     from /usr/bin/amarok_daapserver.rb:12
> amarok: server says here it is: /usr/share/apps/amarok/ruby_lib/
> amarok: server says here it is: /usr/lib64/ruby_lib/
> 
> 
> Col

If it helps debug:
[colin at jimmy ~]$ ls -l /usr/lib64/ruby_lib/
total 28
-rw-r--r-- 1 root root    21 Feb  1 18:14 http11.rb
-rwxr-xr-x 1 root root   799 Feb  6 08:17 libhttp11.la*
lrwxrwxrwx 1 root root    18 Feb  7 14:07 libhttp11.so.0 ->
libhttp11.so.0.0.0*
-rwxr-xr-x 1 root root 25520 Feb  6 08:19 libhttp11.so.0.0.0*

[colin at jimmy ~]$ ldd /usr/lib64/ruby_lib/libhttp11.so.0
        libruby.so.1.8 => /usr/lib64/libruby.so.1.8 (0x00002b0f169a7000)
        libc.so.6 => /lib64/libc.so.6 (0x00002b0f16b91000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b0f16ecf000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00002b0f170e7000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00002b0f172eb000)
        libm.so.6 => /lib64/libm.so.6 (0x00002b0f1751f000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)

So all looks OK there.

Col




More information about the Amarok mailing list