Actions
Bug #28004
closedkatello-certs-check should set locales for $(date) commands
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
When setting LC_TIME to anything else than EN_US or C, katello-certs-check is unable to parse the date-string.
Checking server certificate encoding: [OK] date: ungültiges Datum „Okt 5 12:08:34 2019“ Checking expiration of certificate: /usr/sbin/katello-certs-check: Zeile 94: [: -gt: Einstelliger (unärer) Operator erwartet. [OK] Checking expiration of CA bundle: /usr/sbin/katello-certs-check: Zeile 100: [: -gt: Einstelliger (unärer) Operator erwartet.
# locale |grep LC_TIME LC_TIME="de_DE.utf8"
Files
Updated by Birkir Hjartarson almost 3 years ago
Duplicate issue: https://projects.theforeman.org/issues/33019 (fixed in Katello 4.3.0)
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Is duplicate of Bug #33019: Introduce a valid solution to fix the error "Katello::Errors::CandlepinError: Environment with id XXXX could not be found" added
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Is duplicate of deleted (Bug #33019: Introduce a valid solution to fix the error "Katello::Errors::CandlepinError: Environment with id XXXX could not be found")
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Related to Bug #33109: Date used by katello-certs-check should be formatted correctly by program added
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Status changed from New to Duplicate
Looks like you're right there's a duplicate, but it's #33109.
Actions