Lorenzo Milesi
2022-Aug-04 15:09 UTC
[Samba] Van Belle repo - cannot install 4.16 on Debian 11
Hi.
Fresh Debian 11 install.
I configured apt with this repo:
deb [arch=amd64 signed-by=/usr/share/keyrings/louis-van-belle.gpg]
http://apt.van-belle.nl/debian/ bullseye-samba416 main
But when attempting install:
# apt install acl attr samba samba-dsdb-modules samba-vfs-modules winbind
libpam-winbind libnss-winbind libpam-krb5 krb5-config krb5-user
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libpam-winbind : Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to be
installed
samba : Depends: python3-samba but it is not going to be installed
Depends: samba-common-bin (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it is not
going to be installed
Depends: libldb2 (>= 0.9.21) but it is not going to be installed
Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to be
installed
Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be installed
Depends: libtevent0 (>= 0.11.0~) but it is not going to be installed
Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it is not going
to be installed
Recommends: python3-markdown but it is not going to be installed
samba-dsdb-modules : Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it
is not going to be installed
Depends: libldb2 (= 2:2.5.1+samba4.16.2-1nmu1~deb11.1) but
it is not going to be installed
Depends: libtalloc2 (>= 2.3.3-3~) but it is not going
to be installed
Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be
installed
Depends: libtevent0 (>= 0.11.0~) but it is not going to
be installed
samba-vfs-modules : Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it
is not going to be installed
Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to
be installed
Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be
installed
Depends: libtevent0 (>= 0.11.0~) but it is not going to
be installed
Recommends: libcephfs2 (>= 12.0.3) but it is not going
to be installed
Recommends: libgfapi0 (>= 9.2) but it is not going to be
installed
winbind : Depends: samba-common-bin (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it is
not going to be installed
Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to be
installed
Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be installed
Depends: libtevent0 (>= 0.11.0~) but it is not going to be
installed
Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages.
4.15 works fine.
--
Lorenzo Milesi - lorenzo.milesi at yetopen.com
CTO @ YetOpen Srl
YetOpen - https://www.yetopen.com/
Corso Martiri della Liberazione 114 - 23900 Lecco - ITALY - | 4801 Glenwood
Avenue - Suite 200 - Raleigh, NC 27612 - USA -
Tel +39 0341 220 205 - info.it at yetopen.com | Phone +1 919-817-8106 - info.us
at yetopen.com
Think green - Non stampare questa e-mail se non necessario / Don't print
this email unless necessary
-------- D.Lgs. 196/2003 e GDPR 679/2016 --------
Tutte le informazioni contenute in questo messaggio sono riservate ed a uso
esclusivo del destinatario.
Tutte le informazioni ivi contenute, compresi eventuali allegati, sono da
ritenere confidenziali e riservate secondo i termini
del vigente D.Lgs. 196/2003 in materia di privacy e del Regolamento europeo
679/2016 - GDPR - e quindi ne e' proibita l'utilizzazione ulteriore non
autorizzata.
Nel caso in cui questo messaggio Le fosse pervenuto per errore, La invitiamo ad
eliminarlo senza copiarlo, stamparlo, a non inoltrarlo a terzi e ad avvertirci
non appena possibile.
Grazie.
Confidentiality notice: this email message including any attachment is for the
sole use of the intended recipient and may contain confidential and privileged
information;
pursuant to Legislative Decree 196/2003 and the European General Data Protection
Regulation 679/2016 - GDPR - any unauthorized review, use, disclosure or
distribution
is prohibited. If you are not the intended recepient please delete this message
without copying, printing or forwarding it to others, and alert us as soon as
possible.
Thank you.
Rowland Penny
2022-Aug-04 15:14 UTC
[Samba] Van Belle repo - cannot install 4.16 on Debian 11
On Thu, 2022-08-04 at 17:09 +0200, Lorenzo Milesi via samba wrote:> Hi. > Fresh Debian 11 install. > > I configured apt with this repo: > > deb [arch=amd64 signed-by=/usr/share/keyrings/louis-van-belle.gpg] > http://apt.van-belle.nl/debian/ bullseye-samba416 main > > But when attempting install: > > # apt install acl attr samba samba-dsdb-modules samba-vfs-modules > winbind libpam-winbind libnss-winbind libpam-krb5 krb5-config krb5- > user > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libpam-winbind : Depends: libtalloc2 (>= 2.3.3-3~) but it is not > going to be installed > samba : Depends: python3-samba but it is not going to be installed > Depends: samba-common-bin (= 2:4.16.2+dfsg-1nmu1~deb11.1) > but it is not going to be installed > Depends: libldb2 (>= 0.9.21) but it is not going to be > installed > Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to be > installed > Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be > installed > Depends: libtevent0 (>= 0.11.0~) but it is not going to be > installed > Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it > is not going to be installed > Recommends: python3-markdown but it is not going to be > installed > samba-dsdb-modules : Depends: samba-libs (= 2:4.16.2+dfsg- > 1nmu1~deb11.1) but it is not going to be installed > Depends: libldb2 (= 2:2.5.1+samba4.16.2- > 1nmu1~deb11.1) but it is not going to be installed > Depends: libtalloc2 (>= 2.3.3-3~) but it is not > going to be installed > Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 > is to be installed > Depends: libtevent0 (>= 0.11.0~) but it is not > going to be installed > samba-vfs-modules : Depends: samba-libs (= 2:4.16.2+dfsg- > 1nmu1~deb11.1) but it is not going to be installed > Depends: libtalloc2 (>= 2.3.3-3~) but it is not > going to be installed > Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is > to be installed > Depends: libtevent0 (>= 0.11.0~) but it is not > going to be installed > Recommends: libcephfs2 (>= 12.0.3) but it is not > going to be installed > Recommends: libgfapi0 (>= 9.2) but it is not > going to be installed > winbind : Depends: samba-common-bin (= 2:4.16.2+dfsg-1nmu1~deb11.1) > but it is not going to be installed > Depends: libtalloc2 (>= 2.3.3-3~) but it is not going to > be installed > Depends: libtdb1 (>= 1.4.6-2~) but 1.4.3-1+b1 is to be > installed > Depends: libtevent0 (>= 0.11.0~) but it is not going to be > installed > Depends: samba-libs (= 2:4.16.2+dfsg-1nmu1~deb11.1) but it > is not going to be installed > E: Unable to correct problems, you have held broken packages. > > 4.15 works fine.You need the Debian backports repo as well. Rowland