Public bug reported:

nagios-plugins-contrib autopkgtest failing with rust coreutils

 autopkgtest [11:23:07]: test command7: [-----------------------
 error: unexpected argument '-j' found
 
   tip: to pass '-j' as a value, use '-- -j'
 
 Usage: /usr/bin/date-usage
 
 For more information, try '--help'.


the code check for "GNU"

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

which doesn't match with the rust version

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


** Tags: update-excuse

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

Title:
  nagios-plugins-contrib autopkgtest fails with rust-coreutils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins-contrib/+bug/2125579/+subscriptions


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

Reply via email to