lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2ms5cr5zd.fsf@gmail.com>
Date: Mon, 27 Oct 2025 10:31:18 +0000
From: Donald Hunter <donald.hunter@...il.com>
To: Ratheesh Kannoth <rkannoth@...vell.com>
Cc: Jakub Kicinski <kuba@...nel.org>,  Netdev <netdev@...r.kernel.org>
Subject: Re: ynl newbie question

Ratheesh Kannoth <rkannoth@...vell.com> writes:

> From: Jakub Kicinski <kuba@...nel.org> 
> Subject: [EXTERNAL] Re: ynl newbie question
>
>>I think you trimmed the stack trace a little too much?
>
> Below is the full output.
>
> #########################################
> root@...alhost:~/linux# ./tools/net/ynl/pyynl/cli.py --spec Documentation/netlink/specs/ethtool.yaml       --do rings-get       --json '{"header":{"dev-index": 18}}'
>   File "./tools/net/ynl/pyynl/cli.py", line 23
>     raise Exception(f"Schema directory {schema_dir} does not exist")
>                                                                   ^
> SyntaxError: invalid syntax
> #################################

Is that an old python that doesn't have f-string support, or something?
Can you tell us the python version you are using?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ