Bug#975327: installation-reports: debian installer bullseye alpha 2 fails to boot on lenovo miix 630 (arm64)

2020-11-20 Thread Alexei Andreanov
Package: installation-reports Severity: important Dear Maintainer, I tried to install Debian Testing on Lenovo Miix 630 (arm64, snapdragon 835) using the Debian Installer Bullseye Alpha 2. The installer does not boot at all, giving a black screen instead. I believe this the problem with the UEFI

Bug#831020: python3-matplotlib: incorrect math text rendering

2016-07-13 Thread Alexei Andreanov
Package: python3-matplotlib Version: 1.5.2~rc2-1 Severity: normal Dear Maintainer, Normally strings like r'$\chi_A$' in title or axis commands are rendered into a greek letter chi with the subscript A by matplotlib. The version of matplotlib renders that kind of math text incorrectly: it output

Bug#818935: libopenmpi-dev: incorrect symlink for /usr/lib/liboshmem.so

2016-03-21 Thread Alexei Andreanov
Package: libopenmpi-dev Version: 1.10.2-9 Severity: minor Dear Maintainer, The symlink for liboshmem.so in /usr/lib is broken: (the output of ls -lh on /usr/lib/liboshmem.so) lrwxrwxrwx 1 root root 15 мар 9 23:27 /usr/lib/liboshmem.so -> liboshmem.so.8. There is an extra "." at the end of

Bug#802185: ngetty-helper segfaults after login name is typed in the login prompt

2015-10-17 Thread Alexei Andreanov
Package: ngetty Version: 1.1-3 Severity: important Dear Maintainer, I switched from getty to ngetty by commenting out the following lines in /etc/inittab: 1:2345:respawn:/sbin/getty 38400 tty1 2:23:respawn:/sbin/getty 38400 tty2 3:23:respawn:/sbin/getty 38400 tty3 #4:23:respawn:/

Bug#796427: libsparskit2.0: typo in the description-en of the package

2015-08-21 Thread Alexei Andreanov
Package: libsparskit2.0 Version: 2.0.0-2 Severity: minor Dear Maintainer, the libsparskit2.0 (also -dev) description-en contains a typo in the last line or the end of the description: "accelarators" should read "accelerators". Thanks, Alexei -- System Information: Debian Release: stretch/sid

Bug#779576: python3-scipy: typo in the docstring of scipy.io.loadmat

2015-03-02 Thread Alexei Andreanov
Package: python3-scipy Version: 0.14.0-2 Severity: minor Dear Maintainer, The docstring of scipy.io.loadmat contains a typo: the argument list of the function shows the "mdict" variable, while the description of the variable uses "m_dict" instead. Regards, Alexei -- System Information: Debian

Bug#777172: python3-numpy: typo in the help(numpy.kron) message

2015-02-05 Thread Alexei Andreanov
Package: python3-numpy Version: 1:1.8.2-2 Severity: minor Dear Maintainer, If numpy as imported (I assume under the name of "numpy"), then the help message for the function numpy.kron invoked with "help(numpy.kron)" contains a typo in the section "Notes": "dimenensions" should read "dimensions"

Bug#702463: lfm craches on changing to non-existent directory

2013-03-06 Thread Alexei Andreanov
Package: lfm Version: 2.3-1 Severity: important Dear Maintainer, The lfm crashes upon performing the following action: 1. type "g" to call the "Go to directory" menu 2. type in any non-existent directory name The crash output of lfm is: " Traceback (most recent call last): File "/usr/bin/lfm",