Your message dated Mon, 7 Oct 2024 22:57:48 +0200
with message-id <[email protected]>
and subject line Re: Bug#1071190: golang-github-shirou-gopsutil fails to build
with no physical disks present
has caused the Debian Bug report #1071190,
regarding golang-github-shirou-gopsutil fails to build with no physical disks
present
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 [email protected]
immediately.)
--
1071190: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-shirou-gopsutil
Version: 3.24.1-1
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 buildd.debian.org
Hi,
golang-github-shirou-gopsutil fails to build when there are no physical
drives mounted:
=== RUN TestDisk_partitions
disk_test.go:38: error <nil>
disk_test.go:40: []
disk_test.go:43: ret is empty
--- FAIL: TestDisk_partitions (0.00s)
This happens for example in the sbuild unshare backend.
Cheers Jochen
--- End Message ---
--- Begin Message ---
Version: 4.24.9-1
[ Sorry, had fixed this w/o having checked the BTS first. ]
On Wed, 2024-05-15 at 19:10:42 +0200, Jochen Sprickerhof wrote:
> Source: golang-github-shirou-gopsutil
> Version: 3.24.1-1
> Severity: normal
> X-Debbugs-Cc: [email protected], [email protected]
> Control: affects -1 buildd.debian.org
> golang-github-shirou-gopsutil fails to build when there are no physical
> drives mounted:
>
> === RUN TestDisk_partitions
> disk_test.go:38: error <nil>
> disk_test.go:40: []
> disk_test.go:43: ret is empty
> --- FAIL: TestDisk_partitions (0.00s)
>
> This happens for example in the sbuild unshare backend.
This was also affecting the autopkgtest runners. It should be fixed now
in theory with commit:
https://salsa.debian.org/go-team/packages/golang-github-shirou-gopsutil/-/commit/e7e0632e561eb676d52458728f7393be0022757e
Given upstream response, I assume this will not be accepted there, but
I guess I can still try to float this there. I've now updated the patch
metadata locally to include these references.
Thanks,
Guillem
--- End Message ---