Re: [gentoo-user] Samba crashes after upgrading system

2005-07-17 Thread Zac Medico
Robert Cernansky wrote: Great idea with this livecd. I just replaced /usr/lib64/gconv/IBM852.so with that one from livecd and it works! When I'll have more time I'll try to rebuild toolchain as you suggested. Thank You. Robert. Great! Actually, I meant to say stage3 instead of livecd. You

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-17 Thread Zac Medico
Robert Cernansky wrote: RF> RF> For a complete list of packages that should be rebuilt, you can run: RF> RF> equery belongs `ldd /usr/sbin/smbd | grep ' /' | awk '{print $3}'` | RF> sort | uniq RF> RF> This will print the name of every package that contains a library that RF> smbd depends up

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Richard Fish
Zac Medico wrote: Robert Cernansky wrote: I read in some forums that downgrading glibc is not good idea. It is true? I have not old binary packages but they are still in portage so I still can install them. But at first I'll rebuild current versions without -ftracer. In that case I wou

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Zac Medico
Robert Cernansky wrote: I read in some forums that downgrading glibc is not good idea. It is true? I have not old binary packages but they are still in portage so I still can install them. But at first I'll rebuild current versions without -ftracer. In that case I would just rebuild the curre

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Zac Medico
Robert Cernansky wrote: Ouch. Should I recompile whole system (please no ;-)) or samba only? Or, maybe samba and glibc and pam as Zac wrote that these are direct dependancies. Unless you're just experimenting, it's really a bad idea to use fringe CFLAGS that most other people aren't using.

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Zac Medico
Robert Cernansky wrote: On Sat, 16 Jul 2005 11:03:02 -0700 Zac Medico <[EMAIL PROTECTED]> wrote: ZM> Robert Cernansky wrote: ZM> > Hello, ZM> > ZM> > I just upgraded my system (emerge -u world) and after restart samba do not ZM> > start. (Samba was not upgraded.) In the /var/log/messages I see

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Richard Fish
Robert Cernansky wrote: On Sat, 16 Jul 2005 11:03:02 -0700 Zac Medico <[EMAIL PROTECTED]> wrote: ZM> Robert Cernansky wrote: ZM> > Hello, ZM> > ZM> > I just upgraded my system (emerge -u world) and after restart samba do not ZM> > start. (Samba was not upgraded.) In the /var/log/messages I

Re: [gentoo-user] Samba crashes after upgrading system

2005-07-16 Thread Zac Medico
Robert Cernansky wrote: Hello, I just upgraded my system (emerge -u world) and after restart samba do not start. (Samba was not upgraded.) In the /var/log/messages I see: [snip] [snip] Mounting network filesystems (smb shares) and various samba comands (smbtree, smbstatus) also crashes. I've