Package: dehydrated
Version: 0.3.1-3+deb9u2
Severity: grave
Justification: renders package unusable

Please change line 384 of dehydrated from:

nonce="$(http_request head "${CA}" | grep Replay-Nonce: | awk -F ': ' '{print 
$2}' | tr -d '\n\r')"

to

nonce="$(http_request head "${CA}" | grep -i Replay-Nonce: | awk -F ': ' 
'{print $2}' | tr -d '\n\r')"

as it otherwise run into the error "No nonce found"


-- System Information:
Debian Release: 9.11
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dehydrated depends on:
ii  ca-certificates  20161130+nmu1+deb9u1
ii  curl             7.52.1-5+deb9u9
ii  openssl          1.1.0k-1~deb9u1

dehydrated recommends no packages.

dehydrated suggests no packages.

-- Configuration Files:
/etc/dehydrated/config changed [not included]

-- no debconf information

Reply via email to