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

Attachment: glances_1.7.3-1_amd64.build.gz
Description: application/gzip

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to