Bug#881692: command-not-found: I re-wrote command-not-found
Shawn Landden
slandden at gmail.com
Fri Nov 17 07:55:07 UTC 2017
On Thu, Nov 16, 2017 at 11:39 PM, Xen <list at xenhideout.nl> wrote:
> Julian Andres Klode schreef op 14-11-2017 8:50:
>
> * You should not depend on grep, sed, coreutils, they are Essential.
>>
>
> Can I ask what this means?
>
> I actually assume that these dependencies are not *required*, not that you
> can't use the tools.
Required: yes. The highest priority. sysvinit was Required: yes until
systemd came along https://www.debian.org/doc/debian-policy/#priorities
Speaking of, I can't use 'apt-get indextargets' from shell and had to
rewrite in ruby, because sed doesn't not support lazy matching, and I don't
know how else to match NOT \n\n. (it also doesn't seem to support multiples
of submatches.) Old regular expression implementations are showing their
age (not to mention perl's non-regular features).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20171116/2cd8e5c7/attachment.html>
More information about the Ubuntu-devel-discuss
mailing list