crust-node icon indicating copy to clipboard operation
crust-node copied to clipboard

Couldn't find any package by glob 'linux-headers-4.19.76-linuxkit'

Open yangmiok opened this issue 4 years ago • 6 comments

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-4.19.76-linuxkit
Install libs failed
root@5ee403160bfa:/opt/crust/crust-node-0.7.0# apt-get install linux-headers-4.19.76-linuxkit
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-4.19.76-linuxkit
E: Couldn't find any package by glob 'linux-headers-4.19.76-linuxkit'

yangmiok avatar Jan 07 '21 05:01 yangmiok

sudo ./install.sh --registry cn

yangmiok avatar Jan 07 '21 05:01 yangmiok

@zhangtianai This issue should already be solved right?

mmyyrroonn avatar Jan 08 '21 02:01 mmyyrroonn

how?

yangmiok avatar Jan 08 '21 05:01 yangmiok

Follow the steps you provided , not be able to run

yangmiok avatar Jan 08 '21 05:01 yangmiok

linux-headers is not a problem caused by us. It's a linux system issue. This link https://www.tecmint.com/install-kernel-headers-in-ubuntu-and-debian/ might help.

mmyyrroonn avatar Jan 11 '21 02:01 mmyyrroonn

What is your operating system?

LowEntropyBody avatar Jan 21 '21 03:01 LowEntropyBody