Bug#397678: main-menu: segfaults on amd64 after Set up users and passwords step

2006-11-10 Thread Eugeniy Meshcheryakov
with newt frontend. PS: CC-ing bug reporters is sometimes a good idea, I am not subscribed to debian-boot. -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#397678: main-menu: segfaults on amd64 after Set up users and passwords step

2006-11-10 Thread Eugeniy Meshcheryakov
Eugeniy Meshcheryakov написав(-ла): Package: main-menu Severity: grave After configuring users and passwords in d-i screen starts blinking and following messages appear at console (may contain typos): process: ###): INFO: kbd-mode: setting console mode to Unicode (UTF-8) On other console

Bug#398086: libpfm3-3.2-dev: unuseable on mips

2006-11-11 Thread Eugeniy Meshcheryakov
Package: libpfm3-3.2-dev Version: 3.2.060926-1 Severity: grave This backage is nunseable on mips due to missing headers. From http://buildd.debian.org/fetch.cgi?pkg=systemtap;ver=0.0.2006-1;arch=mips;stamp=1163266944 if mips-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DBINDIR='/usr/bin'

Bug#401411: Deja Vu Condensed font has incorrect OS/2 width field.

2006-12-04 Thread Eugeniy Meshcheryakov
to change something related to defoma or is it defoma bug? -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#401615: ttf-dejavu: Condensed fonts have incorect width values

2006-12-04 Thread Eugeniy Meshcheryakov
Package: ttf-dejavu Version: 2.12-1 Severity: grave Tags: patch This version of DejaVu fonts contains condensed fonts with value for width set to Medium, but it should really be Semi-Condensed. New fontconfig uses this value to select prefered font, and it selects DejaVu Sans Condensed and DejaVu

Bug#402014: defoma, fontconfig: integration is broken, brokes updates of font packages

2006-12-07 Thread Eugeniy Meshcheryakov
Package: defoma, fontconfig Severity: serious Currently upgrades of font packages with truetype fonts that use defoma are broken, as can be seen from comments to bugs #401411 and #401615. One needs to run 'dpkg-reconfigure fontconfig' or fc-cache -f after upgrade. Until this is done, there maybe

Bug#361437: libdbd-sqlite3-perl: unuseable due to incorrect use of sqlite3_prepare()

2006-04-08 Thread Eugeniy Meshcheryakov
Package: libdbd-sqlite3-perl Version: 1.11-1 Severity: grave Tags: patch This package is unuseable due to incorrect use of function sqlite3_prepare(). Any programs that uses methods like do() or prepare() fail with error messages like this: DBD::SQLite::db do failed: not an error(21) at

Bug#389466: gdm: runs sessions with POSIX locale after installation

2006-09-25 Thread Eugeniy Meshcheryakov
Package: gdm Severity: grave Tags: patch l10n d-i This is due to changes in location where information about locale is stored. Attached patch fixes this problem. This bug may not be grave for gdm itself, but IMHO it is release-critical for d-i. -- System Information: Debian Release:

Bug#389466: gdm: runs sessions with POSIX locale after installation

2006-09-28 Thread Eugeniy Meshcheryakov
reopen 389466 thanks 27 вересня 2006 о 09:38 -0700 Ryan Murray написав(-ла): On Mon, Sep 25, 2006 at 11:22:38PM +0200, Eugeniy Meshcheryakov wrote: Package: gdm Severity: grave Tags: patch l10n d-i This is due to changes in location where information about locale is stored. Attached

Bug#394811: libpfm3: changed soname without changing package name

2006-10-23 Thread Eugeniy Meshcheryakov
Package: libpfm3Version: 3.2.060926-1Severity: seriousLatest version of libpfm3 changes soname of the library to libpfm.so.3(was libpfm3.so.3) but keeps old package name. This is violation of thepolicy and it breaks other packages: % stapstap: error while loading shared libraries: libpfm3.so.3:

Bug#395484: systemtap: FTBFS: perfmon3/pfmlib.h: No such file or directory

2006-10-27 Thread Eugeniy Meshcheryakov
, but isn't yet.) Debian's libpfm3 package contains library with soname libpfm3.so.3 (systemtap was patched to use it), and it was present in the system because of build-dependencies. It is only include path that was changed. -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#395916: libpfm3: ABI change between 3.2 and 3.2.060926

2006-10-28 Thread Eugeniy Meshcheryakov
Package: libpfm3 Version: 3.2.060926-2 Severity: serious libpfm3 abi was changed between versions 3.2 and 3.2.060926. Examples: 3.2: extern int pfm_get_cycle_event(unsigned int *ev); 3.2.060926: pfm_get_cycle_event(pfmlib_event_t *e); Also some structures were changed (like struct

Bug#397015: fixed in upstream SVN

2006-11-04 Thread Eugeniy Meshcheryakov
[20]); + /* out */ uint8_t user[21]); HS -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#397297: obexpushd: executes shell commands (remote exploitable)

2006-11-06 Thread Eugeniy Meshcheryakov
; - } else { - if (fclose(data-out) == EOF) - return -errno; - } - return 0; -} - void obex_object_headers (obex_t* handle, obex_object_t* obj) { uint8_t id = 0; obex_headerdata_t value; -- Eugeniy Meshcheryakov

Bug#397678: main-menu: segfaults on amd64 after Set up users and passwords step

2006-11-08 Thread Eugeniy Meshcheryakov
Package: main-menu Severity: grave After configuring users and passwords in d-i screen starts blinking and following messages appear at console (may contain typos): process: ###): INFO: kbd-mode: setting console mode to Unicode (UTF-8) On other console, following messages appear: init:

Bug#506354: lvm2: system fails to boot after upgrade

2008-11-20 Thread Eugeniy Meshcheryakov
21 листопада 2008 о 00:09 +0100 Bastian Blank написав(-ла): You have /var/lock on a different filesystem than /? Yes, /var is on an LV. Seems that it needs to use /lib/init/rw. signature.asc Description: Digital signature

Bug#506354: lvm2: system fails to boot after upgrade

2008-11-20 Thread Eugeniy Meshcheryakov
21 листопада 2008 о 00:45 +0100 Bastian Blank написав(-ла): On Fri, Nov 21, 2008 at 12:21:43AM +0100, Eugeniy Meshcheryakov wrote: 21 листопада 2008 о 00:09 +0100 Bastian Blank написав(-ла): You have /var/lock on a different filesystem than /? Yes, /var is on an LV. Seems that it needs

Bug#392942: Regression in selection lists, probably due to #384787

2006-10-14 Thread Eugeniy Meshcheryakov
sorry that I missed this when testing the fixed input box handling (which really is fixed). -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#392942: Regression in selection lists, probably due to #384787

2006-10-14 Thread Eugeniy Meshcheryakov
). -- Eugeniy Meshcheryakov -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#392942: Regression in selection lists, probably due to #384787

2006-10-18 Thread Eugeniy Meshcheryakov
18 жовтня 2006 о 16:33 +0200 Frans Pop написав(-ла): Eugeniy: are you by any chance still working on this? No, I am not going to work on that piece of crap called slang2. I was able to read code of slang1 but not slang2. -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#401615: Processed: reopening

2006-12-17 Thread Eugeniy Meshcheryakov
. -- Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#439083: [Pkg-fonts-devel] Bug#439083: DejaVu Sans Bold cyrillic m (U+043C) is printed as blank space

2007-08-22 Thread Eugeniy Meshcheryakov
tags 439083 + upstream fixed-upstream severity 439083 normal thanks This bug is fixed in upstream SVN, revision 1976. Thanks for reporting. 22 серпня 2007 о 12:12 +0600 Sergey Fedoseev написав(-ла): Package: ttf-dejavu Version: 2.15-1 Severity: serious Steps to reproduce: 1. Create

Bug#422901: fontforge: crashes on amd64

2007-05-08 Thread Eugeniy Meshcheryakov
Package: fontforge Version: 0.0.20070501-1 Severity: grave Tags: patch fontforge crashes on amd64 during compilation on ttf-dejavu package: % ./generate.sh Copyright (c) 2000-2007 by George Williams. Executable based on sources from 13:10 1-May-2007. Segmentation fault This does not happen on

Bug#418840: belocs-locales-data: does not work with new libc

2007-04-12 Thread Eugeniy Meshcheryakov
Package: belocs-locales-data Version: 2.4-5 Severity: grave This package stooped to work after upgrading to libc6 2.5-1. I get messages like this during package configuration: perl: warning: Falling back to the standard locale (C). perl: warning: Setting locale failed. perl: warning: Please

Bug#418840: Status of the belocs-locales-{bin,data} packages

2007-04-15 Thread Eugeniy Meshcheryakov
want to maintain these packages? Are there some languages which really need them? I'm not sure yet if I want to/can maintain those packages. I think I should recheck status of those bugs first. Regards, Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#418840: patch for NMU

2007-04-18 Thread Eugeniy Meshcheryakov
I'm going to do an NMU for this bug with the attached patch. -- Eugeniy Meshcheryakov diff -urpN locales.orig/debian/changelog belocs-locales-bin-2.4/debian/changelog --- locales.orig/debian/changelog 2007-04-18 22:57:48.0 +0200 +++ belocs-locales-bin-2.4/debian/changelog 2007-04-18 22

Bug#567942: coccinelle: preparation for python 2.6 transition

2010-06-17 Thread Eugeniy Meshcheryakov
tags 567942 - patch thanks This package only needs change in build-dependency, but only after compiling pycaml with python 2.6. The patch from Ubuntu is not needed. 12 червня 2010 о 12:35 +0200 Jakub Wilk написав(-ла): severity 567942 important thanks * Bhavani Shankar

Bug#567942: coccinelle: preparation for python 2.6 transition

2010-06-21 Thread Eugeniy Meshcheryakov
Hi Steve, I'll upload fixed version of coccinelle later today. I think no build-dependency on python*-dev is needed. Regards, Eugeniy Meshcheryakov 20 червня 2010 о 16:00 -0700 Steve Langasek написав(-ла): Hi Eugeniy, pycaml has been transitioned now to python2.6 in unstable

Bug#586656: libpycaml-ocaml-dev: package cannot be installed with aptitude

2010-06-21 Thread Eugeniy Meshcheryakov
21 червня 2010 о 14:18 +0200 Євгеній Мещеряков написав(-ла): Conflict on pycaml should be versioned. Also IMHO those package should Replace pycaml. Sorry, i missed that those packages already replace pycaml. signature.asc Description: Digital signature

Bug#492677: systemtap: Missing dependencies

2008-07-28 Thread Eugeniy Meshcheryakov
severity 492677 important thanks Systemtap does not work with Debian kernels now because of config file used to build them and absence of debug information for them. It works with kernels built as described in README.Debian and does not require linux-headers installed. So, i'm downgrading this

Bug#492676: systemtap: Fails to work with available kernels

2008-07-28 Thread Eugeniy Meshcheryakov
severity 492676 normal reassing 492676 linux-2.6 retitle 492676 linux-2.6: should be compatible with systemtap thanks Hi, This is bug in Debian kernels and not in systemtap, so I'm reassigning it there. Please add the following options to enable use of systemtap: CONFIG_DEBUG_INFO

Bug#552375: readahead-fedora: machine fails to boot after installation

2009-10-25 Thread Eugeniy Meshcheryakov
severity 552375 important thanks Thanks for reply, I'll try to enable audit, but is it possible for readahead-fedora to just fail, if audit is not enabled and give an error message? 25 жовтня 2009 о 23:37 +0100 Michael Biebl написав(-ла): Євгеній Мещеряков wrote: After installtion of

Bug#526824: systemtap: FTBFS: checking for dwfl_module_getsym in -ldw... no

2009-05-03 Thread Eugeniy Meshcheryakov
reassing 526824 libdw-dev retitle 526824 libdw-dev: should depend on libdw1 thanks Hi Kurt, I belive this is a bug in your package. 3 травня 2009 о 20:58 +0200 Kurt Roeckx написав(-ла): Source: systemtap Version: 0.0.20090502-1 Severity: serious Hi, There was an error while trying to

Bug#398148: chuck not functional on amd64

2009-03-23 Thread Eugeniy Meshcheryakov
Hello Samuel, I tried chuck with your patch on amd64. chuck.alsa gives no sound. chuck.oss gives some sound. But it does not match at all the sound generated by chuck it 32-bit chroot (on the same machine, both chuck.alsa and chuck.oss work fine). I think there are more problems then fixed by

Bug#398148: chuck not functional on amd64

2009-03-23 Thread Eugeniy Meshcheryakov
23 березня 2009 о 11:18 +0100 Samuel Thibault написав(-ла): Ah? Could you post your .ck file? I tried the manual's SinOsc s = dac; while( true ) { 100::ms = now; Std.rand2f(30.0, 1000.0) = s.freq; } it seemed to work fine. The file is /usr/share/doc/chuck/examples/basic/foo.ck

Bug#398148: chuck not functional on amd64

2009-03-24 Thread Eugeniy Meshcheryakov
Hi, I tested your patch and oss and jack outputs work fine. With alsa there is only silence. 24 березня 2009 о 02:00 +0100 Samuel Thibault написав(-ла): Hello, Here is an updated patch. I've checked all the places that upstream marked as ISSUE: 64-bit, but also a few other. I could run

Bug#398148: chuck not functional on amd64

2009-03-25 Thread Eugeniy Meshcheryakov
Hello, With this patch alsa output works for me. Thanks, Eugeniy Meshcheryakov 25 березня 2009 о 00:31 +0100 Samuel Thibault написав(-ла): Samuel Thibault, le Tue 24 Mar 2009 23:43:41 +0100, a écrit : The alsa case is quite odd, we're getting ioctl(5, SNDRV_PCM_IOCTL_READI_FRAMES

Bug#591325: initramfs-tools: kernel does not boot without network connection

2010-08-02 Thread Eugeniy Meshcheryakov
visible. Uninstalling nbd-client fixed the problem completely. So I guess this is a bug in nbd-client. Regards, Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#689583: swi-prolog-nox depends on libncursesw5 on amd64, but not on proper -dev package

2012-10-04 Thread Eugeniy Meshcheryakov
would be to just Build-Conflict with libncursesw5-dev. Will release team accept unblock request for package with such change? Regards, Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#689583: swi-prolog-nox depends on libncursesw5 on amd64, but not on proper -dev package

2012-10-07 Thread Eugeniy Meshcheryakov
It seems I've sent this message to an incorrect address first time. Resending now. 4 жовтня 2012 о 20:55 +0200 Eugeniy Meshcheryakov написав(-ла): 4 жовтня 2012 о 09:39 +0100 Michael Tautschnig написав(-ла): Package: swi-prolog-nox Version: 5.10.4-3 Severity: serious Justification

Bug#752948: swi-prolog: FTBFS - test_singleton.pl: Exported procedure is not defined

2014-06-28 Thread Eugeniy Meshcheryakov
with cowbuilder (amd64). Do you have any idea why it ignores all packages in your build? Was the source archive unpacked correctly? Regards, Eugeniy Meshcheryakov 28 червня 2014 о 01:05 +0100 Michael Tautschnig написав(-ла): Package: swi-prolog Version: 6.6.6-1 Severity: serious Usertags: goto-cc

Bug#742279: implicitly converted to pointer warnings on 64bit architectures

2014-03-21 Thread Eugeniy Meshcheryakov
Hi, I need more info about this. Is this about version 6.6.3-1? Version 6.3.3-1 was not packaged. Also don't see those warnings when compiling on my machine (amd64). Are you using sid? Regards, Eugeniy Meshcheryakov 21 березня 2014 о 16:28 +0100 Matthias Klose написав(-ла): Package: swi

Bug#756812: nfs-common: rpc.gssd crashes while mounting an encrypted nfs4 filesystem

2014-08-05 Thread Eugeniy Meshcheryakov
on server yet. Regards, Eugeniy Meshcheryakov signature.asc Description: Digital signature

Bug#767740: FTBFS: mips: segmentation fault in check_pl

2014-11-02 Thread Eugeniy Meshcheryakov
severity important 767740 thanks Hello, This happens sometimes on mips buildds, but it is hard to reproduce on gabrielli.debian.org. I've uploaded a manualy built package for now. I'm lowering the bug sevirity to allow the package to migrate to testing. Regards, Eugeniy Meshcheryakov 2

Bug#917490: Bug #917490 in coccinelle marked as pending

2019-01-06 Thread Eugeniy Meshcheryakov
Control: tag -1 pending Hello, Bug #917490 in coccinelle reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: