diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-03-30 22:11:54 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-03-31 00:06:36 +0200 |
commit | a187cc562890895ad41dfad00eb1d5c4a4b00936 (patch) | |
tree | ff690f391b51cd4b6fd4c6389e3d913c4b6c73dc /tests/zlib.scm | |
parent | 190ddfe21e3d87719733d12fb9b5eb176125a49f (diff) | |
download | patches-a187cc562890895ad41dfad00eb1d5c4a4b00936.tar patches-a187cc562890895ad41dfad00eb1d5c4a4b00936.tar.gz |
guix package: 'transaction-upgrade-entry' swallows build requests.
Fixes a regression introduced in
131f50cdc9dbb7183023f4dae759876a9e700bef whereby the install/upgrade
message would not be displayed:
$ guix upgrade -n
2.1 MB would be downloaded:
/gnu/store/…-something-1.2
/gnu/store/…-its-dependency-2.3
This is because we'd directly abort from 'transaction-upgrade-entry' to
the build handler of 'build-notifier'.
* guix/scripts/package.scm (transaction-upgrade-entry): Call 'string=?'
expression in 'with-build-handler'.
* tests/packages.scm ("transaction-upgrade-entry, grafts"): New test.
Diffstat (limited to 'tests/zlib.scm')
0 files changed, 0 insertions, 0 deletions