On Mon, 22 Jul 2019 at 09:05:20 +0100, Simon McVittie wrote:
> The --upgrade option is most important if you are dealing with a source
> package that builds non-co-installable binary packages
Real-world examples include nginx (nginx-light and nginx-full) and exim4
(exim4-daemon-light and exim4-dae
Control: retitle 932640 debi: regression in 2.19.6: won't install new package
without --with-depends
On Mon, 22 Jul 2019 at 08:30:49 +0100, Simon McVittie wrote:
> On Sun, 21 Jul 2019 at 11:33:20 -0300, Joao Eriberto Mota Filho wrote:
> > After upgrading to devscripts 2.19.6 in Sid, debi command
Hi,
could you try this diff? It may fix your problem
diff --git a/usr/bin/debi.pl b/usr/bin/debi
index 34af910f..7ce42e9c 100755
--- a/usr/bin/debi
+++ b/usr/bin/debi
@@ -413,17 +413,26 @@ if ($progname eq 'debi') {
my @upgrade = $opt_upgrade ? ('-O') : ();
if ($opt_with_depends) {
On Sun, 21 Jul 2019 at 11:33:20 -0300, Joao Eriberto Mota Filho wrote:
> After upgrading to devscripts 2.19.6 in Sid, debi command does nothing and
> remains in wait state.
>
> # LANG=C debi
> Reading package lists... Donevcard/2vcard#
> Building dependency tree
> Reading state information
Package: devscripts
Version: 2.19.6
Severity: important
Dear maintainer,
After upgrading to devscripts 2.19.6 in Sid, debi command does nothing and
remains in wait state.
# LANG=C debi
Reading package lists... Donevcard/2vcard#
Building dependency tree
Reading state information... Done
5 matches
Mail list logo