-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================= "Life is trying things to see if they work." Ray Bradbury ============================================================= Release Announcements ==================== This is a bug fix release of the Samba 3.2 series. Major bug fixes included in Samba 3.2.2 are: o Fix removal of dead records in tdb files. This can lead to very large tdb files and to overflowing partitions as a consequence on systems running an nmbd daemon. o Fix "force group" in setups using Winbind. o Fix freezing Windows Explorer on WinXP while browsing Samba shares. This one led to timeouts during printing as well. o Fix assigning of primary group memberships when authenticating via Winbind. o Fix creation and installation of shared libraries. ###################################################################### Changes ####### Changes since 3.2.1 - ------------------- o Michael Adam <obnox@samba.org> * BUG 5592: Fix creation and installation of shared libraries. * Fix replacement of random seed generator. * Fix a race condition in idmap_tdb2_allocate_id(). * Fix unix_convert() for "*" after changing map_nt_error_from_unix(). * Make sure to always set errno on error path in OpenDir. o Jeremy Allison <jra@samba.org> * BUG 5675: Fix smbspool program assuming Kerberos authentication by mistake. * BUG 5686: Fix segfaults in libsmbclient. * BUG 5692: Fix coredump in full_audit.so. * BUG 5696: Fix "force group" in setups using Winbind. * Rename cifs.spnego to cifs.upcall. * Fix segfault in cifs.upcall when it is called without any arguments. * Fix coverity ID 594 (resource leak on error path). * Fix assigning of primary group memberships when authenticating via Winbind. * Several build fixes. o Bartosz Antosik <antosik@gmail.com> * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing Samba shares. o Andrew Bartlett <abartlet@samba.org> * Include stdlib.h to get a prototype for free(). o Yannick Bergeron <yaberger@ca.ibm.com> * Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_errors array initialization in client/smbspool.c. * Use NGROUPS_MAX instead of 32 for the max group value in rep_initgroups(). o Günther Deschner <gd@samba.org> * Fix build warning. * Add add c++ guard to netapi. o Steve French <stevef@smf-t60p.smfdom> * Fix compile warning in cifs.upcall. * Add "dns_resolver" key type to cifs.upcall. o SATOH Fumiyasu <fumiyas@osstech.co.jp> * BUG 5688: Fix orphaned LPQ processes if socket address is invalid. o Volker Lendecke <vl@samba.org> * BUG 5684: Fix removal of dead records in tdb files. * Fix coverity IDs 595, 596. * Fix smb_len calculation for chained requests. o Herb Lewis <herb@samba.org> * Fix output of test status. o Jim McDonough <jmcd@samba.org> * Fix smbclient connections to older servers. o Andrew Tridgell <tridge@samba.org> * Fix a fd leak when trying to regain contact to a domain controller in Winbind. * Fix permissions on ctdb databases. * Fix passing back success when a function had in fact failed in two places. ===============Download Details =============== The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/samba/ftp/ The release notes are available online at: http://www.samba.org/samba/ftp/history/samba-3.2.2.html Binary packages will be made available on a volunteer basis from http://download.samba.org/samba/ftp/Binary_Packages/ Our Code, Our Bugs, Our Responsibility. (https://bugzilla.samba.org/) --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFIqncxKGi9fisXk1ERAmmoAJ0TbQd+HwfWEc/ylJC4HDxyJcu/NgCfdGok lfKpab2DfKDDUfjlYS1MBNg=12s+ -----END PGP SIGNATURE-----
Karolin Seeger
2008-Aug-19 10:45 UTC
[Samba] [ANNOUNCE] Samba 3.2.2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================= "Life is trying things to see if they work." Ray Bradbury ============================================================= Release Announcements ==================== This is a bug fix release of the Samba 3.2 series. Major bug fixes included in Samba 3.2.2 are: o Fix removal of dead records in tdb files. This can lead to very large tdb files and to overflowing partitions as a consequence on systems running an nmbd daemon. o Fix "force group" in setups using Winbind. o Fix freezing Windows Explorer on WinXP while browsing Samba shares. This one led to timeouts during printing as well. o Fix assigning of primary group memberships when authenticating via Winbind. o Fix creation and installation of shared libraries. ###################################################################### Changes ####### Changes since 3.2.1 - ------------------- o Michael Adam <obnox@samba.org> * BUG 5592: Fix creation and installation of shared libraries. * Fix replacement of random seed generator. * Fix a race condition in idmap_tdb2_allocate_id(). * Fix unix_convert() for "*" after changing map_nt_error_from_unix(). * Make sure to always set errno on error path in OpenDir. o Jeremy Allison <jra@samba.org> * BUG 5675: Fix smbspool program assuming Kerberos authentication by mistake. * BUG 5686: Fix segfaults in libsmbclient. * BUG 5692: Fix coredump in full_audit.so. * BUG 5696: Fix "force group" in setups using Winbind. * Rename cifs.spnego to cifs.upcall. * Fix segfault in cifs.upcall when it is called without any arguments. * Fix coverity ID 594 (resource leak on error path). * Fix assigning of primary group memberships when authenticating via Winbind. * Several build fixes. o Bartosz Antosik <antosik@gmail.com> * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing Samba shares. o Andrew Bartlett <abartlet@samba.org> * Include stdlib.h to get a prototype for free(). o Yannick Bergeron <yaberger@ca.ibm.com> * Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_errors array initialization in client/smbspool.c. * Use NGROUPS_MAX instead of 32 for the max group value in rep_initgroups(). o G?nther Deschner <gd@samba.org> * Fix build warning. * Add add c++ guard to netapi. o Steve French <stevef@smf-t60p.smfdom> * Fix compile warning in cifs.upcall. * Add "dns_resolver" key type to cifs.upcall. o SATOH Fumiyasu <fumiyas@osstech.co.jp> * BUG 5688: Fix orphaned LPQ processes if socket address is invalid. o Volker Lendecke <vl@samba.org> * BUG 5684: Fix removal of dead records in tdb files. * Fix coverity IDs 595, 596. * Fix smb_len calculation for chained requests. o Herb Lewis <herb@samba.org> * Fix output of test status. o Jim McDonough <jmcd@samba.org> * Fix smbclient connections to older servers. o Andrew Tridgell <tridge@samba.org> * Fix a fd leak when trying to regain contact to a domain controller in Winbind. * Fix permissions on ctdb databases. * Fix passing back success when a function had in fact failed in two places. ===============Download Details =============== The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/samba/ftp/ The release notes are available online at: http://www.samba.org/samba/ftp/history/samba-3.2.2.html Binary packages will be made available on a volunteer basis from http://download.samba.org/samba/ftp/Binary_Packages/ Our Code, Our Bugs, Our Responsibility. (https://bugzilla.samba.org/) --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFIqncxKGi9fisXk1ERAmmoAJ0TbQd+HwfWEc/ylJC4HDxyJcu/NgCfdGok lfKpab2DfKDDUfjlYS1MBNg=12s+ -----END PGP SIGNATURE-----
Lars Müller
2008-Aug-21 21:15 UTC
Binary packages for all SUSE and other Linux systems (was: Samba 3.2.2 Available for Download)
On Tue, Aug 19, 2008 at 12:44:48PM +0200, Karolin Seeger wrote: [ 8< ]> Binary packages will be made available on a volunteer basis from > > http://download.samba.org/samba/ftp/Binary_Packages/RPM package installation sources of Samba 3.2.2 (STABLE) for SUSE Linux products are available at ftp.suse.com/pub/projects/samba/STABLE/ The same package installation sources are also available at http://download.Samba.org/samba/ftp/Binary_Packages/SuSE/ For easier collaboration Samba packages are also provided by the openSUSE Build Service for many different Linux flavors[1] at http://en.opensuse.org/Samba#openSUSE_Build_Service If you encounter any problems with these packages please don''t blame the Samba Team. Instead file a bug to https://bugzilla.Samba.org/, pick product Samba 3.2, then select ''component'' Packaging and set ''assign to'' to samba-maintainers at suse dot de. Or use http://bugzilla.Novell.com/ with the same assignee instead. For general information about Samba as part of SUSE Linux based products see http://en.openSUSE.org/Samba For reporting bugs and how to collect advanced debugging information see http://en.openSUSE.org/Bugs/Samba Our customers, our products, our responsibility. Have a lot of fun... Lars Müller - for the Novell Samba Team [1] Currently these are CentOS, Fedora, Mandriva, RedHat Enterprise (RHEL), SUSE Linux Enterprise (SLE), and openSUSE. -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
Karolin Seeger wrote:> o Fix creation and installation of shared libraries.On Solaris 10 (Solaris 10 5/08 s10s_u5wos_10 SPARC), the build completes, but starting the daemons results in: # /etc/init.d/samba start ld.so.1: smbd: fatal: libtalloc.so.1: open failed: No such file or directory Killed ld.so.1: nmbd: fatal: libtalloc.so.1: open failed: No such file or directory Killed Configure command was: CC=cc ./configure --with-acl-support --with-included-popt --with-ldap=no --with-ads=no Previously, the make failed with reference to the same shared libs, as was reported by others on this list. -- Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court UNIX System Admin Consulting | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 http://www.come-here.com/News/ | tkevans@tkevans.com
-----Original Message----->From: robomod@news.nic.it [mailto:robomod@news.nic.it] On Behalf Of Tim Evans >Sent: Thursday, August 21, 2008 10:00 PM >Subject: Re: [Samba] [ANNOUNCE] Samba 3.2.2 Available for Download > >Karolin Seeger wrote: > > >> o Fix creation and installation of shared libraries. > >On Solaris 10 (Solaris 10 5/08 s10s_u5wos_10 SPARC), the build >completes, but starting the daemons results in: > ># /etc/init.d/samba start >ld.so.1: smbd: fatal: libtalloc.so.1: open failed: No such file or directory >Killed >ld.so.1: nmbd: fatal: libtalloc.so.1: open failed: No such file or directory >Killed > >Configure command was: > > CC=cc ./configure --with-acl-support --with-included-popt >--with-ldap=no --with-ads=no > >Previously, the make failed with reference to the same shared libs, as >was reported by others on this list.Tim, You still may have to move the libraries to their normal spot or make an entry in /etc/ld.so.conf to point to the directory where the libraries are kept for samba. James
Christoph Kaegi
2008-Aug-22 13:35 UTC
[Samba] [ANNOUNCE] Samba 3.2.2 Available for Download
On 21.08-21:42, Tim Evans wrote:> Karolin Seeger wrote: > > >> o Fix creation and installation of shared libraries. > > On Solaris 10 (Solaris 10 5/08 s10s_u5wos_10 SPARC), the build completes, > but starting the daemons results in: > > # /etc/init.d/samba start > ld.so.1: smbd: fatal: libtalloc.so.1: open failed: No such file or directory > Killed > ld.so.1: nmbd: fatal: libtalloc.so.1: open failed: No such file or directory > Killed > > Configure command was: > > CC=cc ./configure --with-acl-support --with-included-popt --with-ldap=no > --with-ads=no > > Previously, the make failed with reference to the same shared libs, as was > reported by others on this list. >Add something like export LDFLAGS="-L/usr/lib/samba -R/usr/lib/samba" to your environment, with paths pointing to where the samba libs are going to be installed. -- ---------------------------------------------------------------------- Christoph Kaegi kaph@zhaw.ch ----------------------------------------------------------------------
George R. Kasica
2008-Aug-25 17:05 UTC
[Samba] Re: [ANNOUNCE] Samba 3.2.2 Available for Download
Still no joy on the libraries being in the right places here after a cd source ./configure --with-ldap=no make make install [source]# /usr/local/samba/sbin/smbd -D /usr/local/samba/sbin/smbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory [ource]# /usr/local/samba/sbin/nmbd -D /usr/local/samba/sbin/nmbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory What can I provide you with to help troubleshoot this issue?? George>On Tue, 19 Aug 2008 12:44:48 +0200, you wrote:>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >=============================================================> "Life is trying things to see if they work." > Ray Bradbury >=============================================================> >Release Announcements >====================> >This is a bug fix release of the Samba 3.2 series. > >Major bug fixes included in Samba 3.2.2 are: > > o Fix removal of dead records in tdb files. This can lead to very large > tdb files and to overflowing partitions as a consequence on systems > running an nmbd daemon. > o Fix "force group" in setups using Winbind. > o Fix freezing Windows Explorer on WinXP while browsing Samba shares. > This one led to timeouts during printing as well. > o Fix assigning of primary group memberships when authenticating via > Winbind. > o Fix creation and installation of shared libraries. > > >###################################################################### >Changes >####### > >Changes since 3.2.1 >- ------------------- > > >o Michael Adam <obnox@samba.org> > * BUG 5592: Fix creation and installation of shared libraries. > * Fix replacement of random seed generator. > * Fix a race condition in idmap_tdb2_allocate_id(). > * Fix unix_convert() for "*" after changing map_nt_error_from_unix(). > * Make sure to always set errno on error path in OpenDir. > > >o Jeremy Allison <jra@samba.org> > * BUG 5675: Fix smbspool program assuming Kerberos authentication by > mistake. > * BUG 5686: Fix segfaults in libsmbclient. > * BUG 5692: Fix coredump in full_audit.so. > * BUG 5696: Fix "force group" in setups using Winbind. > * Rename cifs.spnego to cifs.upcall. > * Fix segfault in cifs.upcall when it is called without any arguments. > * Fix coverity ID 594 (resource leak on error path). > * Fix assigning of primary group memberships when authenticating via > Winbind. > * Several build fixes. > > >o Bartosz Antosik <antosik@gmail.com> > * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing > Samba shares. > > >o Andrew Bartlett <abartlet@samba.org> > * Include stdlib.h to get a prototype for free(). > > >o Yannick Bergeron <yaberger@ca.ibm.com> > * Solve an IBM XL C/C++ compiler error encountered in get_exit_code() > auth_errors array initialization in client/smbspool.c. > * Use NGROUPS_MAX instead of 32 for the max group value in > rep_initgroups(). > > >o G?nther Deschner <gd@samba.org> > * Fix build warning. > * Add add c++ guard to netapi. > > >o Steve French <stevef@smf-t60p.smfdom> > * Fix compile warning in cifs.upcall. > * Add "dns_resolver" key type to cifs.upcall. > > >o SATOH Fumiyasu <fumiyas@osstech.co.jp> > * BUG 5688: Fix orphaned LPQ processes if socket address is invalid. > > >o Volker Lendecke <vl@samba.org> > * BUG 5684: Fix removal of dead records in tdb files. > * Fix coverity IDs 595, 596. > * Fix smb_len calculation for chained requests. > > >o Herb Lewis <herb@samba.org> > * Fix output of test status. > > >o Jim McDonough <jmcd@samba.org> > * Fix smbclient connections to older servers. > > >o Andrew Tridgell <tridge@samba.org> > * Fix a fd leak when trying to regain contact to a domain controller > in Winbind. > * Fix permissions on ctdb databases. > * Fix passing back success when a function had in fact failed in two > places. > > >===============>Download Details >===============> >The uncompressed tarballs and patch files have been signed >using GnuPG (ID 6568B7EA). The source code can be downloaded >from: > > http://download.samba.org/samba/ftp/ > >The release notes are available online at: > > http://www.samba.org/samba/ftp/history/samba-3.2.2.html > >Binary packages will be made available on a volunteer basis from > > http://download.samba.org/samba/ftp/Binary_Packages/ > >Our Code, Our Bugs, Our Responsibility. >(https://bugzilla.samba.org/) > > --Enjoy > The Samba Team > > >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v2.0.4-svn0 (GNU/Linux) > >iD8DBQFIqncxKGi9fisXk1ERAmmoAJ0TbQd+HwfWEc/ylJC4HDxyJcu/NgCfdGok >lfKpab2DfKDDUfjlYS1MBNg>=12s+ >-----END PGP SIGNATURE------- ===[George R. Kasica]=== +1 262 677 0766 President +1 206 374 6482 FAX Netwrx Consulting Inc. Jackson, WI USA http://www.netwrx1.com georgek@netwrx1.com ICQ #12862186
Dennis Clarke
2008-Aug-25 17:23 UTC
[Samba] Re: [ANNOUNCE] Samba 3.2.2 Available for Download
> Still no joy on the libraries being in the right places here after a >works fine for me :-) Sun Microsystems Inc. SunOS 5.8 Generic February 2000 # # /etc/init.d/cswsamba start [SAMBA] Removing stale nmbd.pid. [SAMBA] Removing stale smbd.pid. Starting samba... # # ldd /opt/csw/sbin/smbd libthread.so.1 => /usr/lib/libthread.so.1 libldap-2.3.so.0 => /opt/csw/lib/pentium/libldap-2.3.so.0 liblber-2.3.so.0 => /opt/csw/lib/pentium/liblber-2.3.so.0 libpam.so.1 => /usr/lib/libpam.so.1 libsec.so.1 => /usr/lib/libsec.so.1 libsendfile.so.1 => /usr/lib/libsendfile.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libiconv.so.2 => /opt/csw/lib/i386/libiconv.so.2 libpopt.so.0 => /opt/csw/lib/i386/libpopt.so.0 libtalloc.so.1 => /opt/csw/lib/i386/libtalloc.so.1 libtdb.so.1 => /opt/csw/lib/i386/libtdb.so.1 libwbclient.so.0 => /opt/csw/lib/i386/libwbclient.so.0 libc.so.1 => /usr/lib/libc.so.1 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/i386/libnet.so libsasl2.so.2 => /opt/csw/lib/i386/libsasl2.so.2 libssl.so.0.9.8 => /opt/csw/lib/pentium_pro/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/pentium_pro/libcrypto.so.0.9.8 libcmd.so.1 => /usr/lib/libcmd.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libintl.so.3 => /opt/csw/lib/libintl.so.3 # /opt/csw/bin/smbstatus Samba version 3.2.2 PID Username Group Machine ------------------------------------------------------------------- 9583 smbtest samba athlon (192.168.35.212) Service pid machine Connected at ------------------------------------------------------- IPC$ 9583 athlon Mon Aug 25 13:19:16 2008 share042 9583 athlon Mon Aug 25 13:19:16 2008 No locked files # /opt/csw/bin/smbstatus Samba version 3.2.2 PID Username Group Machine ------------------------------------------------------------------- 9583 smbtest samba athlon (192.168.35.212) Service pid machine Connected at ------------------------------------------------------- share042 9583 athlon Mon Aug 25 13:19:16 2008 Locked files: Pid Uid DenyMode Access R/W Oplock SharePath Name Time -------------------------------------------------------------------------------------------------- 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Quincy Jones - Moanin'.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Ella Fitzgerald - Mack The Knife.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Miles Davis - My Funny Valentine.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_NONE 0x20089 RDONLY LEVEL_II /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Swan Silvertones - Mary Don't You Weep.mp3 Mon Aug 25 13:19:42 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Charles Brown - Driftin' Blues.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Oscar Peterson - Brotherhood of Man.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_NONE 0x100001 RDONLY NONE /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him Mon Aug 25 13:19:39 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Harry James and The Boogie Woogie Trio - Boo Woo.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Duke Ellington - Solitude.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Artie Shaw - Stardust.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Jimmy Rushing - Sent for you yesterday and here you come today.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Aretha Franklin - Respect.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Nat King Cole - Sweet Lorraine.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Willie Nelson - Always On My Mind.mp3 Mon Aug 25 13:19:39 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Art Tatum - How High The Moon (live).mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Hank Jones - We're all together.mp3 Mon Aug 25 13:19:40 2008 9583 12345 DENY_WRITE 0x20089 RDONLY EXCLUSIVE+BATCH /export/nfs/samba/share_042 music/ripped/Ray Charles - music that matters to him/Charlie Parker and Dizzy Gillespie.mp3 Mon Aug 25 13:19:40 2008 #
Daniel L. Miller
2008-Aug-26 22:42 UTC
[Samba] [ANNOUNCE] Samba 3.2.2 Available for Download
Since all I saw were bugfixes, no feature changes - do we need to *gently* press the Debian team to use 3.2.2, instead of 3.2.1? -- Daniel
Jeremy Allison
2008-Aug-26 23:32 UTC
[Samba] [ANNOUNCE] Samba 3.2.2 Available for Download
On Tue, Aug 26, 2008 at 03:42:13PM -0700, Daniel L. Miller wrote:> Since all I saw were bugfixes, no feature changes - do we need to > *gently* press the Debian team to use 3.2.2, instead of 3.2.1?That would help....
> Quoting Jeremy Allison (jra@samba.org): >> On Tue, Aug 26, 2008 at 03:42:13PM -0700, Daniel L. Miller wrote: >> > Since all I saw were bugfixes, no feature changes - do we need to >> > *gently* press the Debian team to use 3.2.2, instead of 3.2.1? >> >> That would help.... > > > We're doing our best, folks. > > 3.2.2 packages are ready (working the package wasn't that > straightforward after some binary renaming that happened for cifs > utilities..as well as some (good) changes to libraries installation). >out of more than just idle curiosity .. how are you going to deliver Samba? As one package or as eight or nine little broken up packages such that other packages which have dependencies will need to only install something small? I hope you can see why I am asking. Dennis
On Wednesday 27 August 2008 02:03:55 pm Nicholas Brealey wrote:> Brian H. Nelson wrote: > >> Michael Adam wrote: > > ... > > >> What is more, rpath also has some bad effects (when > >> updating libraries, e.g.), so it should not be set unconditionally. > > > > Could you elaborate on why/when setting rpath would cause problems? I'm > > having trouble coming up with an example. > > I think there was an issue with RPATH in the executable taking higher > priority than the LD_LIBRARY_PATH environment variable and Linux > distributions updating libraries in a funny way (moving the old > libraries to a different directory). > > On Solaris LD_LIBRARY_PATH always had a higher priority than RPATH > although I think this broke some standard. To comply with standards, > RUNPATH was introduced which has a lower priority than LD_LIBRARY_PATH > matching the behaviour of the Solaris RPATH. The -R option on Solaris > now sets both RPATH and RUNPATH but RPATH is ignored when RUNPATH is > present. > > A cannot think of any objection to using -R with $ORIGIN on Solaris. > > See: > > http://docs.sun.com/app/docs/doc/817-1984/6mhm7pld8?a=view#indexterm-814 > > I don't see why there should be a problem on Linux provided the RPATH > only includes directories which are part of the Samba build and are > exclusive to Samba. > > /opt/samba/bin, /opt/samba/lib and RPATH=$ORIGIN/../lib would be OK. > > /usr/local/bin, /usr/local/lib and RPATH=$ORIGIN/../lib would bad. > > /usr/bin, /usr/lib and RPATH=$ORIGIN/../lib would be very bad. > > NickThis is not true. The reason most distributions cannot use RPATH is that when packaging, you build a package into a temp root for the packaging software to turn into a package. In this case, you'd get unusable RPATHs since it'd be sometime like <PATH TO BUILDROOT>/usr/lib, etc. -- Gary L. Greene, Jr. Sent from: peorth 20:43:51 up 3 days, 23:55, 8 users, load average: 0.14, 0.20, 0.22 =========================================================================Developer and Project Lead for the AltimatOS open source project Volunteer Developer for the KDE open source project See http://www.altimatos.com/ and http://www.kde.org/ for more information ========================================================================= Please avoid sending me Word or PowerPoint attachments. -- Gary L. Greene, Jr. Sent from: peorth 21:55:49 up 3:24, 6 users, load average: 1.27, 0.90, 0.56 =========================================================================Developer and Project Lead for the AltimatOS open source project Volunteer Developer for the KDE open source project See http://www.altimatos.com/ and http://www.kde.org/ for more information ========================================================================= Please avoid sending me Word or PowerPoint attachments. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.samba.org/archive/samba/attachments/20080830/63706e72/attachment.bin