Hi,

On Fri, Feb 18, 2011 at 12:30:40PM +0100, Mike Hommey wrote:
> Package: devscripts
> Version: 2.10.70
> Severity: important
> File: /usr/bin/build-rdeps
> 
> With this /etc/apt/sources.list:
> deb http://ftp.fr.debian.org/debian unstable main
> deb-src http://ftp.fr.debian.org/debian unstable main
> 
> This is what happens:
> $ build-rdeps foo
> build-rdeps: unable to find sources files.
> Did you forget to run apt-get update (or add --update to this command)? at 
> /usr/bin/build-rdeps line 315.

.. and did you do what the message says? build-rdeps works for me with
your sources.list, so I guess you did not.

See REQUIREMENTS in the manpage:
       The tool requires apt Sources files to be around for the checked 
components.  In the default
       case this means that in /var/lib/apt/lists files need to be around for 
main, contrib and non-
       free.

       In practice this means one needs to add one deb-src line for each 
component, e.g.

       deb-src http://<mirror>/debian <dist> main contrib non-free

       and run apt-get update afterwards or use the update option of this tool.

Please note that, with this sources.list, the script will spit out warnings
anyway, unless you override the list of components.

Best Regards,
Patrick



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to