Bug#729018: gdb doesn't breaks on breakpoints anymore against non suid bin unless privileged

2013-12-23 Thread Dmitry Eremin-Solenikov
Package: gdb
Version: 7.6.1-1
Followup-For: Bug #729018

I used strace on the gdb. It looks like I found a problem:

5561
stat("/home/lumag/Projects/Gost/libksba/tests/.libs/lt-cert-basic",
{st_mode=S_IFREG|0755, st_size=60503, ...}) = 0
5561  write(1, "Starting program: /home/lumag/Pr"..., 104) = 104
5561  personality(0x /* PER_??? */) = 0
5561  personality(0x4 /* PER_??? */) = 0
5561  personality(0x /* PER_??? */) = 262144
5561  vfork()   = 5563
5563  getpid( 
5561  rt_sigprocmask(SIG_BLOCK, [CHLD],  
5563  <... getpid resumed> )= 5563
5561  <... rt_sigprocmask resumed> ~[HUP INT QUIT ILL ABRT FPE KILL SEGV
PIPE ALRM STKFLT CHLD STOP TSTP TTIN XCPU WINCH PWR RTMIN RT_1 RT_16
RT_17 RT_18 RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 
RT_25 RT_26 RT_27 RT_28 RT_29 RT_30 RT_31], 8) = 0
5563  getpid( 
5561  wait4(-1,  
5563  <... getpid resumed> )= 5563
5561  <... wait4 resumed> 0x7fffe0155544, WNOHANG|__WCLONE, NULL) = 0
5561  wait4(-1,  
5563  setpgid(5563, 5563 
5561  <... wait4 resumed> 0x7fffe0155544, WNOHANG, NULL) = 0
5563  <... setpgid resumed> )   = 0
5561  rt_sigsuspend(~[HUP INT QUIT ILL ABRT FPE KILL SEGV PIPE ALRM
STKFLT CHLD STOP TSTP TTIN XCPU WINCH PWR RTMIN RT_1 RT_16 RT_17 RT_18
RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_28 RT_29 RT_30
RT_31] 
5563  ptrace(PTRACE_TRACEME, 0, 0, 0)   = -1 EPERM (Operation not
permitted)


See that ptrace(PTRACE_TRACEME) failing? It looks like that is a
problem.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdb depends on:
ii  gdbserver 7.6.1-1
ii  libc6 2.17-97
ii  libexpat1 2.1.0-4
ii  liblzma5  5.1.1alpha+20120614-2
ii  libncurses5   5.9+20130608-1
ii  libpython2.7  2.7.6-3
ii  libreadline6  6.2+dfsg-0.1
ii  libtinfo5 5.9+20130608-1
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages gdb recommends:
ii  libc6-dbg [libc-dbg]  2.17-97

Versions of packages gdb suggests:
ii  gdb-doc  7.6.1-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#731284: Missing dependency on python3-dbus

2013-12-03 Thread Dmitry Eremin-Solenikov
Package: gnome-music
Version: 3.10.1-1
Severity: grave

If I don't have python3-dbus installed, gnome-music outputs the
following error on startup:

Traceback (most recent call last):
  File "/usr/bin/gnome-music", line 32, in 
from gnomemusic.application import Application
  File "/usr/lib/python3/dist-packages/gnomemusic/application.py", line 37, in 

from gnomemusic.mpris import MediaPlayer2Service
  File "/usr/lib/python3/dist-packages/gnomemusic/mpris.py", line 27, in 

import dbus
ImportError: No module named 'dbus'


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.11-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-music depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.18.0-1
ii  gir1.2-glib-2.0  1.36.0-2+b1
ii  gir1.2-grilo-0.2 0.2.7-1
ii  gir1.2-gst-plugins-base-1.0  1.2.1-2
ii  gir1.2-gstreamer-1.0 1.2.1-1
ii  gir1.2-gtk-3.0   3.8.4-1
ii  gir1.2-notify-0.70.7.6-1
ii  gir1.2-tracker-0.16  0.16.2-1
ii  grilo-plugins-0.20.2.9-1
ii  libatk1.0-0  2.10.0-2
ii  libc62.17-93
ii  libcairo-gobject21.12.16-2
ii  libcairo21.12.16-2
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.4-1
ii  libgtk-3-0   3.8.4-1
ii  libpango-1.0-0   1.36.0-1
ii  libpangocairo-1.0-0  1.36.0-1
ii  python3  3.3.2-17
ii  python3-gi   3.8.2-1
ii  python3-gi-cairo 3.8.2-1
pn  python3:any  
ii  tracker  0.16.2-1

gnome-music recommends no packages.

gnome-music suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#707432: libexplain: FTBFS: libexplain/buffer/v4l2_buf_flags.c:43:34: error: 'V4L2_BUF_FLAG_INPUT' undeclared (first use in this function)

2014-01-12 Thread Dmitry Eremin-Solenikov
Package: libexplain30
Version: 0.52.D002-1
Followup-For: Bug #707432

Please use the attached patch to fix the FTBFS issue.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libexplain30 depends on:
ii  libc62.17-97
ii  libcap2  1:2.22-1.2
ii  lsof 4.86+dfsg-1

libexplain30 recommends no packages.

libexplain30 suggests no packages.

-- no debconf information
Index: libexplain-0.52.D002/libexplain/buffer/v4l2_buf_flags.c
===
--- libexplain-0.52.D002.orig/libexplain/buffer/v4l2_buf_flags.c	2014-01-13 01:58:06.441171322 +0400
+++ libexplain-0.52.D002/libexplain/buffer/v4l2_buf_flags.c	2014-01-13 01:58:15.621422103 +0400
@@ -40,7 +40,9 @@
 { "V4L2_BUF_FLAG_ERROR", V4L2_BUF_FLAG_ERROR },
 #endif
 { "V4L2_BUF_FLAG_TIMECODE", V4L2_BUF_FLAG_TIMECODE },
+#ifdef V4L2_BUF_FLAG_INPUT
 { "V4L2_BUF_FLAG_INPUT", V4L2_BUF_FLAG_INPUT },
+#endif
 };
 
 explain_parse_bits_print(sb, value, table, SIZEOF(table));
Index: libexplain-0.52.D002/libexplain/buffer/v4l2_buffer.c
===
--- libexplain-0.52.D002.orig/libexplain/buffer/v4l2_buffer.c	2012-03-04 16:46:45.0 +0400
+++ libexplain-0.52.D002/libexplain/buffer/v4l2_buffer.c	2014-01-13 02:01:17.414388563 +0400
@@ -87,8 +87,16 @@
 }
 explain_string_buffer_puts(sb, ", length = ");
 explain_buffer_uint32_t(sb, data->length);
+#ifdef V4L2_FLAG_BUF_INPUT
 explain_string_buffer_puts(sb, ", input = ");
 explain_buffer_uint32_t(sb, data->input);
+#else
+	if (data->reserved2)
+	{
+		explain_string_buffer_puts(sb, ", reserved2 = ");
+		explain_buffer_uint32_t(sb, data->reserved2);
+	}
+#endif
 if (data->reserved)
 {
 explain_string_buffer_puts(sb, ", reserved = ");
Index: libexplain-0.52.D002/codegen/gram.y
===
--- libexplain-0.52.D002.orig/codegen/gram.y	2012-03-04 16:46:45.0 +0400
+++ libexplain-0.52.D002/codegen/gram.y	2014-01-13 02:19:17.048219297 +0400
@@ -257,7 +257,7 @@
 }
 
 
-static int yyparse(void);
+/*static int yyparse(void);*/
 static node_t *result;
 #if YYDEBUG
 extern int yydebug;
Index: libexplain-0.52.D002/test/05/t0570a.sh
===
--- libexplain-0.52.D002.orig/test/05/t0570a.sh	2012-03-04 16:46:45.0 +0400
+++ libexplain-0.52.D002/test/05/t0570a.sh	2014-01-13 02:26:49.860788041 +0400
@@ -27,9 +27,9 @@
 ioctl(fildes = 42, request = VIDIOC_QBUF, struct v4l2_buffer *data = {
 index = 0, type = 0, bytesused = 0, flags = 0, field = V4L2_FIELD_ANY,
 timestamp = { 0 seconds }, timecode = { type = 0, flags = 0, frames = 0,
-seconds = 0, minutes = 0, hours = 0 }, sequence = 0, memory = 0, length =
-0, input = 0 }) failed, Invalid argument (EINVAL) because the data->type
-argument was incorrectly specified
+seconds = 0, minutes = 0, hours = 0 }, sequence = 0, memory = 0, length = 0
+}) failed, Invalid argument (EINVAL) because the data->type argument was
+incorrectly specified
 fubar
 test $? -eq 0 || no_result
 


Bug#707432: libexplain: FTBFS: libexplain/buffer/v4l2_buf_flags.c:43:34: error: 'V4L2_BUF_FLAG_INPUT' undeclared (first use in this function)

2014-01-12 Thread Dmitry Eremin-Solenikov
Package: libexplain30
Version: 0.52.D002-1
Followup-For: Bug #707432

Please use the attached patch that fixes this bug.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libexplain30 depends on:
ii  libc62.17-97
ii  libcap2  1:2.22-1.2
ii  lsof 4.86+dfsg-1

libexplain30 recommends no packages.

libexplain30 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#752668: should provide festival-voice package

2014-06-25 Thread Dmitry Eremin-Solenikov
Package: festvox-ru
Version: 0.5-6
Severity: wishlist

festvox-ru should provide festival-voice virtual package so that it can
satisfy festival dependency on a voice package (like all other voice
packages do).

Thank you
Dmitry.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#752673: does not work

2014-06-25 Thread Dmitry Eremin-Solenikov
Package: festvox-ru
Version: 0.5-6
Severity: grave

After installing festvox-ru I see the following error message as I try
to use it:

$ echo "Привет." | festival --language russian --tts
SIOD ERROR: could not open file
/usr/share/festival/voices/russian/msu_ru_nsh_clunits/festvox/msu_ru_nsh_cg.scm
Error evaluating default voice: voice_msu_ru_nsh_cg
continuing
SIOD ERROR: could not open file
/usr/share/festival/voices/russian/msu_ru_nsh_clunits/festvox/msu_ru_nsh_cg.scm
festival: fatal error exiting.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages festvox-ru depends on:
ii  festival  1:2.1~release-8

festvox-ru recommends no packages.

festvox-ru suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#752673: does not work

2014-06-25 Thread Dmitry Eremin-Solenikov
severity 752673 grave
thanks

I checked README.Debian. The suggested way does not work:

$ festival --language russian
SIOD ERROR: could not open file
/usr/share/festival/voices/russian/msu_ru_nsh_clunits/festvox/msu_ru_nsh_cg.scm
Error evaluating default voice: voice_msu_ru_nsh_cg
continuing
SIOD ERROR: could not open file
/usr/share/festival/voices/russian/msu_ru_nsh_clunits/festvox/msu_ru_nsh_cg.scm
festival: fatal error exiting.

On Wed, Jun 25, 2014 at 6:57 PM, Sergey B Kirpichev
 wrote:
> severity 752673 wishlist
> thanks
>
> On Wed, Jun 25, 2014 at 06:14:47PM +0400, Dmitry Eremin-Solenikov wrote:
>> After installing festvox-ru I see the following error message
>
> Please read the documentation of the package.



-- 
With best wishes
Dmitry


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#752673: does not work

2014-06-25 Thread Dmitry Eremin-Solenikov
Thanks, this make it work

On Wed, Jun 25, 2014 at 9:08 PM, Sergey B Kirpichev
 wrote:
> tag 752673 +patch
> thanks
>
> Try to apply provided patch.



-- 
With best wishes
Dmitry


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#740755: Please enable FFmpeg support

2014-03-04 Thread Dmitry Eremin-Solenikov
Package: audacity
Version: 2.0.5-1
Severity: wishlist

After noticing that Audacity in Debian does not load AAC (mp4 audio)
files, I tried to enable FFmpeg library in settings. However Audacity
told me that 'FFmpeg support is not compiled in'. Please enable ffmpeg
support in Audacity

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.12-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacity depends on:
ii  audacity-data 2.0.5-1
ii  libasound21.0.27.2-3
ii  libc6 2.17-97
ii  libexpat1 2.1.0-4
ii  libflac++61.3.0-2
ii  libflac8  1.3.0-2
ii  libgcc1   1:4.8.2-16
ii  libglib2.0-0  2.38.2-5
ii  libgtk2.0-0   2.24.22-1
ii  libid3tag00.15.1b-10
ii  libmad0   0.15.1b-8
ii  libmp3lame0   1:3.99.5-dmo2
ii  libogg0   1.3.1-1
ii  libportaudio2 19+svn20140130-1
ii  libportsmf0   0.1~svn20101010-4
ii  libsbsms102.0.1-1
ii  libsndfile1   1.0.25-9
ii  libsoundtouch01.7.1-5
ii  libsoxr0  0.1.1-1
ii  libstdc++64.8.2-16
ii  libtwolame0   0.3.13-1
ii  libvamp-hostsdk3  2.5-dmo2
ii  libvorbis0a   1.3.2-1.3
ii  libvorbisenc2 1.3.2-1.3
ii  libvorbisfile31.3.2-1.3
ii  libwxbase2.8-02.8.12.1+dfsg-2
ii  libwxgtk2.8-0 2.8.12.1+dfsg-2

audacity recommends no packages.

Versions of packages audacity suggests:
ii  ladspa-sdk [ladspa-plugin]  1.13-2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#692200: sound-juicer: Cannot read audio CD

2012-11-10 Thread Dmitry Eremin-Solenikov
Package: sound-juicer
Version: 3.4.0-3
Followup-For: Bug #692200

I also have the same problem. Here is the output from dbus-monitor:

CUT HERE===
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=66 
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; 
member=NameOwnerChanged
   string ":1.915"
   string ""
   string ":1.915"
method call sender=:1.915 -> dest=org.freedesktop.DBus serial=1 
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.915 -> dest=org.gtk.vfs.Daemon serial=2 
path=/org/gtk/vfs/mounttracker; interface=org.gtk.vfs.MountTracker; 
member=lookupMount
   struct {
  array of bytes "/"
  array [
 struct {
string "host"
array of bytes "sr0"
 }
 struct {
string "type"
array of bytes "cdda"
 }
  ]
   }
error sender=:1.8 -> dest=:1.915 
error_name=org.glib.GError.g_2Dio_2Derror_2Dquark.c16 reply_serial=2
   string "The specified location is not mounted"
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=67 
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; 
member=NameOwnerChanged
   string ":1.915"
   string ":1.915"
   string ""
CUT HERE===

I belong to the group cdrom and I have gvfs-backends installed.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sound-juicer depends on:
ii  gconf-service3.2.5-1+build1
ii  gconf2   3.2.5-1+build1
ii  gstreamer0.10-plugins-base   0.10.36-1
ii  gstreamer0.10-plugins-good   0.10.31-3
ii  libatk1.0-0  2.6.0-1
ii  libbrasero-media3-1  3.4.1-4
ii  libc62.13-35
ii  libcanberra-gtk3-0   0.28-5
ii  libdiscid0   0.2.2-3
ii  libgconf-2-4 3.2.5-1+build1
ii  libglib2.0-0 2.34.1-1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libgtk-3-0   3.4.2-4
ii  libmusicbrainz5-05.0.1-2
ii  libpango1.0-01.30.0-1

Versions of packages sound-juicer recommends:
ii  eject  2.1.5+deb1+cvs20081104-11

Versions of packages sound-juicer suggests:
pn  brasero   
pn  gstreamer0.10-lame
pn  gstreamer0.10-plugins-really-bad  
ii  gstreamer0.10-plugins-ugly0.10.19-2+b2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#693129: ccmakedep: creates incorrect dep rules

2012-11-13 Thread Dmitry Eremin-Solenikov
Package: xutils-dev
Version: 1:7.7~1
Severity: normal

If preprocessor includes  pseudo file into the
preprocessed output (e.g. if gcc command line contains some -Ddefine_it
code), ccmakedep will report that file to the generated
dependencies rules, thus making them unuseable:

=== CUT HERE ===
# DO NOT DELETE


elf32load.o:  mem.h /usr/include/elf.h /usr/include/endian.h
elf32load.o: /usr/include/features.h /usr/include/getopt.h
=== CUT HERE ===

Parts of preprocessed file:

=== CUT HERE ===
# 1 "elf32load.c"
#define __DECIMAL_BID_FORMAT__ 1
# 1 ""
#define _REENTRANT 1
=== CUT HERE ===


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xutils-dev depends on:
ii  cpp4:4.7.1-1
ii  libc6  2.13-35

xutils-dev recommends no packages.

xutils-dev suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#689475: should recommend or suggest python-utidylib

2012-10-02 Thread Dmitry Eremin-Solenikov
Package: bokken
Version: 1.6-1
Severity: wishlist

bokken can make use of python-utidylib to preprocess and format HTML
code. Please add it to the list of bokken recomended or suggested
packages.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bokken depends on:
ii  graphviz   2.26.3-12
ii  pyew   2.0-3
ii  python 2.7.3~rc2-1
ii  python-gtk22.24.0-3
ii  python-gtksourceview2  2.10.1-2
ii  python-radare2 0.9-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3~rc2-2.1

bokken recommends no packages.

bokken suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#688169: lowpan-tools: Please port to libnl-3.x

2012-09-20 Thread Dmitry Eremin-Solenikov
Source: lowpan-tools
Followup-For: Bug #688169

I have released (the long-awaiten) lowpan-tools 0.3. An updated packages
are uploaded the mentors.debian.net.

Luca, could you please check those packages and possibly sponsor them
into unstable. I understand that testing is currently frozen, but I
would like to have fresh package with no oldlibs dependencies at least
inside unstable.

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#655756: please package pcsc-spy.py tool

2012-01-13 Thread Dmitry Eremin-Solenikov
Package: libpcsclite-dev
Version: 1.8.1-5
Severity: wishlist

libpcsclite-dev package includes libpcscspy.so library usefull to spy on
pcsc API calls. However the package doesn't include pcsc-spy.py script
which is really usefull for decoding libpcscspy.so traces. Please
consider including the script into the package. Thank you!

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpcsclite-dev depends on:
ii  libc6 2.13-24
ii  libpcsclite1  1.8.1-5

libpcsclite-dev recommends no packages.

libpcsclite-dev suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#655756: please package pcsc-spy.py tool

2012-01-14 Thread Dmitry Eremin-Solenikov
On Sat, Jan 14, 2012 at 2:17 PM, Ludovic Rousseau
 wrote:
> Hello,
>
> Le 13/01/12 22:09, Dmitry Eremin-Solenikov a écrit :
>>
>> libpcsclite-dev package includes libpcscspy.so library usefull to spy on
>> pcsc API calls. However the package doesn't include pcsc-spy.py script
>> which is really usefull for decoding libpcscspy.so traces. Please
>> consider including the script into the package. Thank you!
>
>
> Where do you think I should put the pcsc-spy.py file?
> In /usr/share/doc/libpcsclite-dev/?
>
> I would like to avoid /usr/bin/

I'd suggest either /usr/share/doc/libpcsclite-dev/examples/
or /usr/lib/pcsc-lite. The only problem of examples dir is that
the script can then be compressed automagically.

-- 
With best wishes
Dmitry



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#655915: please package libpcsclite debug symbols

2012-01-14 Thread Dmitry Eremin-Solenikov
Source: pcsc-lite
Version: 1.8.1-5.1
Severity: wishlist
Tags: patch

Hello,

Could you please add a package with debugging symbols. Please consider
the attached patch (used locally).

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru pcsc-lite-1.8.1/debian/changelog pcsc-lite-1.8.1/debian/changelog
--- pcsc-lite-1.8.1/debian/changelog	2011-12-15 21:48:10.0 +0400
+++ pcsc-lite-1.8.1/debian/changelog	2012-01-14 21:04:21.0 +0400
@@ -1,3 +1,10 @@
+pcsc-lite (1.8.1-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add a package with debugging symbols 
+
+ -- Dmitry Eremin-Solenikov   Sat, 14 Jan 2012 21:04:08 +0400
+
 pcsc-lite (1.8.1-5) unstable; urgency=low
 
   * Fix "[pcscd] unusable due to typo in init.d-script" Correctly set the
diff -Nru pcsc-lite-1.8.1/debian/control pcsc-lite-1.8.1/debian/control
--- pcsc-lite-1.8.1/debian/control	2011-11-30 02:13:09.0 +0400
+++ pcsc-lite-1.8.1/debian/control	2012-01-14 21:02:42.0 +0400
@@ -36,6 +36,18 @@
  This package also contains the PC/SC spying library: libpcscspy.so
  See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html
 
+Package: libpcsclite-dbg
+Section: debug
+Architecture: any
+Depends: libpcsclite1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Description: Middleware to access a smart card using PC/SC (debugging symbols)
+ The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
+ in a very small form factor for communicating to smart cards and
+ smart cards readers.
+ .
+ This package contains the detached debugging symbols to be used for debugging
+ the applications using PC/SC Lite.
+
 Package: libpcsclite1
 Section: libs
 Architecture: any
diff -Nru pcsc-lite-1.8.1/debian/rules pcsc-lite-1.8.1/debian/rules
--- pcsc-lite-1.8.1/debian/rules	2011-11-30 02:13:45.0 +0400
+++ pcsc-lite-1.8.1/debian/rules	2012-01-14 21:04:03.0 +0400
@@ -10,3 +10,6 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS) --with-systemdsystemunitdir=/lib/systemd/system
+
+override_dh_strip:
+	dh_strip --dbg-package=libpcsclite-dbg


Bug#655915: please package libpcsclite debug symbols

2012-01-15 Thread Dmitry Eremin-Solenikov
Hello,

On Sun, Jan 15, 2012 at 12:33 PM, Ludovic Rousseau
 wrote:
> Le 14/01/12 20:12, Dmitry Eremin-Solenikov a écrit :
>>
>> Hello,
>
>
> Hello,
>
>> Could you please add a package with debugging symbols. Please consider
>> the attached patch (used locally).
>
>
> Why do you need the debugging symbols? Do you want to debug libpcsclite
> itself?
>
> Why can't you debug the application using PC/SC if you do not have the
> debugging symbols of libpcsclite?
>
> I am not against the idea. I just want to understand why it is needed.

Well, of course I can debug my application. However with pcsclite symbols I get
traces with more information. Compare (parts of valgrind output):

--- Without libpcsclite-dbg ---
==18964== Syscall param socketcall.send(msg) points to uninitialised byte(s)
==18964==at 0x411BFC1: send (socket.S:64)
==18964==by 0x4048E50: ??? (in /usr/lib/libpcsclite.so.1.0.0)
==18964==by 0x4048FE4: ??? (in /usr/lib/libpcsclite.so.1.0.0)
==18964==by 0x404469C: SCardConnect (in /usr/lib/libpcsclite.so.1.0.0)
==18964==by 0x80491A7: scard_connect (scard.c:88)
==18964==by 0x4064E45: (below main) (libc-start.c:228)
--- End of trace---

--- With libpcsclite-dbg ---
==18362== Syscall param socketcall.send(msg) points to uninitialised byte(s)
==18362==at 0x411BFC1: send (socket.S:64)
==18362==by 0x4048E50: MessageSend (winscard_msg.c:355)
==18362==by 0x4048FE4: MessageSendWithHeader (winscard_msg.c:294)
==18362==by 0x404469C: SCardConnect (winscard_clnt.c:825)
==18362==by 0x80491A7: scard_connect (scard.c:88)
==18362==by 0x4064E45: (below main) (libc-start.c:228)
==18362==  Address 0xbef962b3 is on thread 1's stack
--- End of trace ---

-- 
With best wishes
Dmitry



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656665: ITP: libglobalplatform -- library to handle communication with GlobalPlatform cards

2012-01-20 Thread Dmitry Eremin-Solenikov
Package: wnpp
Severity: wishlist
Owner: "Dmitry Eremin-Solenikov" 

* Package name: globalplatform
  Version : 6.0.0
  Upstream Author : Karsten Ohme 
* URL : http://globalplatform.sourceforge.net/
* License : LGPL-v3+
  Programming Lang: C
  Description : library to handle communication with GlobalPlatform cards

 GlobalPlatform is a standard for handling applets, keys and security
 of smart cards (see www.globalplatform.org).
 GlobalPlatform Library provides an API for all GlobalPlatform
 related functions. It also provides an connection plugin framework.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#710776: incorrect postrotate script

2013-06-02 Thread Dmitry Eremin-Solenikov
Package: binkd
Version: 0.9.11-1.1
Severity: normal
Tags: patch

/etc/logrotate.d/binkd contains incorrect postrotate script. The script
references /var/log/binkd/binkd.0, but logrotate use
/var/log/binkd/binkd.1 as the old log file.

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages binkd depends on:
ii  adduser  3.113+nmu3
ii  libc62.13-38
ii  perl 5.14.2-21

binkd recommends no packages.

binkd suggests no packages.

-- Configuration Files:
/etc/logrotate.d/binkd changed:
/var/log/binkd/binkd {
rotate 4
weekly
delaycompress
compress
nocreate
missingok
notifempty
postrotate
test -f /var/log/binkd/binkd.1 && /usr/sbin/binkdlogstat < 
/var/log/binkd/binkd.1 | mail -s "Binkd report" ftn
endscript
}


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#572214: python-desktopcouch-records: should depend on python-json

2010-03-02 Thread Dmitry Eremin-Solenikov
Package: python-desktopcouch-records
Version: 0.6.1-1
Severity: grave
Justification: renders package unusable

python-desktopcouch-records should depend on python-json. Otherwise any
program using it (e.g. desktopcouch-service) fails with the following
backtrace:

Traceback (most recent call last):
  File "/usr/lib/desktopcouch/desktopcouch-service", line 46, in 
import desktopcouch
  File "/usr/lib/pymodules/python2.5/desktopcouch/__init__.py", line 20, in 

from desktopcouch.start_local_couchdb import process_is_couchdb, 
read_pidfile
  File "/usr/lib/pymodules/python2.5/desktopcouch/start_local_couchdb.py", line 
42, in 
from desktopcouch.records.server import CouchDatabase
  File "/usr/lib/pymodules/python2.5/desktopcouch/records/server.py", line 27, 
in 
from desktopcouch.records import server_base
  File "/usr/lib/pymodules/python2.5/desktopcouch/records/server_base.py", line 
33, in 
import json
ImportError: No module named json


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-desktopcouch-records depends on:
ii  python-couchdb0.6-1  library for working with Apache Co
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-desktopcouch   0.6.1-1Desktop CouchDB Framework (Python 
ii  python-gnomekeyring   2.28.0-6   Python bindings for the GNOME keyr
ii  python-gtk2   2.16.0-2   Python bindings for the GTK+ widge
ii  python-oauth  1.0.1-2Python library implementing of the
ii  python-support1.0.6  automated rebuilding support for P

python-desktopcouch-records recommends no packages.

python-desktopcouch-records suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#572335: linux-image-2.6.32-2-686: please enable USB gadget subsystem in Debian kernels

2010-03-03 Thread Dmitry Eremin-Solenikov
Package: linux-2.6
Version: 2.6.32-8
Severity: wishlist

While there are not much PC's in wild with USB gadget ports (UDC) in
wild, enabling the gadget subsystem for 686/etc. kernels can be helpful
for kernel/userspace developers.

Could you please enable at least the following Kconfig entries (for
PC-style hardware, maybe for others too):

USB_GADGET
USB_GADGET_NET2280
USB_GADGET_GOKU
USB_GADGET_DUMMY_HCD

and gadget drivers:

USB_ZERO
USB_GADGETFS
(and maybe other gadget drivers)

Thank you.

-- 
With best wishes
Dmitry


-- Package-specific info:
** Version:
Linux version 2.6.32-2-686 (Debian 2.6.32-8) (b...@decadent.org.uk) (gcc 
version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Thu Feb 11 04:08:42 UTC 2010

** Command line:
root=/dev/mapper/lorien-root ro console=tty0 

** Not tainted

** Kernel log:
[   34.571095] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   34.609443] Slow work thread pool: Starting up
[   34.616699] Slow work thread pool: Ready
[   34.622952] FS-Cache: Loaded
[   34.692421] FS-Cache: Netfs 'nfs' registered for caching
[   34.741861] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   36.541290] fuse init (API version 7.13)
[   36.808548] microcode: CPU0 sig=0x6f2, pf=0x20, revision=0x57
[   36.816033] platform microcode: firmware: requesting intel-ucode/06-0f-02
[   36.907192] microcode: CPU1 sig=0x6f2, pf=0x20, revision=0x57
[   36.913558] platform microcode: firmware: requesting intel-ucode/06-0f-02
[   36.924793] Microcode Update Driver: v2.00 , 
Peter Oruba
[   37.431061] input: ACPI Virtual Keyboard Device as 
/devices/virtual/input/input15
[   54.815579] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   54.815585] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the 
hardware performance
[   54.815589] vboxdrv: counter framework which can generate NMIs is active. 
You have to prevent
[   54.815592] vboxdrv: the usage of hardware performance counters by
[   54.815594] vboxdrv:   echo 2 > /proc/sys/kernel/perf_counter_paranoid
[   54.837660] vboxdrv: Found 2 processor cores.
[   54.838605] vboxdrv: fAsync=0 offMin=0x4f1 offMax=0x19d3
[   54.845823] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[   54.850032] vboxdrv: Successfully loaded version 3.1.4 (interface 
0x0011).
[   55.603576] Bluetooth: Core ver 2.15
[   55.609012] NET: Registered protocol family 31
[   55.612209] Bluetooth: HCI device and connection manager initialized
[   55.615257] Bluetooth: HCI socket layer initialized
[   55.654958] Bluetooth: L2CAP ver 2.14
[   55.660271] Bluetooth: L2CAP socket layer initialized
[   55.926193] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   55.931561] Bluetooth: BNEP filters: protocol multicast
[   56.016623] Bridge firewalling registered
[   56.085021] Bluetooth: SCO (Voice Link) ver 0.6
[   56.090386] Bluetooth: SCO socket layer initialized
[   62.017699] iwl3945 :05:00.0: firmware: requesting iwlwifi-3945-2.ucode
[   62.204465] iwl3945 :05:00.0: loaded firmware version 15.32.2.9
[   62.282644] Registered led device: iwl-phy0::radio
[   62.286175] Registered led device: iwl-phy0::assoc
[   62.291710] Registered led device: iwl-phy0::RX
[   62.296364] Registered led device: iwl-phy0::TX
[   62.313109] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   67.101677] [drm] TV-14: set mode NTSC 480i 0
[   67.282346] [drm] TV-14: set mode NTSC 480i 0
[   67.687861] sky2 eth0: enabling interface
[   67.688150] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   67.743124] [drm] TV-14: set mode NTSC 480i 0
[   67.922991] [drm] TV-14: set mode NTSC 480i 0
[   70.637367] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[   70.637756] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   73.368405] Registered led device: iwl-phy0::radio
[   73.368430] Registered led device: iwl-phy0::assoc
[   73.368447] Registered led device: iwl-phy0::RX
[   73.368464] Registered led device: iwl-phy0::TX
[   73.388940] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   73.600082] sky2 eth0: disabling interface
[   73.608320] sky2 eth0: enabling interface
[   73.608619] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   73.652045] sky2 eth0: disabling interface
[   73.709226] sky2 eth0: enabling interface
[   73.709458] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   75.520990] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[   75.521211] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   86.396036] eth0: no IPv6 routers present
[  467.069213] [drm] TV-14: set mode NTSC 480i 0
[  467.251805] [drm] TV-14: set mode NTSC 480i 0
[  467.737876] [drm] TV-14: set mode NTSC 480i 0
[  467.918505] [drm] TV-14: set mode NTSC 480i 0
[  468.365809] [drm] TV-14: set mode NTSC 480i 0
[  468.546541] [drm] TV-14: set mode NTSC 480i 0
[  496.616941] [drm] TV-14: set mode NTSC 480i 0
[  496.797184] [drm] TV-14: set mode NTSC 480i 0
[  506.246408] Bluetooth: RFCOMM TTY layer initialized
[  506.246421] Bluetooth: RFCOMM

Bug#637345: ITP: mspdebug -- free debugger for use with Texas Instruments MS430 MCUs

2011-08-10 Thread Dmitry Eremin-Solenikov
Package: wnpp
Severity: wishlist
Owner: "Dmitry Eremin-Solenikov" 

* Package name: mspdebug
  Version : 0.16
  Upstream Author : Daniel Beer 
* URL : http://mspdebug.sourceforge.net/
* License : GPLv2
  Programming Lang: C
  Description : free debugger for use with Texas Instruments MS430 MCUs

 MSPDebug is a free debugger for use with MSP430 MCUs.
 It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers.
 It can be used as a proxy for gdb or as an independent debugger
 with support for programming, disassembly and reverse engineering.

Note that I'm not a DD, so I'll need a mentor for this package. I'm preparing
to upload the sources to mentors.debian.net right now.

-- 
With best wishes
Dmitry



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637345: ITP: mspdebug -- free debugger for use with Texas Instruments MS430 MCUs

2011-08-10 Thread Dmitry Eremin-Solenikov
lose 637345
archive 637345
thanks


Hello,

On 8/10/11, Hector Oron  wrote:
> Hello Dmitry,
>
> 2011/8/10 Dmitry Eremin-Solenikov :
>
>> * Package name: mspdebug
>>  Version : 0.16
>
> Indeed... it looks like Luca Bruno already owns that package:
>  <http://packages.qa.debian.org/m/mspdebug.html>

Yeah, I mislooked this package. Sorry for the noise.

-- 
With best wishes
Dmitry



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637364: add udev rule to give LaunchPad devices to plugdev group

2011-08-10 Thread Dmitry Eremin-Solenikov
Package: mspdebug
Version: 0.16-1
Severity: wishlist

As suggested by lots of sources, please giveaway the LaunchPad embedded
debugger to plugdev group (instead of dialout), as that's probably more
logical for debuggers.

Thanks.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mspdebug depends on:
ii  libc62.13-10 Embedded GNU C Library: Shared lib
ii  libreadline6 6.2-2   GNU readline and history libraries
ii  libusb-0.1-4 2:0.1.12-18 userspace USB programming library

mspdebug recommends no packages.

mspdebug suggests no packages.

-- no debconf information

# Push TI LaunchPad board to plugdev group as logical for external programmers

ATTRS{idVendor}=="0451", ATTRS{idProduct}=="f432", MODE="0660", GROUP="plugdev"


Bug#712491: RFS: libgpg-error/1.11-0.1 [NMU] -- library for common error values and messages in GnuPG components

2013-06-16 Thread Dmitry Eremin-Solenikov
Package: sponsorship-requests
Severity: normal

Dear mentors,

  I am looking for a sponsor for my package "libgpg-error"

 * Package name: libgpg-error
   Version : 1.11-0.1
   Upstream Author : g10 Code GmbH 
 * URL : http://www.gnupg.org/related_software/libgpg-error/
 * License : LGPL v2.1
   Section : libs

  It builds those binary packages:

libgpg-error-dev - library for common error values and messages in GnuPG 
components
libgpg-error0 - library for common error values and messages in GnuPG 
components
libgpg-error0-udeb - library for common error values and messages in GnuPG 
components (udeb)

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/libgpg-error

  Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/libg/libgpg-error/libgpg-error_1.11-0.1.dsc

  More information about hello can be obtained from http://www.example.com.

  Changes since the last upload:

  * Non-maintainer upload.
  * New upstream release (Closes: #711995)
  * Fix "dpatch leftovers cause deeply confusing source package layout"
Drop dpatch-related files (Closes: #689604)
  * Disable l10n patch. All changes uplied by upstream
  * Use hardening options to compile source files
  * Add libgpg-error0 symbols file
  * Bump standards-version to 3.9.4, no changes required
  * Fix "autoconf update for arm64 building" - fixed by upstream
(Closes: #689621)

  Regards,

Dmitry

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#611054: /usr/bin/openssl without gost engine

2013-07-26 Thread Dmitry Eremin-Solenikov
Package: libssl1.0.0
Version: 1.0.1e-3
Followup-For: Bug #611054

Hello,

I have tried the settings you have provided to enable GOST engine. Now I
surely can use GOST algorithms with openssl. E.g. I can securely connect
to www.cryptopro.ru:443 via s_client.

However this change (potentially) breaks other semi-unrelated packages.
First to name is dnsutils:

lumag@anuminas:/tmp/openssl-1.0.1e/crypto$ dig
GOST engine already loaded
26-Jul-2013 18:16:58.082 ENGINE_by_id failed
26-Jul-2013 18:16:58.082 error:260B606D:engine routines:DYNAMIC_LOAD:init 
failed:eng_dyn.c:521:
26-Jul-2013 18:16:58.083 error:2606A074:engine routines:ENGINE_by_id:no such 
engine:eng_list.c:417:id=gost
dig: dst_lib_init: crypto failure

I tried to analyse this failure. Here are my findings.
libdns during initialization tries to load gost engine (correct
behaviour). It asks for ENGINE_by_id("gost") (again correct).
Then comes magic. It looks like OpenSSL's engine mechanism is broken at
this point. libgost.so was loaded when parsing config file. But it is
not added to the list of engines. Thus OpenSSL tries to load libgost
again. And then libgost detects that is was already initialized and
returns an error (look for "already loaded" in engines/ccgost/gost_eng.c).

Some more magic to demonstrate this behaviour:
# no special gost in openssl.cnf
$ openssl engine -vv 
(dynamic) Dynamic engine loading support
 SO_PATH: Specifies the path to the new ENGINE shared library
 NO_VCHECK: Specifies to continue even if version checking fails (boolean)
 ID: Specifies an ENGINE id name for loading
 LIST_ADD: Whether to add a loaded ENGINE to the internal list 
(0=no,1=yes,2=mandatory)
 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories 
(0=no,1=yes,2=mandatory)
 DIR_ADD: Adds a directory from which ENGINEs can be loaded
 LOAD: Load up the ENGINE specified by other settings
$ openssl engine -vv gost
(gost) Reference implementation of GOST engine
 CRYPT_PARAMS: OID of default GOST 28147-89 parameters
$ openssl engine -vv gost dynamic
(gost) Reference implementation of GOST engine
 CRYPT_PARAMS: OID of default GOST 28147-89 parameters
(dynamic) Dynamic engine loading support
 SO_PATH: Specifies the path to the new ENGINE shared library
 NO_VCHECK: Specifies to continue even if version checking fails (boolean)
 ID: Specifies an ENGINE id name for loading
 LIST_ADD: Whether to add a loaded ENGINE to the internal list 
(0=no,1=yes,2=mandatory)
 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories 
(0=no,1=yes,2=mandatory)
 DIR_ADD: Adds a directory from which ENGINEs can be loaded
 LOAD: Load up the ENGINE specified by other settings

# Added openssl gost configuration
$ openssl engine -vv
(dynamic) Dynamic engine loading support
 SO_PATH: Specifies the path to the new ENGINE shared library
 NO_VCHECK: Specifies to continue even if version checking fails (boolean)
 ID: Specifies an ENGINE id name for loading
 LIST_ADD: Whether to add a loaded ENGINE to the internal list 
(0=no,1=yes,2=mandatory)
 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories 
(0=no,1=yes,2=mandatory)
 DIR_ADD: Adds a directory from which ENGINEs can be loaded
 LOAD: Load up the ENGINE specified by other settings
$ openssl engine -vv gost
GOST engine already loaded
3073669384:error:260B606D:engine routines:DYNAMIC_LOAD:init 
failed:eng_dyn.c:521:
3073669384:error:2606A074:engine routines:ENGINE_by_id:no such 
engine:eng_list.c:417:id=gost
$ openssl engine -vv gost dynamic
GOST engine already loaded
3074050312:error:260B606D:engine routines:DYNAMIC_LOAD:init 
failed:eng_dyn.c:521:
3074050312:error:2606A074:engine routines:ENGINE_by_id:no such 
engine:eng_list.c:417:id=gost
(dynamic) Dynamic engine loading support
 SO_PATH: Specifies the path to the new ENGINE shared library
 NO_VCHECK: Specifies to continue even if version checking fails (boolean)
 ID: Specifies an ENGINE id name for loading
 LIST_ADD: Whether to add a loaded ENGINE to the internal list 
(0=no,1=yes,2=mandatory)
 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories 
(0=no,1=yes,2=mandatory)
 DIR_ADD: Adds a directory from which ENGINEs can be loaded
 LOAD: Load up the ENGINE specified by other settings


As you can see, engine is loaded, but not fully represented to the rest of 
OpenSSL.

Hope this helps.
-- 
With best wishes
Dmitry

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libssl1.0.0 depends on:
ii  debconf [debconf-2.0]  1.5.50
ii  libc6  2.17-7
ii  multiarch-support  2.17-7
ii  zlib1g 1:1.2.8.dfsg-1

libssl1.0.0 recommends no packages.

libssl1.0.0 sug

Bug#611054: [Pkg-openssl-devel] Bug#611054: /usr/bin/openssl without gost engine

2013-08-30 Thread Dmitry Eremin-Solenikov

On 08/30/2013 08:33 PM, Kurt Roeckx wrote:

On Fri, Aug 30, 2013 at 08:28:44PM +0400, Dmitry Eremin-Solenikov wrote:

On 08/24/2013 09:41 PM, Kurt Roeckx wrote:

On Fri, Jul 26, 2013 at 06:29:54PM +0400, Dmitry Eremin-Solenikov wrote:

Package: libssl1.0.0
Version: 1.0.1e-3
Followup-For: Bug #611054

Hello,

I have tried the settings you have provided to enable GOST engine. Now I
surely can use GOST algorithms with openssl. E.g. I can securely connect
to www.cryptopro.ru:443 via s_client.

However this change (potentially) breaks other semi-unrelated packages.
First to name is dnsutils:


Can you look at:
http://www.mail-archive.com/openssl-dev@openssl.org/msg32881.html


Yes, this looks (more or less) like my problem. Good that upstream
acknowledges that it is a problem.

For my problem I can not add dynamic_path to my config file as I
have multi-arch (amd64 vs i386) system and adding dynamic_path would
break 'other' libssl/libcrypto loading engines.


Doesn't this work with multiarch?
dynamic_path=gost


It does not work at all:

openssl engine
Error configuring OpenSSL
140212314072744:error:25066067:DSO support routines:DLFCN_LOAD:could not 
load the shared library:dso_dlfcn.c:185:filename(libgost.so): 
libgost.so: cannot open shared object file: No such file or directory
140212314072744:error:25070067:DSO support routines:DSO_load:could not 
load the shared library:dso_lib.c:244:
140212314072744:error:260B6084:engine routines:DYNAMIC_LOAD:dso not 
found:eng_dyn.c:450:
140212314072744:error:260BC066:engine 
routines:INT_ENGINE_CONFIGURE:engine configuration 
error:eng_cnf.c:204:section=gost_section, name=dynamic_path, value=gost
140212314072744:error:0E07606D:configuration file 
routines:MODULE_RUN:module initialization 
error:conf_mod.c:235:module=engines, value=engine_section, retcode=-1


--
With best wishes
Dmitry


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#611054: [Pkg-openssl-devel] Bug#611054: /usr/bin/openssl without gost engine

2013-08-30 Thread Dmitry Eremin-Solenikov

On 08/24/2013 09:41 PM, Kurt Roeckx wrote:

On Fri, Jul 26, 2013 at 06:29:54PM +0400, Dmitry Eremin-Solenikov wrote:

Package: libssl1.0.0
Version: 1.0.1e-3
Followup-For: Bug #611054

Hello,

I have tried the settings you have provided to enable GOST engine. Now I
surely can use GOST algorithms with openssl. E.g. I can securely connect
to www.cryptopro.ru:443 via s_client.

However this change (potentially) breaks other semi-unrelated packages.
First to name is dnsutils:


Can you look at:
http://www.mail-archive.com/openssl-dev@openssl.org/msg32881.html


Yes, this looks (more or less) like my problem. Good that upstream 
acknowledges that it is a problem.


For my problem I can not add dynamic_path to my config file as I have 
multi-arch (amd64 vs i386) system and adding dynamic_path would break 
'other' libssl/libcrypto loading engines.


--
With best wishes
Dmitry


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#722062: linux-image-3.10-2-amd64: Please enable CONFIG_SENSORS_JC42=m and CONFIG_SENSORS_NCT6775=m

2013-09-27 Thread Dmitry Eremin-Solenikov
Package: src:linux
Version: 3.10.11-1
Followup-For: Bug #722062

Please enable JC42. It is a sensor module frequently used to monitor
temerature of DIMM modules.

-- Package-specific info:
** Version:
Linux version 3.10-3-amd64 (debian-ker...@lists.debian.org) (gcc version 4.7.3 
(Debian 4.7.3-7) ) #1 SMP Debian 3.10.11-1 (2013-09-10)

** Command line:
BOOT_IMAGE=/vmlinuz-3.10-3-amd64 root=/dev/mapper/rohan-root ro 
8250.nr_uarts=12 quiet

** Tainted: PIO (6145)
 * Proprietary module has been loaded.
 * Working around severe firmware bug.
 * Out-of-tree module has been loaded.

** Kernel log:
[   22.786087] nvidia :03:00.0: irq 71 for MSI/MSI-X
[   25.150853] tg3 :06:00.0 eth0: Link is up at 1000 Mbps, full duplex
[   25.150922] tg3 :06:00.0 eth0: Flow control is off for TX and off for RX
[   25.150938] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   65.302182] <6>[fglrx] Maximum main memory to use for locked dma buffers: 
17691 MBytes.
[   65.302862] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display 
adapters were found
[   65.302865] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[  151.811694] vboxdrv: Found 8 processor cores.
[  151.811962] vboxdrv: fAsync=0 offMin=0x23e offMax=0x21ef
[  151.812049] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[  151.812052] vboxdrv: Successfully loaded version 4.2.18 (interface 
0x001a0005).
[  152.024896] vboxpci: IOMMU not found (not registered)
[  158.795628] <6>[fglrx] Maximum main memory to use for locked dma buffers: 
17691 MBytes.
[  158.795856] <6>[fglrx]   vendor: 1002 device: 954f count: 1
[  158.796369] <6>[fglrx] ioport: bar 4, base 0xcc00, size: 0x100
[  158.796376] pci :04:00.0: enabling device (0002 -> 0003)
[  158.796951] <6>[fglrx] Kernel PAT support is enabled
[  158.796968] <6>[fglrx] module loaded - fglrx 8.97.2 [Nov 16 2012] with 1 
minors
[  285.359227] traps: ld-linux-x32.so[11760] general protection ip:f76fee8d 
sp:ffdbab08 error:0 in ld-2.17.so[f76e8000+21000]
[  285.409419] traps: ld-linux-x32.so[11782] general protection ip:f7706e8d 
sp:ffe47ce8 error:0 in ld-2.17.so[f76f+21000]
[  285.425257] traps: ld-linux-x32.so[11796] general protection ip:f77b2e8d 
sp:ffeceac8 error:0 in ld-2.17.so[f779c000+21000]
[  285.441043] traps: ld-linux-x32.so[11810] general protection ip:f7743e8d 
sp:ff9ed5c8 error:0 in ld-2.17.so[f772d000+21000]
[  285.456702] traps: ld-linux-x32.so[11824] general protection ip:f771fe8d 
sp:ffe48238 error:0 in ld-2.17.so[f7709000+21000]
[  285.472329] traps: ld-linux-x32.so[11838] general protection ip:f7771e8d 
sp:ffe734b8 error:0 in ld-2.17.so[f775b000+21000]
[  285.488026] traps: ld-linux-x32.so[11852] general protection ip:f7708e8d 
sp:ff9aa298 error:0 in ld-2.17.so[f76f2000+21000]
[  285.544036] traps: ld-linux-x32.so[11880] general protection ip:f77aee8d 
sp:ffc478e8 error:0 in ld-2.17.so[f7798000+21000]
[  285.640493] traps: ld-linux-x32.so[11926] general protection ip:f77c6e8d 
sp:ffe47268 error:0 in ld-2.17.so[f77b+21000]
[  285.826934] traps: ld-linux-x32.so[12022] general protection ip:f778ee8d 
sp:ffc907e8 error:0 in ld-2.17.so[f7778000+21000]
[  291.873373] do_general_protection: 29 callbacks suppressed
[  291.873379] traps: ld-linux-x32.so[14984] general protection ip:f77bde8d 
sp:ffe7c4e8 error:0 in ld-2.17.so[f77a7000+21000]
[  298.877646] traps: ld-linux-x32.so[15429] general protection ip:f7712e8d 
sp:ffd57488 error:0 in ld-2.17.so[f76fc000+21000]
[  298.907607] traps: ld-linux-x32.so[15451] general protection ip:f77dee8d 
sp:ffc2e328 error:0 in ld-2.17.so[f77c8000+21000]
[  298.922999] traps: ld-linux-x32.so[15465] general protection ip:f7799e8d 
sp:fff9de08 error:0 in ld-2.17.so[f7783000+21000]
[  298.938213] traps: ld-linux-x32.so[15479] general protection ip:f773fe8d 
sp:ffce1038 error:0 in ld-2.17.so[f7729000+21000]
[  298.953687] traps: ld-linux-x32.so[15493] general protection ip:f7713e8d 
sp:ffb876f8 error:0 in ld-2.17.so[f76fd000+21000]
[  298.969143] traps: ld-linux-x32.so[15507] general protection ip:f7788e8d 
sp:ffb4e548 error:0 in ld-2.17.so[f7772000+21000]
[  298.984725] traps: ld-linux-x32.so[15521] general protection ip:f77c9e8d 
sp:ffd97b28 error:0 in ld-2.17.so[f77b3000+21000]
[  299.024429] traps: ld-linux-x32.so[15549] general protection ip:f774fe8d 
sp:ff9f8688 error:0 in ld-2.17.so[f7739000+21000]
[  299.096335] traps: ld-linux-x32.so[15595] general protection ip:f7776e8d 
sp:ffd87518 error:0 in ld-2.17.so[f776+21000]
[  304.367111] do_general_protection: 30 callbacks suppressed
[  304.367117] traps: ld-linux-x32.so[18612] general protection ip:f77c6e8d 
sp:ffab7a48 error:0 in ld-2.17.so[f77b+21000]
[  319.418115] traps: ld-linux-x32.so[19803] general protection ip:f77f3e8d 
sp:ff8a6598 error:0 in ld-2.17.so[f77dd000+21000]
[  319.448194] traps: ld-linux-x32.so[19825] general protection ip:f77b4e8d 
sp:ffd6b338 error:0 in ld-2.17.so[f779e000+21000]
[  319.463808] traps: ld-linux-x32.so[198

Bug#712491: RFS: libgpg-error/1.11-0.1 [NMU] -- library for common error values and messages in GnuPG components

2013-06-24 Thread Dmitry Eremin-Solenikov
Package: sponsorship-requests
Followup-For: Bug #712491

Adding Maintainer/Uploader to cc list (should have done from the
begining).

I have packaged 1.11 version of libgpg-error. It is required (e.g.) to
build new versions of libgcrypt. I'm still looking for the sponsor for
this upload.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#631287: BUG during access to hiddev (APC UPS)

2011-11-28 Thread Dmitry Eremin-Solenikov
Hello, colleagues,

On Sat, Nov 26, 2011 at 10:43 AM, Jonathan Nieder  wrote:
> Ben Hutchings wrote:
>> On Wed, 2011-06-22 at 19:24 +0400, Dmitry Eremin-Solenikov wrote:
>
>>> After upgrading to squeeze I've started receiving the following BUG in dmesg
>>> when apcupsd tries to access hid device for my UPS (APC SmartUPS 3000,
>>> connected via USB).
>> [...]
>>
>> There have been some changes to this driver in later versions that are
>> supposed to fix this.  However it still looks like there are some broken
>> cases, so I'll try to deal with them as well rather than fixing only
>> part of the problem.
>
> v2.6.38-rc1~442^2~20 (HID: Fix race between disconnect and hiddev_ioctl,
> 2010-12-06) seems to follow a sane approach.
>
> Follow-up fixes:
>
> . v2.6.38-rc1~442^2~19 (HID: Consolidate device existence checks in
>  hiddev_ioctl, 2010-12-06)
> . v3.0-rc1~345^2^3 (HID: hiddev: fix race between hiddev_disconnect and
>  hiddev_release, 2011-05-20)
> . v3.0-rc4~20^2~6 (HID: hiddev: fix potential use-after-free,
>  2011-05-24)
> . v3.0-rc4~20^2~4 (HID: hiddev: fix use after free in hiddev_release,
>  2011-05-26)
>
> Dmitry, I assume you can still reproduce this.  Could you try a 3.x.y
> kernel from sid?  The only packages needed from outside squeeze aside
> from linux-image-3.1.0-1-686-pae itself are linux-base and
> initramfs-tools.

Unfortunately I cannot try reproducing this error, as I don't have access
to this hardware anymore. The problem was easily reproducible though
by using apcupsd together with any USB APC ups.

-- 
With best wishes
Dmitry



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#477565: please package libfdt

2011-12-13 Thread Dmitry Eremin-Solenikov


Bug#477565: please package libfdt

2011-12-13 Thread Dmitry Eremin-Solenikov
Package: device-tree-compiler
Version: 1.3.0-1
Followup-For: Bug #477565
Tag: patch

Hi,

Please care to apply the provided patch that enables packaging of libfdt
into separate libfdt-dev package.

Thanks,
Dmitry

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages device-tree-compiler depends on:
ii  libc6  2.13-21

device-tree-compiler recommends no packages.

device-tree-compiler suggests no packages.

-- no debconf information

>From fa8021c8fdef979f8ad217bfeef226faab418d58 Mon Sep 17 00:00:00 2001
From: Dmitry Eremin-Solenikov 
Date: Mon, 12 Dec 2011 21:14:38 +0400
Subject: [PATCH] dtc: provide libfdt-dev package containing libfdt headers
 and static lib

Signed-off-by: Dmitry Eremin-Solenikov 
---
 debian/changelog   |7 +++
 debian/control |   10 ++
 debian/{dirs => device-tree-compiler.dirs} |0
 debian/libfdt-dev.dirs |2 ++
 debian/rules   |3 +++
 5 files changed, 22 insertions(+), 0 deletions(-)
 rename debian/{dirs => device-tree-compiler.dirs} (100%)
 create mode 100644 debian/libfdt-dev.dirs

diff --git a/debian/changelog b/debian/changelog
index 94d8e15..62723a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+device-tree-compiler (1.3.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Provide libfdt-dev package with libfdt development files (Closes: #477565)
+
+ -- Dmitry Eremin-Solenikov   Mon, 12 Dec 2011 21:10:23 +0400
+
 device-tree-compiler (1.3.0-1) unstable; urgency=low
 
   * New upstream release. (Closes: #572945)
diff --git a/debian/control b/debian/control
index 8fe0b2e..f89d9c1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,3 +14,13 @@ Depends: ${shlibs:Depends}
 Description: OpenFirmware Device Tree Compiler for Flat Device Trees
  This tool compiles device-tree descriptions for booting PowerPC
  kernels on embedded systems without OpenFirmware.
+
+Package: libfdt-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Flat Device Trees manipulation library
+ This is a library containing functions for manipulating Flat Device Trees.
+ .
+ As the libfdt API are neither declared stable nor promised to be backwards
+ compatible, only static version of the library is provided.
diff --git a/debian/dirs b/debian/device-tree-compiler.dirs
similarity index 100%
rename from debian/dirs
rename to debian/device-tree-compiler.dirs
diff --git a/debian/libfdt-dev.dirs b/debian/libfdt-dev.dirs
new file mode 100644
index 000..da07fdd
--- /dev/null
+++ b/debian/libfdt-dev.dirs
@@ -0,0 +1,2 @@
+usr/include
+usr/lib
diff --git a/debian/rules b/debian/rules
index 2eba1c4..484c486 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,9 @@ install: build
 	dh_prep
 	dh_installdirs
 	install -m755 dtc $(CURDIR)/debian/device-tree-compiler/usr/bin
+	install -m644 libfdt/libfdt.h libfdt/libfdt_env.h libfdt/fdt.h \
+			$(CURDIR)/debian/libfdt-dev/usr/include
+	install -m644 libfdt/libfdt.a $(CURDIR)/debian/libfdt-dev/usr/lib
 	touch install-stamp
 
 # Build architecture-independent files here.
-- 
1.7.7.3



Bug#664587: new upstream version available

2012-03-18 Thread Dmitry Eremin-Solenikov
Package: instead
Version: 1.6.0-1
Severity: wishlist

There is a new upstream version of INSTEAD - 1.6.2. Please package it.
Thank you!

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages instead depends on:
ii  instead-data1.6.0-1
ii  libc6   2.13-27
ii  libgdk-pixbuf2.0-0  2.24.1-1
ii  libglib2.0-02.30.2-6
ii  libgtk2.0-0 2.24.10-1
ii  liblua5.1-0 5.1.4-12
ii  libsdl-image1.2 1.2.12-1
ii  libsdl-mixer1.2 1.2.12-1
ii  libsdl-ttf2.0-0 2.0.11-2
ii  libsdl1.2debian 1.2.15-2
ii  zlib1g  1:1.2.6.dfsg-2

instead recommends no packages.

instead suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656957: ITP: gppcscconnectionplugin -- PC/SC connection plugin for GlobalPlatform Library

2012-01-23 Thread Dmitry Eremin-Solenikov
Package: wnpp
Severity: wishlist
Owner: "Dmitry Eremin-Solenikov" 

* Package name: gppcscconnectionplugin
  Version : 1.1.0
  Upstream Author : Karsten Ohme 
* URL : http://globalplatform.sourceforge.net/
* License : LGPL-v3
  Programming Lang: C
  Description : PC/SC connection plugin for GlobalPlatform Library

 This package provides a GlobalPlatform library a possibility
 to use PC/SC middleware/daemon to access smart cards.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656959: ITP: gpshell -- GlobalPlatform smart card script interpreter

2012-01-23 Thread Dmitry Eremin-Solenikov
Package: wnpp
Severity: wishlist
Owner: "Dmitry Eremin-Solenikov" 

* Package name: gpshell
  Version : 1.4.4
  Upstream Author : Karsten Ohme 
* URL : http://globalplatform.sourceforge.net
* License : GPL-v3
  Programming Lang: C
  Description : GlobalPlatform smart card script interpreter

 GPShell is a script interpreter which talks to a smart card.  It is written
 on top of the GlobalPlatform library, which was developed by Karsten Ohme.
 It uses smart card communication protocols ISO-7816-4 and OpenPlatform 2.0.1
 and GlobalPlatform 2.1.1. It can establish a secure channel with a smart card,
 load, instantiate, delete, list applets on a smart card.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656665: RFS: globalplatform

2012-01-23 Thread Dmitry Eremin-Solenikov
Dear mentors,

I am looking for a sponsor for my package "globalplatform".

 * Package name: globalplatform
   Version : 6.0.0-1
   Upstream Author : Karsten Ohme 
 * URL : http://globalplatform.sourceforge.net/
 * License : LGPL-3
   Section : libs

It builds those binary packages:

libglobalplatform-dev - library to handle communication with GlobalPlatform 
cards (develo
 libglobalplatform6 - library to handle communication with GlobalPlatform cards

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/globalplatform

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/g/globalplatform/globalplatform_6.0.0-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Dmitry Eremin-Solenikov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656957: RFS: gppcscconnectionplugin

2012-01-23 Thread Dmitry Eremin-Solenikov
Dear mentors,

I am looking for a sponsor for my package "gppcscconnectionplugin".

 * Package name: gppcscconnectionplugin
   Version : 1.1.0-1
   Upstream Author : Karsten Ohme 
 * URL : http://globalplatform.sourceforge.net/
 * License : LGPL-v3
   Section : libs

It builds those binary packages:

libgppcscconnectionplugin1 - PC/SC connection plugin for GlobalPlatform Library

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/gppcscconnectionplugin

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/g/gppcscconnectionplugin/gppcscconnectionplugin_1.1.0-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Dmitry Eremin-Solenikov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#656959: RFS: gpshell

2012-01-23 Thread Dmitry Eremin-Solenikov
Dear mentors,

I am looking for a sponsor for my package "gpshell".

 * Package name: gpshell
   Version : 1.4.4-1
   Upstream Author : Karsten Ohme 
 * URL : http://globalplatform.sourceforge.net
 * License : GPL-v3
   Section : utils

It builds those binary packages:

gpshell- GlobalPlatform smart card script interpreter

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/gpshell

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/g/gpshell/gpshell_1.4.4-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Dmitry Eremin-Solenikov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#784112: CVE and related patches

2015-09-22 Thread Dmitry Eremin-Solenikov
It looks like this bug might be related to the following upstream bugreport.
Could you please check if it is usefull:

https://bugzilla.cyrusimap.org/show_bug.cgi?id=3803

-- 
With best wishes
Dmitry



Bug#795979: dhewm3: should recommend dhewm3-d3xp rather than dhewm3-dx3p

2015-08-18 Thread Dmitry Eremin-Solenikov
Source: dhewm3
Version: 0+git20150226+dfsg-1
Severity: minor

Dear Maintainer,

The package dhewm3 suggests to install package dhewm3-dx3p, but the
corresponding package name is dhewm3-d3xp.

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)



Bug#823610: valgrind: Unrecognised instruction RDRAND

2016-05-16 Thread Dmitry Eremin-Solenikov
Package: valgrind
Version: 1:3.11.0-1+b1
Followup-For: Bug #823610

Seconding this bug. Currently valgrind'ing programs, that use
libgcrypt will fail with the program (incorrectly) receiving a SIGILL:

=== Cut ===
vex amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 
0xC9
vex amd64->IR:   REX=1 REX.W=1 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR:   VEX=0 VEX.L=0 VEX.n=0x0 ESC=0F
vex amd64->IR:   PFX.66=0 PFX.F2=0 PFX.F3=0
==18634== valgrind: Unrecognised instruction at address 0x5101663.
==18634==at 0x5101663: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x510176A: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x5101908: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x50FD33F: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x50FE12B: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x50FD254: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x5109677: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x50D16DD: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x50603D2: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x504DD5D: gcry_pk_decrypt (in 
/lib/x86_64-linux-gnu/libgcrypt.so.20.1.0)
==18634==by 0x404E9A: crypto_pk_libgcrypt_decrypt (crypto_libgcrypt.c:332)
==18634==by 0x40330E: crypto_pk_decrypt (crypto.c:161)
==18634== Your program just tried to execute an instruction that Valgrind
==18634== did not recognise.  There are two possible reasons for this.
==18634== 1. Your program has a bug and erroneously jumped to a non-code
==18634==location.  If you are running Memcheck and you just saw a
==18634==warning about a bad jump, it's probably your program's fault.
==18634== 2. The instruction is legitimate but Valgrind doesn't handle it,
==18634==i.e. it's Valgrind's fault.  If you think this is the case or
==18634==you are not sure, please let us know and we'll try to fix it.
==18634== Either way, Valgrind will now raise a SIGILL signal which will
==18634== probably kill your program.
==18634== 
==18634== Process terminating with default action of signal 4 (SIGILL)
=== Cut ===

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages valgrind depends on:
ii  libc6  2.22-7
ii  libc6-dbg  2.22-7

Versions of packages valgrind recommends:
ii  gdb   7.10-1+b1
ii  valgrind-dbg  1:3.11.0-1+b1

Versions of packages valgrind suggests:
pn  alleyoop  
pn  kcachegrind   
pn  valgrind-mpi  
pn  valkyrie  

-- no debconf information



Bug#808360: please enable dmidecode for ARM64 architecture

2015-12-18 Thread Dmitry Eremin-Solenikov
Package: dmidecode
Version: 3.0-2
Severity: normal

ARM64 systems can provide UEFI/SMBIOS interfaces. Please enable
dmidecode package for ARM64 arch, so that it can be used to read
SMBIOS data on such systems.

--
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dmidecode depends on:
ii  libc6  2.21-4

dmidecode recommends no packages.

dmidecode suggests no packages.

-- no debconf information



Bug#824070: a2jmidid should recommend python-dbus

2016-05-11 Thread Dmitry Eremin-Solenikov
Package: a2jmidid
Version: 8~dfsg0-1
Severity: normal

Hello,

a2jmidid should recommend (or even depend) on python-dbus. W/o this
package a2j_control crashes in the following way:


$ a2j_control 
Traceback (most recent call last):
  File "/usr/bin/a2j_control", line 11, in 
import dbus
ImportError: No module named dbus

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages a2jmidid depends on:
ii  libasound21.1.0-1
ii  libc6 2.22-7
ii  libdbus-1-3   1.10.8-1
ii  libjack-jackd2-0 [libjack-0.116]  1.9.10+20150825git1ed50c92~dfsg-1
ii  python2.7.11-1

a2jmidid recommends no packages.

a2jmidid suggests no packages.

-- no debconf information



Bug#821878: Please consider switching to Tcl/Tk 8.6

2016-04-19 Thread Dmitry Eremin-Solenikov
Package: vkeybd
Version: 1:0.1.18d-2
Severity: normal

vkeybd uses Tcl/Tk 8.5. Please consider switching to version 8.6, which
is currently the default in testing/unstable.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages vkeybd depends on:
ii  libasound2  1.1.0-1
ii  libc6   2.22-6
ii  tcl8.5  8.5.19-2
ii  tk8.5   8.5.19-1

vkeybd recommends no packages.

vkeybd suggests no packages.

-- no debconf information



Bug#822379: hidrd FTBFS on several platforms

2016-04-23 Thread Dmitry Eremin-Solenikov
Package: hidrd
Version: 0.2.0-12
Severity: serious
Justification: fails to build from source

hidrd failed to build on several platforms, see
https://buildd.debian.org/status/package.php?p=hidrd&suite=sid

All failed builds did so thanks to the hidrd_num_test test in lib/utils:

/«PKGBUILDDIR»/lib/util/.libs/lt-hidrd_num_test:num_test.c:322:
Unexpected formatting result: 128 instead of -128

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)



Bug#750264: make 4.0 causes input-utils to FTBFS

2014-07-09 Thread Dmitry Eremin-Solenikov
Package: input-utils
Version: 1.0-1
Followup-For: Bug #750264

I traced this issue back to /bin/sh pointing to dash instead of bash.
Please use the attached patch to fix the issue.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages input-utils depends on:
ii  libc6  2.19-4

input-utils recommends no packages.

input-utils suggests no packages.

-- no debconf information
Description: Fix FTBFS due to -e leaking into Make.config
 If /bin/sh is configured to point to dash, echo does not support -e switch
 which is used by mk/Autoconf.mk file to generate Make.config. Use 'env echo'
 instead.
Author: Dmitry Eremin-Solenikov 
Bug-Debian: http://bugs.debian.org/750265
Forwarded: no
Last-Update: 2014-07-09

--- input-utils-1.0.orig/mk/Autoconf.mk
+++ input-utils-1.0/mk/Autoconf.mk
@@ -162,7 +162,7 @@ config: Make.config
 	@true
 
 Make.config: $(srcdir)/GNUmakefile
-	@echo -e "$(make-config-q)" > $@
+	@env echo -e "$(make-config-q)" > $@
 	@echo
 	@echo "Make.config written, edit if needed"
 	@echo


Bug#786506: does not show any interface on the panel

2015-05-22 Thread Dmitry Eremin-Solenikov
Package: xfce4-mpc-plugin
Version: 0.4.5-1+b1
Severity: important

I have tried adding the plugin to the xfce panel through the panel menu.
However no matter how much i click on the 'Add' button, no additional
interface appears on the panel. I can easily add other panel plugins. It
is only mpc plugin that does not seem to work.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Foreign Architectures: armel, amd64

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages xfce4-mpc-plugin depends on:
ii  libatk1.0-0  2.16.0-2
ii  libc62.19-18
ii  libcairo21.14.0-2.1
ii  libexo-1-0   0.10.4-2
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.5.2-4
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0 2.44.0-3
ii  libgtk2.0-0  2.24.25-3
ii  libpango-1.0-0   1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpangoft2-1.0-01.36.8-3
ii  libxfce4ui-1-0   4.12.1-2
ii  libxfce4util74.12.1-2
ii  xfce4-panel  4.12.0-2

xfce4-mpc-plugin recommends no packages.

Versions of packages xfce4-mpc-plugin suggests:
ii  mpd  1:0.19.9-dmo2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#803926: Should depend on libssl-dev

2015-11-03 Thread Dmitry Eremin-Solenikov
Package: libspice-server-dev
Version: 0.12.6-3
Severity: serious

libspice-server-dev should depend on the libssl-dev package. Without it
an attempt to compile software with it fails:

$ pkg-config --cflags 'spice-server >= 0.12.0' ; echo $?
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'spice-server', not found


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libspice-server-dev depends on:
ii  libcacard-dev  1:2.4+dfsg-4
ii  libspice-protocol-dev  0.12.10-1
ii  libspice-server1   0.12.6-3

libspice-server-dev recommends no packages.

Versions of packages libspice-server-dev suggests:
ii  pkg-config  0.28-1

-- no debconf information



Bug#804148: fix memory leak

2015-11-05 Thread Dmitry Eremin-Solenikov
Package: libkeybinder0
Version: 0.3.0-3
Severity: normal
Tags: patch

Hello,

Please consider apllying the following patch, which fixes a per-key
memory leak in the libkeybinder0:

https://github.com/lumag/keybinder/commit/d9f0a1ff32050683300e2b981aeaab18d5d34041

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libkeybinder0 depends on:
ii  libc6 2.19-22
ii  libglib2.0-0  2.46.1-1
ii  libgtk2.0-0   2.24.28-1
ii  libx11-6  2:1.6.3-1

libkeybinder0 recommends no packages.

libkeybinder0 suggests no packages.

-- no debconf information
>From d9f0a1ff32050683300e2b981aeaab18d5d34041 Mon Sep 17 00:00:00 2001
From: Dmitry Eremin-Solenikov 
Date: Thu, 5 Nov 2015 14:51:32 +0300
Subject: [PATCH] Fix memory leak in keybinder_bind_full

Resources allocated by XkbGetMap() should be freed by XkbFreeKeyboard.
Otherwise I get the following leaked memory report from Valgrind:

==14972== 1,920 bytes in 48 blocks are definitely lost in loss record 1,598 of 1,626
==14972==at 0x402C118: calloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==14972==by 0x5064EA8: XkbGetMap (in /usr/lib/i386-linux-gnu/libX11.so.6.3.0)
==14972==by 0x428019D: grab_ungrab (bind.c:203)
==14972==by 0x4280320: do_grab_key (bind.c:326)
==14972==by 0x4280721: keybinder_bind_full (bind.c:574)
==14972==by 0x4280791: keybinder_bind (bind.c:539)
==14972==by 0x8049220: xvd_keys_init (xvd_keys.c:141)
==14972==by 0x8048F84: main (main.c:126)
---
 libkeybinder/bind.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libkeybinder/bind.c b/libkeybinder/bind.c
index 037d7e9..6f3855e 100644
--- a/libkeybinder/bind.c
+++ b/libkeybinder/bind.c
@@ -243,7 +243,7 @@ grab_ungrab (GdkWindow *rootwin,
 
 	}
 	g_free(keys);
-	XkbFreeClientMap(xmap, 0, TRUE);
+	XkbFreeKeyboard(xmap, 0, TRUE);
 
 	return success;
 }
-- 
2.6.2



Bug#760450: libc6-prof is unusable

2014-09-04 Thread Dmitry Eremin-Solenikov
Package: libc6-prof
Version: 2.19-10
Severity: grave

The library from libc6-prof package is unusable.

I'm compiling the simple example program:

int main(void)
{
return sleep(3);
}

If I follow directly the suggestion from the README.Debian, I get the
following error:

$ gcc -g -pg test.c  -static-libgcc -lc_p
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality
in
`/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc_p.a(strcmp.op)'
can not be used when making an executable; recompile with -fPIE and
relink with -pie
collect2: error: ld returned 1 exit status


I was able to make executable using one of the following compile lines:

$ gcc -g -pg test.c -nodefaultlibs  -lc_p -lgcc_eh -lc_p

or

$ gcc -g -pg test.c -nodefaultlibs -Wl,--start-group -lc_p -lgcc_eh
-Wl,--end-group

However the resulting executable segfaults:

$ ./a.out 
Segmentation fault
$ valgrind --quiet ./a.out
==1440== Invalid read of size 4
==1440==at 0x459DBB: __mcount_internal (in /tmp/tt/t/a.out)
==1440==by 0x4347D3: mcount (in /tmp/tt/t/a.out)
==1440==by 0x400F48: ??? (in /tmp/tt/t/a.out)
==1440==by 0xFFF000387: ???
==1440==  Address 0x18 is not stack'd, malloc'd or (recently) free'd
==1440== 
==1440== 
==1440== Process terminating with default action of signal 11 (SIGSEGV)
==1440==  Access not within mapped region at address 0x18
==1440==at 0x459DBB: __mcount_internal (in /tmp/tt/t/a.out)
==1440==by 0x4347D3: mcount (in /tmp/tt/t/a.out)
==1440==by 0x400F48: ??? (in /tmp/tt/t/a.out)
==1440==by 0xFFF000387: ???
==1440==  If you believe this happened as a result of a stack
==1440==  overflow in your program's main thread (unlikely but
==1440==  possible), you can try to increase the size of the
==1440==  main thread stack using the --main-stacksize= flag.
==1440==  The main thread stack size used in this run was 8388608.
Segmentation fault


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6-prof depends on:
ii  libc6  2.19-10

libc6-prof recommends no packages.

libc6-prof suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
Package: tex-common
Version: 6.04
Severity: normal

After installing texlive-lang-* packages, the triggers do only update
the language.* files, but do not regenerate the compiled format files,
thus resulting in warnings like the following one. Running fmtutil --sys
--all as root fixes the issue.

[...cut...]
) (/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf
Language: russianb 2015/05/01 1.3g Russian support for the Babel system


Package babel Warning: No hyphenation patterns were preloaded for
(babel)the language `Russian' into the format.
(babel)Please, configure your TeX system to add them and
(babel)rebuild the format. Now I will use the patterns
(babel)preloaded for english instead on input line 26.

\l@russian = a dialect from \language0
[...cut...]

--
With best wishes
Dmitry
-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages tex-common depends on:
ii  dpkg  1.18.4
ii  ucf   3.0033

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper  9.20160115

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.58
ii  libpaper-utils 1.1.24+nmu4
ii  texlive-binaries   2015.20150524.37493-7+b1
ii  ucf3.0033
ii  xdg-utils  1.1.1-1

Versions of packages texlive-base recommends:
ii  lmodern  2.004.5-1

Versions of packages texlive-base suggests:
ii  evince [postscript-viewer]   3.18.2-1
ii  ghostscript [postscript-viewer]  9.16~dfsg-2.1
ii  gv [postscript-viewer]   1:3.7.4-1
pn  perl-tk  
pn  xpdf-reader | pdf-viewer 

Versions of packages texlive-binaries depends on:
ii  dpkg  1.18.4
ii  install-info  6.1.0.dfsg.1-1
ii  libc6 2.21-8
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6.1-0.1
ii  libgcc1   1:5.3.1-8
ii  libgmp10  2:6.1.0+dfsg-2
ii  libgraphite2-31.3.5-1
ii  libgs99.16~dfsg-2.1
ii  libharfbuzz-icu0  1.0.1-1+b1
ii  libharfbuzz0b 1.0.1-1+b1
ii  libice6   2:1.0.9-1+b1
ii  libicu55  55.1-7
ii  libkpathsea6  2015.20150524.37493-7+b1
ii  libmpfr4  3.1.3-2
ii  libpaper1 1.1.24+nmu4
ii  libpixman-1-0 0.33.6-1
ii  libpoppler57  0.38.0-2
ii  libpotrace0   1.13-2
ii  libptexenc1   2015.20150524.37493-7+b1
ii  libsm62:1.2.2-1+b1
ii  libstdc++65.3.1-8
ii  libsynctex1   2015.20150524.37493-7+b1
ii  libtexlua52   2015.20150524.37493-7+b1
ii  libtexluajit2 2015.20150524.37493-7+b1
ii  libx11-6  2:1.6.3-1
ii  libxaw7   2:1.0.13-1
ii  libxext6  2:1.3.3-1
ii  libxi62:1.7.6-1
ii  libxmu6   2:1.1.2-2
ii  libxpm4   1:3.5.11-1+b1
ii  libxt61:1.1.5-1
ii  libzzip-0-13  0.13.62-3
ii  perl  5.22.1-7
ii  t1utils   1.39-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages texlive-binaries recommends:
ii  python2.7.11-1
ii  ruby  1:2.2.4
ii  texlive-base  2015.20160117-1
ii  tk [wish] 8.6.0+9

-- debconf information:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi
  texlive-base/texconfig_ignorant:



Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
Hello,

Please see the following log. I do have neither the local copy of the
formats, nor the local copy of LaTeX.

--
With best wishes
Dmitry

lumag@forlindon:/tmp/n$ sudo aptitude install texlive-lang-cyrillic
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Building tag database...
The following NEW packages will be installed:
  texlive-lang-cyrillic
0 packages upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0 B/19.5 MB of archives. After unpacking 36.8 MB will be used.
Writing extended state information...
Selecting previously unselected package texlive-lang-cyrillic.
(Reading database ... (Reading database ... 5%(Reading database ...
10%(Reading database ... 15%(Reading database ... 20%(Reading database
... 25%(Reading database ... 30%(Reading database ... 35%(Reading
database ... 40%(Reading database ... 45%(Reading database ...
50%(Reading database ... 55%(Reading database ... 60%(Reading database
... 65%(Reading database ... 70%(Reading database ... 75%(Reading
database ... 80%(Reading database ... 85%(Reading database ...
90%(Reading database ... 95%(Reading database ... 100%(Reading
database ... 214788 files and directories currently installed.)
Preparing to unpack .../texlive-lang-cyrillic_2015.20160117-1_all.deb ...
Unpacking texlive-lang-cyrillic (2015.20160117-1) ...
Processing triggers for tex-common (6.04) ...
Running mktexlsr. This may take some time... done.
Processing triggers for man-db (2.7.5-1) ...
Setting up texlive-lang-cyrillic (2015.20160117-1) ...
Processing triggers for tex-common (6.04) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building latex-based formats --byhyphen
/var/lib/texmf/tex/generic/config/language.dat.
This may take some time... done.
Building e-tex based formats --byhyphen
/var/lib/texmf/tex/generic/config/language.def.
This may take some time... done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Reading task descriptions...
Building tag database...
lumag@forlindon:/tmp/n$ cat test2.tex
\documentclass{article}
\usepackage[koi8-r]{inputenc}
\usepackage[T2A]{fontenc}
\usepackage[russian]{babel}
\begin{document}
ZZZ
\end{document}
lumag@forlindon:/tmp/n$ latex test2.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)
(preloaded format=latex)
 restricted \write18 enabled.
entering extended mode
(./test2.tex
LaTeX2e <2015/10/01> patch level 2
Babel <3.9n> and hyphenation patterns for 10 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/cyrillic/koi8-r.def))
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2aenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/cyrillic/t2acmr.fd))
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel-russian/russianb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def)

Package babel Warning: No hyphenation patterns were preloaded for
(babel)the language `Russian' into the format.
(babel)Please, configure your TeX system to add them and
(babel)rebuild the format. Now I will use the patterns
(babel)preloaded for english instead on input line 26.

)) (./test2.aux) [1] (./test2.aux) )
Output written on test2.dvi (1 page, 224 bytes).
Transcript written on test2.log.
lumag@forlindon:/tmp/n$ sudo fmtutil --sys --all
fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
fmtutil:   /usr/share/texmf/web2c/fmtutil.cnf
fmtutil:   /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf
fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
fmtutil:   /etc/texmf/web2c/fmtutil.cnf
fmtutil [INFO]: writing formats under /var/lib/texmf/web2c
fmtutil [INFO]: --- remaking luatex with luatex
fmtutil: running `luatex -ini   -jobname=luatex -progname=luatex luatex.ini' ...
This is LuaTeX, Version beta-0.80.0 (TeX Live 2015/Debian) (rev 5238)  (INITEX)
 restricted \write18 enabled.
(/usr/share/texlive/texmf-dist/tex/plain/config/luatex.ini
(/usr/share/texlive/texmf-dist/tex/generic/config/luatexiniconfig.tex)
(/usr/share/texlive/texmf-dist/tex/generic/config/luatex-unicode-letters.tex
loading Unicode properties)
(/usr/share/texlive/texmf-dist/tex/plain/config/pdfetex.ini
(/usr/share/texlive/texmf-dist/tex/generic/config/pdftexconfig.tex
(/var/lib/texmf/tex/generic/config/pdftexconfig-paper.tex))
(/usr/share/texli

Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
2016-02-21 16:09 GMT+03:00 Norbert Preining :
>> Please see the following log. I do have neither the local copy of the
>> formats, nor the local copy of LaTeX.
>
> This is strange.
>
> Can you check for the output of
> kpsewhich language.dat
> as *ROOT* and also as
> sudo kpsewhich language.dat

lumag@forlindon:/tmp/n$ sudo kpsewhich language.dat
[sudo] password for lumag:
/var/lib/texmf/tex/generic/config/language.dat
lumag@forlindon:/tmp/n$ su -
Password:
root@forlindon:~# kpsewhich language.dat
/var/lib/texmf/tex/generic/config/language.dat


>
> Your logs clearly indicate that the formats were rebuilt:
>
>> Building latex-based formats --byhyphen
>> /var/lib/texmf/tex/generic/config/language.dat.
>> This may take some time... done.
>
> Can you run this command as root and send me the output?
>
> fmtutil --sys --byhyphen 
> /var/lib/texmf/tex/generic/config/language.dat
>
> I have no idea why the call above did not update the formats.

Sending in private, not to clobber the bug.

-- 
With best wishes
Dmitry



Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
2016-02-21 16:09 GMT+03:00 Norbert Preining :
> Your logs clearly indicate that the formats were rebuilt:
>
>> Building latex-based formats --byhyphen
>> /var/lib/texmf/tex/generic/config/language.dat.
>> This may take some time... done.
>
> Can you run this command as root and send me the output?
>
> fmtutil --sys --byhyphen 
> /var/lib/texmf/tex/generic/config/language.dat
>
> I have no idea why the call above did not update the formats.

Hmm, this is really strange:

root@forlindon:~# fmtutil --sys --byhyphen
/var/lib/texmf/tex/generic/config/language.dat
fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
fmtutil:   /usr/share/texmf/web2c/fmtutil.cnf
fmtutil:   /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf
fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
fmtutil:   /etc/texmf/web2c/fmtutil.cnf
fmtutil [INFO]: writing formats under /var/lib/texmf/web2c
fmtutil [INFO]: did not find entry for
byhyphen=/var/lib/texmf/tex/generic/config/language.dat, skipped
fmtutil [INFO]: Disabled formats: 2
fmtutil [INFO]: Not selected formats: 12
fmtutil [INFO]: Total formats: 14
fmtutil [INFO]: exiting with status 0

-- 
With best wishes
Dmitry



Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
2016-02-21 16:15 GMT+03:00 Dmitry Eremin-Solenikov :
> 2016-02-21 16:09 GMT+03:00 Norbert Preining :
>> Your logs clearly indicate that the formats were rebuilt:
>>
>>> Building latex-based formats --byhyphen
>>> /var/lib/texmf/tex/generic/config/language.dat.
>>> This may take some time... done.
>>
>> Can you run this command as root and send me the output?
>>
>> fmtutil --sys --byhyphen 
>> /var/lib/texmf/tex/generic/config/language.dat
>>
>> I have no idea why the call above did not update the formats.
>
> Hmm, this is really strange:
>
> root@forlindon:~# fmtutil --sys --byhyphen
> /var/lib/texmf/tex/generic/config/language.dat
> fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence 
> order):
> fmtutil:   /usr/share/texmf/web2c/fmtutil.cnf
> fmtutil:   /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf
> fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
> fmtutil:   /etc/texmf/web2c/fmtutil.cnf
> fmtutil [INFO]: writing formats under /var/lib/texmf/web2c
> fmtutil [INFO]: did not find entry for
> byhyphen=/var/lib/texmf/tex/generic/config/language.dat, skipped
> fmtutil [INFO]: Disabled formats: 2
> fmtutil [INFO]: Not selected formats: 12
> fmtutil [INFO]: Total formats: 14
> fmtutil [INFO]: exiting with status 0

The following command works for me:

fmtutil --sys --byhyphen language.dat

-- 
With best wishes
Dmitry



Bug#815416: does not regenerate format files after installing hyphenation patterns

2016-02-21 Thread Dmitry Eremin-Solenikov
2016-02-21 16:31 GMT+03:00 Norbert Preining :
> Hi Dmitry,
>
>> root@forlindon:~# fmtutil --sys --byhyphen 
>> /var/lib/texmf/tex/generic/config/language.dat
>
> Sorry my fault. That is indeed not working.
>
>> fmtutil --sys --byhyphen language.dat
>
> Yes, and that is called during configuration ...
>
> Ok, next try:
>
> Can you do the following - BE WARNED - this is getting into the
> guts of dpkg ...
>
> * make a backup copy of
> /var/lib/dpkg/info/tex-common.postinst
> * in line 258 there should be
> rm -f $tempfile
>   change that to
> echo rm -f $tempfile
> * save
>
> * remove texlive-lang-cyrillic and reinstall it
>
> * the output of the dpkg run should mention something like
> rm -f /tmp/tmp.
>
> * send me that file mentioned, it is the output of the fmtutil-sys run

root@forlindon:~# dpkg -i
/var/cache/apt/archives/texlive-lang-cyrillic_2015.20160117-1_all.deb
Selecting previously unselected package texlive-lang-cyrillic.
(Reading database ... 214788 files and directories currently installed.)
Preparing to unpack .../texlive-lang-cyrillic_2015.20160117-1_all.deb ...
Unpacking texlive-lang-cyrillic (2015.20160117-1) ...
Setting up texlive-lang-cyrillic (2015.20160117-1) ...
Processing triggers for tex-common (6.04) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building latex-based formats --byhyphen
/var/lib/texmf/tex/generic/config/language.dat.
This may take some time... rm -f /tmp/fmtutil.0I3A5Uky
done.
Building e-tex based formats --byhyphen
/var/lib/texmf/tex/generic/config/language.def.
This may take some time... done.
Processing triggers for man-db (2.7.5-1) ...
root@forlindon:~# cat /tmp/fmtutil.0I3A5Uky
fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
fmtutil:   /usr/share/texmf/web2c/fmtutil.cnf
fmtutil:   /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf
fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
fmtutil:   /etc/texmf/web2c/fmtutil.cnf
fmtutil [INFO]: writing formats under /var/lib/texmf/web2c
fmtutil [INFO]: did not find entry for
byhyphen=/var/lib/texmf/tex/generic/config/language.dat, skipped
fmtutil [INFO]: Disabled formats: 2
fmtutil [INFO]: Not selected formats: 12
fmtutil [INFO]: Total formats: 14
fmtutil [INFO]: exiting with status 0

-- 
With best wishes
Dmitry



Bug#817961: RFS: awesfx/0.5.1e-1 [RC] [ITA]

2016-03-19 Thread Dmitry Eremin-Solenikov
Hello,

2016-03-17 17:35 GMT+03:00 Mattia Rizzolo :
> On Sat, Mar 12, 2016 at 07:56:07AM +0300, Dmitry Eremin-Solenikov wrote:
>> Current maintainer of awesfx (Ove Kaaven) asked to consider him MIA, so I'm 
>> adopting
>> the package.
>
> where asked todo so?
> I can see how he is not active, but I'd like to read something about it.

Sent corresponding e-mail in private.

>>   * List myself as an uploader.
>
> * please drop this last line from the changelog, as there is already
>   "New maintainer"

Done.

> * please drop debian/dirs, looking at it seems useless
> * please bump standards-version to 3.9.7
> * please document more stuff in the changelog:
>   + DEP-5 copyright
>   + patch to fix typos
>   + source format 3.0 (quilt)
>   + new watch file
>   + rules file rewritten using dh(1) (that's not implied by the new
> compat level)
> * what about using dh-autoreconf instead of autotools-dev?
>   see wiki.d.o/Autoreconf.  Also, you should be aware that newer
>   debhelper does the very same thing autotools-dev does.

Done.

> For the rest it looks good, just please check whether some more bugs can
> be closed.

Added a fix for another Debian bug and for a Launchpad bug.

-- 
With best wishes
Dmitry



Bug#817961: RFS: awesfx/0.5.1e-1 [RC] [ITA]

2016-03-19 Thread Dmitry Eremin-Solenikov
2016-03-18 4:22 GMT+03:00 Mattia Rizzolo :
> A couple more (introduced with the last iteration):
>
> * d/changelog:
>   + s/DEB-5/DEP-5/ (it's "Debian Enhancement Proposal"), that particular
> one has been formalized as copyright-format 1.0.
>   + move "This version has internal buffer overflow fixed. LP: #744794."
> in a seblevel of the "New upstream release"; clearly, no need to say
> "This version has" while you're in the correct sublevel of a list
>   + document the removal of debian/dirs

Updated the package at mentors.d.o. Please review.

-- 
With best wishes
Dmitry



Bug#817228: Please move soundfont to /usr/share/sounds/sf2

2016-03-08 Thread Dmitry Eremin-Solenikov
Package: denemo-data
Version: 2.0.2-1
Severity: wishlist

On Debian systems soundfounts are usually placed in the
/usr/share/sounds/sf2 directory. Could you please move the soundfont
from your package to that dir?

--
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

-- no debconf information



Bug#817230: Please move soundfont to /usr/share/sounds/sf2

2016-03-08 Thread Dmitry Eremin-Solenikov
Package: laborejo
Version: 0.8~ds0-1
Severity: wishlist

On Debian systems soundfounts are usually placed in the
/usr/share/sounds/sf2 directory. Could you please move the soundfont
from your package to that dir?

--
With best wishes
Dmitry



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages laborejo depends on:
ii  fonts-freefont-ttf  20120503-4
ii  fonts-oflb-euterpe  1.1-5
ii  python3 3.5.1-1
ii  python3-pyqt4   4.11.4+dfsg-1+b2

Versions of packages laborejo recommends:
ii  jackd 5
ii  lilypond  2.18.2-4.1

laborejo suggests no packages.

-- no debconf information



Bug#817229: Please move soundfont to /usr/share/sounds/sf2

2016-03-08 Thread Dmitry Eremin-Solenikov
Package: freewheeling
Version: 0.6-2+b2
Severity: wishlist

On Debian systems soundfounts are usually placed in the
/usr/share/sounds/sf2 directory. Could you please move the soundfont
from your package to that dir?

--
With best wishes
Dmitry



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages freewheeling depends on:
ii  fonts-dejavu  2.35-1
ii  fonts-dustin  20030517-10
ii  jackd 5
ii  libasound21.1.0-1
ii  libc6 2.21-9
ii  libfluidsynth11.1.6-3
ii  libfreetype6  2.6.1-0.1
ii  libgcc1   1:5.3.1-8
ii  libgnutls-openssl27   3.4.9-2
ii  libjack-jackd2-0 [libjack-0.116]  1.9.10+20150825git1ed50c92~dfsg-1
ii  libogg0   1.3.2-1
ii  libsdl-gfx1.2-5   2.0.25-5
ii  libsdl-ttf2.0-0   2.0.11-3
ii  libsdl1.2debian   1.2.15+dfsg1-2
ii  libsndfile1   1.0.25-10
ii  libstdc++65.3.1-8
ii  libvorbis0a   1.3.5-3
ii  libvorbisenc2 1.3.5-3
ii  libvorbisfile31.3.5-3
ii  libx11-6  2:1.6.3-1
ii  libxml2   2.9.3+dfsg1-1

freewheeling recommends no packages.

freewheeling suggests no packages.

-- no debconf information



Bug#556953: Missing ioctl

2016-03-10 Thread Dmitry Eremin-Solenikov
reassign 556953 linux-image-2.6.32-5-amd64
thanks

This bug is indeed a bad interaction of amd64 kernel and 32-bit userspace.
It was fixed in mainline kernel, version 2.6.37 by the commit
a254dba37c5a372fc8b44ba29509ba052d4e859d


-- 
With best wishes
Dmitry



Bug#817961: RFS: awesfx/0.5.1e-1 [RC] [ITA]

2016-03-11 Thread Dmitry Eremin-Solenikov
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for the package "awesfx"

 * Package name: awesfx
   Version : 0.5.1e-1
   Upstream Author : Takashi Iwai 
 * URL : http://www.alsa-project.org/~tiwai/awedrv.html
 * License : GPL-2+
   Section : sound

It builds those binary packages:

awesfx - utility programs for AWE32/64 and Emu10k1 driver

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/awesfx


Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/a/awesfx/awesfx_0.5.1e-1.dsc

Right now package was removed from testing suite, because of RC bug #800262,
usage of deprecated debhelper compat level.

Current maintainer of awesfx (Ove Kaaven) asked to consider him MIA, so I'm 
adopting
the package.

Changes since the last upload:
  * New upstream release.
  * New maintainer.
  * Update to debhelper 9. Closes: #800262, #817311.
  * Update to standards version 3.9.6.
  * Use linux-any architecture. Closes: #745179.
  * Stop providing libawe.a, it seems nobody uses it. At least nobody
complained about missing headers for this library.
  * Provide udev rules to automatically load sound fonts.
  * Suggest soundfont packages.
  * Enable hardening of built utilities.
  * Provide doc-base files.
  * List myself as an uploader.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)



Bug#873715: includes -R (-rpath) in libidn2.pc file

2017-08-30 Thread Dmitry Eremin-Solenikov
Package: libidn2-dev
Version: 2.0.2-3
Severity: normal

Hi,

libidn2.pc includes -R option in Libs.private section of the file. It
does not make sense, especially because this option points to the
standard libaries dir (/usr/lib/x86_64-linux-gnu/ in my case). Could you
please strip that option?

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libidn2-dev depends on:
ii  libidn2-0  2.0.2-3

libidn2-dev recommends no packages.

libidn2-dev suggests no packages.

-- no debconf information



Bug#873715: includes -R (-rpath) in libidn2.pc file

2017-08-30 Thread Dmitry Eremin-Solenikov
2017-08-30 18:35 GMT+03:00 Tim Rühsen :
> On 08/30/2017 01:55 PM, Dmitry Eremin-Solenikov wrote:
>> Package: libidn2-dev
>> Version: 2.0.2-3
>> Severity: normal
>>
>> Hi,
>>
>> libidn2.pc includes -R option in Libs.private section of the file. It
>> does not make sense, especially because this option points to the
>> standard libaries dir (/usr/lib/x86_64-linux-gnu/ in my case). Could you
>> please strip that option?
>>
>
> I can't remember that we recently changed libidn2.pc.in.
>
> The current libidn2.pc.in looks like:
>
> prefix=@prefix@
> exec_prefix=@exec_prefix@
> includedir=@includedir@
> libdir=@libdir@
>
> Name: libidn2
> Description: Library implementing IDNA2008 and TR46
> Version: @PACKAGE_VERSION@
> Cflags: -I${includedir}
> Libs: -L${libdir} -lidn2
> Libs.private: @LTLIBICONV@ @LTLIBUNISTRING@
>
>
> How does the -R come into your .pc file ?

Probably from LTLIBUNISTRING. See:

$ cat /usr/lib/x86_64-linux-gnu/pkgconfig/libidn2.pc
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${prefix}/lib/x86_64-linux-gnu

Name: libidn2
Description: Library implementing IDNA2008 and TR46
Version: 2.0.2
Cflags: -I${includedir}
Libs: -L${libdir} -lidn2
Libs.private:  -L/usr/lib/x86_64-linux-gnu -lunistring
-R/usr/lib/x86_64-linux-gnu

-- 
With best wishes
Dmitry



Bug#853740: RM: lowpan-tools -- ROM; replaced by wpan-tools

2017-01-31 Thread Dmitry Eremin-Solenikov
Package: ftp.debian.org
Severity: normal

Please remove lowpan-tools from Debian unstable. It has been now fully
obsoleted by wpan-tools. It should not be used for new setups and old
setups should migrate to new toolset.

Thanks!

-- 
With best wishes
Dmitry



Bug#842955: suggests libicu55 which is not available in testing

2016-11-02 Thread Dmitry Eremin-Solenikov
Package: libqtcore4
Version: 4:4.8.7+dfsg-9
Severity: normal

libqtcore4 suggests libicu55, which was removed from testing. Please
consider switching to libicu57.

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libqtcore4:amd64 depends on:
ii  libc6 2.24-5
ii  libgcc1   1:6.2.0-9
ii  libglib2.0-0  2.50.1-1
ii  libstdc++66.2.0-9
ii  qtcore4-l10n  4:4.8.7+dfsg-9
ii  zlib1g1:1.2.8.dfsg-2+b1

libqtcore4:amd64 recommends no packages.

Versions of packages libqtcore4:amd64 suggests:
ii  libicu55  55.1-7
ii  libthai0  0.1.25-2

-- no debconf information



Bug#840771: segfaults on valid certificate

2016-10-14 Thread Dmitry Eremin-Solenikov
Package: dumpasn1
Version: 20150808-1
Severity: normal

dumpasn1 segfaults on some certificates when printing Unicode strings.

E.g. you can try it with the certificate downloaded from
http://www.grfc.ru/upload/medialibrary/eec/016301.p7b

Valgrind backtrace:

 144   58:   SET {
 146   56: SEQUENCE {
 1483:   OBJECT IDENTIFIER streetAddress (2 5 4 9)
 153   49:   UTF8String
==3== Invalid read of size 4
==3==at 0x4ED2D19: wcsnlen (wcsnlen.c:31)
==3==by 0x4ED2556: wcsrtombs (wcsrtombs.c:104)
==3==by 0x4E6D0D0: wcstombs (wcstombs.c:34)
==3==by 0x402998: displayUnicode (dumpasn1.c:1325)
==3==by 0x403B46: displayString (dumpasn1.c:1914)
==3==by 0x405C58: printASN1object (dumpasn1.c:2823)
==3==by 0x406222: printAsn1 (dumpasn1.c:2974)
==3==by 0x404C86: printConstructed (dumpasn1.c:2475)
==3==by 0x405264: printASN1object (dumpasn1.c:2598)
==3==by 0x406222: printAsn1 (dumpasn1.c:2974)
==3==by 0x404C86: printConstructed (dumpasn1.c:2475)
==3==by 0x405264: printASN1object (dumpasn1.c:2598)
==3==  Address 0x414 is not stack'd, malloc'd or (recently) free'd
==3== 
==3== 
==3== Process terminating with default action of signal 11 (SIGSEGV)
==3==  Access not within mapped region at address 0x414
==3==at 0x4ED2D19: wcsnlen (wcsnlen.c:31)
==3==by 0x4ED2556: wcsrtombs (wcsrtombs.c:104)
==3==by 0x4E6D0D0: wcstombs (wcstombs.c:34)
==3==by 0x402998: displayUnicode (dumpasn1.c:1325)
==3==by 0x403B46: displayString (dumpasn1.c:1914)
==3==by 0x405C58: printASN1object (dumpasn1.c:2823)
==3==by 0x406222: printAsn1 (dumpasn1.c:2974)
==3==by 0x404C86: printConstructed (dumpasn1.c:2475)
==3==by 0x405264: printASN1object (dumpasn1.c:2598)
==3==by 0x406222: printAsn1 (dumpasn1.c:2974)
==3==by 0x404C86: printConstructed (dumpasn1.c:2475)
==3==by 0x405264: printASN1object (dumpasn1.c:2598)
==3==  If you believe this happened as a result of a stack
==3==  overflow in your program's main thread (unlikely but
==3==  possible), you can try to increase the size of the
==3==  main thread stack using the --main-stacksize= flag.
==3==  The main thread stack size used in this run was 8388608.



-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dumpasn1 depends on:
ii  libc6  2.24-3

dumpasn1 recommends no packages.

dumpasn1 suggests no packages.

-- no debconf information



Bug#825320: gcc-doc-defaults: FTBFS in sid: error in 'Version' field string '5:': nothing after colon in version number

2016-09-07 Thread Dmitry Eremin-Solenikov
Package: gcc-doc
Followup-For: Bug #825320

The error with gnat-doc package version was most probably caused by the
missinchronization of gcc-doc-defaults rebuild vs. gnat defaults
changes. The attached patch should adds support for new GCC/GNAT/etc
packages defaulting to 6.x branch.

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages gcc-doc depends on:
ii  gcc-6-doc  6.1.0-1

gcc-doc recommends no packages.

gcc-doc suggests no packages.

-- no debconf information
diff -Napur gcc-doc-defaults-14/debian/changelog gcc-doc-defaults-15/debian/changelog
--- gcc-doc-defaults-14/debian/changelog	2015-05-05 23:43:02.0 +0300
+++ gcc-doc-defaults-15/debian/changelog	2016-09-08 00:06:02.187292450 +0300
@@ -1,3 +1,9 @@
+gcc-doc-defaults (5:15) unstable; urgency=medium
+
+  * Updated to 6.1 versions. (Closes: #794778, #833505, #825320)
+
+ -- Dmitry Eremin-Solenikov   Wed, 07 Sep 2016 23:48:17 +0300
+
 gcc-doc-defaults (5:14) unstable; urgency=medium
 
   * Updated gcc/doc/ with upstream 4.9.1.
diff -Napur gcc-doc-defaults-14/debian/control gcc-doc-defaults-15/debian/control
--- gcc-doc-defaults-14/debian/control	2015-05-05 23:43:47.0 +0300
+++ gcc-doc-defaults-15/debian/control	2016-09-07 23:52:23.662784731 +0300
@@ -16,7 +16,7 @@ Vcs-Git: git://anonscm.debian.org/users/
 
 Package: gcc-doc
 Architecture: any
-Depends: gcc-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: gcc-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Replaces: gcc (<< 4:4.1.1-7), g++ (<< 4:4.1.1-7)
 Breaks: gcc (<< 4:4.1.1-7), g++ (<< 4:4.1.1-7)
 Description: documentation for the GNU compilers (gcc, gobjc, g++)
@@ -27,7 +27,7 @@ Description: documentation for the GNU c
 
 Package: cpp-doc
 Architecture: any
-Depends: cpp-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: cpp-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Replaces: cpp (<< 4:4.1.1-7)
 Breaks: cpp (<< 4:4.1.1-7)
 Description: documentation for the GNU C preprocessor (cpp)
@@ -38,7 +38,7 @@ Description: documentation for the GNU C
 
 Package: gfortran-doc
 Architecture: any
-Depends: gfortran-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: gfortran-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Replaces: gfortran (<< 4:4.1.1-7)
 Breaks: gfortran (<< 4:4.1.1-7)
 Description: documentation for the GNU Fortran Compiler (gfortran)
@@ -49,7 +49,7 @@ Description: documentation for the GNU F
 
 Package: gnat-doc
 Architecture: any
-Depends: gnat-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: gnat-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Description: documentation for the GNU Ada Compiler (gnat)
  This is the dependency package that should install documentation
  for Debian default version of GNU Ada compiler.
@@ -58,7 +58,7 @@ Description: documentation for the GNU A
 
 Package: gcj-doc
 Architecture: any
-Depends: gcj-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: gcj-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Replaces: gcj (<< 4:4.3.1-2)
 Breaks: gcj (<< 4:4.3.1-2)
 Description: documentation for the GNU Java tools (gcj, gij)
@@ -69,7 +69,7 @@ Description: documentation for the GNU J
 
 Package: gccgo-doc
 Architecture: amd64 arm64 armel armhf i386 ia64 mips mips64 mips64el mipsel powerpc ppc64 ppc64el s390 s390x x32
-Depends: gccgo-4.9-doc (>= 4.9.2-1~), ${misc:Depends}
+Depends: gccgo-6-doc (>= 6.1.0-1~), ${misc:Depends}
 Description: documentation for the GNU Go compiler (gccgo)
  This is the dependency package that should install documentation
  for Debian default version of GNU Go compiler.
diff -Napur gcc-doc-defaults-14/debian/rules gcc-doc-defaults-15/debian/rules
--- gcc-doc-defaults-14/debian/rules	2015-05-05 23:26:21.0 +0300
+++ gcc-doc-defaults-15/debian/rules	2016-09-07 23:52:07.337702255 +0300
@@ -12,6 +12,7 @@ DOC_VER_4.7 := 4.7.4-1~
 DOC_VER_4.8 := 4.8.4-1~
 DOC_VER_4.9 := 4.9.2-1~
 DOC_VER_5   := 5.1.0-1~
+DOC_VER_6   := 6.1.0-1~
 
 # The version for binary packages: gcc-doc-base, gcc-doc, etc.
 # Automatic set debian revision, adapted from gcc-defaults' rules.
@@ -27,15 +28,18 @@ DEBIAN_EPOCH := $(shell echo $(VDEF) | a
 #PKG_VER_4.8 := 4.8.4-1
 #PKG_VER_4.9 := 4.9.2-1
 #PKG_VER_5   := 5.1.0-1
+#PKG_VER_6   := 6.1.0-1
 
-PKG_VER_4.4 := 4.4.7-$(shell expr $(VMAJOR) - 4)
-PKG_VER_4.6 := 4.6.4-$(shell expr $(VMAJOR) - 5)
-PKG_VER_4.7 := 4.7.4-$(shell expr $(VMAJOR) - 9)
-PKG_VER_4.8 := 4.8.4-$(shell expr $(VMAJOR) - 13)
-PKG_VER_4.9 := 4.9.2-$(shell expr $(VMAJOR) - 13)
-PKG_VER_5   := 5.1.0-$(shell expr $(VMAJOR) - 13)
+PKG_VER_4.4 := 4.4.7-$(shell expr $(VMAJOR) - 5)
+PKG_VER_4.6 := 4.6.4-$(shell expr $(VMAJOR) - 6)
+PK

Bug#835489: Fails to start

2016-09-07 Thread Dmitry Eremin-Solenikov
Package: pyqso
Followup-For: Bug #835489

Please consider the attached patch that fixed all the issues of PyQSO vs
Python3. I have uploaded the corresponding package to
mentors.debian.net (https://mentors.debian.net/package/pyqso). Thanks in 
advance.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages pyqso depends on:
ii  gir1.2-gtk-3.0   3.21.5-3
ii  libjs-jquery 1.12.4-1
ii  libjs-underscore 1.8.3~dfsg-1
ii  python-libhamlib23.0.1-1
ii  python3-gi-cairo 3.20.1-1
ii  python3-matplotlib   1.5.2~rc2-1
ii  python3-mpltoolkits.basemap  1.0.7+dfsg-4
ii  python3-numpy1:1.11.1~rc1-1
pn  python3:any  

pyqso recommends no packages.

pyqso suggests no packages.

-- no debconf information
diff -Napur pyqso-0.3-old/debian/changelog pyqso-0.3/debian/changelog
--- pyqso-0.3-old/debian/changelog	2016-07-08 04:55:53.0 +0300
+++ pyqso-0.3/debian/changelog	2016-09-08 01:01:19.026455214 +0300
@@ -1,3 +1,14 @@
+pyqso (0.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild with Python3 (Closes: #835489).
+  * Change packages in dependencies to rerefence Python3 packages.
+  * Move python(3)-libhamlib2 to Recomends, as the Python3 version of package
+is not yet available in Debian.
+  * Bump standards version to 3.9.8 (No changes needed).
+
+ -- Dmitry Eremin-Solenikov   Thu, 08 Sep 2016 01:00:46 +0300
+
 pyqso (0.3-1) unstable; urgency=medium
 
   * Imported Upstream version 0.3.
diff -Napur pyqso-0.3-old/debian/control pyqso-0.3/debian/control
--- pyqso-0.3-old/debian/control	2016-07-08 04:51:02.0 +0300
+++ pyqso-0.3/debian/control	2016-09-08 01:01:46.095566806 +0300
@@ -5,10 +5,10 @@ Section: hamradio
 Priority: optional
 Build-Depends: debhelper (>= 9),
dh-python,
-   python-all,
+   python3-all,
python-setuptools,
python-sphinx
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/pyqso.git
 Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/pyqso.git
 Homepage: http://christianjacobs.uk/pyqso
@@ -16,15 +16,15 @@ Homepage: http://christianjacobs.uk/pyqs
 Package: pyqso
 Architecture: all
 Depends: ${misc:Depends},
- ${python:Depends},
- python-libhamlib2,
+ ${python3:Depends},
  gir1.2-gtk-3.0,
- python-gi-cairo,
- python-mpltoolkits.basemap,
- python-numpy,
- python-matplotlib,
+ python3-gi-cairo,
+ python3-mpltoolkits.basemap,
+ python3-numpy,
+ python3-matplotlib,
  libjs-jquery,
  libjs-underscore
+Recommends: python3-libhamlib2,
 Description: logging tool for amateur radio operators
  PyQSO is a logging tool for amateur radio operators. It provides a simple
  graphical interface through which users can manage information about the
diff -Napur pyqso-0.3-old/debian/rules pyqso-0.3/debian/rules
--- pyqso-0.3-old/debian/rules	2016-07-08 04:51:02.0 +0300
+++ pyqso-0.3/debian/rules	2016-09-08 00:38:38.589181137 +0300
@@ -2,7 +2,7 @@
 export PYBUILD_NAME=pyqso
 
 %:
-	dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_auto_build:
 	PYTHONPATH=. http_proxy='localhost' sphinx-build -N -bhtml docs/source/ build/html  # HTML generator


Bug#840771: segfaults on valid certificate

2016-10-19 Thread Dmitry Eremin-Solenikov
Package: dumpasn1
Followup-For: Bug #840771

I belive the patch you have provided is not full/correct. You pass a
pointer to a wide character, when the code expects to have a valid wide
string (ending with L'\0'). Please consider the attached patch instead.

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dumpasn1 depends on:
ii  libc6  2.24-3

dumpasn1 recommends no packages.

dumpasn1 suggests no packages.

-- no debconf information
Description: Fix bug 840771
Author: Mathieu Malaterre 
Bug-Debian: https://bugs.debian.org/840771

Index: dumpasn1-20150808/dumpasn1.c
===
--- dumpasn1-20150808.orig/dumpasn1.c
+++ dumpasn1-20150808/dumpasn1.c
@@ -1362,7 +1362,7 @@ static int displayUnicode( const wchar_t
 #elif 1
 		/* This (and the "%ls" variant below) seem to be the least broken 
 		   options */
-		fprintf( output, "%lc", wCh );
+		fprintf( output, "%lc", wCh[0] );
 #elif 0
 		wchar_t wChString[ 2 ];
 
@@ -1885,13 +1885,13 @@ static void displayString( FILE *inFile,
 		if( strOption == STR_UTF8 && ( ch & 0x80 ) )
 			{
 			const int secondCh = getc( inFile );
-			wchar_t wCh;
+			wchar_t wCh[2] = { 0, 0 };
 
 			/* It's a multibyte UTF8 character, read it as a widechar */
 			if( ( ch & 0xE0 ) == 0xC0 )		/* 111x -> 110x */
 {
 /* 2-byte character in the range 0x80...0x7FF */
-wCh = ( ( ch & 0x1F ) << 6 ) | ( secondCh & 0x3F );
+wCh[0] = ( ( ch & 0x1F ) << 6 ) | ( secondCh & 0x3F );
 i++;		/* We've read 2 characters */
 fPos += 2;
 }
@@ -1902,12 +1902,12 @@ static void displayString( FILE *inFile,
 	const int thirdCh = getc( inFile );
 
 	/* 3-byte character in the range 0x800...0x */
-	wCh = ( ( ch & 0x1F ) << 12 ) | \
+	wCh[0] = ( ( ch & 0x1F ) << 12 ) | \
 		  ( ( secondCh & 0x3F ) << 6 ) | \
 		  ( thirdCh & 0x3F );
 	}
 else
-	wCh = '.';
+	wCh[0] = '.';
 i += 2;		/* We've read 3 characters */
 fPos += 3;
 }


Bug#838323: sysconfig.get_path('purelib') points to site-packages directory

2016-09-19 Thread Dmitry Eremin-Solenikov
Package: libpython3.5-minimal
Version: 3.5.2-5
Severity: normal

Sysconfig module points to site-packages directory instead of
dist-package if compared to distutils.sysconfig. If someone uses
Automake to build/install python extensions (e.g. like hamlib2 does)
then the python module will go to the wrong directory (as Automake uses
sysconfig instead of distuitls.sysconfig by default). See the following
log:

 CUT ==
$ python3
Python 3.5.2+ (default, Sep 10 2016, 10:24:58) 
[GCC 6.2.0 20160901] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sysconfig
>>> sysconfig.get_path('purelib')
'/usr/lib/python3.5/site-packages'
>>> from distutils import sysconfig
>>> sysconfig.get_python_lib(0, 0)
'/usr/lib/python3/dist-packages'
 CUT =

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libpython3.5-minimal depends on:
ii  libc62.23-5
ii  libssl1.0.2  1.0.2h-1

Versions of packages libpython3.5-minimal recommends:
ii  libpython3.5-stdlib  3.5.2-5

libpython3.5-minimal suggests no packages.

-- no debconf information



Bug#835489: Fails to start

2016-08-26 Thread Dmitry Eremin-Solenikov
Package: pyqso
Version: 0.3-1
Severity: grave

pyqso fails to start with the following console log.

/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 22, in 
import configparser
ImportError: No module named configparser

After installing manually python-configparser, pyqso fails to find
unittest.mock module:

/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
INFO:root:PyQSO version 0.3
/usr/lib/python2.7/dist-packages/pyqso/logbook.py:20: PyGIWarning: PangoCairo 
was imported without specifying a version first. Use 
gi.require_version('PangoCairo', '1.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Pango, PangoCairo
/usr/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: 
Matplotlib is building the font cache using fc-list. This may take a moment.
  warnings.warn('Matplotlib is building the font cache using fc-list. This may 
take a moment.')
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 38, in 
from pyqso.logbook import *
  File "/usr/lib/python2.7/dist-packages/pyqso/logbook.py", line 38, in 
from pyqso.log import *
  File "/usr/lib/python2.7/dist-packages/pyqso/log.py", line 26, in 
from pyqso.record_dialog import *
  File "/usr/lib/python2.7/dist-packages/pyqso/record_dialog.py", line 34, in 

from pyqso.callsign_lookup import *
  File "/usr/lib/python2.7/dist-packages/pyqso/callsign_lookup.py", line 22, in 

import unittest.mock
ImportError: No module named mock

The module unittest.mock is provided only by Python 3.x. However manually 
starting pyqso with python3 also fails:

$ python3 /usr/bin/pyqso
/usr/bin/pyqso:20: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf
INFO:root:PyQSO version 0.3
Traceback (most recent call last):
  File "/usr/bin/pyqso", line 37, in 
from pyqso.adif import *
ImportError: No module named 'pyqso'


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages pyqso depends on:
ii  gir1.2-gtk-3.0  3.20.9-1
ii  libjs-jquery1.12.4-1
ii  libjs-underscore1.7.0~dfsg-1
ii  python-gi-cairo 3.20.1-1
ii  python-libhamlib2   3.0.1-1
ii  python-matplotlib   1.5.2~rc2-1
ii  python-mpltoolkits.basemap  1.0.7+dfsg-4
ii  python-numpy1:1.11.1~rc1-1
pn  python:any  

pyqso recommends no packages.

pyqso suggests no packages.

-- no debconf information



Bug#535165: bison: copyright files contains incorrect license

2009-06-30 Thread Dmitry Eremin-Solenikov
Package: bison
Version: 1:2.4.1.dfsg-1
Severity: serious
Justification: Policy 12.5

The debian/copyright file for the bison package incorrectly states, that
bison is covered by GPL v2 or later. Indeed, according to the sources
bison is covered by GPL v3.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bison depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  m41.4.13-1   a macro processing language

bison recommends no packages.

Versions of packages bison suggests:
ii  bison-doc 1:2.4.1-1  Documentation for the Bison parser

-- no debconf information

-- 
With best wishes
Dmitry




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544794: mutt-patched: does not send email from batch with smtp_url and smtp_pass enabled

2009-09-02 Thread Dmitry Eremin-Solenikov
Package: mutt-patched
Version: 1.5.20-2
Severity: normal
Tags: patch

Even I have smtp_user and smtp_pass in my .muttrc, mutt fails to send
messages. The bug is resolved upstream. Please see
http://bugs.mutt.org/trac/ticket/3289
and a fix at http://bugs.mutt.org/trac/changeset/0a3de4d9a009

Thank you.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mutt-patched depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcomerr2 1.41.9-1  common error description library
ii  libgdbm3   1.8.3-6+b1GNU dbm database routines (runtime
ii  libgnutls262.8.3-2   the GNU TLS library - runtime libr
ii  libgpg-error0  1.6-1 library for common error values an
ii  libgpgme11 1.1.8-2   GPGME - GnuPG Made Easy
ii  libgssapi-krb5-2   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - k
ii  libidn11   1.15-1GNU Libidn library, implementation
ii  libk5crypto3   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - C
ii  libkrb5-3  1.7dfsg~beta3-1   MIT Kerberos runtime libraries
ii  libncursesw5   5.7+20090803-1+b1 shared libraries for terminal hand
ii  libsasl2-2 2.1.23.dfsg1-1Cyrus SASL - authentication abstra
ii  mutt   1.5.20-2  text-based mailreader supporting M

mutt-patched recommends no packages.

mutt-patched suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#483574: linux-image-2.6.24-1-powerpc64: Please enable GEN_RTC on PPC/PPC64

2008-05-29 Thread Dmitry Eremin-Solenikov
Package: linux-image-2.6.24-1-powerpc64
Version: 2.6.24-7
Severity: normal

Please enable GEN_RTC on PPC/PPC64 kernels. Otherwise I can't reliably save the 
clock in the system RTC.

Thank you

-- 
With best wishes
Dmitry

-- Package-specific info:
** Version:
Linux version 2.6.24-1-powerpc64 (Debian 2.6.24-7) ([EMAIL PROTECTED]) (gcc 
version 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)) #1 SMP Sat May 10 
20:57:22 UTC 2008

** Command line:
root=/dev/sda3 ro console=ttyPZ0,57600n1 

** Tainted: P (1)

** Kernel log:
windfarm_smu_sat: Unknown symbol wf_register_sensor
windfarm_smu_sensors: Unknown symbol wf_register_sensor
windfarm_smu_sensors: Unknown symbol wf_put_sensor
windfarm_smu_sensors: Unknown symbol wf_unregister_sensor
windfarm_smu_sensors: Unknown symbol wf_get_sensor
usb 1-1.3: configuration #1 chosen from 1 choice
PCI: Enabling device: (0001:02:0b.2), cmd 6
ehci_hcd 0001:02:0b.2: EHCI Host Controller
ehci_hcd 0001:02:0b.2: new USB bus registered, assigned bus number 3
ehci_hcd 0001:02:0b.2: irq 63, io mem 0x8010
ehci_hcd 0001:02:0b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 5 ports detected
usbcore: registered new interface driver hiddev
tg3.c:v3.86 (November 9, 2007)
SCSI subsystem initialized
eth0: Tigon3 [partno(BCM95704A6) rev 2003 PHY(5704)] (PCIX:133MHz:64-bit) 
10/100/1000Base-T Ethernet 00:0d:93:9e:06:ce
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
eth0: dma_rwctrl[769f4000] dma_mask[64-bit]
libata version 3.00 loaded.
eth1: Tigon3 [partno(BCM95704A6) rev 2003 PHY(5704)] (PCIX:133MHz:64-bit) 
10/100/1000Base-T Ethernet 00:0d:93:9e:06:cf
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
eth1: dma_rwctrl[769f4000] dma_mask[64-bit]
PCI: Enabling device: (0001:03:0e.0), cmd 2
firewire_ohci: Added fw-ohci device 0001:03:0e.0, OHCI version 1.0
sata_svw 0001:05:0c.0: version 2.3
scsi0 : sata_svw
usb 1-1: USB disconnect, address 2
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
usb 1-1.3: USB disconnect, address 3
scsi1 : sata_svw
scsi2 : sata_svw
scsi3 : sata_svw
ata1: SATA max UDMA/133 mmio [EMAIL PROTECTED] port 0x8060 irq 17
ata2: SATA max UDMA/133 mmio [EMAIL PROTECTED] port 0x80600100 irq 17
ata3: SATA max UDMA/133 mmio [EMAIL PROTECTED] port 0x80600200 irq 17
ata4: SATA max UDMA/133 mmio [EMAIL PROTECTED] port 0x80600300 irq 17
usb 1-1: new full speed USB device using ohci_hcd and address 4
firewire_core: created new fw device fw0 (0 config rom retries, S800)
firewire_core: phy config: card 0, new root=ffc1, gap_count=5
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-6: Hitachi HDS722580VLSA80, V32BC6EA, max UDMA/100
ata1.00: 160836480 sectors, multi 16: LBA48 
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
ata1.00: configured for UDMA/100
hub 1-1:1.0: 3 ports detected
ata2: SATA link down (SStatus 4 SControl 300)
usb 1-1.3: new full speed USB device using ohci_hcd and address 5
usb 1-1.3: configuration #1 chosen from 1 choice
input: Mitsumi Electric Apple Extended USB Keyboard as /class/input/input2
input,hidraw0: USB HID v1.10 Keyboard [Mitsumi Electric Apple Extended USB 
Keyboard] on usb-0001:02:0b.0-1.3
input: Mitsumi Electric Apple Extended USB Keyboard as /class/input/input3
input,hidraw1: USB HID v1.10 Device [Mitsumi Electric Apple Extended USB 
Keyboard] on usb-0001:02:0b.0-1.3
ata3: SATA link down (SStatus 4 SControl 300)
ata4: SATA link down (SStatus 4 SControl 300)
scsi 0:0:0:0: Direct-Access ATA  Hitachi HDS72258 V32B PQ: 0 ANSI: 5
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
sd 0:0:0:0: [sda] 160836480 512-byte hardware sectors (82348 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
 sda: [mac] sda1 sda2 sda3 sda4 sda5
sd 0:0:0:0: [sda] Attached SCSI disk
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Linux agpgart interface v0.102
agpgart: Detected Apple U3H chipset
agpgart: configuring for size idx: 8
agpgart: AGP aperture is 32M @ 0x0
Adding 1774200k swap on /dev/sda5.  Priority:-1 extents:1 across:1774200k
EXT3-fs warning: checktime reached, running e2fsck is recommended
EXT3 FS on sda3, internal journal
loop: module loaded
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no 
debug enabled
SGI XFS Quota Management subsystem
XFS mounting filesystem sda4
Ending clean XFS mount for filesystem: sda4
NET: Registered protocol family 10
lo: Disabled 

Bug#597809: openct udev rules should be updated for next udev releases

2010-09-23 Thread Dmitry Eremin-Solenikov
Package: openct
Version: 0.6.20-1.1
Severity: wishlist

I'm constantly getting the following messages from udev regarding
z60_openct.rules file. Please update respecive file.

SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:23
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:27
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:29
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:30
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:32
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:33
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:35
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:37
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:39
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:41
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:48
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:49
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:51
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:52
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:54
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:55
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:56
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:57
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:61
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:63
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:65
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match 
the event device, or ATTRS{}= to match a parent device, in 
/etc/udev/rules.d/z60_openct.rules:78


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.34-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openct depends on:
ii  adduser   3.112  add and remove users and groups
ii  dpkg  1.15.8.4   Debian package management system
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  libltdl7  2.2.6b-2   A system independent dlopen wrappe
ii  libopenct10.6.20-1.1 middleware framework for smart car
ii  libpcsclite1  1.5.5-3Middleware to access a smart card 

Versions of packag

Bug#606324: Please enable pata_pcmcia PATA driver

2010-12-08 Thread Dmitry Eremin-Solenikov
Package: linux-2.6
Version: 2.6.36-1~experimental.1
Severity: wishlist


Currently linux kernel uses ide-cs module for PCMCIA/CF ATA cards.
Please enable also pata_pcmcia PATA driver (and possibly
deprecate/disable ide_cs old IDE driver). Thank you.


-- Package-specific info:
** Version:
Linux version 2.6.36-trunk-686-bigmem (Debian 2.6.36-1~experimental.1) 
(m...@stro.at) (gcc version 4.4.5 20100902 (prerelease) (Debian 4.4.4-13) ) #1 
SMP Thu Oct 28 14:50:48 UTC 2010

** Command line:
root=/dev/mapper/lorien-root ro console=tty0 

** Tainted: F (2)
 * Module has been forcibly loaded.

** Kernel log:
[   27.170085] REISERFS (device dm-5): checking transaction log (dm-5)
[   27.196257] REISERFS (device dm-5): Using r5 hash to sort names
[   27.347551] input: PS/2 Generic Mouse as 
/devices/platform/i8042/serio4/serio5/input/input16
[   27.384285] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
[   27.398603] SGI XFS Quota Management subsystem
[   27.447825] XFS mounting filesystem dm-3
[   27.635606] Ending clean XFS mount for filesystem: dm-3
[   27.703323] XFS mounting filesystem dm-6
[   27.931687] Ending clean XFS mount for filesystem: dm-6
[   31.548627] ip_tables: (C) 2000-2006 Netfilter Core Team
[   31.697289] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   33.555741] RPC: Registered udp transport module.
[   33.558495] RPC: Registered tcp transport module.
[   33.561091] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   33.663623] FS-Cache: Loaded
[   33.721846] FS-Cache: Netfs 'nfs' registered for caching
[   33.745536] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   35.689286] fuse init (API version 7.15)
[   35.696667] microcode: CPU0 sig=0x6f2, pf=0x20, revision=0x57
[   35.887773] microcode: CPU1 sig=0x6f2, pf=0x20, revision=0x57
[   35.898688] microcode: Microcode Update Driver: v2.00 
, Peter Oruba
[   37.777812] svc: failed to register lockdv1 RPC service (errno 97).
[   37.780485] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[   37.783046] NFSD: starting 90-second grace period
[   38.386668] input: ACPI Virtual Keyboard Device as 
/devices/virtual/input/input17
[   43.375248] sky2 :02:00.0: eth0: enabling interface
[   43.377850] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   43.491201] iwl3945 :05:00.0: loaded firmware version 15.32.2.9
[   43.567517] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   45.348234] Bluetooth: Core ver 2.15
[   45.350956] NET: Registered protocol family 31
[   45.353581] Bluetooth: HCI device and connection manager initialized
[   45.356171] Bluetooth: HCI socket layer initialized
[   45.527339] Bluetooth: L2CAP ver 2.15
[   45.529948] Bluetooth: L2CAP socket layer initialized
[   45.635565] Bluetooth: RFCOMM TTY layer initialized
[   45.638236] Bluetooth: RFCOMM socket layer initialized
[   45.640704] Bluetooth: RFCOMM ver 1.11
[   45.98] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   45.947049] Bluetooth: BNEP filters: protocol multicast
[   46.233310] Bridge firewalling registered
[   46.379894] sky2 :02:00.0: eth0: Link is up at 100 Mbps, full duplex, 
flow control both
[   46.382830] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   46.512063] Bluetooth: SCO (Voice Link) ver 0.6
[   46.514728] Bluetooth: SCO socket layer initialized
[   53.479753] sshd (3299): /proc/3299/oom_adj is deprecated, please use 
/proc/3299/oom_score_adj instead.
[   57.248028] eth0: no IPv6 routers present
[   61.083587] vboxdrv: bad vermagic: kernel tainted.
[   61.083593] Disabling lock debugging due to kernel taint
[   61.127280] vboxdrv: Found 2 processor cores.
[   61.127871] vboxdrv: fAsync=0 offMin=0x302 offMax=0x98a
[   61.128388] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'high-res'.
[   61.128392] vboxdrv: Successfully loaded version 4.0.0_BETA1 (interface 
0x00150004).
[   73.152053] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into 
slot 0
[   73.152066] pcmcia_socket pcmcia_socket0: cs: memory probe 
0xf021-0xf02f: excluding 0xf021-0xf021dfff 0xf02fe000-0xf030bfff
[   73.192474] pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 16)
[   73.374501] Uniform Multi-Platform E-IDE driver
[   73.539818] Probing IDE interface ide0...
[   73.828565] hda: TRANSCEND, CFA DISK drive
[   74.500165] ide0 at 0x5100-0x5107,0x510e on irq 16
[   74.500208] isa bounce pool size: 16 pages
[   74.500267] ide-cs 0.0: ide-cs: hda: Vpp = 0.0
[   74.569664] ide-gd driver 1.18
[   74.569708] hda: max request size: 128KiB
[   74.569711] hda: 4029984 sectors (2063 MB) w/1KiB Cache, CHS=3998/16/63
[   74.667563]  hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
[  660.148090] usb 1-1: new high speed USB device using ehci_hcd and address 14
[  660.281372] usb 1-1: New USB device found, idVendor=0bc2, idProduct=2300
[  660.286240] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  660.291086] usb 1-

Bug#477565: package libfdt

2010-04-17 Thread Dmitry Eremin-Solenikov
Package: device-tree-compiler
Version: 1.1.0.dfsg-1
Severity: normal

Hello,

Is there any progress irt this bug? Static version surely should be
enough for qemu & company.

Thank you for your work!

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages device-tree-compiler depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib

device-tree-compiler recommends no packages.

device-tree-compiler suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#600847: Please enable uucp-style locking (/var/lock/LCK..ttyXXX)

2010-10-20 Thread Dmitry Eremin-Solenikov
Package: termnetd
Version: 3.3-9.1
Severity: wishlist

By default termnet/termnetd uses it's own locking which is incompatible
with the scheme used by most other programs (e.g. minicom). Please
enable UUCP style of locking by passing uucp_locking option to configure
script.

Thank you.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.36-rc6-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
With best wishes
Dmitry




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#558439: qemu-system: packages contains non-optimal dependancy on libesd0

2009-11-28 Thread Dmitry Eremin-Solenikov
Package: qemu-system
Version: 0.11.0-6
Severity: normal

While most (if not all) other packages, depending on libesd0
functionality, provide also a way to use libesd-alsa0 instead of OSS
libesd0, e.g.:

Depends: libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35)

However freshly-uploaded qemu-system package depends just on libesd0 (>=
0.2.35), thus preventing me from using libesd-alsa0. Please adjust the
deps.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#630771: Fails to start on 3.0-rc kernels

2011-06-17 Thread Dmitry Eremin-Solenikov
Package: rng-tools
Version: 2-unofficial-mt.13-3
Severity: normal

rngd fails to start on current 3.0-rc kernels. Here is what I'm getting:

maple:~# rngd -f -r /dev/hwrng
Unsupported kernel detected, exiting...
maple:~# uname -a
Linux maple 3.0.0-rc3+ #1 SMP Fri Jun 17 12:14:43 MSD 2011 ppc64 GNU/Linux


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
With best wishes
Dmitry




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#588588: Additional information

2011-04-17 Thread Dmitry Eremin-Solenikov
Hello,

On Sat, Nov 06, 2010 at 08:12:28PM +0100, Richard Hartmann wrote:
> On Sat, Nov 6, 2010 at 17:00, Moritz Muehlenhoff  wrote:
> 
> > Alvaro confirmed GPL:
> 
> If he is OK with both 2 & 3, can you ask him if GPL 2+ is OK, as well?

Any progress on this?

-- 
With best wishes
Dmitry




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#904840: suggests libicu57 which is not available anymore

2018-07-28 Thread Dmitry Eremin-Solenikov
Package: libqtcore4
Version: 4:4.8.7+dfsg-17
Severity: normal

libqtcore4 suggests libicu57, which was removed from testing. Please
consider switching to libicu60.

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libqtcore4 depends on:
ii  libc6 2.27-5
ii  libgcc1   1:8.1.0-12
ii  libglib2.0-0  2.56.1-2
ii  libstdc++68.1.0-12
ii  qtcore4-l10n  4:4.8.7+dfsg-17
ii  zlib1g1:1.2.11.dfsg-1

libqtcore4 recommends no packages.

Versions of packages libqtcore4 suggests:
ii  libicu57  57.1-9
ii  libthai0  0.1.27-2

-- no debconf information



Bug#905580: Please enable AESNI-MB/AESNI-GCM crypto drivers

2018-08-06 Thread Dmitry Eremin-Solenikov
Source: dpdk
Version: 17.11.3-3
Severity: normal

Since Intel's IPSEC-MB library is now properly available in Debian and
Ubuntu (see libipsec-mb-dev), could you please consider enabling
CONFIG_RTE_LIBRTE_PMD_AESNI_MB and CONFIG_RTE_LIBRTE_PMD_AESNI_GCM on
x86_64?

-- 
With best wishes
Dmitry

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information



Bug#900407: RFS: odp-dpdk/1.19.0.0-1 [ITP]

2018-05-30 Thread Dmitry Eremin-Solenikov
Package: sponsorship-requests
Severity: normal
Control: block -1 by 896970
Control: block 899383 by -1

Dear mentors,

I am looking for a sponsor for my package "odp-dpdk"

 * Package name: odp-dpdk
   Version : 1.19.0.0-1
   Upstream Author : Linaro / ODP community
 * URL : https://www.opendataplane.org/
 * License : BSD-3-Clause
   Section : libs

It builds those binary packages:

  libodp-dpdk-dev - OpenDataPlane DPDK faceplate library (development)
  libodp-dpdk119 - OpenDataPlane DPDK faceplate library (runtime)

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/odp-dpdk


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/o/odp-dpdk/odp-dpdk_1.19.0.0-1.dsc

More information about hello can be obtained from https://www.opendataplane.org.
These packages provide hardware-optimized implementation of ODP API
(using DPDK as a backend).

-- 
With best wishes
Dmitry Eremin-Solenikov

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#896970: RFS: odp/1.19.0.0-1 [ITP]

2018-05-30 Thread Dmitry Eremin-Solenikov
Hello,

Thank for your review.

2018-05-25 9:31 GMT+03:00 Lumin :
> On Wed, May 23, 2018 at 07:50:57PM +0300, Dmitry Eremin-Solenikov wrote:
>> Hello,
>>
>> I have updated odp & odp-dpdk packages on mentors.d.n.
>
> Please file another RFS bug for the odp-dpdk package since it is a
> different source.

Sure, filled #900407.

>> 2018-05-06 3:56 GMT+03:00 Dmitry Eremin-Solenikov :
>> > I will make my next upload use alternatives, thank you.
>>
>> This upload uses alternatives to select ODP library to be used.
>
> The package is going in the right way, but the alternatives still needs
> to be improved.

Thanks. I've updated -dev packages to also use alternatives.

> Nitpickings about the updated package:
>
> 1. README.Debian
>"Library packages should contain libodp-linux.so.FOO"
>It should be "libodp-linux.so.SOVER", which is more precise.

Hmm. I have checked buster package lists. Only blas/lapack packages
use soname as virtual package name in provides. The rest of packages
use libsomethingSOVER. Wouldn't it be logical to stick to convention
used by the rest of packages?

> 2. command `dot` comes from graphviz, but it is missing from B-D.

Ack, fixed.

>
> 3. libodp-generic119 should provide libodp-linux.so.119 instead of
>libodp-linux119. And applications that need libodp-linux.so.119
>could declare Depends: libodp-linux.so.119 | libodp-generic119 .
>
>This is similar to libblas.so.3 | libblas3 setting of the BLAS
>implementations.

See above.


> 4. libodp-generic-dev should Privides: libodp-linux.so .
>odp-generic/libodp-linux.so should be registered in the alternatives
>system to provide a /usr/lib/DEB_HOST_MULTIARCH/libodp-linux.so .
>
>The static library /usr/lib/x86_64-linux-gnu/libodp-linux.a should
>be put to the /.../odp-generic directory, and be registered as a slave
>of the libodp-linux.so alternative.
>
>I also noticed that the symlink points to an invalid path.
>Please solve this issue by the alternatives system as said above.
>
>root@bfb95763d3d6 ~/odp-1.19.0.1# ll 
> /usr/lib/x86_64-linux-gnu/libodp-linux.so
>lrwxrwxrwx 1 root root 23 May 23 16:01 
> /usr/lib/x86_64-linux-gnu/libodp-linux.so -> libodp-linux.so.119.0.1
>
> libblas3 and libopenblas-base and their corresponding -dev packages are
> good examples at this point. If you have doubts, you can carefully
> examine these packages which may possibly provide help.

I have fixed alternatives usage for -dev packages (and removed Conflicts
entry in d/contron and README.Debian files).

> Please ping me if you have question, or ready for the next round of
> review :-)

New packages are uploaded to mentors.d.n. Hopefully with this upload
I will have just two remaining issues:
 - manpages
 - dh_auto_test override.

I plan to look onto adding package autotests afterwards.

-- 
With best wishes
Dmitry



Bug#902002: abnormal handling of exceptions

2018-06-21 Thread Dmitry Eremin-Solenikov
Package: g++-7-arm-linux-gnueabihf
Version: 7.3.0-20cross1
Severity: normal

My colleagues and me have stumbled upon a very strange bug when
compiling and linking software for armhf target. Using two attached
source files:

$ g++ -g -c test.cc && gcc -g -c test2.c && g++ -g -static -o test test.o 
test2.o && ./test
Exception!
$ arm-linux-gnueabi-g++ -g -c test.cc && arm-linux-gnueabi-gcc -g -c test2.c && 
arm-linux-gnueabi-g++ -g -static -o test test.o test2.o && qemu-arm -L 
/usr/lib/arm-linux-gnueabi ./test
Exception!
$ arm-linux-gnueabihf-g++ -g -c test.cc && arm-linux-gnueabihf-gcc -g -c 
test2.c && arm-linux-gnueabihf-g++ -g -static -o test test.o test2.o && 
qemu-arm -L /usr/lib/arm-linux-gnueabihf ./test
terminate called after throwing an instance of 'std::exception'
terminate called recursively
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted

I'm using qemu to demonstrate behaviour, however exactly the same
results can be seen on real hardware.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages g++-7-arm-linux-gnueabihf depends on:
ii  gcc-7-arm-linux-gnueabihf   7.3.0-20cross1
ii  gcc-7-arm-linux-gnueabihf-base  7.3.0-20cross1
ii  libc6   2.27-3
ii  libgmp102:6.1.2+dfsg-3
ii  libisl190.19-1
ii  libmpc3 1.1.0-1
ii  libmpfr64.0.1-1
ii  libstdc++-7-dev-armhf-cross 7.3.0-20cross1
ii  zlib1g  1:1.2.11.dfsg-1

g++-7-arm-linux-gnueabihf recommends no packages.

Versions of packages g++-7-arm-linux-gnueabihf suggests:
ii  gcc-7-doc 7.2.0-1
pn  libstdc++6-7-dbg-armhf-cross  

-- no debconf information
#include 
#include 

int main() {
try {
throw std::exception();
}
catch (...) {
printf ("Exception!\n");
}
}
#include 

void init(void)
{
fseek(NULL, 0, SEEK_SET);
}


Bug#886150: Please enable OpenSSL crypto driver

2018-01-02 Thread Dmitry Eremin-Solenikov
Source: dpdk
Version: 17.11-3
Severity: wishlist

Hello,

Could you please enable CONFIG_RTE_LIBRTE_PMD_OPENSSL (Software backed
crypto driver). It will make it possible to use DPDK crypto
transformations without actual hardware support).

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#911410: please enable CONFIG_CRYPTO_CFB module

2018-10-19 Thread Dmitry Eremin-Solenikov
Package: src:linux
Version: 4.18.10-2
Severity: normal

Could you please enable CFB cipher feerback mode module.

-- Package-specific info:
** Version:
Linux version 4.18.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 
7.3.0 (Debian 7.3.0-29)) #1 SMP Debian 4.18.10-2 (2018-10-07)

** Command line:
BOOT_IMAGE=/vmlinuz-4.18.0-2-amd64 root=/dev/mapper/rhovanion--vg-root ro 
pcie_port_pm=off bbswitch.dyndbg acpi_osi=Linux "acpi_osi=!Windows 2013" 
"acpi_osi=!Windows 2015" quiet

** Tainted: WO (4608)
 * Taint on warning.
 * Out-of-tree module has been loaded.

** Kernel log:
[161868.317177] print_req_error: I/O error, dev sr1, sector 4
[161868.317180] Buffer I/O error on dev sr1, logical block 1, async page read
[161868.317209] print_req_error: I/O error, dev sr1, sector 0
[161868.317212] Buffer I/O error on dev sr1, logical block 0, async page read
[161868.317223] print_req_error: I/O error, dev sr1, sector 4
[161868.317226] Buffer I/O error on dev sr1, logical block 1, async page read
[161868.317252] print_req_error: I/O error, dev sr1, sector 0
[161868.317255] Buffer I/O error on dev sr1, logical block 0, async page read
[161868.317266] print_req_error: I/O error, dev sr1, sector 4
[161868.317269] Buffer I/O error on dev sr1, logical block 1, async page read
[161868.317296] Buffer I/O error on dev sr1, logical block 0, async page read
[161868.317307] Buffer I/O error on dev sr1, logical block 1, async page read
[161873.331397] print_req_error: 26854 callbacks suppressed
[161873.331400] print_req_error: I/O error, dev sr1, sector 10096
[161873.331425] print_req_error: I/O error, dev sr1, sector 10096
[161873.331428] buffer_io_error: 26562 callbacks suppressed
[161873.331430] Buffer I/O error on dev sr1, logical block 2524, async page read
[161873.331443] print_req_error: I/O error, dev sr1, sector 10100
[161873.331446] Buffer I/O error on dev sr1, logical block 2525, async page read
[161873.331481] print_req_error: I/O error, dev sr1, sector 0
[161873.331491] print_req_error: I/O error, dev sr1, sector 0
[161873.331493] Buffer I/O error on dev sr1, logical block 0, async page read
[161873.331503] print_req_error: I/O error, dev sr1, sector 4
[161873.331506] Buffer I/O error on dev sr1, logical block 1, async page read
[161873.331529] print_req_error: I/O error, dev sr1, sector 0
[161873.331532] Buffer I/O error on dev sr1, logical block 0, async page read
[161873.331541] print_req_error: I/O error, dev sr1, sector 4
[161873.331544] Buffer I/O error on dev sr1, logical block 1, async page read
[161873.331566] print_req_error: I/O error, dev sr1, sector 0
[161873.331569] Buffer I/O error on dev sr1, logical block 0, async page read
[161873.331578] print_req_error: I/O error, dev sr1, sector 4
[161873.331580] Buffer I/O error on dev sr1, logical block 1, async page read
[161873.331603] Buffer I/O error on dev sr1, logical block 0, async page read
[161873.331612] Buffer I/O error on dev sr1, logical block 1, async page read
[161878.334398] print_req_error: 26860 callbacks suppressed
[161878.334401] print_req_error: I/O error, dev sr1, sector 0
[161878.334408] buffer_io_error: 26566 callbacks suppressed
[161878.334411] Buffer I/O error on dev sr1, logical block 0, async page read
[161878.334424] print_req_error: I/O error, dev sr1, sector 4
[161878.334428] Buffer I/O error on dev sr1, logical block 1, async page read
[161878.334458] print_req_error: I/O error, dev sr1, sector 0
[161878.334462] Buffer I/O error on dev sr1, logical block 0, async page read
[161878.334474] print_req_error: I/O error, dev sr1, sector 4
[161878.334477] Buffer I/O error on dev sr1, logical block 1, async page read
[161878.334506] print_req_error: I/O error, dev sr1, sector 0
[161878.334509] Buffer I/O error on dev sr1, logical block 0, async page read
[161878.334522] print_req_error: I/O error, dev sr1, sector 4
[161878.334526] Buffer I/O error on dev sr1, logical block 1, async page read
[161878.334555] print_req_error: I/O error, dev sr1, sector 0
[161878.334558] Buffer I/O error on dev sr1, logical block 0, async page read
[161878.334570] print_req_error: I/O error, dev sr1, sector 4
[161878.334573] Buffer I/O error on dev sr1, logical block 1, async page read
[161878.334601] print_req_error: I/O error, dev sr1, sector 0
[161878.334605] Buffer I/O error on dev sr1, logical block 0, async page read
[161878.334617] print_req_error: I/O error, dev sr1, sector 4
[161878.334620] Buffer I/O error on dev sr1, logical block 1, async page read
[161883.373411] print_req_error: 26664 callbacks suppressed
[161883.373414] print_req_error: I/O error, dev sr1, sector 10096
[161883.373444] print_req_error: I/O error, dev sr1, sector 10096
[161883.373449] buffer_io_error: 26376 callbacks suppressed
[161883.373451] Buffer I/O error on dev sr1, logical block 2524, async page read
[161883.373468] print_req_error: I/O error, dev sr1, sector 10100
[161883.373471] Buffer I/O error on dev sr1, logical block 2525, async page read
[161883.373516] pr

Bug#923792: ITP: ima-evm-utils -- Linux IMA Extended Verification Module signing tools

2019-03-05 Thread Dmitry Eremin-Solenikov
Package: wnpp
Severity: wishlist
Owner: Dmitry Eremin-Solenikov 

* Package name: ima-evm-utils
  Version : 1.1
  Upstream Author : Dmitry Kasatkin,  and others
* URL : http://linux-ima.sourceforge.net/
* License : GPL v2
  Programming Lang: C
  Description : Linux IMA Extended Verification Module signing tools

The package provides the Linux Integrity Measurement Architecture (IMA)
Extended Verification Module (EVM) tools (evmctl).

With EVM, the security sensitive extended attributes are verified against
offline tampering.



Bug#931377: RFS: gcc-8-doc/8.3.0-1 [put in ITP, ITA, RC, NMU if applicable]

2019-07-30 Thread Dmitry Eremin-Solenikov
ср, 3 июл. 2019 г. в 20:14, Adam Borowski :
>
> On Wed, Jul 03, 2019 at 08:00:27PM +0300, Dmitry Eremin-Solenikov wrote:
> > ср, 3 июл. 2019 г. в 18:52, Adam Borowski :
> > > It's a pity neither Guo nor you managed to update the docs before Buster,
> > > but 1. we can upload this to buster-backports soon,
> >
> > Should I do anything manually to do this upload?
>
> There's nothing we can do before this package passes NEW and migrates to
> testing.

I have uploaded gcc-8-doc targeted buster-backports. Would you agree
to sponsor it?

I can also backport gcc-doc-defaults afterwards.


--
With best wishes
Dmitry



Bug#933493: RFS: gcc-9-doc/9.1.0-1

2019-07-30 Thread Dmitry Eremin-Solenikov


Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "gcc-9-doc"

 * Package name: gcc-9-doc
   Version : 9.1.0-1
   Upstream Author : FSF
 * URL : https://gcc.gnu.org/
 * License : GFDL-1.2+, GFDL-1.3+, GPL-2+, GPL-3+
   Section : doc

It builds those binary packages:

cpp-9-doc_9.1.0-1_all.deb non-free/doc optional
gcc-9-doc_9.1.0-1_all.deb non-free/doc optional
gcc-9-doc_9.1.0-1_amd64.buildinfo non-free/doc optional
gccgo-9-doc_9.1.0-1_all.deb non-free/doc optional
gfortran-9-doc_9.1.0-1_all.deb non-free/doc optional
gnat-9-doc_9.1.0-1_all.deb non-free/doc optional
  
To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/gcc-9-doc


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/non-free/g/gcc-9-doc/gcc-9-doc_9.1.0-1.dsc

More information about gcc-9-doc can be obtained from https://www.example.com.

Changes since the last upload:

gcc-9-doc (9.1.0-1) unstable; urgency=medium

  * New upstream branch.
  * Synced patches with gcc-9, 9.1.0-10
  * New upstream version 9.1.0
  * d/patches: refresh patches
  * d/control: bump Standards-Version to 4.4.0, no changes needed.

 -- Dmitry Eremin-Solenikov   Tue, 30 Jul 2019 18:28:18 
+0300

Regards,
 Dmitry Eremin-Solenikov



Bug#931377: RFS: gcc-8-doc/8.3.0-1 [put in ITP, ITA, RC, NMU if applicable]

2019-07-30 Thread Dmitry Eremin-Solenikov
вт, 30 июл. 2019 г. в 18:23, Adam Borowski :
>
> On Tue, Jul 30, 2019 at 05:12:33PM +0300, Dmitry Eremin-Solenikov wrote:
> > I have uploaded gcc-8-doc targeted buster-backports. Would you agree
> > to sponsor it?
>
> Looks good, in bpo-NEW.

Thank you!

> > I can also backport gcc-doc-defaults afterwards.
>
> Good idea, yeah.

Uploaded to mentors.d.o

-- 
With best wishes
Dmitry



Bug#931377: RFS: gcc-8-doc/8.3.0-1 [put in ITP, ITA, RC, NMU if applicable]

2019-07-31 Thread Dmitry Eremin-Solenikov
ср, 31 июл. 2019 г. в 06:25, Adam Borowski :
>
> On Tue, Jul 30, 2019 at 10:43:08PM +0300, Dmitry Eremin-Solenikov wrote:
> > > > I can also backport gcc-doc-defaults afterwards.
> > >
> > > Good idea, yeah.
> >
> > Uploaded to mentors.d.o
>
> In bpo-NEW, thanks!  These packages were sorely missing from Buster.

Thank you!

> About that VLOCAL part: I think it'd be nice to have it in unstable as well,
> to ease future backports, and to reduce their diffs.  The variable would be
> empty in regular versions.

Yes, it will be a part of 5:19 upload defaulting to gcc-9 (once it
hits unstable).

-- 
With best wishes
Dmitry



Bug#828522: qt4-x11: FTBFS with openssl 1.1.0

2017-11-11 Thread Dmitry Eremin-Solenikov
2017-11-07 21:23 GMT+03:00 Lisandro Damián Nicanor Pérez Meyer
:
> Hi Dmitry!
>
> On 13 October 2017 at 21:43, Dmitry Eremin-Solenikov
>> Also please note, that I had to apply two more fixes to build Qt4
>> properly (see second attachment):
>>
>> - In debian/rules define DEB_HOST_ARCH
>>
>> - In qt4-x11-4.8.7+dfsg/config.tests/unix/alsa/alsatest.cpp support
>>   libasound2 >= 1.1.0
>
> I haven't seen the need for this (maybe because the last time I've
> built qt4 this was not a problem). Did you try your builds on a clen
> chroot?

I don't remember about DEB_HOST_ARCH at this moment.
alsatest.cpp fix is required, because original test validated that
ALSA version is 1.0.x, which is no longer the case.

-- 
With best wishes
Dmitry



Bug#882368: please enable go7007 driver for x86 arch

2017-11-21 Thread Dmitry Eremin-Solenikov
Package: src:linux
Version: 4.13.4-2
Severity: normal

debian/config/kernelarch-x86/config contains manual override for GO7007
media driver family:

##
## file: drivers/media/usb/go7007/Kconfig
##
# CONFIG_VIDEO_GO7007 is not set

Please reenable this driver for x86 architecture.

-- Package-specific info:
** Version:
Linux version 4.13.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 
6.4.0 20171010 (Debian 6.4.0-8)) #1 SMP Debian 4.13.4-2 (2017-10-15)

** Command line:
BOOT_IMAGE=/vmlinuz-4.13.0-1-amd64 root=/dev/mapper/rhovanion--vg-root ro 
pcie_port_pm=off quiet

** Tainted: PWO (4609)
 * Proprietary module has been loaded.
 * Taint on warning.
 * Out-of-tree module has been loaded.

** Kernel log:
[217149.371629] usb 1-8: reset high-speed USB device number 4 using xhci_hcd
[217149.382440] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[217149.382467] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[217149.388891] ata2.00: configured for UDMA/100
[217149.411577] ata1.00: configured for UDMA/100
[217149.631556] usb 1-5: reset high-speed USB device number 47 using xhci_hcd
[217149.792849] restoring control ----0101/10/5
[217149.792852] restoring control ----0101/12/11
[217149.891628] usb 1-6: reset full-speed USB device number 49 using xhci_hcd
[217150.031708] usb 1-6: device firmware changed
[217150.031957] PM: resume of devices complete after 964.289 msecs
[217150.032537] acpi LNXPOWER:04: Turning OFF
[217150.032647] PM: Finishing wakeup.
[217150.032648] OOM killer enabled.
[217150.032649] Restarting tasks ... done.
[217150.076940] usb 1-6: USB disconnect, device number 49
[217150.099113] pci_bus :04: Allocating resources
[217150.099130] pci_bus :06: Allocating resources
[217150.099151] pci_bus :07: Allocating resources
[217150.099176] pci_bus :08: Allocating resources
[217150.099639] pci_bus :04: Allocating resources
[217150.099653] pci_bus :06: Allocating resources
[217150.099673] pci_bus :07: Allocating resources
[217150.099698] pci_bus :08: Allocating resources
[217150.207372] usb 1-6: new full-speed USB device number 50 using xhci_hcd
[217150.241432] pci_bus :04: Allocating resources
[217150.241446] pci_bus :06: Allocating resources
[217150.241464] pci_bus :07: Allocating resources
[217150.241483] pci_bus :08: Allocating resources
[217150.308682] bbswitch: disabling discrete graphics
[217150.308694] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type 
mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
[217150.352412] usb 1-6: New USB device found, idVendor=0cf3, idProduct=e005
[217150.352416] usb 1-6: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[217150.353871] usb 1-6: firmware: direct-loading firmware 
ar3k/AthrBT_0x3101.dfu
[217150.391855] usb 1-6: firmware: direct-loading firmware 
ar3k/ramps_0x3101_40.dfu
[217150.396905] usb 1-6: USB disconnect, device number 50
[217150.443857] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[217150.459104] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[217150.481992] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[217150.529384] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[217150.699444] usb 1-6: new full-speed USB device number 51 using xhci_hcd
[217155.135901] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217155.170292] NMI watchdog: enabled on all CPUs, permanently consumes one 
hw-PMU counter.
[217155.247041] EXT4-fs (dm-1): re-mounted. Opts: 
errors=remount-ro,data=ordered,commit=0
[217155.293445] r8169 :07:00.0 eth0: link down
[217155.293536] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[217155.308841] EXT4-fs (sda2): re-mounted. Opts: 
block_validity,barrier,user_xattr,acl,stripe=4
[217155.939367] usb 1-6: device descriptor read/64, error -110
[217161.336106] usb 1-6: New USB device found, idVendor=0cf3, idProduct=e005
[217161.336110] usb 1-6: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[217161.530960] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217161.830116] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217162.085427] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217162.387517] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217162.671097] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217162.942542] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217192.454442] usb 1-1: new high-speed USB device number 52 using xhci_hcd
[217192.766985] usb 1-1: New USB device found, idVendor=2304, idProduct=021d
[217192.766990] usb 1-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[217192.766993] usb 1-1: Product: DVC 130
[217192.766996] usb 1-1: Manufacturer: Pinnacle Systems, Inc.
[217193.050545] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[217193.352728] intel_pstate: Turb

Bug#893909: fails to download simon1/2 games from GOG

2018-03-23 Thread Dmitry Eremin-Solenikov
Package: game-data-packager
Version: 58
Severity: normal

GOG has changed names of Simon the Sourcerer and StS2 games, thus making
g-d-p unable to detect/download those games from GOG. Please update gog
names of corresponding titles to simon_the_sorcerer_legacy and
simon_the_sorcerer_2_legacy. Thank you!

-- 
With best wishes
Dmitry


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages game-data-packager depends on:
ii  dpkg1.19.0.5
ii  fakeroot1.22-2
ii  python3 3.6.4-1
ii  python3-debian  0.1.32
ii  python3-yaml3.12-1+b1

Versions of packages game-data-packager recommends:
ii  game-data-packager-runtime  58

Versions of packages game-data-packager suggests:
ii  arj   3.10.22-17
ii  binutils  2.30-8
ii  cabextract1.6-1.1
ii  cdparanoia3.10.2+debian-13
ii  dynamite  0.1.1-2+b2
ii  gcc   4:7.2.0-1d1
pn  gdebi | gdebi-kde 
ii  gir1.2-gdkpixbuf-2.0  2.36.11-2
ii  innoextract   1.6-1+b2
pn  lgc-pg
ii  lgogdownloader3.3-1+b1
ii  lhasa [lzh-archiver]  0.3.1-2+b1
ii  make  4.1-9.1
ii  p7zip-full16.02+dfsg-6
pn  steam 
pn  steamcmd  
ii  unace-nonfree 2.5-9
pn  unar  
ii  unrar 1:5.5.8-1
ii  unshield  1.4.2-1
ii  unzip 6.0-21
ii  vorbis-tools  1.4.0-10.1
ii  xdelta1.1.3-9.2
ii  xdelta3   3.0.11-dfsg-1+b1

-- no debconf information



Bug#893909: fails to download simon1/2 games from GOG

2018-03-24 Thread Dmitry Eremin-Solenikov
Package: game-data-packager
Version: 58
Tags: patch
Followup-For: Bug #893909

Please apply attached patch, which fixes issue for me.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages game-data-packager depends on:
ii  dpkg1.19.0.5
ii  fakeroot1.22-2
ii  python3 3.6.4-1
ii  python3-debian  0.1.32
ii  python3-yaml3.12-1+b1

Versions of packages game-data-packager recommends:
ii  game-data-packager-runtime  58

Versions of packages game-data-packager suggests:
ii  arj   3.10.22-17
ii  binutils  2.30-8
ii  cabextract1.6-1.1
ii  cdparanoia3.10.2+debian-13
ii  dynamite  0.1.1-2+b2
ii  gcc   4:7.2.0-1d1
pn  gdebi | gdebi-kde 
ii  gir1.2-gdkpixbuf-2.0  2.36.11-2
ii  innoextract   1.6-1+b2
pn  lgc-pg
ii  lgogdownloader3.3-1+b1
ii  lhasa [lzh-archiver]  0.3.1-2+b1
ii  make  4.1-9.1
ii  p7zip-full16.02+dfsg-6
pn  steam 
pn  steamcmd  
ii  unace-nonfree 2.5-9
pn  unar  
ii  unrar 1:5.5.8-1
ii  unshield  1.4.2-1
ii  unzip 6.0-21
ii  vorbis-tools  1.4.0-10.1
ii  xdelta1.1.3-9.2
ii  xdelta3   3.0.11-dfsg-1+b1

-- no debconf information
diff --git a/data/simon1.yaml b/data/simon1.yaml
index 090c40fa8e8c..21ed32118a2c 100644
--- a/data/simon1.yaml
+++ b/data/simon1.yaml
@@ -5,7 +5,7 @@ copyright: © 1993 Adventure Soft
 plugin: scummvm_common
 wiki: Simon_the_Sorcerer
 gog:
-  url: simon_the_sorcerer
+  url: simon_the_sorcerer_legacy
 
 packages:
   simon-the-sorcerer1-en-data:
diff --git a/data/simon2.yaml b/data/simon2.yaml
index 75f948618990..1c7a4c6acc3a 100644
--- a/data/simon2.yaml
+++ b/data/simon2.yaml
@@ -10,7 +10,7 @@ packages:
   simon-the-sorcerer2-en-data:
 provides: simon-the-sorcerer2-data
 gog:
-  url: simon_the_sorcerer_2
+  url: simon_the_sorcerer_2_legacy
 url_misc: 
http://www.adventuresoft.com/acatalog/Simon_the_Sorcerer_games.html
 install:
 - gsptr30
@@ -26,7 +26,7 @@ packages:
 lang: de
 provides: simon-the-sorcerer2-data
 gog:
-  url: simon_the_sorcerer_2
+  url: simon_the_sorcerer_2_legacy
 install:
 - gsptr30?de
 - icon.dat
@@ -41,7 +41,7 @@ packages:
 lang: fr
 provides: simon-the-sorcerer2-data
 gog:
-  url: simon_the_sorcerer_2
+  url: simon_the_sorcerer_2_legacy
 install:
 - gsptr30?fr
 - icon.dat


  1   2   >