Skip to content

POSIX Debian doc: libboost-json1.81-dev ... better to tell to install libboost-json-dev? #472

@sanderjo

Description

@sanderjo

Is there already an issue for your problem?

  • I have checked older issues, open and closed

NZBGet Version

v24.6-testing

Platform

Linux/Docker

Environment

Debian (13) and Ubuntu (24.04):

https://github.com/nzbgetcom/nzbget/blob/develop/docs/POSIX.md#debian says to install libboost-json1.81-dev

That does not exist on Debian (13) and Ubuntu (24.04).

I think it's better to tell to install libboost-json-dev

Current Behavior

see logging below

Expected Behavior

see logging below

Steps To Reproduce

see logging below

Logs

root@f0dcc6d5da60:/# lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux trixie/sid
Release:	n/a
Codename:	trixie

root@f0dcc6d5da60:/# apt install libboost-json1.81-dev
Package libboost-json1.81-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'libboost-json1.81-dev' has no installation candidate
root@f0dcc6d5da60:/# 

root@f0dcc6d5da60:/# 
root@f0dcc6d5da60:/# apt search libboost-json | grep dev

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libboost-json-dev/testing 1.83.0.2+b2 amd64
libboost-json1.83-dev/testing 1.83.0-3.2+b2 amd64
root@f0dcc6d5da60:/# 

And apt install libboost-json-dev -y works

Extra information

No response

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