Public bug reported:

As said, I found this while debugging asciidoctor autopkgtest failure:

 59s + asciidoctor -b manpage example.adoc
 60s + sed /Generator/d -i example.1
 60s + truncate -s -1 example.ref
 60s error: unexpected argument '-1' found
 60s 
 60s   tip: to pass '-1' as a value, use '-- -1'
 60s 
 60s Usage: truncate [OPTION]... [FILE]...
 60s 

Of course the same in Debian works:

$ echo foo > 1
$ truncate -s -1 1

** Affects: git (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  coreutils: truncate not dropin replacement of gnu coreutils

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


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

Reply via email to