L.P.H. van Belle
2019-Apr-08 13:02 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hai guys, I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11. Repo info : https://apt.van-belle.nl Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ Quick repo setup: Optional: apt-get install apt-transport-https Import my public key: wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - # Example repo stretch samba 4.9.x echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee /etc/apt/sources.list.d/van-belle.list Repo names for stretch: stretch-samba48 stretch-samba49 stretch-samba410 Have fun with them. Greetz, Louis
L.P.H. van Belle
2019-Apr-08 13:14 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hai Marco, Yes and no. ;-) You might need to install bit more, but just use them as any official debian package. # The needed packages - # For samba with Samba internal DNS apt-get install samba winbind ntp krb5-user # OR For samba with Bind BIND9_DLZ DNS apt-get install samba winbind bind9 ntp krb5-user # # I noticed attr is selected but not acl for the install, # so to make sure these are installed, always! apt-get install attr acl -y # if you want to ssh and/or have uid/gid resolving # ( adviced is yes, pleas install this. ) apt-get install libnss-winbind libpam-winbind # # tools ( optional, but very handy to have them installed ) apt-get install bind9utils ldb-tools smbclient Greetz, Louis> -----Oorspronkelijk bericht----- > Van: marco [mailto:mapirola81 at gmail.com] > Verzonden: maandag 8 april 2019 15:05 > Aan: L.P.H. van Belle > Onderwerp: Re: [Samba] Debian Stretch, Samba 4.10.2, 4.9.6 > and 4.8.11 Available (amd64/i386) > > If I install samba 4.10.2 i used apt-get install samba? > > Thanks a lot > > Il 08/04/2019 15:02, L.P.H. van Belle via samba ha scritto: > > Hai guys, > > > > I've updated the Debian Stretch package for Samba 4.10.2, > 4.9.6 and 4.8.11. > > > > Repo info : https://apt.van-belle.nl > > Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ > > > > Quick repo setup: > > Optional: apt-get install apt-transport-https > > > > Import my public key: > > wget -O - > http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - > > > > # Example repo stretch samba 4.9.x > > echo "deb http://apt.van-belle.nl/debian stretch-samba49 > main contrib non-free" | sudo tee > /etc/apt/sources.list.d/van-belle.list > > > > Repo names for stretch: > > stretch-samba48 > > stretch-samba49 > > stretch-samba410 > > > > Have fun with them. > > > > Greetz, > > > > Louis > > > > > >
Martin Krämer
2019-Apr-08 16:25 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hi, short question - when running "samba -V" I recieve a version of: Version 4.10.2-Ubuntu But my OS running is Debain 9.8 (stretch) amd64. My entry within sources.list is: deb http://apt.van-belle.nl/debian stretch-samba410 main contrib non-free Is this correct / wanted behavior (that version reporting back is 'Ubuntu' even for debian)? I think within the last version (4.10.1) it was already the same. (Not sure since I am using your repo for first tests just since yesterday :) ) Thanks for providing the updated packages. Am Mo., 8. Apr. 2019 um 15:04 Uhr schrieb L.P.H. van Belle via samba < samba at lists.samba.org>:> Hai guys, > > I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11. > > Repo info : https://apt.van-belle.nl > Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ > > Quick repo setup: > Optional: apt-get install apt-transport-https > > Import my public key: > wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key > add - > > # Example repo stretch samba 4.9.x > echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib > non-free" | sudo tee /etc/apt/sources.list.d/van-belle.list > > Repo names for stretch: > stretch-samba48 > stretch-samba49 > stretch-samba410 > > Have fun with them. > > Greetz, > > Louis > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Rowland Penny
2019-Apr-08 16:34 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
On Mon, 8 Apr 2019 18:25:42 +0200 Martin Krämer via samba <samba at lists.samba.org> wrote:> Hi, > > short question - when running "samba -V" I recieve a version of: > Version 4.10.2-Ubuntu > > But my OS running is Debain 9.8 (stretch) amd64. > My entry within sources.list is: > deb http://apt.van-belle.nl/debian stretch-samba410 main contrib > non-free > > Is this correct / wanted behavior (that version reporting back is > 'Ubuntu' even for debian)?Yes, but only because Louis forgot to change a line ;-) I would expect the next packages for Debian to be correct. Rowland
L.P.H. van Belle
2019-Apr-09 06:51 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
ow ow .. slapping myself.. I forgot my note about the VERSION file.. That you see this : Version 4.10.2-Ubuntu is because i use a Ubuntu as base for the 4.10 builds. I'll correct that, but there is no difference in the packages once this is corrected back to Version 4.10.2-Debian. It just a "version-name" Greetz, Louis ________________________________ Van: Martin Krämer [mailto:mk.maddin at gmail.com] Verzonden: maandag 8 april 2019 18:26 Aan: L.P.H. van Belle CC: samba at lists.samba.org Onderwerp: Re: [Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386) Hi, short question - when running "samba -V" I recieve a version of: Version 4.10.2-Ubuntu But my OS running is Debain 9.8 (stretch) amd64. My entry within sources.list is: deb http://apt.van-belle.nl/debian stretch-samba410 main contrib non-free Is this correct / wanted behavior (that version reporting back is 'Ubuntu' even for debian)? I think within the last version (4.10.1) it was already the same. (Not sure since I am using your repo for first tests just since yesterday :) ) Thanks for providing the updated packages. Am Mo., 8. Apr. 2019 um 15:04 Uhr schrieb L.P.H. van Belle via samba <samba at lists.samba.org>: Hai guys, I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11. Repo info : https://apt.van-belle.nl Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ Quick repo setup: Optional: apt-get install apt-transport-https Import my public key: wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - # Example repo stretch samba 4.9.x echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee /etc/apt/sources.list.d/van-belle.list Repo names for stretch: stretch-samba48 stretch-samba49 stretch-samba410 Have fun with them. Greetz, Louis -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
Denis Cardon
2019-Apr-30 12:46 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hi Louis, Le 04/09/2019 à 08:51 AM, L.P.H. van Belle via samba a écrit :> ow ow .. slapping myself.. I forgot my note about the VERSION file.. > > That you see this : Version 4.10.2-Ubuntu > is because i use a Ubuntu as base for the 4.10 builds. > I'll correct that, but there is no difference in the packages once this is corrected back to Version 4.10.2-Debian. > > It just a "version-name"I've started doing some more testing on 4.10.2 using your packages. Thanks a lot for the good work! Looking at the .dsc and tar.xz of the ldb package, LMDB support is explicitly disabled. Do you know if there is any reason for this? Actually ldb package it is missing the dependency in ldb_1.5.4-1debian0.dsc and it is explicitly disabled in ldb_1.5.4-1debian0.debian/debian/rules (cf. diff below). It was properly configured in your packages in 4.9. LMDB is the new db backend to provide for larger database (TDB is limited to 4GB of data). It is the default storage engine on OpenLDAP and can be enabled when provisioning or joining a domain using the --backend-store=mdb flag. Cheers, Denis ============ diff -Naur ldb_1.5.4-1debian0.dsc ldb_1.5.4-1debian0.dsc.orig --- ldb_1.5.4-1debian0.dsc 2019-04-30 14:13:09.134115370 +0200 +++ ldb_1.5.4-1debian0.dsc.orig 2019-04-30 14:12:41.062044477 +0200 @@ -9,7 +9,7 @@ Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/samba-team/ldb Vcs-Git: https://salsa.debian.org/samba-team/ldb.git -Build-Depends: debhelper (>= 11~), dh-exec, dh-python, docbook-xml, docbook-xsl, libcmocka-dev (>= 1.1.3~), libldap2-dev, liblmdb-dev (>= 0.9.18), libpopt-dev, libtalloc-dev (>= 2.1.16~), libtdb-dev (>= 1.3.18~), libtevent-dev (>= 0.9.39~), pkg-config, python (>= 2.7~), python-all-dev (>= 2.7~), python3 (>= 3.5~), python3-all-dbg (>= 3.5~), python3-all-dev (>= 3.5~), python3-talloc-dev (>= 2.1.16~), python3-tdb (>= 1.3.18~), xsltproc +Build-Depends: debhelper (>= 11~), dh-exec, dh-python, docbook-xml, docbook-xsl, libcmocka-dev (>= 1.1.3~), libldap2-dev, libpopt-dev, libtalloc-dev (>= 2.1.16~), libtdb-dev (>= 1.3.18~), libtevent-dev (>= 0.9.39~), pkg-config, python (>= 2.7~), python-all-dev (>= 2.7~), python3 (>= 3.5~), python3-all-dbg (>= 3.5~), python3-all-dev (>= 3.5~), python3-talloc-dev (>= 2.1.16~), python3-tdb (>= 1.3.18~), xsltproc Package-List: ldb-tools deb utils optional arch=any libldb-dev deb libdevel optional arch=any diff -Naur ldb_1.5.4-1debian0.debian/debian/rules ldb_1.5.4-1debian0.debian.orig/debian/rules --- ldb_1.5.4-1debian0.debian/debian/rules 2019-04-30 14:16:42.286653941 +0200 +++ ldb_1.5.4-1debian0.debian.orig/debian/rules 2019-03-08 17:40:56.000000000 +0100 @@ -33,6 +33,7 @@ --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \ --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/ldb/modules \ + --without-ldb-lmdb get-packaged-orig-source: ./debian/build-orig.sh> > Greetz, > > Louis > > > > ________________________________ > > Van: Martin Krämer [mailto:mk.maddin at gmail.com] > Verzonden: maandag 8 april 2019 18:26 > Aan: L.P.H. van Belle > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386) > > > Hi, > > short question - when running "samba -V" I recieve a version of: > Version 4.10.2-Ubuntu > > > But my OS running is Debain 9.8 (stretch) amd64. > My entry within sources.list is: > deb http://apt.van-belle.nl/debian stretch-samba410 main contrib non-free > > > Is this correct / wanted behavior (that version reporting back is 'Ubuntu' even for debian)? > > > I think within the last version (4.10.1) it was already the same. > (Not sure since I am using your repo for first tests just since yesterday :) ) > > > Thanks for providing the updated packages. > > > > > Am Mo., 8. Apr. 2019 um 15:04 Uhr schrieb L.P.H. van Belle via samba <samba at lists.samba.org>: > > > Hai guys, > > I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11. > > Repo info : https://apt.van-belle.nl > Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ > > Quick repo setup: > Optional: apt-get install apt-transport-https > > Import my public key: > wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - > > # Example repo stretch samba 4.9.x > echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee /etc/apt/sources.list.d/van-belle.list > > Repo names for stretch: > stretch-samba48 > stretch-samba49 > stretch-samba410 > > Have fun with them. > > Greetz, > > Louis > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > > > >-- Denis Cardon Tranquil IT 12 avenue Jules Verne (Bat. A) 44230 Saint Sébastien sur Loire (FRANCE) tel : +33 (0) 240 975 755 http://www.tranquil.it Tranquil IT recrute! https://www.tranquil.it/nous-rejoindre/ Samba install wiki for Frenchies : https://dev.tranquil.it WAPT, software deployment made easy : https://wapt.fr
L.P.H. van Belle
2019-Apr-30 13:14 UTC
[Samba] Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hai Dennis, I'll have a look at that, the 4.10 was based from Ubuntu. Where i normaly only take Debian as base. I'll have a look at that, it should be enabled. Thanks for reporting. Gr. Louis> -----Oorspronkelijk bericht----- > Van: Denis Cardon [mailto:dcardon at tranquil.it] > Verzonden: dinsdag 30 april 2019 14:47 > Aan: L.P.H. van Belle; samba at lists.samba.org > Onderwerp: Re: [Samba] Debian Stretch, Samba 4.10.2, 4.9.6 > and 4.8.11 Available (amd64/i386) > > Hi Louis, > > Le 04/09/2019 à 08:51 AM, L.P.H. van Belle via samba a écrit : > > ow ow .. slapping myself.. I forgot my note about the > VERSION file.. > > > > That you see this : Version 4.10.2-Ubuntu > > is because i use a Ubuntu as base for the 4.10 builds. > > I'll correct that, but there is no difference in the > packages once this is corrected back to Version 4.10.2-Debian. > > > > It just a "version-name" > > I've started doing some more testing on 4.10.2 using your packages. > Thanks a lot for the good work! > > Looking at the .dsc and tar.xz of the ldb package, LMDB support is > explicitly disabled. Do you know if there is any reason for this? > > Actually ldb package it is missing the dependency in > ldb_1.5.4-1debian0.dsc and it is explicitly disabled in > ldb_1.5.4-1debian0.debian/debian/rules (cf. diff below). It > was properly > configured in your packages in 4.9. > > LMDB is the new db backend to provide for larger database (TDB is > limited to 4GB of data). It is the default storage engine on OpenLDAP > and can be enabled when provisioning or joining a domain using the > --backend-store=mdb flag. > > Cheers, > > Denis > > ============> > diff -Naur ldb_1.5.4-1debian0.dsc ldb_1.5.4-1debian0.dsc.orig > --- ldb_1.5.4-1debian0.dsc 2019-04-30 14:13:09.134115370 +0200 > +++ ldb_1.5.4-1debian0.dsc.orig 2019-04-30 > 14:12:41.062044477 +0200 > @@ -9,7 +9,7 @@ > Standards-Version: 4.2.1 > Vcs-Browser: https://salsa.debian.org/samba-team/ldb > Vcs-Git: https://salsa.debian.org/samba-team/ldb.git > -Build-Depends: debhelper (>= 11~), dh-exec, dh-python, docbook-xml, > docbook-xsl, libcmocka-dev (>= 1.1.3~), libldap2-dev, liblmdb-dev (>= > 0.9.18), libpopt-dev, libtalloc-dev (>= 2.1.16~), libtdb-dev (>= > 1.3.18~), libtevent-dev (>= 0.9.39~), pkg-config, python (>= 2.7~), > python-all-dev (>= 2.7~), python3 (>= 3.5~), python3-all-dbg > (>= 3.5~), > python3-all-dev (>= 3.5~), python3-talloc-dev (>= 2.1.16~), > python3-tdb > (>= 1.3.18~), xsltproc > +Build-Depends: debhelper (>= 11~), dh-exec, dh-python, docbook-xml, > docbook-xsl, libcmocka-dev (>= 1.1.3~), libldap2-dev, libpopt-dev, > libtalloc-dev (>= 2.1.16~), libtdb-dev (>= 1.3.18~), > libtevent-dev (>= > 0.9.39~), pkg-config, python (>= 2.7~), python-all-dev (>= 2.7~), > python3 (>= 3.5~), python3-all-dbg (>= 3.5~), python3-all-dev > (>= 3.5~), > python3-talloc-dev (>= 2.1.16~), python3-tdb (>= 1.3.18~), xsltproc > Package-List: > ldb-tools deb utils optional arch=any > libldb-dev deb libdevel optional arch=any > > > > diff -Naur ldb_1.5.4-1debian0.debian/debian/rules > ldb_1.5.4-1debian0.debian.orig/debian/rules > --- ldb_1.5.4-1debian0.debian/debian/rules 2019-04-30 > 14:16:42.286653941 > +0200 > +++ ldb_1.5.4-1debian0.debian.orig/debian/rules 2019-03-08 > 17:40:56.000000000 +0100 > @@ -33,6 +33,7 @@ > --minimum-library-version="$(shell ./debian/autodeps.py > --minimum-library-version)" \ > --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ > > --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/ldb/modules \ > + --without-ldb-lmdb > > get-packaged-orig-source: > ./debian/build-orig.sh > > > > > > > > Greetz, > > > > Louis > > > > > > > > ________________________________ > > > > Van: Martin Krämer [mailto:mk.maddin at gmail.com] > > Verzonden: maandag 8 april 2019 18:26 > > Aan: L.P.H. van Belle > > CC: samba at lists.samba.org > > Onderwerp: Re: [Samba] Debian Stretch, Samba 4.10.2, > 4.9.6 and 4.8.11 Available (amd64/i386) > > > > > > Hi, > > > > short question - when running "samba -V" I recieve a version of: > > Version 4.10.2-Ubuntu > > > > > > But my OS running is Debain 9.8 (stretch) amd64. > > My entry within sources.list is: > > deb http://apt.van-belle.nl/debian stretch-samba410 > main contrib non-free > > > > > > Is this correct / wanted behavior (that version > reporting back is 'Ubuntu' even for debian)? > > > > > > I think within the last version (4.10.1) it was already > the same. > > (Not sure since I am using your repo for first tests > just since yesterday :) ) > > > > > > Thanks for providing the updated packages. > > > > > > > > > > Am Mo., 8. Apr. 2019 um 15:04 Uhr schrieb L.P.H. van > Belle via samba <samba at lists.samba.org>: > > > > > > Hai guys, > > > > I've updated the Debian Stretch package for > Samba 4.10.2, 4.9.6 and 4.8.11. > > > > Repo info : https://apt.van-belle.nl > > Build logs: > http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ > > > > Quick repo setup: > > Optional: apt-get install apt-transport-https > > > > Import my public key: > > wget -O - > http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - > > > > # Example repo stretch samba 4.9.x > > echo "deb http://apt.van-belle.nl/debian > stretch-samba49 main contrib non-free" | sudo tee > /etc/apt/sources.list.d/van-belle.list > > > > Repo names for stretch: > > stretch-samba48 > > stretch-samba49 > > stretch-samba410 > > > > Have fun with them. > > > > Greetz, > > > > Louis > > > > > > -- > > To unsubscribe from this list go to the > following URL and read the > > instructions: > https://lists.samba.org/mailman/options/samba > > > > > > > > > > -- > Denis Cardon > Tranquil IT > 12 avenue Jules Verne (Bat. A) > 44230 Saint Sébastien sur Loire (FRANCE) > tel : +33 (0) 240 975 755 > http://www.tranquil.it > > Tranquil IT recrute! https://www.tranquil.it/nous-rejoindre/ > Samba install wiki for Frenchies : https://dev.tranquil.it > WAPT, software deployment made easy : https://wapt.fr > >
Possibly Parallel Threads
- Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
- Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
- Now available, Ubuntu Bionic packages for Samba 4.10.2, 4.9.6 *(both amd64 only)
- Upgrading from Debian Stretch to Buster, Van Belle package
- Upgrading from Debian Stretch to Buster, Van Belle package