Bug#903457:

2018-07-10 Thread Laszlo Boszormenyi (GCS)
forcemerge 903145 903457 thanks On Tue, 2018-07-10 at 10:57 +0200, Michal Arbet wrote: > When package is installing , these errors appears below .. : [...] > These is caused because of python 3.7 where async is reserved > python3.7 keyword. > Please , could you fix and upload new revision ? Al

Bug#815942: jzmq: FTBFS: missing header inclusion

2016-02-25 Thread Laszlo Boszormenyi (GCS)
of zmq.hpp jzmq uses structs defined in zmq.hpp Author: Laszlo Boszormenyi (GCS) Last-Update: 2016-02-25 --- --- jzmq-3.1.0.orig/src/main/c++/Event.cpp +++ jzmq-3.1.0/src/main/c++/Event.cpp @@ -2,6 +2,7 @@ #include #include #include +#include #include "jzmq.hpp" #include "util.hpp"

Bug#815685: libxs: update for libpgm 5.2 transition

2016-02-23 Thread Laszlo Boszormenyi (GCS)
x27;s tested and works as expected.Description: look for libpgm 5.2 Simply update the version number to look for in configure.in Author: Laszlo Boszormenyi (GCS) Forwarded: no Last-Update: 2016-02-23 --- --- libxs-1.2.0.orig/configure.ac +++ libxs-1.2.0/configure.ac @@ -473,7 +473,7 @@ AS_IF([te

Bug#712301: more info needed on node-oauth FTBFS

2013-07-27 Thread Laszlo Boszormenyi (GCS)
Hi Felix, On Sat, 2013-07-27 at 11:29 +0200, Felix Geyer wrote: > On 27.07.2013 10:38, Laszlo Boszormenyi (GCS) wrote: > > I build my packages in a clear pbuilder chroot before uploading. As I > > know, it doesn't have any internet connection. Now I've tried to rebui

Bug#712301: more info needed on node-oauth FTBFS

2013-07-27 Thread Laszlo Boszormenyi (GCS)
tags 712301 moreinfo unreproducible thanks Hi Felix, I build my packages in a clear pbuilder chroot before uploading. As I know, it doesn't have any internet connection. Now I've tried to rebuild node-oauth with an unplugged ethernet cable. It still builds. On the other hand, your bugreport sta

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-09 Thread Laszlo Boszormenyi (GCS)
On Tue, 2013-07-09 at 12:33 +0200, Hilko Bengen wrote: > Sorry for breaking things. I intend to do another NMU using the attached > patch tonight. Let me test it first. Will do a normal upload in 24 hours if the patch is correct this time. Laszlo/GCS -- To UNSUBSCRIBE, email to debian-bugs-rc-

Bug#679686: Anyone over here?

2013-06-24 Thread Laszlo Boszormenyi (GCS)
Hi Thomas, On Mon, 2013-06-24 at 14:37 +0800, Thomas Goirand wrote: > ping ? This bug is taken care of. If you are interested, there's a new package version[1] available that you can test. > Considering the history of this bug (eg: a serious RC bug opened for a > year), if you don't reply within

Bug#710341: sqlite: FTBFS with automake 1:1.13.2-1

2013-05-29 Thread Laszlo Boszormenyi (GCS)
Hi Daniel, On Wed, 2013-05-29 at 19:31 -0700, Daniel Schepler wrote: > Source: sqlite > Version: 2.8.17-7 > Severity: serious > > From my pbuilder build log: [...] > cd . && aclocal-1.11 > /bin/sh: 1: aclocal-1.11: not found > make: *** [debian/stamp-autotools-files] Error 127 > dpkg-buildpackag

Bug#679686: missing symvers/libvers (or soversion) for new librbd1

2013-05-29 Thread Laszlo Boszormenyi (GCS)
Hi Thijs, On Tue, 2013-05-28 at 13:45 +0200, Thijs Kinkhorst wrote: > What is the status of the ceph packages and this bug? It seems there are > problems building the release currently in unstable, but do you think that > a new version can be uploaded to address this? Would be great to see ceph >

Bug#708793: syslog-ng 3.3.6-2 FTBFS with ivykis 0.36-2

2013-05-18 Thread Laszlo Boszormenyi (GCS)
package syslog-ng tags 708793 upstream confirmed moreinfo thanks Hi Algernon, As the subject states, current version of ivykis in Sid makes syslog-ng 3.3.6-2 FTBFS. Both packages have new upstream versions, ivykis has 0.39 and syslog-ng has 3.4.1 . Any plan to package the newer ivykis? Then sysl

Bug#690067: Bug#702195: symlink conffiles are not supported, causing problems for dpkg on upgrade/removal and incorrect debsums reports

2013-03-25 Thread Laszlo Boszormenyi (GCS)
On Mon, 2013-03-25 at 23:34 +0100, Michael Biebl wrote: > Am 25.03.2013 23:23, schrieb Michael Biebl: > > Am 09.03.2013 20:27, schrieb Laszlo Boszormenyi (GCS): > >> On Wed, 2013-03-06 at 22:31 +0100, Michael Biebl wrote: > >> On Thu, 2013-03-07 at 15:53 +0100, Gergely

Bug#690067: Bug#702195: symlink conffiles are not supported, causing problems for dpkg on upgrade/removal and incorrect debsums reports

2013-03-09 Thread Laszlo Boszormenyi (GCS)
On Wed, 2013-03-06 at 22:31 +0100, Michael Biebl wrote: > I think something like this should do: > if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt "3.3.5-3"; then > .. > fi Done. On Thu, 2013-03-07 at 15:53 +0100, Gergely Nagy wrote: > I checked just now, and some things were picked fr

Bug#690067: Bug#702195: symlink conffiles are not supported, causing problems for dpkg on upgrade/removal and incorrect debsums reports

2013-03-06 Thread Laszlo Boszormenyi (GCS)
On Wed, 2013-03-06 at 13:17 +0100, Michael Biebl wrote: > 1/ as you no longer mark the symlinks as conffiles, the cleanup in > syslog-ng-core.postrm is not necessary. Removed. > 2/ you need to remove the existing conffile symlinks in > syslog-ng-core.preinst so dpkg converts it to non-conffiles o

Bug#690067: Bug#702195: symlink conffiles are not supported, causing problems for dpkg on upgrade/removal and incorrect debsums reports

2013-03-05 Thread Laszlo Boszormenyi (GCS)
On Tue, 2013-03-05 at 21:05 +0100, Michael Biebl wrote: > On 03.03.2013 22:53, Michael Biebl wrote: > > > > Seeing the poor handling of symlinked conffiles, I'm wondering if we > > should also remove them for the other affected packages, which do that: [...] > After a closer look, all those packag

Bug#702131: syslog-ng childs segfault, eventfd2: Invalid argument

2013-03-03 Thread Laszlo Boszormenyi (GCS)
On Sun, 2013-03-03 at 18:30 +0100, Martin Zobel-Helas wrote: > On Sun Mar 03, 2013 at 17:17:33 +0000, Laszlo Boszormenyi (GCS) wrote: > > On Sun, 2013-03-03 at 17:17 +0100, Gergely Nagy wrote: > > > Turns out, this doesn't apply cleanly, or at all. It is not needed >

Bug#702131: syslog-ng childs segfault, eventfd2: Invalid argument

2013-03-03 Thread Laszlo Boszormenyi (GCS)
On Sun, 2013-03-03 at 17:17 +0100, Gergely Nagy wrote: > Gergely Nagy writes: > > > > https://github.com/buytenh/ivykis/commit/89f67f97477aeba24aebfc58ae1a17e5bea69724.patch > > > > It will need some minor changes, as the ivykis included with 3.3.5 is a > > bit different from upstream. > > The

Bug#702131: syslog-ng childs segfault, eventfd2: Invalid argument

2013-03-03 Thread Laszlo Boszormenyi (GCS)
On Sun, 2013-03-03 at 09:37 +0100, Gergely Nagy wrote: > Martin Zobel-Helas writes: > > > Package: syslog-ng > > Version: 3.3.5-2 > [...] > > when trying to start syslog-ng on gabrielli.debian.org I see the following > > error: > > > > root@gabrielli:/var/lib/syslog-ng# /etc/init.d/syslog-ng sta

Bug#681549: Still present in 1.2.0-3

2012-12-07 Thread Laszlo Boszormenyi (GCS)
Hi Dane, On Fri, 2012-12-07 at 09:07 +, Dane Elwell wrote: > This bug seems to still exist in CouchDB 1.2.0-3 update that was pushed out > recently in Wheezy. It's caused by -2 . If you install -3 from scratch or delete /var/run/couchdb/ after -2 is stopped, it'll start normally. Laszlo/GCS

Bug#692295: RFS: couchdb/1.2.0-2.1 [NMU] [RC]

2012-11-27 Thread Laszlo Boszormenyi (GCS)
Hi Dominik, On Tue, 2012-11-27 at 09:41 +0100, Dominik George wrote: > Ask the person who wrote the RFS template generator. On the other hand, > it's the Debian communities package. Maybe it should say "my version xyz > of package foo". If you take any offence on this, I really pity you. I don'

Bug#640577: missing egg-info in python-greenlet cause FTBFS of python-eventlet in Wheezy

2012-08-26 Thread Laszlo Boszormenyi (GCS)
unarchive 640577 tag 640577 wheezy affects 640577 python-eventlet thanks Hi, The addition of egg-info file to python-greenlet still affects python-eventlet . As the former bugfix do not migrate to Wheezy due to an other RC bug in python-greenlet . I plan to NMU[1] this to wheezy-proposed-updates

Bug#658139: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-17 Thread Laszlo Boszormenyi (GCS)
Answering to my own mail. On Tue, 2012-07-17 at 05:38 +, Laszlo Boszormenyi (GCS) wrote: > On Tue, 2012-07-17 at 09:27 +0900, Charles Plessy wrote: > > 2) Install in Alioth's collab-maint a git repository made with the --debsnap > >option of git-import-dscs, unless we

Bug#658139: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
On Tue, 2012-07-17 at 09:27 +0900, Charles Plessy wrote: > how about the following (inspired by http://dep.debian.net/deps/dep2/) > > Maintainer: mime-supp...@packages.debian.org > Uploaders: > Laszlo Boszormenyi (GCS) , > Charles Plessy , Hope Brian will also join. Ma

Bug#658139: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
On Mon, 2012-07-16 at 23:35 +0200, Cyril Brulebois wrote: > Laszlo Boszormenyi (GCS) (16/07/2012): > > My intention was to limit people who can commit to mime-support. It > > seems there are multiple viewpoints for example about > > application/x-httpd-* types. One may do mo

Bug#658139: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
Hi Cyril, On Mon, 2012-07-16 at 22:49 +0200, Cyril Brulebois wrote: > Charles Plessy (16/07/2012): > > If nobody else volunteers, I propose to start a maintenance group for > > the mime-support package, that I would store in a Git repository on > > Alioth's collab-maint group. Just for the recor

Bug#678644: Outdated version of Zoph in Debian

2012-06-23 Thread Laszlo Boszormenyi (GCS)
Hi Henrique, Jeroen, On Sat, 2012-06-23 at 13:05 -0300, Henrique de Moraes Holschuh wrote: > On Sat, 23 Jun 2012, Jeroen Roos wrote: > > I am the maintainer of "Zoph", a webbased program to organize photos. > ... > > The current version in Debian has several issues, including a few > > security-re

Bug#677626: ceph - Unwarranted restriction of architectures

2012-06-17 Thread Laszlo Boszormenyi (GCS)
Hi Bastian, Alessio, On Fri, 2012-06-15 at 15:33 +0200, Bastian Blank wrote: > The ceph upload in NEW tells: > | * Limit archs to build on as leveldb dependency doesn't support all. > The leveldb package is clearly not restricted to specific architectures, > so this is not allowed. While I agree

Bug#672678: (cryptmount #672678) unmet dependency on libdevmapper

2012-05-24 Thread Laszlo Boszormenyi (GCS)
Hi all, On Thu, 2012-05-24 at 02:50 +0300, Touko Korpela wrote: > On Wed, May 23, 2012 at 11:31:33PM +0300, Touko Korpela wrote: > > This bug blocks lvm2 from migrating to testing. Maybe cryptmount should > > temporarily removed from testing? Or are tools wrong, and lvm2 update > > don't make situ

Bug#665363: Bug#664078: transition: tokyocabinet

2012-04-30 Thread Laszlo Boszormenyi
Hi Julien, On Sun, 2012-04-29 at 19:05 +0200, Julien Cristau wrote: > On Wed, Apr 11, 2012 at 08:07:54 +0200, Tobias Frost wrote: > > seems that bogofilter can be fixed soon, it seems that Steven found an > > workaround in the sqlite3 library. (See #665363) > What's up with that? The "bug" lies i

Bug#665363: sqlite3: diff for NMU version 3.7.11-2.1

2012-04-30 Thread Laszlo Boszormenyi
Hi Tobias, On Mon, 2012-04-30 at 09:59 +0200, t...@coldtobi.de wrote: > I've prepared an NMU for sqlite3 (versioned as 3.7.11-2.1) and > will upload (via sponsor) to DELAYED/10. Please feel free to tell me if I > should delay it longer. I'm on this issue, an NMU is not necessary. Will upload a ne

Bug#657796: sidplay-libs: diff for NMU version 2.1.1-11.1

2012-02-06 Thread Laszlo Boszormenyi
On Sat, 2012-02-04 at 23:23 +0100, Benjamin Drung wrote: > I've prepared an NMU for sidplay-libs (versioned as 2.1.1-11.1) and > uploaded it to DELAYED/5. Yes, mistakes. Package is at: dget -x http://www.routers.hu/gcs/sidplay-libs_2.1.1-12.dsc /GCS -- To UNSUBSCRIBE, email to debian-bugs-rc

Bug#657796: sidplay-libs: diff for NMU version 2.1.1-11.1

2012-02-06 Thread Laszlo Boszormenyi
Hi Benjamin, On Sat, 2012-02-04 at 23:23 +0100, Benjamin Drung wrote: > I've prepared an NMU for sidplay-libs (versioned as 2.1.1-11.1) and > uploaded it to DELAYED/5. I've updated the package, but it's again middle of the night when I tend to make mistakes. Waiting for your feedback if it makes

Bug#656346: cryptmount --prepare fails Debian bugreport

2012-01-18 Thread Laszlo Boszormenyi
tags 656346 - l10n severity 656346 thanks Hi all, First, forgive me Richard, as this is not my bug report but le me share my thoughts. It seems you both overlook two things. First, there won't be libc.mo in en nor in en_US directories. Programs print messages in English and such, don't need to t

Bug#654662: FTBFS: pkgIndex.tcl seems to be wrong

2012-01-04 Thread Laszlo Boszormenyi
Hi Thorsten, On Thu, 2012-01-05 at 00:09 +, Thorsten Glaser wrote: > Source: sqlite3 > Version: 3.7.9-3 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > with my “m68k buildd” hat on, your package FTBFS. It also does that > on most release a

Bug#650961: libsqlite3-tcl: pkgIndex.tcl is empty and can not be generated

2011-12-24 Thread Laszlo Boszormenyi
On Sun, 2011-12-04 at 19:51 +0300, Alexander Galanin wrote: > File /usr/lib/tcltk/sqlite3/pkgIndex.tcl is empty, so package sqlite3 > can not be loaded in Tcl programs. Indeed. On all platforms, it doesn't contain the "package ifneeded ..." line. A simple rebuild fixes this issue. I've asked the

Bug#650961: libsqlite3-tcl: pkgIndex.tcl is empty and can not be generated

2011-12-04 Thread Laszlo Boszormenyi
tag 650961 + unreproducible moreinfo thanks Hi Alexander, On Sun, 2011-12-04 at 19:51 +0300, Alexander Galanin wrote: > Version: 3.7.9-2 > Severity: grave > File /usr/lib/tcltk/sqlite3/pkgIndex.tcl is empty, so package sqlite3 > can not be loaded in Tcl programs. What do you mean by empty? Zero

Bug#642584: [FTBFS] sqlite3: Mismatching at libsqlite3-0.symbols

2011-09-24 Thread Laszlo Boszormenyi
package sqlite3 tag 642584 + moreinfo thanks Hi Hiroyuki, On Sat, 2011-09-24 at 16:25 +0900, Hiroyuki Yamamoto wrote: > Package: sqlite3 > Version: 3.7.8-1 > Severity: serious > Tags: patch > > Mismatching at libsqlite3-0.symbols. Can you be please be more specific? According to the Debian buil

Bug#625168: NMU for shotwell abort bug and FTBFS on amd64

2011-07-16 Thread Laszlo Boszormenyi
On Sat, 2011-07-16 at 23:35 +0200, Devid Antonio Filoni wrote: > I have to upload the new shotwell release so your NMU is not needed. > On Sat, Jul 16, 2011 at 5:54 PM, Laszlo Boszormenyi wrote: > > Shotwell is being abort on amd64 due to a double free in gexiv2 library. > >

Bug#625168: NMU for shotwell abort bug and FTBFS on amd64

2011-07-16 Thread Laszlo Boszormenyi
Hi Devid, Shotwell is being abort on amd64 due to a double free in gexiv2 library. However a simple rebuild of the latter seems to be a proper fix. It can't be done until its symbol file is updated. I'm going to NMU it on next Friday if I don't get an answer from you. Laszlo/GCS -- To UNSUBS

Bug#615235: ceph: FTBFS on armel: missing include/atomic.h

2011-02-26 Thread Laszlo Boszormenyi
Hi Hector, On Sat, 2011-02-26 at 13:47 +, Hector Oron wrote: > Your package fails to build on armel and s390. Known and reported upstream[1]. Hope they'll fix it soon. Thanks, Laszlo/GCS [1] http://marc.info/?l=ceph-devel&m=129872090302395&w=2 -- To UNSUBSCRIBE, email to debian-bugs-r

Bug#611956: sqlite3 misbuilds with cdbs 0.4.90 and above

2011-02-21 Thread Laszlo Boszormenyi
Hi Steve, On Mon, 2011-02-21 at 10:26 -0800, Steve Langasek wrote: > cdbs 0.4.92 is now in testing and unstable; raising this bug's severity. Thanks for the heads-up. I've uploaded the package some time ago, but it's not yet accepted nor rejected. But once it hits the archives, would you please c

Bug#544310: xsidplay: diff for NMU version 2.0.3-1.1

2011-01-02 Thread Laszlo Boszormenyi
Hi Gregor, On Sun, 2011-01-02 at 02:36 +0100, gregor herrmann wrote: > I've prepared an NMU for xsidplay (versioned as 2.0.3-1.1) and > uploaded it to DELAYED/2. Thanks for your heads-up, I made a normal upload. I've also added {misc:Depends} to the binary (hope that Release Team will unblock it)

Bug#608491: syslog-ng: log file permissions dangerous on kfreebsd-i386

2010-12-31 Thread Laszlo Boszormenyi
On Fri, 2010-12-31 at 12:29 +, Steven Chamberlain wrote: > On kfreebsd-i386, installing the syslog-ng package with its default > configuration files, sets the permissions of system log files including > /var/log/messages, daemon.log, auth.log and perhaps others to > -rwsrwsrwt. This happens wh

Bug#608491: syslog-ng: log file permissions dangerous on kfreebsd-i386

2010-12-31 Thread Laszlo Boszormenyi
package syslog-ng tags 608491 + confirmed thanks On Fri, 2010-12-31 at 12:29 +, Steven Chamberlain wrote: > Package: syslog-ng > Version: 3.1.3-1 > Severity: grave > Tags: security > On kfreebsd-i386, installing the syslog-ng package with its default > configuration files, sets the permission

Bug#591298: Bug #591298: Banshee regression hopefully fixed in 3.7.2-1

2010-10-05 Thread Laszlo Boszormenyi
Answering myself just for the record. On Tue, 2010-10-05 at 06:23 +0200, Laszlo Boszormenyi wrote: > On Mon, 2010-10-04 at 16:57 +0100, Iain Lane wrote: > > Is there any update on this? I didn't harass upstream yet, but will > > now if you haven't heard anything and thin

Bug#591298: Bug #591298: Banshee regression hopefully fixed in 3.7.2-1

2010-10-04 Thread Laszlo Boszormenyi
Hi Iain, On Mon, 2010-10-04 at 16:57 +0100, Iain Lane wrote: > Is there any update on this? I didn't harass upstream yet, but will > now if you haven't heard anything and think it will help. Was it your harass? The most recent commit[1] from upstream may be the fix for this bug. In a rush, I can

Bug#591298: Bug #591298: Banshee regression hopefully fixed in 3.7.2-1

2010-10-04 Thread Laszlo Boszormenyi
Hi Iain, On Mon, 2010-10-04 at 16:57 +0100, Iain Lane wrote: > On Mon, Aug 30, 2010 at 05:49:17PM +0200, Laszlo Boszormenyi wrote: > > As I previously noted, I've reported it to upstream already. They said > >they are working on it, but I didn't get more feedback. I didn

Bug#591298: Bug #591298: Banshee regression hopefully fixed in 3.7.2-1

2010-08-30 Thread Laszlo Boszormenyi
Hi, On Mon, 2010-08-30 at 11:52 +0100, Iain Lane wrote: > On Fri, Aug 27, 2010 at 10:02:54AM +0100, Will Thompson wrote: > >With the CoreCache parts of the query removed, it's very snappy: It's enough to put a plus sing front of it like: +CoreTracks.PrimarySourceID = 1 > Thanks for your analysis

Bug#591298: Banshee becomes extremely slow after sqlite3 3.6.23.1-4 => 3.7.0-1 upgrade

2010-08-21 Thread Laszlo Boszormenyi
Hi all, On Fri, 2010-08-20 at 23:20 +0100, Iain Lane wrote: > On Tue, Aug 17, 2010 at 03:28:39PM +0100, Will Thompson wrote: > >Package: sqlite3 > >Version: 3.7.0.1-1 I've created a package from upstream trunk. It still has the slowness bug. > That's interesting. Could you please run banshee wit

Bug#591298: regarding SQLite3 3.7.0 slowness with banshee

2010-08-04 Thread Laszlo Boszormenyi
Hi Iain, On Wed, 2010-08-04 at 17:20 +0100, Iain Lane wrote: > forwarded 519298 http://article.gmane.org/gmane.comp.db.sqlite.general/58588 I've read that 3.7.0.1 won't contain the fix for this bug. Still, reading the commits[1]: [5074b85967] Update the version number to 3.7.0.1. (user: drh, tags

Bug#591298: regarding SQLite3 3.7.0 slowness with banshee

2010-08-04 Thread Laszlo Boszormenyi
Hi, This is known and fixed by upstream with an other, more serious database corruption issue. It's said that 3.7.0.1 will be released real soon. It's already tagged, so I think it may be released later today or tomorrow. I'll upload that new upstream release fixing this bug. Regards, Laszlo/GCS

Bug#548773: closed by Laszlo Boszormenyi (neon27 v0.29.0 insecure algorithm error)

2009-10-07 Thread Laszlo Boszormenyi
Hi Simon, On Mon, 2009-10-05 at 16:36 +0200, Simon Eugster wrote: > Would it be possible for subversion to nevertheless allow me to continue > with this operations? Or is that strictly forbidden by libneon? I don't know if it's possible in Subversion. As I have seen, you posted this bug on a mai

Bug#522103: libsqlite3-0: ABI breakage: xCheckReservedLock method in sqlite3_io_methods changed prototype

2009-05-31 Thread Laszlo Boszormenyi
Hi Julien, On Sun, 2009-05-31 at 20:06 +0200, Julien Cristau wrote: > On Sun, May 31, 2009 at 19:36:06 +0200, Laszlo Boszormenyi wrote: > > As of #522103, I don't think it worths a SONAME bump. An internal > > function is changed in an incompatible way. The only one applicat

Bug#529389: Bug#522103: libsqlite3-0: ABI breakage: xCheckReservedLock method in sqlite3_io_methods changed prototype

2009-05-31 Thread Laszlo Boszormenyi
severity 522103 normal thanks Hi Aníbal, Francesco, On Wed, 2009-05-20 at 00:35 +0200, Francesco Poli wrote: > On Tue, 19 May 2009 14:54:06 +1000 Aníbal Monsalve Salazar wrote: > > rpm 4.4.2.3-2 is affected, see: > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529389 > > rpm is an exam

Bug#522103: libsqlite3-0: ABI breakage: xCheckReservedLock method in sqlite3_io_methods changed prototype

2009-04-01 Thread Laszlo Boszormenyi
Hi, On Tue, 2009-03-31 at 21:37 +0200, Adeodato Simó wrote: > Package: libsqlite3-0 > Version: 3.6.11-4 > Severity: serious > > The sqlite3_io_methods struct, which just contains pointers to different > functions, changed in an incompatible way, by making one of these > methods (xCheckReservedLoc

Bug#519428: evolution crashes with newer sqlite3 versions; was: Re: Do you have any comments regarding this bug?

2009-03-31 Thread Laszlo Boszormenyi
Hi, On Tue, 2009-03-31 at 23:27 +1300, Andrew McMillan wrote: > This bug seems to be related to an SQLite upgrade: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521862 Sounds interesting. I have two idea. First is to be sure that evolution is built with the new, 3.6.11-4 version of sqlite3.

Bug#496482: transitional libneon25 packages break partial upgrades from etch

2008-11-29 Thread Laszlo Boszormenyi
Hi Sven, On Fri, 2008-11-28 at 23:06 +0100, Sven Joachim wrote: > this bug really deserves a severity >= serious. All reverse > dependencies of libneon25 will break after the upgrade, because the > following files are in /usr/lib: They will break only on partial upgrades. Full upgrades will upgr

Bug#501143: ROM images are part of the source and binary packages

2008-10-16 Thread Laszlo Boszormenyi
Hi Gerfried, On Thu, 2008-10-16 at 20:14 +0200, Gerfried Fuchs wrote: > You clearly totally missed the point. You did *not* fix the release > critical bug (which should had been your first priority) I wanted to discuss the other changes, how you made the dfsg source tarball and don't get bashism

Bug#501143: ROM images are part of the source and binary packages

2008-10-15 Thread Laszlo Boszormenyi
Hi Gerfried, On Tue, 2008-10-14 at 12:45 +0200, Gerfried Fuchs wrote: > Please find it attached. The packaging should receive a major cleanup, > there are quite some issues brought up by lintian too, but I tried to > keep the patch as tight as possible to make sure the release-team would > accept

Bug#501143: ROM images are part of the source and binary packages

2008-10-13 Thread Laszlo Boszormenyi
Hi Gerfried, Andreas, On Mon, 2008-10-13 at 18:12 +0200, Gerfried Fuchs wrote: > I am willing to do an NMU for fixing this, it would be a pity if vice > would get dropped. Please don't NMU it. I'm here and will respond to this bugreport if not today but tomorrow. > When I get the patch ready I

Bug#500792: libsqlite3-0: Incorrect query results

2008-10-01 Thread Laszlo Boszormenyi
package libsqlite3-0 severity 500792 normal thanks Hi Tristan! On Wed, 2008-10-01 at 15:30 +0200, Tristan Seligmann wrote: > The following series of statements produces incorrect results in version > 3.5.9 of sqlite: > CREATE TABLE foo(foo TEXT); > INSERT INTO foo VALUES ('a'); > INSERT INTO foo

Bug#496482: neon25 transitional packages not installable

2008-08-27 Thread Laszlo Boszormenyi
Hi Luk, On Mon, 2008-08-25 at 07:54 +0200, Luk Claes wrote: > Package: neon27 > Version: 0.28.2-3 > Severity: serious [...] > libneon25, libneon25-dbg and libneon25-dev transitional packages are not > installable as the neon27 counterparts conflict with them. You should version > the conflict to

Bug#478337: symbol lookup error: sqlite3: undefined symbol: sqlite3_enable_load_extension

2008-04-29 Thread Laszlo Boszormenyi
Hi Julien, On Tue, 2008-04-29 at 13:42 +0200, Julien Cristau wrote: > severity 478337 serious > kthxbye It's still only important, read on. > On Tue, Apr 29, 2008 at 07:21:28 +0200, Laszlo Boszormenyi wrote: > > You mix lib and binary package versions, that's one so

Bug#478337: symbol lookup error: sqlite3: undefined symbol: sqlite3_enable_load_extension

2008-04-28 Thread Laszlo Boszormenyi
package libsqlite3-0 severity 478337 important thanks Hi Tom, On Mon, 2008-04-28 at 21:26 +0100, Tom Parker wrote: > Package: sqlite3 > Version: 3.5.6-3 > Severity: grave > > [EMAIL PROTECTED]:[~] sqlite3 > SQLite version 3.5.7 You mix lib and binary package versions, that's one source of your

Bug#445780: rdesktop 1.5.0-2+cvs20071006 problems

2008-04-14 Thread Laszlo Boszormenyi
Hi all who involved, Please retest rdesktop 1.5.0-3+cvs20071006 for the following: - it does not segfault not in the beginning nor during use; - color rendering is correct; - mouse buttons (both left and right clicks) work as expected. I would like to get back your report within a week, if there

Bug#463356: linux-patch-grsecurity2 - debian/copyright: serious policy violations

2008-02-17 Thread Laszlo Boszormenyi
Hi William, Please recheck the package, it was renamed to linux-patch-grsecurity2 . The fixed package just uploaded so you probably need to wait for the next mirror pulse to get it. The kernel-patch-grsecurity2 package will be a dummy transitional package only. Thanks, Laszlo/GCS -- To UNSUB

Bug#460521: vice: re-enable all release architectures

2008-01-13 Thread Laszlo Boszormenyi
Hi Philipp, On Sun, 2008-01-13 at 12:23 +0100, Philipp Kern wrote: > Bogus dep-waits need to be cleared in wanna-build (e.g. by mailing > [EMAIL PROTECTED]), and must not cause the architectures in question being > excluded. So please put it back into arch:any, if it is theoretically > able to bu

Bug#444179: cdw segfaults on 64 bit archs

2007-12-25 Thread Laszlo Boszormenyi
package cdw tag 444179 + unreproducible severity 444179 important thanks Hi Wolfgang, I have asked you before testing new cdw releases if it's still segfault for you or not. Please report back, as I can't reproducible any crash on my 64 bit box. Thanks, Laszlo/GCS -- To UNSUBSCRIBE, email t

Bug#444179: cdw segfaults on amd64 is fixed or not

2007-10-30 Thread Laszlo Boszormenyi
Hi Wolfgang, Can you check if cdw version 0.3.2-1 crashes when you want to start it? Thanks, Laszlo/GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#441233: CVE-2007-1888 possible code execution via sqlite_decode_binary

2007-09-07 Thread Laszlo Boszormenyi
Hi Nico! On Fri, 2007-09-07 at 17:44 +0200, Nico Golde wrote: > A CVE was published for sqlite2: > CVE-2007-1888[0]: [...] > I already a a fixed package ready so I am going to 0-day NMU this package to > fix > this. I understand that this is a security fix, but I don't think everyone use sqlite_

Bug#436165: sqlite3: Version 3.3.17 misses 3 data corruption bugs fixed in 3.4.1 upstream

2007-08-05 Thread Laszlo Boszormenyi
Hi Wolfgang, On Mon, 2007-08-06 at 00:23 +0200, Wolfgang Weisselberg wrote: > Package: sqlite3 > Version: 3.3.17-1 > Severity: critical > Justification: causes serious data loss I have read this, but no one reported a real data loss. Thus the possibility does not mean that the chances are high. A

Bug#430081: confirm quilt FTBFS as of 0.46-2

2007-07-01 Thread Laszlo Boszormenyi
Hi, I can confirm this bug with version 0.46-2 . I try to build it in a chroot if it matters. Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#427989: rdesktop: Install broke apt

2007-06-07 Thread Laszlo Boszormenyi
Hi Conor! On Thu, 2007-06-07 at 21:46 +0100, Conor Paterson wrote: > After installing rdesktop through apt, somehow, it broke a lot of unrelated > software (by removing certain c libs or something like that... I closed the > terminal) and apt stopped working... Every time I tried to install/remo

Bug#418098: rdesktop fix test

2007-05-10 Thread Laszlo Boszormenyi
Hi Paul, On Thu, 2007-05-10 at 13:36 +0200, Paul Coray wrote: > rdesktop 1.5.0-2 fixes the crash for me too - but, installing on etch, > apt asks for libc6 from unstable, which I wouldn't install. Guess some > nasty things would happen... Yes, glibc changed since then in Sid. Please don't mix p

Bug#418098: rdesktop fix test

2007-04-19 Thread Laszlo Boszormenyi
Hi all of you! Can you please report back if rdesktop 1.5.0-2 fixes the crash on startup due to the libx11-6 security fix? Thanks, Laszlo/GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#398797: gradm: fails to install

2006-12-14 Thread Laszlo Boszormenyi
Hi, On Thu, 2006-12-14 at 15:10 +0100, Kurt Roeckx wrote: > What's the status of this bug? Oops, missed it a bit. > It's currently set to only affect unstable. Is the current package > something that we want in etch? No, at least not as-is. I will upload a package which depends on gradm2 and g

Bug#401961: conflicts with libneon26, making most neon-using packages uninstallable

2006-12-07 Thread Laszlo Boszormenyi
Hi, On Thu, 2006-12-07 at 01:12 +0100, Rene Engelhard wrote: > The Problem here is that libneon26 and libneon26-gnutls are *NOT* > parallel installable. This causes bazaar to indirectly conflict with > anything linked against the "normal" openssl linked version. [...] > The real solution is to mak

Bug#382906: RM: mozilla-locale-hu -- RoM; mozilla scheduled for removal

2006-11-18 Thread Laszlo Boszormenyi
reassign 382906 ftp.debian.org retitle 382906 RM: mozilla-locale-hu -- RoM; mozilla scheduled for removal block 382906 with 370436 thanks Hi, As the maintainer of mozilla-locale-hu I request the removal of its removal due to the upcoming mozilla package removal. Regards, Laszlo/GCS signature.a

Bug#398797: gradm: fails to install

2006-11-16 Thread Laszlo Boszormenyi
On Thu, 2006-11-16 at 13:55 -0800, Steve Langasek wrote: > BTW, given the contents of this debconf message, is it better to remove the > package anyway...? Ouch, I should have noted all debconf translators that this package is _deprecated_ and it does not worth translating it. Well, they seen it a

Bug#396766: php5 <5.2 security bugs

2006-11-02 Thread Laszlo Boszormenyi
Hi! Yes, PHP5 versions before 5.2.0 have some security bugs and as the webpage says "This release also obsoletes the 5.1 branch of PHP." . Thus a package update to 5.2.0 is needed soon targeted to Etch IMHO. I have already done a local NMU, seems to be OK. I don't think it would be welcomed if I

Bug#376771: remove unused 2.4 images

2006-08-19 Thread Laszlo Boszormenyi
On Sun, 2006-08-20 at 04:12 +0200, Jeroen van Wolffelaar wrote: > And I have no idea about: > kernel-patch-2.4.27-apus > kernel-patch-2.4-fasttraks150 > kernel-patch-2.4-grsecurity > kernel-patch-2.4-lowlatency I'm the maintainer of kernel-patch-2.4-grsecurity , and it should be removed too. Will

Bug#364242: mozilla security bugs, NMU?

2006-06-17 Thread Laszlo Boszormenyi
On Fri, 2006-06-16 at 08:19 +0200, Alexander Sack - Debian Bugmail wrote: > I closed it by *intend*. Please don't reopen, but do it as I did now > (found 2:1.7.12). > So the bts knows that it is not yet closed in etch sid. OK, I'm still a newbie with versioning in BTS. > Hey, I *am* not the maint

Bug#364242: mozilla security bugs, NMU?

2006-06-15 Thread Laszlo Boszormenyi
reopen 364242 thanks On Thu, 2006-06-15 at 22:57 +0200, Alexander Sack - Debian Bugmail wrote: > your are right. We missed to close this bug. At least its fixed in > stable-security. > For unstable I don't know. It's not yet fixed for Etch/Sid. For two months! I don't want to trash -release, so

Bug#364242: mozilla security bugs, NMU?

2006-06-15 Thread Laszlo Boszormenyi
Hi, This bug is open for almost two months. As Mozilla version 1.7.13 fixes several security bugs, please package it. If you don't have time, can I NMU it? Thanks, Laszlo/GCS signature.asc Description: This is a digitally signed message part

Bug#356884: please remove bazaar

2006-05-20 Thread Laszlo Boszormenyi
Package: ftp.debian.org Severity: normal Bazaar is abadonned by upstream[1], maintainer is said to be MIA since seven months. Has a new development branch, but that's called bazaar-ng[2], a package is requested for it[3]. Has several RC bugs[4]. Holding neon 2.4 -> 2.5 transition[5] and with it th

Bug#339369: not relevant for normal use

2006-04-04 Thread Laszlo Boszormenyi
package sqlite3 severity 339369 grave thanks [You forgot to send it to control@ , put back this to grave now.] On Tue, 2006-04-04 at 22:06 -0700, Steve Langasek wrote: > what, you think the test suite is made up with tests that have nothing to do > with the use of the library? It *has* the real c

Bug#339369: not relevant for normal use

2006-04-04 Thread Laszlo Boszormenyi
package sqlite3 severity 339369 normal thanks Hi Clint, I don't think this bug is grave due to: - it's a buildd, probably with enforcements; - it's a chroot environment; - it's only the tests, there's no report from real usage. Please prove that it has any effect on normal boxes. Thanks, Laszl

Bug#359234: libapache2-svn: modules have trapdoor rpath /tmp/svn

2006-03-27 Thread Laszlo Boszormenyi
On Mon, 2006-03-27 at 21:24 +0200, Bill Allombert wrote: > On Mon, Mar 27, 2006 at 09:10:48PM +0200, Laszlo Boszormenyi wrote: > > On Mon, 2006-03-27 at 11:57 -0600, Peter Samuelson wrote: > > > I'll take another look as soon as I get a chance. > > IMHO a bin NMU woul

Bug#359234: libapache2-svn: modules have trapdoor rpath /tmp/svn

2006-03-27 Thread Laszlo Boszormenyi
On Mon, 2006-03-27 at 11:57 -0600, Peter Samuelson wrote: > [Bill Allombert] > > libapache2-svn modules have a rpath pointing to /tmp: [...] > Extra rpaths are usually > quite harmless, but you are right, if a buildd builds things in /tmp, > it can be a security problem. Err, it seems it was hand

Bug#358042: Makes other packages FTBFS: missing depends on GSSAPI

2006-03-27 Thread Laszlo Boszormenyi
On Thu, 2006-03-23 at 15:06 -0800, Steve Langasek wrote: > On Thu, Mar 23, 2006 at 04:33:22PM +0100, Laszlo Boszormenyi wrote: > > I miss -O2 and -g from Libs, but otherwise it may be right. > > Actually, -O2 and -g have no business being listed in this file at all, > since th

Bug#358042: Makes other packages FTBFS: missing depends on GSSAPI

2006-03-23 Thread Laszlo Boszormenyi
On Wed, 2006-03-22 at 23:36 -0800, Steve Langasek wrote: > On Wed, Mar 22, 2006 at 11:56:23PM +0100, Laszlo Boszormenyi wrote: > > Do you have any pointers how to do it? I may hack on it, but I know > > nothing about this. It is #338302 by the way. > > By editing the .pc (o

Bug#356963: fix with new upstream release

2006-03-15 Thread Laszlo Boszormenyi
package davfs2 tags 356963 + patch pending thanks Hi Martin, Luciano and Luk, I have noted Luciano back then about the neon transition. He said that only the new upstream version fixes this (confirmed) and he is doing a package out of it. I haven't heard about him since then, not even for my sec

Bug#355716: subversion: libsvn0(-dev) uninstallable because of dependency on libneon24

2006-03-07 Thread Laszlo Boszormenyi
Hi Michael, On Tue, 2006-03-07 at 15:46 +0100, Michael Biebl wrote: > The current subversion packages are linked against libneon24. libneon24 > has been superseded by libneon25. This makes the packages uninstallable > in sid. Already known and fixed; only due to a binary package rename 1.3.0-2 is

Bug#355356: subversion depends on libneon24 but this package doesn't exist in unstable, only libneon25 exists. So I can't install subversion.

2006-03-05 Thread Laszlo Boszormenyi
Hi Kevin, On Sun, 2006-03-05 at 00:57 -0500, Kevin Smith wrote: > The following packages have unmet dependencies. > subversion: Depends: libneon24 (>= 0.24.7.dfsg) but it is not > installable > Depends: libsvn0 (>= 1.2.3dfsg1) but it is not going to > be installed > E: Broken pack

Bug#353410: conky config file

2006-02-28 Thread Laszlo Boszormenyi
Hi Jasser, Can you please try the newest package version 1.4.0-0.1 (will be available tomorrow)? Please report back, and if it still fails, please attach your ~/.conkyrc to aid debugging. Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#342581: gradm2: ftbfs [sparc] skipping incompatible /usr/lib/libpam.so when searching for -lpam

2005-12-08 Thread Laszlo Boszormenyi
Hi Blars, On Thu, 2005-12-08 at 09:23 -0800, Blars Blarson wrote: > gradm2 failed to build on a sparc buildd, duplicated on my sparc > pbuilder. For unknown reasons, 2.1.7-2 is attempting to build with > the -m64 option to gcc (2.1.7-1 did not). Do you have any idea maybe? I know that gcc/g++ pa

Bug#339262: library package needs to be renamed (libstdc++ allocator change)

2005-12-04 Thread Laszlo Boszormenyi
Hi Steve, On Sun, 2005-12-04 at 03:31 -0800, Steve Langasek wrote: > I've prepared an NMU to fix this bug in sidplay-libs. The patch for the NMU > is attached, and I'll be uploading the package shortly to the NEW queue. If > you disagree with any of the changes made, please make a maintainer upl

Bug#337257: Bug#339596: apt-src: segfaults

2005-11-17 Thread Laszlo Boszormenyi
Hi Thanasis, On Thu, 2005-11-17 at 13:38 +0100, Thanasis Kinias wrote: > apt-src segfaults consistently when trying to do anything; this is > presumably related to apt-build bug #337257. Can be, but it is no more the case. > If maintainer cannot reproduce I can send a strace... > > -- System In

Bug#335211: apt-src install segfaults

2005-10-30 Thread Laszlo Boszormenyi
On Sat, 2005-10-22 at 18:01 +0200, Massimo Manghi wrote: > 'apt-src install' segfaults every time the > command is run leaving the target directory > unchanged, therefore suggesting that the problem > occurs in the early stages of execution. Yes, it is very early. :-( It segfaults at /usr/lib/perl

Bug#335211: seems to be a perl bug

2005-10-27 Thread Laszlo Boszormenyi
Hi, It fails in the Perl interface to apt (AptPkg/Source.pm); at a simple(?) variable set. If I remove the set, then it runs correctly. Will try to hunt it down. Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Bug#324803: cdw Segmentation fault

2005-08-24 Thread Laszlo Boszormenyi
Hi Simone, On Wed, 2005-08-24 at 08:40 +0200, Simone Vellei wrote: > cdw (and gcdw) crash with Segmentation fault. Can you please confirm that if you edit ~/.cdw.conf and _deleting_ the first three line, reading: -- cut -- #cdw configuration file#

  1   2   >