Re: [Mageia-dev] libperl not found

2011-07-01 Thread Thomas Spuhler
On Thursday, June 30, 2011 09:12:26 pm Ahmad Samir wrote:
 On 1 July 2011 05:35, Thomas Spuhler tho...@btspuhler.com wrote:
  On Thursday, June 30, 2011 08:08:48 pm Ahmad Samir wrote:
  On 1 July 2011 03:24, Thomas Spuhler tho...@btspuhler.com wrote:
   On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
   Le 30/06/2011 06:54, Ahmad Samir a écrit :
It seems libperl.so is hiding

It is wehre it should be but cyrus-imap cannot find it.
   
   Maybe we have to check cyrus-imap instead of libperl.so, so.
   
   it gives the pretty much same error if you want to rebuild it. I
   remember it still work with perl-514.0 but not with 5.14.1
   
   Below is the message
   # service cyrus-imapd start
   Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while
   loading shared libraries: libperl.so: cannot open shared object file:
   No such file or directory
   
   --
   Thomas
  
  net-snmp hardcodes the path to libperl.so, so it needed a rebuild,
  I've submitted it.
  
  Thanks Ahmad
  Just curious, how did you find out?
  
  --
  Thomas
 
 I sort of remembered from a previous perl upgrade that net-snmp was
 the culprit behind cyrus-imapd didn't work after the upgrade, that
 and:
 $ ldd /usr/lib64/libnetsnmpagent.so.25
 linux-vdso.so.1 =  (0x7fff2c5ff000)
 libnetsnmp.so.25 = /usr/lib64/libnetsnmp.so.25
 (0x7f242c5ad000) libwrap.so.0 = /lib64/libwrap.so.0
 (0x7f242c3a2000)
 libperl.so = not found
 libpthread.so.0 = /lib64/libpthread.so.0 (0x7f242c186000)
 libc.so.6 = /lib64/libc.so.6 (0x7f242be14000)
 libcrypto.so.1.0.0 = /usr/lib64/libcrypto.so.1.0.0
 (0x7f242ba29000) libnsl.so.1 = /lib64/libnsl.so.1
 (0x7f242b81)
 /lib64/ld-linux-x86-64.so.2 (0x7f242cb1a000)
 libdl.so.2 = /lib64/libdl.so.2 (0x7f242b60b000)
fixed. Actually it was net-snmp-mibs
-- 
Thomas


Re: [Mageia-dev] libperl not found

2011-06-30 Thread Thomas Spuhler
On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
 Le 30/06/2011 06:54, Ahmad Samir a écrit :
  It seems libperl.so is hiding
  
  It is wehre it should be but cyrus-imap cannot find it.
 
 Maybe we have to check cyrus-imap instead of libperl.so, so.
it gives the pretty much same error if you want to rebuild it. I remember it 
still work with perl-514.0 but not with 5.14.1

Below is the message
# service cyrus-imapd start
Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while loading 
shared libraries: libperl.so: cannot open shared object file: No such file or 
directory

-- 
Thomas


Re: [Mageia-dev] libperl not found

2011-06-30 Thread Ahmad Samir
On 1 July 2011 03:24, Thomas Spuhler tho...@btspuhler.com wrote:
 On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
 Le 30/06/2011 06:54, Ahmad Samir a écrit :
  It seems libperl.so is hiding
 
  It is wehre it should be but cyrus-imap cannot find it.

 Maybe we have to check cyrus-imap instead of libperl.so, so.
 it gives the pretty much same error if you want to rebuild it. I remember it
 still work with perl-514.0 but not with 5.14.1

 Below is the message
 # service cyrus-imapd start
 Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while loading
 shared libraries: libperl.so: cannot open shared object file: No such file or
 directory

 --
 Thomas


net-snmp hardcodes the path to libperl.so, so it needed a rebuild,
I've submitted it.

-- 
Ahmad Samir


Re: [Mageia-dev] libperl not found

2011-06-30 Thread Thomas Spuhler
On Thursday, June 30, 2011 08:08:48 pm Ahmad Samir wrote:
 On 1 July 2011 03:24, Thomas Spuhler tho...@btspuhler.com wrote:
  On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
  Le 30/06/2011 06:54, Ahmad Samir a écrit :
   It seems libperl.so is hiding
   
   It is wehre it should be but cyrus-imap cannot find it.
  
  Maybe we have to check cyrus-imap instead of libperl.so, so.
  
  it gives the pretty much same error if you want to rebuild it. I remember
  it still work with perl-514.0 but not with 5.14.1
  
  Below is the message
  # service cyrus-imapd start
  Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while
  loading shared libraries: libperl.so: cannot open shared object file: No
  such file or directory
  
  --
  Thomas
 
 net-snmp hardcodes the path to libperl.so, so it needed a rebuild,
 I've submitted it.
Thanks Ahmad
Just curious, how did you find out?

-- 
Thomas


Re: [Mageia-dev] libperl not found

2011-06-30 Thread Ahmad Samir
On 1 July 2011 05:35, Thomas Spuhler tho...@btspuhler.com wrote:
 On Thursday, June 30, 2011 08:08:48 pm Ahmad Samir wrote:
 On 1 July 2011 03:24, Thomas Spuhler tho...@btspuhler.com wrote:
  On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
  Le 30/06/2011 06:54, Ahmad Samir a écrit :
   It seems libperl.so is hiding
  
   It is wehre it should be but cyrus-imap cannot find it.
 
  Maybe we have to check cyrus-imap instead of libperl.so, so.
 
  it gives the pretty much same error if you want to rebuild it. I remember
  it still work with perl-514.0 but not with 5.14.1
 
  Below is the message
  # service cyrus-imapd start
  Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while
  loading shared libraries: libperl.so: cannot open shared object file: No
  such file or directory
 
  --
  Thomas

 net-snmp hardcodes the path to libperl.so, so it needed a rebuild,
 I've submitted it.
 Thanks Ahmad
 Just curious, how did you find out?

 --
 Thomas


I sort of remembered from a previous perl upgrade that net-snmp was
the culprit behind cyrus-imapd didn't work after the upgrade, that
and:
$ ldd /usr/lib64/libnetsnmpagent.so.25
linux-vdso.so.1 =  (0x7fff2c5ff000)
libnetsnmp.so.25 = /usr/lib64/libnetsnmp.so.25 (0x7f242c5ad000)
libwrap.so.0 = /lib64/libwrap.so.0 (0x7f242c3a2000)
libperl.so = not found
libpthread.so.0 = /lib64/libpthread.so.0 (0x7f242c186000)
libc.so.6 = /lib64/libc.so.6 (0x7f242be14000)
libcrypto.so.1.0.0 = /usr/lib64/libcrypto.so.1.0.0 (0x7f242ba29000)
libnsl.so.1 = /lib64/libnsl.so.1 (0x7f242b81)
/lib64/ld-linux-x86-64.so.2 (0x7f242cb1a000)
libdl.so.2 = /lib64/libdl.so.2 (0x7f242b60b000)

-- 
Ahmad Samir


[Mageia-dev] libperl not found

2011-06-29 Thread Thomas Spuhler
It seems libperl.so is hiding
It is wehre it should be but cyrus-imap cannot find it.
-- 
Thomas


Re: [Mageia-dev] libperl not found

2011-06-29 Thread Ahmad Samir
On 30 June 2011 06:47, Thomas Spuhler tho...@btspuhler.com wrote:
 It seems libperl.so is hiding
 It is wehre it should be but cyrus-imap cannot find it.
 --
 Thomas


Logs, error messages?

-- 
Ahmad Samir