Bug#899298: golang-1.10-go: vgo run fail

2018-05-22 Thread Andrey Chernomyrdin
Package: golang-1.10-go Version: 1.10.1-3 Severity: minor Dear Maintainer, I run: $ go get -u golang.org/x/vgo $ vgo -h vgo requires Go 1.10 but VGOROOT=/usr/lib/go-1.10 is not a Go 1.10 source tree Ugly hack: # cd /usr/lib/go-1.10 # ln -s ../../share/go-1.10/api Please add symlink to api in

Bug#888444: cryptmount: Got errno=95 when run as not-root

2018-01-25 Thread Andrey Chernomyrdin
Package: cryptmount Version: 5.2.4-1+b1 Severity: normal Dear Maintainer, When I run as regular user (not-root): $ cryptmount usb-key Enter password for target "usb-key": * Failed to extract LUKS key for "usb-key" (errno=95) Failed to extract cipher key strace log for not-root

Bug#849539: curl: Got "IDN support not present, can't parse Unicode domains" error

2016-12-28 Thread Andrey Chernomyrdin
Package: curl Version: 7.51.0-1 Severity: normal Dear Maintainer, * What led up to the situation? -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64

Bug#600904: geany: Fail to open file on Samba/CIFS file system, got error: Value too large for defined data type

2010-10-21 Thread Andrey Chernomyrdin
Package: geany Version: 0.19.1-1 Severity: normal Tags: lfs The problem in a lage inode number return for smb/cifs. Solution - recomplie with options -D_FILE_OFFSET_BITS=64 in CFLAGS -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#523409: php5-memcache: Please update to php5-memache version 3.0.4

2009-04-10 Thread Andrey Chernomyrdin
Package: php5-memcache Version: 3.0.1-1 Severity: normal Please update to 3.0.4 (in this version fixed PECL bug #14044) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU

Bug#481965: bugzilla3: Cannot be installed by CGI.pm in unstable is v3.29, required v3.33

2008-07-17 Thread Andrey Chernomyrdin
-reinstall: false * bugzilla3/bugzilla_admin_real_name: Andrey Chernomyrdin bugzilla3/remote/port: * bugzilla3/bugzilla_admin_name: [EMAIL PROTECTED] bugzilla3/dbconfig-upgrade: true bugzilla3/purge: false bugzilla3/database-type: mysql bugzilla3/remove-error: abort * bugzilla3/dbconfig-install

Bug#491178: perl-modules: CGI.pm need update for bugzilla3 package

2008-07-17 Thread Andrey Chernomyrdin
Package: perl-modules Version: 5.10.0-11.1 Severity: wishlist In lenny/sid use CGI.pm v3.29, but bugzilla3 required CGI.pm v3.33, may be include in perl-modules new upstream version ? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#407320: pmacct: please update package from new upstream version

2007-01-17 Thread Andrey Chernomyrdin
Package: pmacct Version: 0.10.1-1 Severity: wishlist Now at http://www.pmacct.org/ latest version of pmacct is 0.11.2 may be upgrade ? -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#391040: quagga: ospfd segfault

2006-10-04 Thread Andrey Chernomyrdin
Package: quagga Version: 0.99.5-2 Severity: normal After upgrade from version 0.99.4-4 to 0.99.5-2 the ospfd srach with segfault I have a flowing config for ospfd: ! ! Zebra configuration saved from vty ! 2006/02/06 14:26:15 ! hostname south password * log file /var/log/quagga/ospfd.log

Bug#364714: nagios2: dependencies to libgd2-xpm

2006-04-25 Thread Andrey Chernomyrdin
Package: nagios2 Version: 2.1-1 Severity: minor The new packages contaon depends to libgd2-xpm (= 2.0.33) but more useful will be depends libgd2-noxpm (= 2.0.33) | libgd2-xpm (= 2.0.33) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#364709: gammu: problem in smsd mode

2006-04-25 Thread Andrey Chernomyrdin
Package: gammu Version: 1.05.00-5 Severity: normal After start gammu in smsd mode: gammu --smsd FILES smsd.rc The smsd.rc file contains: [gammu] port = /dev/ttyS0 model = 6150 connection = fbus synchronizetime = yes logfile = log/gammu.log # logformat = textall logformat = errors use_locking =

Bug#361058: gammu: in SMSD mode have *** glibc detected *** free(): invalid pointer: 0xb7d2aff4 ***

2006-04-06 Thread Andrey Chernomyrdin
Package: gammu Version: 1.05.00-4 Severity: normal When I run $ gammu --smsd FILES smsd.rc Log filename is log/smsd.log *** glibc detected *** free(): invalid pointer: 0xb7d2aff4 *** Aborted the smsd.rc is: [gammu] port = /dev/ttyS0 model = 6150 connection = fbus synchronizetime = yes logfile

Bug#315040: Acknowledgement (openssh-server: Problem with pam_setcred() call)

2005-07-12 Thread Andrey Chernomyrdin
Have a nice day, Problem with pam_setcred(): Permission denied error message and normal login fixed by switching PermitEmptyPassword yes in /etc/ssh/sshd_config to PermitEmptyPassword no recomended setting -- Andrey Chernomyrdin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#315040: openssh-server: Problem with pam_setcred() call

2005-06-20 Thread Andrey Chernomyrdin
Package: openssh-server Version: 1:4.1p1-4 Severity: normal I have a problem with login to this computer. I try: # ssh -l nina 127.0.0.1 Password: Read from remote host 127.0.0.1: Connection reset by peer Connection to 127.0.0.1 closed. # _ In ststem log I fonud: Jun 20 12:16:22 linux