Your message dated Sun, 10 Jun 2018 11:36:48 +0300
with message-id <20180610083648.GA7612@localhost>
and subject line Re: Bug#896223: python-libavg: libavg fails to import
has caused the Debian Bug report #896223,
regarding python-libavg: libavg fails to import
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
896223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-libavg
Version: 1.8.2-1
Severity: serious
User: helm...@debian.org
Usertags: python-import

After installing python-libavg importing the module libavg
into a python interpreter fails with the following error:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/libavg/__init__.py", line 15, in 
<module>
    from avg import *
RuntimeError: No available video device

The vast majority of import failures is attributed to missing dependencies.
Often times that manifests as an ImportError or ModuleNotFoundError.
Typically, dependencies should be inserted by dh-python via ${python:Depends}
or ${python3:Depends}. Thus a missing dependency can be caused by incomplete
install_requires in setup.py. Sometimes a missing dependency of a dependency
is the cause, in such cases this bug should be reassigned.

Helmut

--- End Message ---
--- Begin Message ---
On Fri, Apr 20, 2018 at 10:00:53PM +0200, Helmut Grohne wrote:
> Package: python-libavg
> Version: 1.8.2-1
> Severity: serious
> User: helm...@debian.org
> Usertags: python-import
> 
> After installing python-libavg importing the module libavg
> into a python interpreter fails with the following error:
> 
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/usr/lib/python2.7/dist-packages/libavg/__init__.py", line 15, in 
> <module>
>     from avg import *
> RuntimeError: No available video device
>...

Closing this bug seems to be the most reasonable option:

This requires a display, so fails just like a GUI application would fail 
to start on a display-less machine/container.

> Helmut

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to