Public bug reported:

Imported from Debian bug http://bugs.debian.org/733168:

Package: glances
Version: 1.7.3-1
Severity: serious

Hi there,

your package fails to build in a clean unstable chroot:

> running build_ext
> test_Glances_getCore (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getDiskIO (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getFs (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getHDDTemp (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getMem (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getMemSwap (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getNetwork (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getPerCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getProcess (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getSensors (glances.tests.test_glances.TestGlancesStat) ... ERROR
> test_Glances_getSystem (glances.tests.test_glances.TestGlancesStat) ... ERROR
> 
> ======================================================================
> ERROR: test_Glances_getCore (glances.tests.test_glances.TestGlancesStat)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/build/buildd/glances-1.7.3/glances/tests/test_glances.py", line 35, 
> in setUp
>     self.stats.update()
>   File "/build/buildd/glances-1.7.3/glances/glances.py", line 1673, in update
>     self.__update__(input_stats)
>   File "/build/buildd/glances-1.7.3/glances/glances.py", line 1648, in 
> __update__
>     self.fs = self.glancesgrabfs.get()
>   File "/build/buildd/glances-1.7.3/glances/glances.py", line 1004, in get
>     self.__update__()
>   File "/build/buildd/glances-1.7.3/glances/glances.py", line 982, in 
> __update__
>     fs_stat = psutil.disk_partitions(all=True)
>   File "/usr/lib/python2.7/dist-packages/psutil/__init__.py", line 1345, in 
> disk_partitions
>     return _psplatform.disk_partitions(all)
>   File "/usr/lib/python2.7/dist-packages/psutil/_pslinux.py", line 300, in 
> disk_partitions
>     partitions = _psutil_linux.get_disk_partitions()
> OSError: [Errno 2] No such file or directory: '/etc/mtab'
(Followed by another bunch of similar errors)

Full buildlog attached.

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

** Affects: glances (Ubuntu)
     Importance: High
         Status: New

** Affects: glances (Debian)
     Importance: Undecided
         Status: New


** Tags: ftbfs trusty

** Bug watch added: Debian Bug tracker #733168
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733168

** Changed in: glances (Debian)
 Remote watch: None => Debian Bug tracker #733168

** Changed in: glances (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264334

Title:
  glances: FTBFS: OSError: [Errno 2] No such file or directory:
  '/etc/mtab'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glances/+bug/1264334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to