Guest User

Untitled

a guest
Oct 19th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. root@Router01:/home/halvors# apt-get source linux-image-$(uname -r)
  2. Reading package lists... Done
  3. Picking 'linux' as source package instead of 'linux-image-4.8.0-22-generic'
  4. NOTICE: 'linux' packaging is maintained in the 'Git' version control system at:
  5. git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
  6. Please use:
  7. git clone git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
  8. to retrieve the latest (possibly unreleased) updates to the package.
  9. Need to get 149 MB of source archives.
  10. Get:1 http://no.archive.ubuntu.com/ubuntu yakkety/main linux 4.8.0-22.24 (dsc) [8,746 B]
  11. Get:2 http://no.archive.ubuntu.com/ubuntu yakkety/main linux 4.8.0-22.24 (tar) [140 MB]
  12. Get:3 http://no.archive.ubuntu.com/ubuntu yakkety/main linux 4.8.0-22.24 (diff) [9,014 kB]
  13. Fetched 149 MB in 9s (15.8 MB/s)
  14. sh: 1: dpkg-source: not found
  15. Unpack command 'dpkg-source -x linux_4.8.0-22.24.dsc' failed.
  16. Check if the 'dpkg-dev' package is installed.
  17. W: Can't drop privileges for downloading as file 'linux_4.8.0-22.24.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
  18. E: Sub-process dpkg-source returned an error code (1)
  19. root@Router01:/home/halvors#
Add Comment
Please, Sign In to add comment