Hello
I'm trying to install kernel in debian 9 but some errors show up
Running this command
sudo apt-get install linux-headers-$(uname -r)

the result is
Unable to locate package linux-headers-4.4.38.11.pvops.qubes.x86_64
Couldn't find any package by glob 'linux-headers-4.4.38.11.pvops.qubes.x86_64'
Couldn't find any package by regex 'linux-headers-4.4.38.11.pvops.qubes.x86_64'


with this

sudo apt-cache search linux-headers

says me there is linux-headers-4.9.0-1, then I install it but running the first 
command the same answer appears.
Also with apt-get update, upgrade, dist-upgrade, reboot and another time

sudo apt-get install linux-headers-$(uname -r)



These are my source lists :

/etc/apt/sources.list

deb http://deb.debian.org/debian stretch main contrib non-free
#deb-src http://http.deb.debian.net/debian main/stretch main contrib non-free

deb http://security.debian.org stretch/updates main contrib non-free
#deb-src http://security.debian.org stretch/updates main contrib non-free

/etc/apt/sources.list.d

# Main qubes updates repository
deb [arch=amd64] http://deb.qubes-os.org/r3.2/vm stretch main
#deb-src http://deb.qubes-os.org/r3.2/vm stretch main

#Qubes updates candidates repository
#deb [arch=amd64] http://deb.qubes-os.org/r3.2/vm stretch-testing main
#deb-src http://deb.qubes-os.org/r3.2/vm stretch-testing main

#Qubes security updates testing repository
#deb [arch=amd64] http://deb.qubes-os.org/r3.2/vm stretch-securitytesting main
#deb-src http://deb.qubes-os.org/r3.2/vm stretch-securitytesting main

#Qubes experimental/unstable repository
#deb [arch=amd64] http://deb.qubes-os.org/r3.2/vm stretch-unstable main
#deb-src http://deb.qubes-os.org/r3.2/vm stretch-unstable main

Thank you. Hoping to solve it.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/WCW_sGHebLpJrWwof2WSvhPxvJM8P0_qTlyWmhliqxeqMqlG8Ept654cK2EexrKnEscS5CesDXwTCP5R5J2dClsgDfjeLvJSE70W5eHEIfo%3D%40protonmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to