[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#754903: marked as done ("apt-get build-dep /path/do/.dsc" requires deb-src in sources.lists)



Your message dated Mon, 2 May 2016 17:01:49 +0200
with message-id <20160502150149.GA13338@crossbow>
and subject line Re: "apt-get build-dep /path/do/.dsc" requires deb-src in sources.lists
has caused the Debian Bug report #754903,
regarding "apt-get build-dep /path/do/.dsc" requires deb-src in sources.lists
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
754903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754903
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.1~exp2
Severity: minor

"apt-get build-dep" requires that you have deb-src entries in sources.lists. Such a requirement makes sense if you pass it a package name, but not so much if you pass it a dsc:

# apt-get build-dep -qq ./nyancat_1.2.2-1.dsc
E: You must put some 'source' URIs in your sources.list


-- System Information:
Debian Release: jessie/sid
 APT prefers unstable
 APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2012.4
ii  gnupg                   1.4.18-2
ii  libapt-pkg4.13          1.1~exp2
ii  libc6                   2.19-7
ii  libgcc1                 1:4.9.0-10
ii  libstdc++6              4.9.0-10

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 1.2.2

On Tue, Jul 15, 2014 at 09:20:14PM +0200, Jakub Wilk wrote:
> "apt-get build-dep" requires that you have deb-src entries in sources.lists.
> Such a requirement makes sense if you pass it a package name, but not so
> much if you pass it a dsc:
> 
> # apt-get build-dep -qq ./nyancat_1.2.2-1.dsc
> E: You must put some 'source' URIs in your sources.list

apt (1.2.2) unstable; urgency=medium

  [ David Kalnischkies ]
[…]
  * reimplement build-dep via apts normal resolver
    (Closes: #137560, #444930, #489911, #583914, #728317, #812173)
[…]
 -- Julian Andres Klode <jak@debian.org>  Thu, 04 Feb 2016 22:50:43 +0100


Turns out that I shuffled so much of the code around that this bug ended up
being fixed by "accident" in the process. Hence closing as done now.

(And it behaves like you suggested: If a package name appears on the
commandline [as well] it will print this message, but if all things
on the commandline are not package names, no need for deb-src)

Thanks for the report and sorry it took so long to close it!


Best regards

David Kalnischkies

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: