Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] `deluged` does not work on first startup unless `/var/lib/deluge/.config/deluge` directory is manually created
@ 2021-11-16 13:22 TinfoilSubmarine
  2021-11-17  0:21 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: TinfoilSubmarine @ 2021-11-16 13:22 UTC (permalink / raw)
  To: ml

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

New issue by TinfoilSubmarine on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: Void 5.13.19_1 x86_64 AuthenticAMD notuptodate rrmFFFFFFFFFFFFFFFFF
* package: deluge-2.0.3_14

### Expected behavior
`deluged` should start with no issues.

### Actual behavior
`deluged` outputs:
```
Traceback (most recent call last):
  File "/usr/bin/deluged", line 33, in <module>
    sys.exit(load_entry_point('deluge==2.0.3', 'console_scripts', 'deluged')())
  File "/usr/lib/python3.10/site-packages/deluge/core/daemon_entry.py", line 105, in start_daemon
    file_handler = FileHandler(options.logfile)
  File "/usr/lib/python3.10/logging/__init__.py", line 1167, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib/python3.10/logging/__init__.py", line 1197, in _open
    return open_func(self.baseFilename, self.mode,
PermissionError: [Errno 13] Permission denied: '/var/lib/deluge/.config/deluge/deluged.log
```

### Steps to reproduce the behavior
Manually run `deluged`: `sudo /etc/sv/deluged/run`


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

* Re: [ISSUE] [CLOSED] `deluged` does not work on first startup unless `/var/lib/deluge/.config/deluge` directory is manually created
  2021-11-16 13:22 [ISSUE] `deluged` does not work on first startup unless `/var/lib/deluge/.config/deluge` directory is manually created TinfoilSubmarine
@ 2021-11-17  0:21 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2021-11-17  0:21 UTC (permalink / raw)
  To: ml

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

Closed issue by TinfoilSubmarine on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: Void 5.13.19_1 x86_64 AuthenticAMD notuptodate rrmFFFFFFFFFFFFFFFFF
* package: deluge-2.0.3_14

### Expected behavior
`deluged` should start with no issues.

### Actual behavior
`deluged` outputs:
```
Traceback (most recent call last):
  File "/usr/bin/deluged", line 33, in <module>
    sys.exit(load_entry_point('deluge==2.0.3', 'console_scripts', 'deluged')())
  File "/usr/lib/python3.10/site-packages/deluge/core/daemon_entry.py", line 105, in start_daemon
    file_handler = FileHandler(options.logfile)
  File "/usr/lib/python3.10/logging/__init__.py", line 1167, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib/python3.10/logging/__init__.py", line 1197, in _open
    return open_func(self.baseFilename, self.mode,
PermissionError: [Errno 13] Permission denied: '/var/lib/deluge/.config/deluge/deluged.log
```

### Steps to reproduce the behavior
Manually run `deluged`: `sudo /etc/sv/deluged/run`


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

end of thread, other threads:[~2021-11-17  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16 13:22 [ISSUE] `deluged` does not work on first startup unless `/var/lib/deluge/.config/deluge` directory is manually created TinfoilSubmarine
2021-11-17  0:21 ` [ISSUE] [CLOSED] " sgn

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).