siamaksalman / denseposeInstalltion

How to Install DensePose
MIT License
20 stars 4 forks source link

kernel headers install error #6

Closed LiuYamn closed 5 years ago

LiuYamn commented 5 years ago

@siamaksalman when I install the kernel headers

sudo apt-get source linux-image-$(uname -r)

W: Can't drop privileges for downloading as file 'linux_4.4.0-141.167.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

and then

https://askubuntu.com/questions/954862/couldnt-be-accessed-by-user-apt-pkgacquirerun-13-permission-denied

This is a known bug!!

what should I do now?