Discussion:
Bug#903292: blends-dev must depend on bc
Holger Levsen
2018-07-08 14:00:40 UTC
Permalink
Package: blends-dev
Version: 0.7.0
Severity: important

Dear Maintainer,

after upgrading to blends-dev 0.7.0 I got this when trying to run "make
dist" in debian-edu.git
:

debian-work:~/Projects/debian-edu/git/debian-edu$ schroot make dist
/bin/sh: 1: bc: not found
expr: syntax error
rm -f debian-edu-tasks.desc debian/control
make -f debian/rules get-orig-source
make[1]: Entering directory '/home/user/Projects/debian-edu/git/debian-edu'
debian/rules:8: warning: overriding recipe for target 'override_dh_install'
/usr/share/blends-dev/rules:36: warning: ignoring old recipe for target 'override_dh_install'
make -f /usr/share/blends-dev/Makefile debian-edu-tasks.desc
make[2]: Entering directory '/home/user/Projects/debian-edu/git/debian-edu'
/bin/sh: 1: bc: not found
expr: syntax error
/usr/share/blends-dev/blend-gen-control -u -r "unstable" -S -t
^CError in function stop
Traceback (most recent call last):

(at which point I pressed ctrl-c...)

After installing bc in the sid schroot running "make dist" worked as usual.
--
cheers,
Holger
Debian Bug Tracking System
2018-07-08 15:51:14 UTC
Permalink
Your message dated Sun, 08 Jul 2018 15:50:21 +0000
with message-id <E1fcBx7-0007f5-***@fasolo.debian.org>
and subject line Bug#903292: fixed in blends 0.7.1
has caused the Debian Bug report #903292,
regarding blends-dev must depend on bc
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 ***@bugs.debian.org
immediately.)
--
903292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903292
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Lars Kruse
2018-07-08 15:51:46 UTC
Permalink
Package: blends-dev
Version: 0.7.0
Followup-For: Bug #903292

Dear Maintainer,

instead of adding the dependency on "bc", its usage could also be
replaced with a portable shell substitution:

https://salsa.debian.org/blends-team/blends/merge_requests/1

Cheers,
Lars
Andreas Tille
2018-07-08 16:09:10 UTC
Permalink
Dear Lars,

there was a race condition between your patch and my upload. I've
reverted the bc dependency in Git after merging your patch. For the
moment I do not see any reason for another upload for this change only.

Thanks in any case for your hint

Andreas.
--
http://fam-tille.de
Lars Kruse
2018-07-08 16:57:07 UTC
Permalink
Hi Andreas,


Am Sun, 8 Jul 2018 18:09:10 +0200
there was a race condition between your patch and my upload. [..]
what a nice indication for an overwhelmingly responsive package maintainer :)

Thank you!

Cheers,
Lars
Andreas Tille
2018-07-08 21:02:00 UTC
Permalink
Post by Lars Kruse
there was a race condition between your patch and my upload. [..]
what a nice indication for an overwhelmingly responsive package maintainer :)
Thanks - but its also a nice indication for new contributors which
is really welcome.

Kind regards

Andreas.
--
http://fam-tille.de
Loading...