[Bug 2069483] [NEW] sort: /dev/null: error truncating: Invalid argument
stsp
2069483 at bugs.launchpad.net
Fri Jun 14 23:43:02 UTC 2024
Public bug reported:
The code that detects universal-ctags,
does this:
`echo | ctags -L - -f /dev/null`
On Focal this fails with:
`sort: /dev/null: error truncating: Invalid argument`
It works properly on any more recent distros.
I think this upstream fix should be applied to Focal:
https://github.com/coreutils/coreutils/commit/a6756257efd4fb957e50177b62af094fecef2745
** Affects: coreutils (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2069483
Title:
sort: /dev/null: error truncating: Invalid argument
Status in coreutils package in Ubuntu:
New
Bug description:
The code that detects universal-ctags,
does this:
`echo | ctags -L - -f /dev/null`
On Focal this fails with:
`sort: /dev/null: error truncating: Invalid argument`
It works properly on any more recent distros.
I think this upstream fix should be applied to Focal:
https://github.com/coreutils/coreutils/commit/a6756257efd4fb957e50177b62af094fecef2745
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2069483/+subscriptions
More information about the foundations-bugs
mailing list