bug-guix
[Top][All Lists]
Advanced

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

bug#60375: Unbound symbol `upstream-updater-latest' in tests/gnu-mainten


From: Calvin Heim
Subject: bug#60375: Unbound symbol `upstream-updater-latest' in tests/gnu-maintenance.scm
Date: Wed, 28 Dec 2022 00:16:11 -0800

Hi,

I ran the test suite and tests/gnu-maintenance.scm is yielding errors of the
pattern

actual-error:
+ (unbound-variable
+   #f
+   "Unbound variable: ~S"
+   (upstream-updater-latest)
+   #f)

For the complete story, see attached test-suite.log.

Built from git master branch at commit 8f93a1e01a879ae026678dd92c18e2a2a49be540
using guix shell -D guix --pure with dependencies fetched with
guix 2757de2
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 2757de2e2b271d87f6f72ba4161c2225fbdc9e78

on foreign distribution Trisquel 9 and the usual

./bootstrap
make
make check

Glancing at commit a274a6a1acb99738f02de7b226e6a0d3883ec353, perhaps the symbol
`upstream-updater-latest' only needs to be replaced in 
tests/gnu-maintenance.scm 
by `upstream-updater-import'.

Sincerely,
Calvin Heim

Attachment: test-suite.log
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]