Devuan bug report logs - #668
samba on chimaera:i386 fails for logging and sockets

version graph

Package: samba; Maintainer for samba is (unknown); Source for samba is src:samba.

Reported by: dvn-bugs@sh.werbittewas.de

Date: Mon, 7 Mar 2022 18:52:02 UTC

Severity: normal

Tags: debian

Found in version 2:4.13.13+dfsg-1~deb11u3

Fixed in version 4.13.13+dfsg-1~deb11u4

Done: Mark Hindley <mark@hindley.org.uk>

Forwarded to https://bugs.debian.org/1006935

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Mon, 07 Mar 2022 18:52:02 GMT) (full text, mbox, link).


Acknowledgement sent to dvn-bugs@sh.werbittewas.de:
New bug report received and forwarded. Copy sent to devuan-dev@lists.dyne.org. (Mon, 07 Mar 2022 18:52:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: dvn-bugs@sh.werbittewas.de
To: submit@bugs.devuan.org
Subject: samba on chimaera:i386 fails for logging and sockets
Date: Mon, 7 Mar 2022 19:44:59 +0100
Package: samba
Version: 2:4.13.13+dfsg-1~deb11u3
Architecture: i386

we're successfully running samba 2:4.9.5+dfsg-5+deb10u3 in a container
with devuan beowulf since several months, but decides to migrate all
containers to chimaera, but this fails for several reasons.


1.
having "bind interfaces only = yes" in config, smbd errors out with
"INTERNAL ERROR: open_sockets_smbd()" and "open_sockets_smbd: No sockets
available to bind to"

deactivating this config-entry makes smbd start normally.

2.
having "log file = /var/log/samba/%m.log" in config is completly
ignored. No such files are written, even when setting /varlog/samba to
mode 1777 and having parent dirs all at least at mode 751


further tests are stopped for now, because we need the system working,
but it seems, that the performance on network was worse than before
during initial connects.


using the same config with beowulf-container and samba
2:4.9.5+dfsg-5+deb10u3 works fine. (fortunately we could switch back to
the old container easily). Anything else but the inner system of the
container are equal!


if there're any additional infos are needed we'll try to give them, any
certain tests with the buggy samba may take a bit time, because we can't
switch the container at every time, but have to wait for evening or
weekend, to really have equal conditions.

regards

d.

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Tue, 08 Mar 2022 10:32:01 GMT) (full text, mbox, link).


Message #8 received at 668@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: dvn-bugs@sh.werbittewas.de, 668@bugs.devuan.org
Subject: Re: bug#668: samba on chimaera:i386 fails for logging and sockets
Date: Tue, 8 Mar 2022 10:29:08 +0000
Control: tags -1 debian

Hi d,

Thanks for this.

On Mon, Mar 07, 2022 at 07:44:59PM +0100, dvn-bugs@sh.werbittewas.de wrote:
> Package: samba
> Version: 2:4.13.13+dfsg-1~deb11u3
> Architecture: i386
> 
> we're successfully running samba 2:4.9.5+dfsg-5+deb10u3 in a container
> with devuan beowulf since several months, but decides to migrate all
> containers to chimaera, but this fails for several reasons.

None of Devuan's samba packages are forked and we used Debian's packages
directly without recompilation. So, in principle this should be reported to
Debian's BTS to be fixed.

I have little recent experience with samba. However,

> 1.
> having "bind interfaces only = yes" in config, smbd errors out with
> "INTERNAL ERROR: open_sockets_smbd()" and "open_sockets_smbd: No sockets
> available to bind to"

are you sure you also have

 interfaces = lo

configured (at least)?

If you do and it still doesn't work, then please forward your report to Debian.

Thanks

Mark

Added tag(s) debian. Request was from Mark Hindley <mark@hindley.org.uk> to 668-submit@bugs.devuan.org. (Tue, 08 Mar 2022 10:32:05 GMT) (full text, mbox, link).


Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Tue, 08 Mar 2022 14:26:01 GMT) (full text, mbox, link).


Acknowledgement sent to dvn-bugs@sh.werbittewas.de:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Tue, 08 Mar 2022 14:26:03 GMT) (full text, mbox, link).


Message #15 received at 668@bugs.devuan.org (full text, mbox, reply):

From: dvn-bugs@sh.werbittewas.de
To: Mark Hindley <mark@hindley.org.uk>, 668@bugs.devuan.org
Subject: Re: bug#668: samba on chimaera:i386 fails for logging and sockets
Date: Tue, 8 Mar 2022 15:22:41 +0100
hi Mark,

Am 08.03.22 um 11:29 schrieb Mark Hindley:

> are you sure you also have
> 
>  interfaces = lo
> 
> configured (at least)?

not exactly, but together with other IPs "127.0.0.1" (no names used)

> If you do and it still doesn't work, then please forward your report to Debian.

I've done this and it can be reached via:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006935

regards

d.

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Tue, 08 Mar 2022 17:14:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mark Hindley <mark@hindley.org.uk>:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Tue, 08 Mar 2022 17:14:04 GMT) (full text, mbox, link).


Message #20 received at 668@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: dvn-bugs@sh.werbittewas.de
Cc: 668@bugs.devuan.org
Subject: Re: bug#668: samba on chimaera:i386 fails for logging and sockets
Date: Tue, 8 Mar 2022 17:12:30 +0000
Control: forwarded -1 https://bugs.debian.org/1006935

On Tue, Mar 08, 2022 at 03:22:41PM +0100, dvn-bugs@sh.werbittewas.de wrote:
> > If you do and it still doesn't work, then please forward your report to Debian.
> 
> I've done this and it can be reached via:
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006935

Thanks

Mark

Set bug forwarded-to-address to 'https://bugs.debian.org/1006935'. Request was from Mark Hindley <mark@hindley.org.uk> to 668-submit@bugs.devuan.org. (Tue, 08 Mar 2022 17:14:06 GMT) (full text, mbox, link).


Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Mon, 30 May 2022 12:22:01 GMT) (full text, mbox, link).


Acknowledgement sent to dvn-bugs@sh.werbittewas.de:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Mon, 30 May 2022 12:22:04 GMT) (full text, mbox, link).


Message #27 received at 668@bugs.devuan.org (full text, mbox, reply):

From: dvn-bugs@sh.werbittewas.de
To: 668@bugs.devuan.org
Subject: new samba-package available for debian.
Date: Mon, 30 May 2022 14:19:46 +0200
hi.

since yesterday there's a new samba-package available for debian:

http://ftp.debian.org/debian/pool/main/s/samba/samba_4.13.13+dfsg-1~deb11u4_i386.deb

it would be nice, if this can be merged into devuan-repository, soon.

thanks.

regards

d.

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Mon, 30 May 2022 12:32:01 GMT) (full text, mbox, link).


Message #30 received at 668@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: dvn-bugs@sh.werbittewas.de, 668@bugs.devuan.org
Subject: Re: bug#668: new samba-package available for debian.
Date: Mon, 30 May 2022 13:29:52 +0100
On Mon, May 30, 2022 at 02:19:46PM +0200, dvn-bugs@sh.werbittewas.de wrote:
> hi.
> 
> since yesterday there's a new samba-package available for debian:
> 
> http://ftp.debian.org/debian/pool/main/s/samba/samba_4.13.13+dfsg-1~deb11u4_i386.deb
> 
> it would be nice, if this can be merged into devuan-repository, soon.

For unforked packages (like this), it happens automatically and is already
available in chimaera-proposed-updates[1].

Mark

[1]  https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=samba&x=submit


Reply sent to Mark Hindley <mark@hindley.org.uk>:
You have taken responsibility. (Mon, 30 May 2022 12:38:01 GMT) (full text, mbox, link).


Notification sent to dvn-bugs@sh.werbittewas.de:
bug acknowledged by developer. (Mon, 30 May 2022 12:38:04 GMT) (full text, mbox, link).


Message #35 received at 668-done@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: 668-done@bugs.devuan.org
Cc: dvn-bugs@sh.werbittewas.de
Subject: Re: bug#668: new samba-package available for debian.
Date: Mon, 30 May 2022 13:35:03 +0100
Version: 4.13.13+dfsg-1~deb11u4

On Mon, May 30, 2022 at 01:29:52PM +0100, Mark Hindley wrote:
> On Mon, May 30, 2022 at 02:19:46PM +0200, dvn-bugs@sh.werbittewas.de wrote:
> > hi.
> > 
> > since yesterday there's a new samba-package available for debian:
> > 
> > http://ftp.debian.org/debian/pool/main/s/samba/samba_4.13.13+dfsg-1~deb11u4_i386.deb
> > 
> > it would be nice, if this can be merged into devuan-repository, soon.
> 
> For unforked packages (like this), it happens automatically and is already
> available in chimaera-proposed-updates[1].

Closing with version.

Mark

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#668; Package samba. (Mon, 30 May 2022 12:44:02 GMT) (full text, mbox, link).


Acknowledgement sent to Boian Bonev <bbonev@ipacct.com>:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Mon, 30 May 2022 12:44:05 GMT) (full text, mbox, link).


Message #40 received at 668@bugs.devuan.org (full text, mbox, reply):

From: Boian Bonev <bbonev@ipacct.com>
To: 668@bugs.devuan.org
Date: Mon, 30 May 2022 15:41:57 +0300
Control: close -1

Hello,

This version is already in chimaera-proposed-updates/main; packages from Debian
that are not forked (modified) are merged automatically.

Here is how to check:

https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=samba&x=submit

In case you want to install that, add the following to /etc/apt/sources.list to
enable the chimaera-proposed-updates:

deb http://deb.devuan.org/merged chimaera-proposed-updates main

Note that the proposed-updates repository has a high priority by default and
the above may/will pull other proposed updates as well.

The alternative is to wait until this is accepted as a stable update and
included in Debian bullseye, then it will automatically come to Devuan
chimaera.

Hope that helps...

With best regards,
b.


Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Fri Apr 19 18:42:22 2024;