Bug#1028616: hovercraft: autopkgtest is faling after updating pygments to 2.14.0+dfsg-1

2023-01-13 Thread Carsten Schoenert
Source: hovercraft
Version: 2.7-4
Severity: serious

Dear Maintainer,

after the upload of pygments 2.14.0+dfsg-1 your package is failung while
running the autopkgtest.

The failed part in detail is:

autopkgtest [03:24:50]: test hovercraft: [---
[*] testing python3.11:
= test session starts ==
platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0+repack -- 
/usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.74de8cqg/downtmp/build.58j/src
collecting ... collected 35 items

tests/test_generator.py::GeneratorTests::test_big FAILED [  2%]

=== FAILURES ===
___ GeneratorTests.test_big 

self = 

def test_big(self):
template = Template(os.path.join(TEST_DATA, "maximal"))
html, deps = rst2html(os.path.join(TEST_DATA, "advanced.rst"), template)
>   self.assertEqual(html, HTML_OUTPUTS["advanced"])
E   AssertionError: b'\n
' != b'\n# 
Comment\n[1236 chars]tml>'

tests/test_generator.py:24: AssertionError
=== short test summary info 
FAILED tests/test_generator.py::GeneratorTests::test_big - AssertionError: b'...
!! stopping after 1 failures !!!
== 1 failed in 0.25s ===


Regards
Carsten

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/20 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1058575: glogic: Fails to start due AttributeError

2023-12-12 Thread Carsten Schoenert
Package: glogic
Version: 2.6-6
Severity: serious

Dear Maintainer,

qlogic isn't usable any more in unstable and testing.
It fails to start as a calling of a Python function raises a
AttributeError.


$ glogic
/usr/lib/python3/dist-packages/glogic/MainFrame.py:4: PyGIWarning: Gtk was 
imported without specifying a version first. Use gi.require_version('Gtk', 
'4.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GdkPixbuf
Traceback (most recent call last):
  File "/usr/bin/glogic", line 20, in 
from glogic.MainFrame import MainFrame
  File "/usr/lib/python3/dist-packages/glogic/MainFrame.py", line 18, in 

themed_icons = Gtk.IconTheme.get_default()
   ^
AttributeError: type object 'IconTheme' has no attribute 'get_default'

Rgards
Carsten

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages glogic depends on:
ii  gir1.2-gtk-3.03.24.38-6
ii  python3   3.11.4-5+b1
ii  python3-gi3.46.0-1+b1
ii  python3-gi-cairo  3.46.0-1+b1

glogic recommends no packages.

Versions of packages glogic suggests:
ii  fonts-liberation  1:2.1.5-3

-- no debconf information



Bug#951770: libpam-radius-auth: do not release in bullseye without active maintainer

2021-01-28 Thread Carsten Schoenert
retitle -1 ITA: picking up maintenance of libpam-radius-auth

Hello Salvatore,

Am Fri, Feb 21, 2020 at 03:03:12PM +0100 schrieb Salvatore Bonaccorso:
> Source: libpam-radius-auth
> Version: 1.4.0-3
> Severity: serious
> Justification: should not be released in bullseye without active maintainer
> 
> libpam-radius-auth has been orphaned in Debian since several years and
> QA maintained. It did had at least the CVE-2015-9542 security issue.
> 
> There are no packages blocking a potential removal, so the package
> should get an active maintainer to be part of bullseye ideally.

Christoph Goehre and myself are taking over the maintenace of this
package, we use RADIUS authentication daily on our day job and we have a
strong interrest that this package will stay in Debian. ;)

Regards
Carsten