On Wed, 3 Oct 2018, Muhammad Yousuf Khan wrote:
> Dear All,
>
> When i try to install any package. in this case nfs-kernel-server i get
> this error. i am using Proxmox on top of Debian 9.x. kindly advice.
>
>
> *root@king:/zok/k-backup# apt install nfs-kernel-server*
> *Reading package lists... Done*
> *Building dependency tree *
> *Reading state information... Done*
Here's what I get from similar command, why are you installing pkg with a
wildcard on the end? Are you using bash, or some other shell?
# apt -s install nfs-kernel-server*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'nfs-kernel-server' for glob 'nfs-kernel-server*'