L.P.H. van Belle
2021-Mar-30 11:23 UTC
[Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' repo
Roy, remove samba/winbind ( all the 4.14.2 packages ) apt update apt install samba winbind i've removed the 4.14.2 and placed the 4.14.0 back. I have to check where this went wrong, sorry for the inconvinences. ps. A new 4.14.2 build is running currenlty and is in the armhf build, so im waiting for this one to finish up. This one also contains the path of the virusfilter. It needs a few more hours to build/finish this. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle > via samba > Verzonden: dinsdag 30 maart 2021 13:16 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' > repo > > I go check this.. > I come back to this in few min. > > Can you check if you dont have the buster-experimental enabled, > Take one does not have armhf builded in it. > > but give me few min. > > > > -----Oorspronkelijk bericht----- > > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Roy Eastwood > via > > samba > > Verzonden: dinsdag 30 maart 2021 13:12 > > Aan: samba at lists.samba.org > > Onderwerp: [Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' > > repo > > > > I tried to update samba from version 14.4.0 to version14.4.2 using > Louis' > > repo on a raspberry pi and it removed samba. I then tried > > to re-install and got the below error: > > > > The following packages have unmet dependencies: > > libnss-winbind : Depends: samba-common (= 2:4.14.0+dfsg-0.1buster1) but > > it is not going to be installed > > libpam-winbind : Depends: samba-common (= 2:4.14.0+dfsg-0.1buster1) but > > it is not going to be installed > > samba : Depends: samba-common (= 2:4.14.0+dfsg-0.1buster1) but it is > not > > going to be installed > > Depends: samba-common-bin (= 2:4.14.0+dfsg-0.1buster1) but it > is > > not going to be installed > > samba-dsdb-modules : Depends: libldb2 (< 2:2.2.1~) but 2:2.3.0- > 0.1buster1 > > is to be installed > > winbind : Depends: samba-common (= 2:4.14.0+dfsg-0.1buster1) but it is > > not going to be installed > > Depends: samba-common-bin (= 2:4.14.0+dfsg-0.1buster1) but it > > is not going to be installed > > E: Unable to correct problems, you have held broken packages. > > > > I was able to update other architectures ie amd64 OK. Something not > > quite right with the armhf architecture in the repo? > > > > Thanks, > > > > Roy > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/options/samba > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Roy Eastwood
2021-Mar-30 11:58 UTC
[Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' repo
On 30 March 2021 12:24 L.P.H. van Belle wrote:> Roy, remove samba/winbind ( all the 4.14.2 packages ) > apt update > apt install samba winbind > > i've removed the 4.14.2 and placed the 4.14.0 back. > I have to check where this went wrong, sorry for the inconvinences. > > ps. > A new 4.14.2 build is running currenlty and is in the armhf build, so im waiting for this one to finish up. > > This one also contains the path of the virusfilter. > It needs a few more hours to build/finish this. > > > Greetz, > > LouisThanks for that. Was able to re-install samba and winbind following your instructions above, but the pi now doesn't allow me to connect to the shares. I re-joined the pi to the domain but I still can't connect to the shares from Windows clients. It seems that a samba-dsdb-modules was removed and I can't re-install it because of libldb2 being the wrong version. I get this error: The following packages have unmet dependencies: samba-dsdb-modules : Depends: libldb2 (< 2:2.2.1~) but 2:2.3.0-0.1buster1 is to be installed E: Unable to correct problems, you have held broken packages. Thanks, Roy
L.P.H. van Belle
2021-Mar-30 12:36 UTC
[Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' repo
Oeps, forgot that one, its also restored now. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: Roy Eastwood [mailto:spindles7 at gmail.com] > Verzonden: dinsdag 30 maart 2021 13:58 > Aan: 'L.P.H. van Belle'; samba at lists.samba.org > Onderwerp: RE: [Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' > repo > > On 30 March 2021 12:24 L.P.H. van Belle wrote: > > Roy, remove samba/winbind ( all the 4.14.2 packages ) > > apt update > > apt install samba winbind > > > > i've removed the 4.14.2 and placed the 4.14.0 back. > > I have to check where this went wrong, sorry for the inconvinences. > > > > ps. > > A new 4.14.2 build is running currenlty and is in the armhf build, so im > waiting for this one to finish up. > > > > This one also contains the path of the virusfilter. > > It needs a few more hours to build/finish this. > > > > > > Greetz, > > > > Louis > > Thanks for that. Was able to re-install samba and winbind following your > instructions above, but the pi now doesn't allow me to > connect to the shares. I re-joined the pi to the domain but I still > can't connect to the shares from Windows clients. It seems > that a samba-dsdb-modules was removed and I can't re-install it because of > libldb2 being the wrong version. I get this error: > > The following packages have unmet dependencies: > samba-dsdb-modules : Depends: libldb2 (< 2:2.2.1~) but 2:2.3.0-0.1buster1 > is to be installed > E: Unable to correct problems, you have held broken packages. > > Thanks, > > Roy