Found another one, src:nagios-plugins-contrib[1]:

        debuglog 'checking date version'

        if "${DATEBIN}" --version 2>&1 | "${GREP_BIN}" -F -q GNU; then
            DATETYPE='GNU'


1. 
https://git.launchpad.net/ubuntu/+source/nagios-plugins-contrib/tree/check_ssl_cert/check_ssl_cert_2.92.0/check_ssl_cert?h=applied/ubuntu/devel#n5407

** Summary changed:

- the autopkgtest are failing with rust-coreutils (configure: error: date 
utility unable to convert epoch to UTC)
+ code checking for GNU date look for "GNU" in the output of --version, and 
make bad decisions when rust-coreutils' date is installed

** Also affects: nagios-plugins-contrib (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: nagios-plugins-contrib (Ubuntu)
     Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: nagios-plugins-contrib (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2125058

Title:
  code checking for GNU date look for "GNU" in the output of --version,
  and make bad decisions when rust-coreutils' date is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kronosnet/+bug/2125058/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to