Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues installing debian package for influxdb 1.11.8 release #25571

Open
crypt1d opened this issue Nov 21, 2024 · 0 comments
Open

Issues installing debian package for influxdb 1.11.8 release #25571

crypt1d opened this issue Nov 21, 2024 · 0 comments

Comments

@crypt1d
Copy link

crypt1d commented Nov 21, 2024

The official images repo does not allow opening issues, so I'm reporting here. Apologizes if this is not the right place.

Steps to reproduce:

  • Add repository deb https://repos.influxdata.com/debian stable main to apt sources
  • Update apt cache
  • Try to install influxdb

Expected behaviour:
Influxdb installs without issues as it does with the previous version (1.11.7)

Actual behaviour:
Installation throws an error related to useradd syntax:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  influxdb
0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded.
Need to get 0 B/26.6 MB of archives.
After this operation, 115 MB of additional disk space will be used.
(Reading database ... 65788 files and directories currently installed.)
Preparing to unpack .../influxdb_1.11.8-1_amd64.deb ...
useradd: invalid user ID '-m'
dpkg: error processing archive /var/cache/apt/archives/influxdb_1.11.8-1_amd64.deb (--unpack):
 new influxdb package pre-installation script subprocess returned error exit status 3
Errors were encountered while processing:
 /var/cache/apt/archives/influxdb_1.11.8-1_amd64.deb

Environment info:

Ubuntu 22.04.5 LTS
Linux 6.8.0-1015-aws x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant