GNU bug report logs -
#75977
Build failure in rclone
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 Feb 2025 20:16:32 +0100
with message-id <87r04e96un.fsf <at> gmail.com>
and subject line Re: bug#75977: Build failure in rclone
has caused the debbugs.gnu.org bug report #75977,
regarding Build failure in rclone
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
75977: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75977
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi everyone,
after today's "guix pull", updating my profile fails because of a build
failure in rclone. That package hasn't been updated in four years, so
there must be something else that has changed to break it.
My Guix version:
guix fe577ce
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: fe577ce1293cab537d25461c05f14fda87f57774
The build log for rclone is attached. The first error message is
Error: Received unexpected error:
mkdir /homeless-shelter: permission denied
failed to create a data directory
Cheers,
Konrad.
[gqr8irw7b6n8bcaf02xpgk1342gap3-rclone-1.52.3.drv.gz (application/gzip, attachment)]
[Message part 5 (message/rfc822, inline)]
Hi,
On Fri, 31 Jan 2025 at 20:21, Konrad Hinsen <konrad.hinsen <at> fastmail.net> wrote:
> after today's "guix pull", updating my profile fails because of a build
> failure in rclone. That package hasn't been updated in four years, so
> there must be something else that has changed to break it.
Thanks for the report. The failure is a regression introduced by:
commit 1e4a22c4d7a03ec8614b02f0878bc38b6ba54580
Date: Tue Dec 3 00:37:46 2024 +0000
build-system/go: Add test-subdirs option key.
Golang projects may contain subdirectories with test files, which can't
be reached by providing just IMPORT-PATH to the test runner. This
change implements a TEST-SUBDIRS key parameter which is by default set
to "import-path/..." to run all available tests in the project, and may
be limited to particular subdirs list.
* guix/build-system/go.scm (go-build, go-cross-build): Add "test-subdirs"
key parameter.
* guix/build/go-build-system.scm (check): Add "test-subdirs" key
parameter and adjust test invokation accordingly.
Change-Id: Ibc107deea060f0d71e6f4e1e37c81d3b7c9992f5
I pushed a fix with 4c536fe5893d34e0442f2a7f6c57c46b9fd8afc3. So,
closing. :-) Let me know I’ve missed something.
Cheers,
simon
This bug report was last modified 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.