Your message dated Mon, 2 Sep 2019 17:37:54 +0100 with message-id <[email protected]> and subject line Re: Bug#939268: Acknowledgement (First example in the tutorial doesn't work) has caused the Debian Bug report #939268, regarding First example in the tutorial doesn't work 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 [email protected] immediately.) -- 939268: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939268 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-cairo-doc Version: 1.16.2-1 Severity: normal Hi! I'm looking at using the python3-cairo library in my code as part of a python3 upgrade. So I've just installed python3-cairo and python3-cairo-doc to start working with it. Unfortunately, the very first example given in the tutorial (/usr/share/doc/python3-cairo-doc/html/tutorial.html) doesn't work: $ ./cairo.py Traceback (most recent call last): File "./cairo.py", line 4, in <module> import cairo File "/home/steve/linaro/vlan/vland.git/Vland/visualisation/cairo.py", line 8, in <module> surface = cairo.ImageSurface (cairo.FORMAT_ARGB32, WIDTH, HEIGHT) AttributeError: 'module' object has no attribute 'ImageSurface' This is not a helpful start! -- System Information: Debian Release: 10.0 APT prefers stable APT policy: (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-cairo-doc depends on: ii libjs-sphinxdoc 1.8.4-1 ii sphinx-rtd-theme-common 0.4.3+dfsg-1 python3-cairo-doc recommends no packages. python3-cairo-doc suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Ignore me, I'm an idiot. :-( On Mon, Sep 02, 2019 at 04:33:04PM +0000, Debian Bug Tracking System wrote: >Thank you for filing a new Bug report with Debian. > >You can follow progress on this Bug here: 939268: >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939268. > >This is an automatically generated reply to let you know your message >has been received. > >Your message is being forwarded to the package maintainers and other >interested parties for their attention; they will reply in due course. > >Your message has been sent to the package maintainer(s): > Debian Python Modules Team <[email protected]> > >If you wish to submit further information on this problem, please >send it to [email protected]. > >Please do not send mail to [email protected] unless you wish >to report a problem with the Bug-tracking system. > >-- >939268: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939268 >Debian Bug Tracking System >Contact [email protected] with problems > -- Steve McIntyre, Cambridge, UK. [email protected] "Managing a volunteer open source project is a lot like herding kittens, except the kittens randomly appear and disappear because they have day jobs." -- Matt Mackall
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
