Skip to content

Update link in web interface does not work on OpenBSD. #1272

@vext01

Description

@vext01

If you click the update link on the web interface on OpenBSD, you will get an error:

upgrading: readlink /proc/curproc/file: no such file or directory

OpenBSD (and probably some other UNIXs) does not have /proc.

Presumably you are trying to get the server's PID? It is typical to write a PID file into /var/run.

Thanks

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements of some kind, as opposed to a problem (bug)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions