"Cannot install package pciutils" error

Hello,

I am using lede as an image of a VM, using lede-17.01.2-x86
-64-combined-ext4.img
when I run
opkg update
it seems ok, I get:

Downloading http://downloads.lede-project.org/releases/17.01.2/targets/x86/64/packages/Packages.gz
...
...
Signature check passed.

So I assume my network settings are OK.

But when I run:
opkg install pciutils

I get an error:

Unknown package 'pciutils'.
Collected errors:

  • opkg_install_cmd: Cannot install package pciutils.

Any ideas why is it so ?

KW

how about:

opkg update
opkg list | grep pciutils