Bug#707153: Can't install dante-client on unstable

2013-05-07 Thread Evgeny Kapun
Package: dante-client Version: 1.1.19.dfsg-3+b3 Severity: grave When trying to install dante-client: # apt-get install dante-client Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have

Bug#712542: Undefined reference to `__hscore_hs_fileno'

2013-06-16 Thread Evgeny Kapun
Package: libghc-readline-dev Version: 1.0.1.0-6 Severity: serious When I try to compile any program that uses System.Console.Readline, I get these errors: /usr/lib/haskell-packages/ghc/lib/readline-1.0.1.0/ghc-7.6.3/libHSreadline-1.0.1.0.a(Readline.o): In function `sdT7_info': (.text+0xa42a):

Bug#756334: Configure script downloads files from the Internet

2014-07-28 Thread Evgeny Kapun
Package: hoogle Version: 4.2.33-1+b1 Severity: critical Tags: security During configuration, hoogle postinst script attempts to download a file from the URL http://hackage.haskell.org/packages/hoogle.tar.gz and subsequently unpack it. Moreover, the integrity of this file is not verified. This

Bug#789299: ImportError when trying to import gumbo

2015-06-19 Thread Evgeny Kapun
Package: python3-gumbo Version: 0.10.1+dfsg-1 Severity: grave When trying to import gumbo, I get ImportError: import gumbo Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/python3/dist-packages/gumbo/__init__.py, line 33, in module from gumbo.gumboc import

Bug#812950: xul-ext-requestpolicy doesn't work in Iceweasel 44.0

2016-01-27 Thread Evgeny Kapun
Package: xul-ext-requestpolicy Version: 1.0.0~beta10+dfsg-1 Severity: grave After I updated Iceweasel to version 44.0, RequestPolicy stopped working. Requests are not blocked and there is no toolbar button. It is still listed as enabled on about:addons, but it behaves as if it were not

Bug#845926: Cannot install package openbox-lxde-session: trying to overwrite '/etc/xdg/lxsession/LXDE/autostart', which is also in package lxde-common 0.99.2-1

2016-11-26 Thread Evgeny Kapun
Package: openbox-lxde-session Version: 0.99.2-1 Severity: grave When trying to install openbox-lxde-session package, dpkg fails with an error message: dpkg: error processing archive .../openbox-lxde-session_0.99.2-1_all.deb (--unpack): trying to overwrite

Bug#845926: Cannot install package openbox-lxde-session: trying to overwrite '/etc/xdg/lxsession/LXDE/autostart', which is also in package lxde-common 0.99.2-1

2016-11-26 Thread Evgeny Kapun
Control: reassign -1 lxde-common On 27.11.2016 03:52, Andriy Grytsenko wrote: I believe it's some dpkg error, just look at list of files in lxde-common package at https://packages.debian.org/sid/all/lxde-common/filelist: /etc/xdg/lxpanel/LXDE/config /etc/xdg/lxpanel/LXDE/panels/panel

Bug#890479: pytz can't find any time zones

2018-02-14 Thread Evgeny Kapun
Package: python3-tz Version: 2018.3-1 Severity: grave After upgrade to version 2018.3-1: >>> import pytz >>> pytz.all_timezones [] This is caused by this line in /usr/lib/python3/dist-packages/pytz/__init__.py: filename = os.path.join('usr','share'

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-16 Thread Evgeny Kapun
Control: notfixed -1 5.2.14-dfsg-5 I also still see this bug with the latest version.

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-16 Thread Evgeny Kapun
Control: fixed -1 5.2.14-dfsg-7 Seems to be fixed now.

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-09 Thread Evgeny Kapun
To install old package versions, there is snapshot.d.o [1]. Basically, it has a copy of every state Debian repository was ever in. There is also a way to see every version of every package and to find the appropriate snapshot to install it from. [1] https://snapshot.debian.org/

Bug#903580: aegisub can't be installed on unstable anymore

2018-07-11 Thread Evgeny Kapun
Package: aegisub Version: 3.2.2+dfsg-3+b6 Severity: grave For some time already, Aegisub can't be installed on Debian unstable due to broken dependencies.

Bug#902897: virtualbox: fails to start vm (VERR_LDRELF_RELOCATION_NOT_SUPPORTED)

2018-07-08 Thread Evgeny Kapun
On 08.07.2018 22:54, Steven R. Wright wrote: This is a critical enough bug to warrant removing 5.2.14-dfsg-1 from the repos.  I have to do selective upgrades now to avoid pulling it in. Unstable repo is called unstable for a reason. If you want a system that doesn't break, use stable (you

Bug#913137: virtualbox: VirtualBox E1000 Guest-to-Host Escape

2018-11-08 Thread Evgeny Kapun
Control: severity -1 critical Raising severity because this bug can be used by any local user to elevate privileges. Also, before this bug is fixed upstream, it is possible to use this patch as a band-aid: --- a/src/VBox/Devices/Network/DevE1000.cpp +++

Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-10-05 Thread Evgeny Kapun
[15:37:17] Cannot convert undefined or null to object After checking the code, I found the root cause of this error. The error is caused by NPM package now-and-later, which is included in Debian package gulp version 4.0.2-2. The version included is 1.0.0. It should be upgraded to at least

Bug#964471: libreoffice-l10n-ru: error when configuring: cp: cannot create regular file '/etc/libreoffice/registry/Langpack-ru.xcd': No such file or directory

2020-07-07 Thread Evgeny Kapun
On 07.07.2020 22:40, Rene Engelhard wrote: Even that worked for me in said testing VM "upgraded" to unstable with your apt-get --with-new-pkgs upgrade. libreoffice-l10n-de, libreoffice-l10n-ru and other LO packages were kept back. After some testing, I found out that you also need to pass

Bug#964471: libreoffice-l10n-ru: error when configuring: cp: cannot create regular file '/etc/libreoffice/registry/Langpack-ru.xcd': No such file or directory

2020-07-07 Thread Evgeny Kapun
Package: libreoffice-l10n-ru Version: 1:7.0.0~rc1-3 Severity: serious When upgrading Libreoffice, the following errors occur: Setting up libreoffice-l10n-ru (1:7.0.0~rc1-3) ... Creating config file /etc/libreoffice/registry/Langpack-ru.xcd with new version cp: cannot create regular file

Bug#965154: maxima: insecure use of /tmp

2020-07-16 Thread Evgeny Kapun
Package: maxima Version: 5.43.2-3 Severity: grave Tags: security Maxima uses /tmp in an insecure way. In particular, when creating plots, files are written to maxima_tempdir (which defaults to /tmp) with predictable names, and there is no check that the files do not exist. An attacker could