Bug#1089506: lua-json: Unable to require lua-json library

2024-12-07 Thread Aleksey
Package: lua-json Version: 1.3.4-2 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? The package stopped working after the update * What exactly did you do (or not do) that was effective (or ineffective)? I ran the lua in

Bug#1026772: libsane: The size of the libsane_1.0.31-4.1_amd64.deb package is only about 46 kB whereas the libsane_1.0.27-3.2_amd64.deb package has a size of 2,1 MB.

2022-12-20 Thread Aleksey
Package: libsane Version: 1.0.31-4.1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: 15151...@mail.ru Dear Maintainer, The size of the libsane_1.0.31-4.1_amd64.deb package is only about 46 kB whereas the libsane_1.0.27-3.2_amd64.deb package has a size of 2,1 MB. It looks l

Bug#1026097: lua-curl: there are no OPT_* constants in the module

2022-12-14 Thread Aleksey
ves the problem. I dug a little deeper into the package sources and I think that the package was built with an empty curopt.h, which is mentioned here: https://sources.debian.org/src/lua-curl/0.3.0-10/lua-curl.c/#L148 Regards, Aleksey A. -- System Information: Debian Release: bookworm/sid APT pre

Bug#938804: libvtk6.3 still depends on libpython2.7

2019-10-29 Thread Aleksey Kliger
Package: libvtk6.3 Version: 6.3.0+dfsg2-4 Followup-For: Bug #938804 -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores

Bug#925833: Fixed upstream

2019-10-27 Thread Aleksey Kravchenko
Hello! This bug duplicates upstream issue #142: https://github.com/a2o/snoopy/issues/142 It is fixed by PR https://github.com/a2o/snoopy/pull/143 The fix commit (PR merge) is https://github.com/a2o/snoopy/commit/360bb18e16ceaca16a22b94be9e17fd5f2184c01 I've tried to extract the patch from commi

Bug#712414: I can confirm this bug

2013-06-17 Thread Aleksey I Zavilohin
17.06.2013 14:23, Alberto Gonzalez Iniesta пишет: On Mon, Jun 17, 2013 at 01:00:23PM +0600, Aleksey I Zavilohin wrote: after upgrade to 2.2.1-8+deb7u1 stop working udp server Hi Aleksey, Did this happen with all clients? Which client versions are you running? yes, for all clients

Bug#712414: I can confirm this bug

2013-06-17 Thread Aleksey I Zavilohin
after upgrade to 2.2.1-8+deb7u1 stop working udp server my config ... server-bridge 10.1.2.1 255.255.255.0 10.1.2.10 10.1.2.99 ifconfig 10.1.2.1 255.255.255.0 port 1194 multihome dev tap2 max-clients 20 persist-key persist-tun persist-local-ip persist-remote-ip user proxy group proxy comp-lzo ad

Bug#687398: rhash: diff for NMU version 1.2.9-7.1

2012-11-28 Thread Aleksey Kravchenko
Gentlemen, thank you for investigating such twisted issue! When building in parallel, sometime librhash.a was created prior to librhash.so and rhash_shared binary. The command 'mv rhash_shared rhash' preserved timestamp. Then wrong static 'rhash' binary was re-built by command 'make test' (as requ

Bug#674488: Info received (Problem still exists in latest snapshot of 28 May)

2012-06-02 Thread Aleksey Zapparov
Just tried with today's snapshot. Bug still exist On Jun 2, 2012 6:48 PM, "Debian Bug Tracking System" wrote: > Thank you for the additional information you have supplied regarding > this Bug report. > > This is an automatically generated reply to let you know your message > has been received. >

Bug#674488: Problem still exists in latest snapshot of 28 May

2012-06-02 Thread Aleksey Zapparov
Just got the same problem on my laptop with the CD of 28th of may.

Bug#671989: rhash: FTBFS: make[3]: *** No targets specified and no makefile found. Stop.

2012-05-08 Thread Aleksey Kravchenko
Thanks for reporting! :) The bug occurred due to parallel build. The debian/rules command $(MAKE) -C bindings configure build caused the 'make -C ruby' to run earler then Ruby Makefile was created by the 'ruby -C ruby extconf.rb' command. signature.asc Description: OpenPGP digital signature

Bug#670205: rhash: FTBFS in binary-only mode: dh: unable to load addon cli

2012-04-29 Thread Aleksey Kravchenko
The problem can be reproduced by 'debuild binary-arch' with cli-common-dev package uninstalled. The proper fix (building arch-dependent packages only when requested), requires complicated debian/rules (attached) with many conditionals. This complicated script is hard to read, so I'll just move mo

Bug#652302: python-rhash: cannot be imported

2011-12-19 Thread Aleksey Kravchenko
After 'apt-get upgrade' and removing some python packages I've got this error. So, thanks for reporting it! The bug is caused by python-rhash*.deb having being built without python2 support. signature.asc Description: OpenPGP digital signature

Bug#652302: python-rhash: cannot be imported

2011-12-17 Thread Aleksey Kravchenko
Can't reproduce the bug. The following script perfectly works after installing python-rhash and librhash0: --- start of test_rhash.py --- import rhash hasher = rhash.RHash(rhash.CRC32, rhash.MD5) hasher.update('Hello, ') hasher.update('world!') hasher.finish() print hasher.HEX(rhash.CRC32) print

Bug#632280: The issue is fixed in Git

2011-08-08 Thread Aleksey Kravchenko
First, thanks for reporting. This issue is fixed in Git and the fix will come with v1.2.7 release. Being a bug from user's point of view, actually this issue is due to half-implemented sha256/sha512 support - without hash verification. So up to this point the issue concerns all previous RHash vers

Bug#608701: dictfmt: missing dependency on mawk

2011-01-02 Thread Aleksey Cheusov
nformat:exec mawk ' It makes sense to configure dictd like the following: AWK=/usr/bin/awk [other assignments] ./configure [options] -- Best regards, Aleksey Cheusov. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#557252: negate the match for keyboard capabilities

2009-11-20 Thread Aleksey Kliger
--- 11-x11-synaptics.fdi.orig 2009-11-20 15:18:09.0 -0500 +++ 11-x11-synaptics.fdi2009-11-20 15:08:49.0 -0500 @@ -4,7 +4,7 @@ - + synaptics -- Aleksey Kliger -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#546885: slap_sasl_init: SASL library version mismatch: expected 2.1.23, got 2.1.22

2009-09-16 Thread Aleksey Midenkov
Package: slapd Version: 2.4.17-1 Severity: grave Justification: renders package unusable -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.25.3-std (PREEMPT) Loca

Bug#475036: Wanted features

2008-04-25 Thread Aleksey Midenkov
According to your plans of redesign please consider #48 as features. Always lacking them since have started using make-kpkg 8 years ago. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#474637: pm-utils: missing dependency on console-tools

2008-04-06 Thread aleksey
Package: pm-utils Version: 0.99.2-3 Severity: serious Justification: Policy 3.5 /usr/sbin/pm-suspend depends on /usr/bin/chvt in order to function correctly. (The functions take_suspend_lock and remove_suspend_lock in /usr/lib/pm-utils/functions are the particular culprits). Without console-to

Bug#474115: aptitude: Got SIGABRT, dying..

2008-04-03 Thread Aleksey Midenkov
Package: aptitude Version: 0.4.11.1-1 Severity: grave The program get terminated at very start. The exception std::out_of_range is thrown at pkg_grouppolicy.cc:325 (pkg_grouppolicy_section::add_package): 323section = (sections_remaining.at(0) == '/' 324

Bug#454557: libc6: before upgrade must uninstall libc6-i686 first

2007-12-06 Thread Aleksey Midenkov
Package: libc6 Version: 2.7-3 Severity: grave The situation I got into was in process of upgrading libc6 and libc6-i686 from version 2.6.1-5 to 2.7-3. New libc6 was already unpacked and libc6-i686 was yet of old version. After that the system became totally unusable. Every exec ended up with si

Bug#441759: pioneers-server-gtk dies on startup

2007-09-10 Thread aleksey
Package: pioneers Version: 0.11.2-1 Severity: grave Justification: renders package unusable Either clicking "create game" in the "start a new game" dialog box in the GTK pioneers client, or running pioneers-server-gtk directly results in the following output: ** ERROR **: No games available abo

Bug#390517: bricolage-cms does not start without libhtml-template-expr-perl

2006-10-01 Thread Aleksey Midenkov
Package: libbric-perl Severity: serious Version: 1.8.9-1 bash_shell# /etc/init.d/bricolage-cms start bric_apachectl start: starting httpd Syntax error on line 81 of /etc/bricolage/httpd.conf: Can't locate HTML/Template/Expr.pm in @INC ... Package libhtml-template-expr-perl should be on Depends li

Bug#332682: vnc4 with gcc-4.0

2005-12-08 Thread Aleksey Kliger
changes, and the program seemed to compile fine. cheers, Aleksey Kliger === --- rfb/Rect.h.old 2005-12-08 16:16:01.0 -0500 +++ rfb/Rect.h 2005-12-08 15:57:58.0 -0500 @@ -21,13 +21,17 @@ #ifndef __RFB_RECT_INCLUDED__ #define __RFB_RECT_INCLUDED__ -#ifndef max -#define max(a,b

Bug#341083: some changes needed to udev script (nee hotplug script)

2005-12-07 Thread Aleksey Kliger
to my local copy, I am able to plug in a camera and import photos as a non-root user (one that is a member of the camera group, obviously). Cheers, Aleksey Kliger

Bug#316362: acknowledged by developer (Bug#316362: fixed in drupal 4.5.4-1)

2005-07-01 Thread Aleksey I Zavilohin
This is an automatic notification regarding your Bug report #316362: security problem with drupal, which was filed against the drupal package. It has been closed by one of the developers, namely Hilko Bengen <[EMAIL PROTECTED]>. Their explanation is attached below. If this explanation is unsa

Bug#316362: drupal: fixes

2005-06-30 Thread Aleksey I Zavilohin
Package: drupal Version: 4.5.3-2 Followup-For: Bug #316362 Here .patch fro 4.5.3 http://drupal.org/drupal-4.6.2 -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE

Bug#316362: security problem with drupal

2005-06-30 Thread Aleksey I Zavilohin
Package: drupal Version: 4.5.3-2 Severity: grave Justification: user security hole See http://drupal.org/files/sa-2005-002/advisory.txt Drupal security advisory DRUPAL-SA-2005-002