GNU bug report logs -
#60375
Unbound symbol `upstream-updater-latest' in tests/gnu-maintenance.scm
Previous Next
Reported by: Calvin Heim <frofroggy <at> gmail.com>
Date: Wed, 28 Dec 2022 08:17:01 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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
[test-suite.log (text/x-log, attachment)]
This bug report was last modified 2 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.