Skip to content

Commit 61585fac priv check bug (and breaks extension) #353

@bacon-cheeseburger

Description

@bacon-cheeseburger

Is there already an issue for your problem?

  • I have checked older issues, open and closed

NZBGet Version

v24.3-testing

Platform

Linux/Docker

Environment

Debian Sid 64bit
Compiled git master 24.3-r2492-git+9657e6ee

Current Behavior

With commit 61585fa applied, the extension I use that auto-unzip's .nzb's in the monitored incoming dir no longer works.

Expected Behavior

I expect the .zip's to be unpacked, as was the case prior to this commit.

Steps To Reproduce

  1. Compile git from the 61585fa forward.
  2. Enable an auto-unzip script (I'm specifically using https://github.com/Prinz23/nzbgetpp)
  3. Run nzbget, drop a .zip contained .nzb's into your incoming dir and wait for nothing to happen.

Logs

No response

Extra information

I run nzbget in a network namespace so it's started with sudo privs but I also set DaemonUsername to the user I want the privs dropped to (which I've confirmed occurs). If I clone git master and revert 61585fa, the unzip extension works again as expected.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions