Actions
Bug #19471
closedSalt installer issues
Status:
Duplicate
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Description
A user reported that when running the provision.sh
script on Debian Bullseye, an error happens with the following message:
Executing state pkgrepo.managed for [deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg] http://apt.postgresql.org/pub/repos/apt bullseye-pgdg main] [ERROR ] An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call ../.. File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 1746, in _get_opts ret[other_opt]["value"] = opt.split("=", 1)[1] IndexError: list index out of range
Updated by Lucas Di Pentima about 2 years ago
- Status changed from In Progress to Duplicate
Marking this as duplicated because it's being fixed on #19472
Actions