Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Samba package includes broken runit service files.
@ 2024-05-26  9:34 TorMFinn
  2024-05-26 12:24 ` meator
  2024-05-26 15:17 ` [ISSUE] [CLOSED] " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: TorMFinn @ 2024-05-26  9:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

New issue by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/issues/50524

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.31_1 x86_64 GenuineIntel uptodate rrmFFFFF

### Package(s) Affected

samba-4.20.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

smbd and nmbd should launch correctly by symlinking the service files in /etc/sv to /var/service



### Actual behaviour

Fails to launch where both smbd and nmbd complains about wrong command line arguments.

[sambalogs.txt](https://github.com/void-linux/void-packages/files/15446915/sambalogs.txt)







### Steps to reproduce

install samba
ln -s /etc/sv/smbd /var/service
ln -s /etc/sv/nmbd /var/service
svlogtail

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Samba package includes broken runit service files.
  2024-05-26  9:34 [ISSUE] Samba package includes broken runit service files TorMFinn
@ 2024-05-26 12:24 ` meator
  2024-05-26 15:17 ` [ISSUE] [CLOSED] " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: meator @ 2024-05-26 12:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/issues/50524#issuecomment-2132201047

Comment:
Can reproduce. A workaround would be to create files `/etc/sv/nmbd/conf` and `/etc/sv/smbd/conf` both containing the following line:

```bash
OPTS=-d1
```

cc @otommod

@TorMFinn Would you mind testing #50526? This should fix the issue. [You can look here if you don't know how to try out a pull request.](https://xbps-src-tutorials.github.io/pr-testing-tutorial.html)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] Samba package includes broken runit service files.
  2024-05-26  9:34 [ISSUE] Samba package includes broken runit service files TorMFinn
  2024-05-26 12:24 ` meator
@ 2024-05-26 15:17 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2024-05-26 15:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]

Closed issue by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/issues/50524

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.31_1 x86_64 GenuineIntel uptodate rrmFFFFF

### Package(s) Affected

samba-4.20.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

smbd and nmbd should launch correctly by symlinking the service files in /etc/sv to /var/service



### Actual behaviour

Fails to launch where both smbd and nmbd complains about wrong command line arguments.

[sambalogs.txt](https://github.com/void-linux/void-packages/files/15446915/sambalogs.txt)







### Steps to reproduce

install samba
ln -s /etc/sv/smbd /var/service
ln -s /etc/sv/nmbd /var/service
svlogtail

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-26 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-26  9:34 [ISSUE] Samba package includes broken runit service files TorMFinn
2024-05-26 12:24 ` meator
2024-05-26 15:17 ` [ISSUE] [CLOSED] " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).