GNU bug report logs -
#69234
[PATCH] gnu: go-github-com-shirou-gopsutil: Update to 3.24.1.
Previous Next
Reported by: Troy Figiel <troy <at> troyfigiel.com>
Date: Sun, 18 Feb 2024 18:24:17 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Troy,
The version 3.24.1 of gopsutil introduces new module name
github.com/shirou/gopsutil/v3 and requires some more inputs which are
not available in Guix.
https://github.com/shirou/gopsutil/blob/v3.24.1/go.mod
--8<---------------cut here---------------start------------->8---
module github.com/shirou/gopsutil/v3
go 1.15
require (
github.com/google/go-cmp v0.6.0
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
github.com/shoenig/go-m1cpu v0.1.6
github.com/stretchr/testify v1.8.4
github.com/tklauser/go-sysconf v0.3.12
github.com/yusufpapurcu/wmi v1.2.3
golang.org/x/sys v0.16.0
)
retract v3.22.11
--8<---------------cut here---------------end--------------->8---
Present:
+ golang.org/x/sys
+ github.com/stretchr/testify
+ github.com/google/go-cmp
Missing:
- github.com/yusufpapurcu/wmi
- github.com/tklauser/go-sysconf
- github.com/shoenig/go-m1cpu
- github.com/power-devops/perfstat
- github.com/lufia/plan9stats
I see the package is not in use by any others, but maybe it's planned for
the update you planned. Would like to pack missing inputs for the
v3.24.1 and rename it to go-github-com-shirou-gopsutil-v3?
Status: WAIT
--
Oleg
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.