Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656514 - sys-apps/dstat-0.7.3 : [TEST] Module dstat_battery_remain failed to load. ([Errno 2] No such file or directory: /proc/acpi/battery/ )
Summary: sys-apps/dstat-0.7.3 : [TEST] Module dstat_battery_remain failed to load. ([E...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-05-25 18:37 UTC by Toralf Förster
Modified: 2018-10-07 21:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2018-05-25 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,383.02 KB, text/plain)
2018-05-25 18:37 UTC, Toralf Förster
Details
environment (environment,87.61 KB, text/plain)
2018-05-25 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.01 KB, application/x-bzip)
2018-05-25 18:37 UTC, Toralf Förster
Details
sys-apps:dstat-0.7.3:20180525-183224.log (sys-apps:dstat-0.7.3:20180525-183224.log,9.90 KB, text/plain)
2018-05-25 18:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.61 KB, application/x-bzip)
2018-05-25 18:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-05-25 18:37:02 UTC
./dstat -t --all-plugins 1 5
Module dstat_battery failed to load. (No ACPI battery information found.)
Module dstat_battery_remain failed to load. ([Errno 2] No such file or directory: '/proc/acpi/battery/')
Module dstat_condor_queue failed to load. ('CONDOR_CONFIG')
Module dstat_dbus failed to load. (Needs python-dbus module)
Module dstat_disk24 failed to load. (No suitable block devices found to monitor)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180512-194415

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv sys-apps/dstat
[ebuild  N    ] sys-apps/dstat-0.7.3  USE="wifi -doc -examples" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-05-25 18:37:05 UTC
Created attachment 533174 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-25 18:37:09 UTC
Created attachment 533176 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-25 18:37:12 UTC
Created attachment 533178 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-25 18:37:15 UTC
Created attachment 533180 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-25 18:37:19 UTC
Created attachment 533182 [details]
sys-apps:dstat-0.7.3:20180525-183224.log
Comment 6 Toralf Förster gentoo-dev 2018-05-25 18:37:23 UTC
Created attachment 533184 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-10-07 21:07:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9649777c14a331b3f29c0bc77f223656eec5a0

commit 3f9649777c14a331b3f29c0bc77f223656eec5a0
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2018-10-02 17:52:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-07 21:06:41 +0000

    sys-apps/dstat: avoid running network... etc tests
    
    This fixes the test target to only load a restricted
    number of the shipped plugins - network, db,
    virtualisation... etc will fail in different ways
    unless the environment or explicit dependencies are
    met.
    
    Closes: https://bugs.gentoo.org/638728
    Closes: https://bugs.gentoo.org/656514
    
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10046
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-apps/dstat/dstat-0.7.3.ebuild                         |  2 ++
 .../dstat/files/dstat-0.7.3-skip-non-sandbox-tests.patch  | 15 +++++++++++++++
 2 files changed, 17 insertions(+)