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