Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2020 14:41:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244861] sysutils/rsfetch: memory reporting broken
Message-ID:  <bug-244861-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244861

            Bug ID: 244861
           Summary: sysutils/rsfetch: memory reporting broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mikael@FreeBSD.org
                CC: vulcan@wired.sh
                CC: vulcan@wired.sh
             Flags: maintainer-feedback?(vulcan@wired.sh)

Created attachment 212461
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212461&action=
=3Dedit
patch

rsfetch -r
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
ParseFloatError { kind: Invalid }', src/memory.rs:82:21
note: run with `RUST_BACKTRACE=3D1` environment variable to display a backt=
race

it's fixed upstream:
https://github.com/rsfetch/rsfetch/pull/79

with the attached patch:
rsfetch -r

=E2=96=A0=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=
=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=
=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=
=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=
=94=80=E2=94=80=E2=96=A0
=E2=94=82 MEMORY   =3D   37.88GiB / 63.91GiB =E2=94=82
=E2=96=A0=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=
=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=
=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=
=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=
=94=80=E2=94=80=E2=96=A0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244861-7788>