[Bug 892591] Re: apt-get source <package> requires root

Jason Spashett 892591 at bugs.launchpad.net
Sun Nov 20 00:38:28 UTC 2011


This is the output:
-----------------------------------
jason at adrastea:~/source/photoprint-0.4.1$ ls -lR /etc/apt/sources.list*
-rw-r--r-- 1 root root 2526 2011-11-19 20:49 /etc/apt/sources.list

/etc/apt/sources.list.d:
total 4
-rw-r--r-- 1 root root    0 2011-10-16 23:40 dropbox.list
-rw-r--r-- 1 root root  176 2011-11-19 20:49 google-chrome.list
-rw-r----- 1 root admin   0 2011-10-16 23:38 private-ppa.launchpad.net_commercial-ppa-uploaders_steel-storm2_ubuntu.list
----------------------------------
appart from the last one they all have read. Does it matter that the last one doesn't have read? The sources I want should be in the main sources.list I would think.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/892591

Title:
  apt-get source <package> requires root

Status in “apt” package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to 11.10 from 11.04. 
  Some time later I noticed that apt-get source seems to reuire root privelages to work

  NB- There are (enabled) deb-src's in the sources list

  example:

  [FAIL]
  jason at adrastea:~/source$ apt-get source photoprint
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  E: You must put some 'source' URIs in your sources.list

  
  [WORKS]
  jason at adrastea:~/source$ sudo apt-get source photoprint
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Need to get 2,456 kB of source archives.
  Get:1 http://gb.archive.ubuntu.com/ubuntu/ oneiric/universe photoprint 0.4.1-3 (dsc) [1,202 B]
  Get:2 http://gb.archive.ubuntu.com/ubuntu/ oneiric/universe photoprint 0.4.1-3 (tar) [1,936 kB]
  Get:3 http://gb.archive.ubuntu.com/ubuntu/ oneiric/universe photoprint 0.4.1-3 (

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/892591/+subscriptions




More information about the foundations-bugs mailing list