Bug#291665: /usr/bin/dpatch-edit-patch: unusual command line parsing

2005-01-22 Thread Gergely Nagy
cept a patch that converts dpep to getopt :) -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#291668: /usr/bin/dpatch-edit-patch: autodetect debianonly situations

2005-01-22 Thread Gergely Nagy
dpep_load_options () { DEBIANONLY="" if [ -e debian/patches/00dpep-options ]; then . debian/patches/00dpep-options fi if [ ! -z "${DEBIANONLY}" ]; then DPEP_DEBIANONLY="${DEBIANONLY}" fi } (Thus, it does not allow setting all dpep optio

Bug#291666: have dpatch-find-origtargz seperately callable

2005-01-22 Thread Gergely Nagy
argz in its own script. Nice one, thanks! (patch will be applied sometime this weekend, when I have time to work o dpatch) -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#291665: /usr/bin/dpatch-edit-patch: unusual command line parsing

2005-01-22 Thread Gergely Nagy
On Sat, 2005-01-22 at 15:05 +0100, Marc Haber wrote: > On Sat, Jan 22, 2005 at 12:28:04PM +0100, Gergely Nagy wrote: > > Will that support long options? And is it possible to use getopt, and > > still preserve most of the dpatch-edit-patch syntax? > > Yes, and probably yes.

Bug#291668: /usr/bin/dpatch-edit-patch: autodetect debianonly situations

2005-01-22 Thread Gergely Nagy
On Sat, 2005-01-22 at 15:12 +0100, Marc Haber wrote: > On Sat, Jan 22, 2005 at 12:43:45PM +0100, Gergely Nagy wrote: > > The only concern I have is the file to flag debian-only status. It might > > be more useful if it would be debian/patches/00dpep-options (or > > somethin

Bug#291668: /usr/bin/dpatch-edit-patch: autodetect debianonly situations

2005-01-22 Thread Gergely Nagy
On Sat, 2005-01-22 at 15:54 +0100, Marc Haber wrote: > On Sat, Jan 22, 2005 at 03:26:50PM +0100, Gergely Nagy wrote: > > I do NOT want to have direct, local paths in the file. That will break > > dpatch-edit-patch the first time someone has a different directory > > setu

Bug#291668: /usr/bin/dpatch-edit-patch: autodetect debianonly situations

2005-01-22 Thread Gergely Nagy
On Sat, 2005-01-22 at 16:13 +0100, Marc Haber wrote: > On Sat, Jan 22, 2005 at 04:05:26PM +0100, Gergely Nagy wrote: > > On Sat, 2005-01-22 at 15:54 +0100, Marc Haber wrote: > > > cvs-buildpackage reads ~/.cvsdeb.conf, which can have conf_get_orig > > > point to a scrip

Bug#292011: gst-plugins0.8: please enable shout2send

2005-01-24 Thread Gergely Nagy
Package: gst-plugins0.8 Severity: wishlist It would be very handy to have the shout2send plugin enabled (build-dep on libshout3-dev does the trick), so that one could construct a nice pipeline that automatically sends the songs he is listening to to an icecast server. -- Gergely Nagy -- To

Bug#345900: [dpatch-maintainers] Bug#345900: dpatch: make 00list optional

2006-01-05 Thread Gergely Nagy
On Wed, 2006-01-04 at 10:06 -0500, Charles Fry wrote: > > > It would be most helpful if 00list was optional in dpatch. > > > > It is, you can use the PATCHLIST variable to specify files if you use > > dpatch.make, or just supply the list to dpatch apply if you're using it > > directly. This is ev

Bug#345900: [dpatch-maintainers] Bug#345900: dpatch: make 00list optional

2006-01-04 Thread Gergely Nagy
tches -type f | sort -n` Or something like that. Cheers, -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#299331: thy: eats all CPU or spits out garbage

2005-04-24 Thread Gergely Nagy
fix is in the works, and will be in the next upstream release. (A workaround is ready already, but I want to fix this properly). Cheers, -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#264567: RFA: dpatch -- patch maintenance system for Debian source packages

2005-03-16 Thread Gergely Nagy
o not want to upload a new, probably half-broken dpatch just to orphan it. -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#264567: RFA: dpatch -- patch maintenance system for Debian source packages

2005-03-16 Thread Gergely Nagy
> * Gergely Nagy <[EMAIL PROTECTED]> [2005-03-16 09:50]: > > I don't have time to properly maintain dpatch, nor do I use it anymore, > > Out of interest, what are you using now? Most of the time, nothing, as I'm upstream for pretty much everything I have in Debian.

Bug#318282: Specifing FileName encoding feature (Patch appended)

2005-07-14 Thread Gergely Nagy
Greetings! > as I store my file names as UTF-8, I need thy to add the appropirate > meta header to the directory indexes. Attached is a script that does > that in a configurable way. Info-Documentation updated. Woha! Great patch there, thank you! -- Gergely Nagy -- To UNSUBSCRIBE,

Bug#328288: [dpatch-maintainers] Bug#328288: dpatch: man pages reference inexistant README

2005-09-15 Thread Gergely Nagy
k I can't find it. Most of it were folded into the various manpages and other documents, as far as I remember. I'd suggest, the reference be removed from the mentioned manual pages. -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#294771: thy: does not run as 'nobody', by default

2005-02-12 Thread Gergely Nagy
set > (probably to www-data) Whops, thy's behaviour was changed during the 0.8 releases, to run as the user who started it, instead of 65534 (the uid of nobody is different between GNU/Linux distributions, not to mention the BSDs), but the manual page was not updated. I'll cor

Bug#290082: Improper copyright file

2005-01-12 Thread Gergely Nagy
correct the copyright file with the next upload, though. -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#290146: [RFC] dpatch should use OOo's patch algorithm

2005-01-12 Thread Gergely Nagy
r not, and whether it would break existing users. -- Gergely Nagy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#739604: sysvinit: The new skeleton does not work on kFreeBSD

2014-02-20 Thread Gergely Nagy
Source: sysvinit Version: 2.88dsf-50 Severity: serious The change introduced in sysvinit 2.88dsf-50, which turns /etc/init.d/skeleton into a script that has /lib/init/init-d-script as interpreter fails on kFreeBSD, because on that platform, interpreters cannot be other scripts. To demonstrate: ,

Bug#739604: sysvinit: The new skeleton does not work on kFreeBSD

2014-02-20 Thread Gergely Nagy
Petter Reinholdtsen writes: > [Gergely Nagy] >> The change introduced in sysvinit 2.88dsf-50, which turns >> /etc/init.d/skeleton into a script that has /lib/init/init-d-script >> as interpreter fails on kFreeBSD, because on that platform, >> interpreters cannot b

Bug#736240: libdbi: debian/copyright file mistakes

2014-01-21 Thread Gergely Nagy
Source: libdbi Version: 0.8.4-6 The debian/copyright file lists the license of libdbi as LGPLv2.1, while in reality, it is LGPLv2.1+. Also, there are a couple of files that have a diferent license (at least in 0.9.0-1), namely: * src/asprintf.c: This one says "ripped from gcc" - it would be nice

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-25 Thread Gergely Nagy
Source: libdbi-drivers Version: 0.9.0-1 Severity: grave Justification: renders package unusable libdbi1 0.9.0-1 is built with a multi-arch, and will search for drivers in a multi-arch directory, but the binaries produced from libdbi-drivers still produce packages that use the old, non-multiarch di

Bug#727683: lintian: erroneously reports a warning on :-separated RPATHs

2013-10-25 Thread Gergely Nagy
Package: lintian Version: 2.5.19 Severity: normal While working on my unofficial syslog-ng packages[1], I came across a spurious warning when running Lintian on the results: E: syslog-ng-core: binary-or-shlib-defines-rpath usr/lib/syslog-ng/3.5.0rc1/libcryptofuncs.so /usr/lib/syslog-ng:/usr/lib

Bug#727683: patch

2013-10-25 Thread Gergely Nagy
, as binary-or-shlib-defines-rpath is on the ftp-master (soft) autoreject list. -- |8] >From 34fe711c42cf21d9f2d3fe86322a8e40b71594b2 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Fri, 25 Oct 2013 13:00:06 +0200 Subject: [PATCH] c/binaries.pm: Add support for multi-component RPATHs The RP

Bug#727683: Updated patch

2013-10-25 Thread Gergely Nagy
This is an updated patch that changes objdump_info() in Lintian::Collect::Binary instead of checks/binaries.pm, so that everything that uses $objdump->{RPATH} will benefit from the change. -- |8] >From 60f978fcfcc8f3477b22453479ab005061d3d84f Mon Sep 17 00:00:00 2001 From: Gergely Nagy

Bug#635659: Any progress? (Was: Re: RFA: libdbi)

2014-01-15 Thread Gergely Nagy
Hi! I was wondering if there's any progress in adopting the package, and packaging the new upstream version? syslog-ng could really use an updated (0.9.0+) version. If there's no progress, I would like to update the package to the new upstream version, and bring it under collab-maint/ on git.d.o.

Bug#635659: Any progress?

2014-01-15 Thread Gergely Nagy
Control: retitle -1 ITA: libdbi -- DB Independent Abstraction Layer for C Thomas Goirand writes: > On 01/15/2014 06:03 PM, Gergely Nagy wrote: >> Hi! >> >> I was wondering if there's any progress in adopting the package, and >> packaging the new upstream versio

Bug#635658: ITA

2014-01-15 Thread Gergely Nagy
Control: retitle -1 ITA: libdbi-drivers -- Database drivers for libdbi As mentioned in #635659, I'll be adopting libdbi, and this package too. -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#635659: Any progress?

2014-01-15 Thread Gergely Nagy
Prach Pongpanich writes: > I have been waiting for your response for long time. I can put you both as Uploaders. Or even better, I'd be happiest if I didn't have to adopt the package at all. If a 0.9.0 packaging can be done and upload within a week, that's fine with me. The less I need to do, th

Bug#635659: libdbi{,-drivers} maintenance

2014-01-16 Thread Gergely Nagy
László Böszörményi (GCS) writes: > I'm the maintainer of sqlite and sqlite3 and back then I was the only > syslog-ng maintainer. Thus when I saw libdbi and libdbi-drivers is up > for adoption, started working on them. It was March, last year. When > almost finished, I put it down, I don't know th

Bug#710473: bats: 0.3.1 status?

2013-11-01 Thread Gergely Nagy
Hi! I have recently started playing with the idea of using BATS, and came across your ITP and RFS. However, for my use, I'd need a more recent version (0.3.1+). Could you update your packaging to that version? I'd be happy to review and sponsor it afterwards. -- |8] -- To UNSUBSCRIBE, email t

Bug#728591: ITP: riemann-c-client -- C language client library for the Riemann event stream processor

2013-11-03 Thread Gergely Nagy
Package: wnpp Severity: wishlist Owner: Gergely Nagy * Package name: riemann-c-client Version : 1.0.1 Upstream Author : Gergely Nagy * URL : https://github.com/algernon/riemann-c-client/ * License : LGPL-3+ Programming Lang: C Description : C language

Bug#728592: RFA: mikmod -- Portable tracked music player

2013-11-03 Thread Gergely Nagy
Package: wnpp Severity: normal I request an adopter for the mikmod package. The package recently got a new upstream maintainer, and a new release has been made with quite a lot of important improvements (such as working ALSA support). Unfortunately, I lack the time to properly take care of the new

Bug#728593: RFA: libmikmod -- Portable sound library

2013-11-03 Thread Gergely Nagy
Package: wnpp Severity: normal I request an adopter for the libmikmod package. It recently got a new upstream maintainer and new, much improved releases have been made, which should be packaged. I lack the time to take good care of the package, hence the request for a new maintainer. This goes han

Bug#728716: RFS: xchroot/2.3.2-9 [ITP] -- Hi Debian!

2013-11-04 Thread Gergely Nagy
Elmar Stellnberger writes: > Am 04.11.13 18:43, schrieb Paul Tagliamonte: >> >> >> >> On Mon, Nov 4, 2013 at 12:42 PM, Paul Tagliamonte >> mailto:paul...@debian.org>> wrote: >> >> On Mon, Nov 04, 2013 at 06:22:15PM +0100, Elmar Stellnberger wrote: >> > Is it really a problem? If yes then

Bug#728716: RFS: xchroot/2.3.2-9 [ITP] -- Hi Debian!

2013-11-04 Thread Gergely Nagy
Elmar Stellnberger writes: > S-FSL v1.3.3 uploaded at http://www.elstel.org/license/ > > Having clearly considered your critics I have published a reworked > edition > of S-FSL which should more strictly adhere to the terms of OSS-software. > As you can understand and as I have already partial

Bug#729575: syslog-ng-core: bogus date for kernel messages

2013-11-15 Thread Gergely Nagy
Jakub Wilk writes: > Package: syslog-ng-core > Version: 3.5.1-1 > > syslog-ng has just logged this: > > 1961-02-05T20:15:59+01:00 borsuk kernel: usb 1-2: USB disconnect, device > number 5 > > The timestamp is obviously bogus. My system date is correct, and > non-kernel messages are logged with c

Bug#729991: syslog-ng-core uninstallable

2013-11-20 Thread Gergely Nagy
Andrei POPESCU writes: > On Mi, 20 nov 13, 00:19:49, Martin Bagge / brother wrote: [...] >> [] Starting system logging: syslog-ngUnable to determine how to >> monitor this file, follow_freq() unset and it is not possible to poll >> it with the current ivykis polling method. Set follow-freq()

Bug#729991: syslog-ng-core uninstallable

2013-11-21 Thread Gergely Nagy
Martin Bagge / brother writes: > On 2013-11-20 15:57, Gergely Nagy wrote: >> The file() thing here comes from the system() source. system() is >> expanded at run-time, depending on the OS/platform/whatever >> syslog-ng is running on. >> >> You can run "s

Bug#729991: syslog-ng-core uninstallable

2013-11-21 Thread Gergely Nagy
Control: tag -1 upstream I managed to reproduce the problem using a 3.2 kernel, I know how to fix it, and I'm now working on a patch (it's not trivial to make the fix nice). I expect I'll be able to do a 3.5.2 release early next week, and the package will hit unstable a few hours later. -- |8]

Bug#725668: syslog-ng: Space in ident ends up in msg instead of the program macro

2013-11-21 Thread Gergely Nagy
Control: found -1 3.5.1-1 Allan Wind writes: > If ident contains space (like fail2ban does) then the space and the ':' > separator ends up in msg. Configured syslog-ng with the following: > > template tagged { > template("r_isodate=$R_ISODATE host=$HOST program=$PROGRAM pid=$PID > msg

Bug#729575: syslog-ng-core: bogus date for kernel messages

2013-11-21 Thread Gergely Nagy
Control: tag -1 upstream Found the issue, I'm pushing a fix into git, fixed package should hit unstable early next week latest. Thanks for the report and the assistance! -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Bug#729575: syslog-ng-core: bogus date for kernel messages

2013-11-21 Thread Gergely Nagy
Jakub Wilk writes: > * Gergely Nagy , 2013-11-15, 17:05: >>>syslog-ng has just logged this: >>> >>>1961-02-05T20:15:59+01:00 borsuk kernel: usb 1-2: USB disconnect, device >>>number 5 >>> >>> The timestamp is obviously bogus. My syste

Bug#729575: syslog-ng-core: bogus date for kernel messages

2013-11-21 Thread Gergely Nagy
Jakub Wilk writes: > * Gergely Nagy , 2013-11-21, 14:42: >>Hm... I have not been able to reproduce it yet... > > I suspect the bug might be architecture-specific. I can reproduce it > on i386, but not on amd64. Mhm, great, then I have a suspicion where the problem lies. >

Bug#730314: ITP: syslog-ng-incubator -- Extra modules for syslog-ng

2013-11-23 Thread Gergely Nagy
Package: wnpp Severity: wishlist Owner: Gergely Nagy * Package name: syslog-ng-incubator Version : git master (or whatever I call it by the time I get there) Upstream Author : BalaBit IT Security Ltd. * URL : https://github.com/balabit/syslog-ng

Bug#730333: php-opencloud: VCS- links are 404

2013-11-24 Thread Gergely Nagy
Source: php-opencloud Version: 1.6.0+dfsg-1 The VCS fields in the package reference a repository that does not exist. As far as I see, an s/pkg-opencloud/pkg-php/g; needs to be applied to it. (If anyone reading this on unknown-package@, php-opencloud just cleared NEW, and the maintainer is CC'd.)

Bug#745014: src:syslog-ng: please update build-depends from libjson0-dev to libjson-c-dev

2014-05-22 Thread Gergely Nagy
Ondřej Surý writes: > the json-c upstream has dropped an compatibility layer from > libjson0(-dev) > to libjson-c2(-dev) in current upstream release. > > Please update your build-depends from libjson0-dev to libjson-c-dev. Thanks for the notice, it will be corrected with the next syslog-n

Bug#747020: syslog-ng-core: Add /var/log/error to /etc/logrotate.d/syslog-ng

2014-05-22 Thread Gergely Nagy
Facundo Aguirre writes: > I think that /var/log/error should be in /etc/logrotate.d/syslog-ng like all > the others files that are managed by the default configuration of > syslog-ng-core. Thanks for noticing this omission, it will be fixed in the next upload! -- |8] -- To UNSUBSCRIBE, emai

Bug#744182: syslog-ng: include option should be befor the log paths in the main syslog-ng.conf file

2014-05-22 Thread Gergely Nagy
jdossan...@docs.homelinux.org writes: > The @include "/etc/syslog-ng/conf.d/" option is on the bottom of the > syslog-ng.conf file, but it should be befor the log paths, as example: Good catch, I'll consider updating the default config with the next syslog-ng upload. Thanks for the suggestion! (

Bug#739932: aalib: FTBFS with clang instead of gcc

2014-03-18 Thread Gergely Nagy
Hi! Arthur Marble writes: > Using the rebuild infrastructure, your package fails to build with clang > (instead of gcc). I checked the patch, but it returns 2, while the comment above the function says that it should return 0 on failure, and it is used as such later. Returning 2 there will res

Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Gergely Nagy
> Evolution does not find its configuration data either and throws error > messages and starts with the new configuration dialog. > > (evolution:9622): evolution-shell-WARNING **: Der > Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Method > "GetDefaultDatabase" with

Bug#648702: RFP: libopendbx -- lightweight C library for accessing databases

2011-11-14 Thread Gergely Nagy
Marc Haber writes: > Package: wnpp > Severity: wishlist > > * Package name: opendbx > Version : 1.4.5 > Upstream Author : Norbert Sendetzky > * URL : http://www.linuxnetworks.de/doc/index.php/OpenDBX > * License : GPL v2 or any later version > Programming La

Bug#648702: RFP: libopendbx -- lightweight C library for accessing databases

2011-11-14 Thread Gergely Nagy
Marc Haber writes: > On Mon, Nov 14, 2011 at 11:13:38AM +0100, Gergely Nagy wrote: >> Also, I'm curious in what way OpenDBX is superior to libdbi, and what >> the difference is between the two? > > PowerDNS has an OpenDBX backend, and not a libdbi backend. *sh

Bug#648942: ITP: clicompanion -- run terminal commands from a GUI storing commands for later use.

2011-11-16 Thread Gergely Nagy
reassign 648942 wnpp thanks bdfhjk writes: > Package: clicompanion > Version: N/A; reported 2011-11-16 > Severity: wishlist When filing ITP bugs, please file them against the wnpp virtual package, as explained on the wnpp pages[1]. [1]: http://www.debian.org/devel/wnpp/#l2 I have reassigned

Bug#649075: Fwd: ITP:scl-sandhi

2011-11-17 Thread Gergely Nagy
reassign 649075 wnpp owner 649075 Karunakar thanks > Package:  wnpp ^ > Severity : wishtlist > Owner :   Karunakar ^ The marked spots point to what I believe to be a non-breakable space char. The BTS doesn't like that. I have reassigned the report to the proper place now. > P

Bug#649141: xen-hypervisor-4.0-amd64: live migration fails with invalid opcode due to nonstop_tsc

2011-11-17 Thread Gergely Nagy
reassign 649141 xen-hypervisor-4.0-amd64 4.0.1-4 severity 649141 grave tag 649141 squeeze thanks Marcus Furlong writes: > Package: xen-hypervisor-4.0-amd64Version: 4.0.1-4Severity: graveTags: > squeezeJustification: causes data loss, migrations fail When filing bugs, please make sure that the p

Bug#648987: forwarded upstream

2011-11-18 Thread Gergely Nagy
forwarded 648987 http://article.gmane.org/gmane.comp.syslog-ng/12512 tag 648987 + upstream thanks Thanks for the patch, I forwarded it upstream! -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#649353: Issue(s) in Ostinato

2011-11-20 Thread Gergely Nagy
Mohit Vajpeyee writes: > Package: Ostinato > Version: 0.3 > > Ostinato allows user to send packets with different rates but found > abnormal behavior with higher packet rates and also with larger Packet Size. May I ask you where you got the Ostinato package from? I don't seem to find it in Debia

Bug#649601: libjfugue-java: can't cleanly updgrade from jfugue to libjfugue-java

2011-11-22 Thread Gergely Nagy
Package: libjfugue-java Version: 4.0.3-2 Severity: important I had jfugue installed earlier, but with 4.0.3-2, it was renamed. However, no conflicts or replaces were added to libjfugue-java, so when I tried to install it, the following happened: $ sudo aptitude install libjfugue-java Reading pack

Bug#649722: kernel-image: "no space left on device" with btrfs and previously used compress=lzo option

2011-11-23 Thread Gergely Nagy
reassign 649722 src:linux-2.6 thanks Martin Kokeš writes: > Package: kernel-image > Version: linux-image > Severity: important When filing bugs, please pay attention to file them against a package that actually exists, and use a version that makes sense. I have reassigned your report to the li

Bug#696679: unblock: libmikmod/3.1.12-5

2012-12-30 Thread Gergely Nagy
On Sun, Dec 30, 2012 at 9:14 PM, Julien Cristau wrote: > On Tue, Dec 25, 2012 at 18:18:48 +0100, Gergely Nagy wrote: > >> libmikmod (3.1.12-4.1) unstable; urgency=low >> >> - * Non-maintainer upload (acknowledged by maintainer). >> + * Non-maintainer upload. >

Bug#697270: PC 32-bit programs fails to work on amd64

2013-01-03 Thread Gergely Nagy
Control: reassign -1 general Alexey Eromenko writes: > Package: kernel-image > Version: 3.2.0 > severity: serious > > (kernel-image-3.2.0-4-amd64-di) > > Dear developers, > > 32-bit programs, such as FireFox refuse to work on Debian 7.0 64-bit (amd64). > This is new fresh stock install from di-B

Bug#697042: syslog-ng: should use ttyva not tty10 as virtual console on kfreebsd

2013-01-03 Thread Gergely Nagy
Control: tag -1 patch Hi! Christoph Egger writes: > Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing; > filename='/dev/tty10', error='Operation not supported (45)' > Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing; > filename='/dev/tty10', error='Opera

Bug#697270: PC 32-bit programs fails to work on amd64

2013-01-03 Thread Gergely Nagy
Alexey Eromenko writes: > User error? Huh ? It is, I'm afraid. > No ! This is a Debian Bug ! No, it is not. > Debian clearly says: "File does not exist", while in fact it DOES > EXIST. It does not. However, the file the message is referring to is not the file you think it refers to: it is mi

Bug#697405: problem: no battery meter. Iam using Debian wheezy on laptop

2013-01-05 Thread Gergely Nagy
kees writes: > Package: debian > Severity: normal > > When using my laptop i cannot see the battery status because the indicator is > not there. Which desktop environment are you using? -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#245554: dh_install: no way to rename files while installing

2013-01-12 Thread Gergely Nagy
Axel Beckert writes: > Yann Dirson wrote: >> Subject: dh_install: no way to rename files while installing > > Yep, that's a little bit annoying, so I herewith second this wishlist > bug report. :-) For what its worth, this can already be easily solved if you use dh >= 9 and dh-exec. Just make yo

Bug#698054: debhelper: dh_install seems to call all executable debian/*.install files even with -p

2013-01-13 Thread Gergely Nagy
Axel Beckert writes: > Nevertheless dh_install seems to execute debian/zsh-static.install > already when I'm only building the binary packages zsh, zsh-common and > zsh-dbg: Judging by the comments in dh_install, the .install files are looked at anyway, so that the --{fail,list}-missing thing ca

Bug#697768: dput-ng twitter plugin install guide pending

2013-01-13 Thread Gergely Nagy
Paul Tagliamonte writes: > If you would be so kind as to check over[1], that'd be absolutely > amazing. Read it through, was straightforward, will test the results once I have something to upload. Thanks for the HOWTO! -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian

Bug#692209: Charset fix for "debian/po/es.po"

2012-11-05 Thread Gergely Nagy
reassign 692209 kde-workspace 4:4.8.4-4 thanks Camaleón writes: > Package: kde-worspace When filing bugs, please make sure that the package you report one against exists. Using reportbug can help with that, as it should warn you when filing bugs against uninstalled packa

Bug#692541: nova-volumes: libvirt-bin crashed during attachment of volume

2012-11-10 Thread Gergely Nagy
reassign 692541 nova-volume thanks Manish Kumar Abhishek writes: > Package: nova-volumes > Version: nova-volume When filing bugs, please make sure you file it against a package that exists, otherwise it will not reach the maintainers, unless reassigned (like I did now). reportbug should warn y

Bug#692056: mail log destination and logrotate diffe

2012-11-10 Thread Gergely Nagy
Tim Zehta writes: > Package: syslog-ng > Version: 3.3.6-1 > > > The destinations for mail.err, mail.info, and mail.warn differ from > the logrotate configuration also provided by syslog-ng. This means > these logs will never be rotated. The destinations also differ from what other syslogds use b

Bug#692941: i386 NETINST hang in parted

2012-11-12 Thread Gergely Nagy
reassign 692941 installation-reports thanks Juerg Oehler writes: > package: debian installation package download from switch mirror When filing bugs, please use a proper package name, either a real package, or - in this case - a pseudo-package like "installation-reports". The Package: header is

Bug#695801: debian/compat -- allow to specify compatibility range with debhelper taking the largest specified

2012-12-14 Thread Gergely Nagy
Yaroslav Halchenko writes: > Package: debhelper > Version: 9.20120608 > Severity: wishlist > > At the moment debian/compat allows to specify a single level, which debhelper > takes as the compatibility level and enables(/disables?) some features > accordingly. > > But often dh-based packaging its

Bug#696199: closed by Ivo De Decker (Re: Build-Depends autoconf 2.68)

2012-12-19 Thread Gergely Nagy
Control: severity -1 normal >> From: Ivo De Decker >> To: 696199-d...@bugs.debian.org >> Date: Tue, 18 Dec 2012 22:40:31 +0100 >> Subject: Re: Build-Depends autoconf 2.68 >> >> Hi, >> >> On Tue, Dec 18, 2012 at 01:08:11AM +0100, Mathieu Malaterre wrote: >>> dh-exec fails to build on debian/stable

Bug#696679: unblock: libmikmod/3.1.12-5

2012-12-25 Thread Gergely Nagy
commendation to +Suggests, now that the fallback is not the disk writer. +(Closes: #696013) + * Build with hardening=-fortify, as enabling fortification breaks the +driver loading. + + -- Gergely Nagy Fri, 21 Dec 2012 16:41:15 +0100 + libmikmod (3.1.12-4.1) unstable; urgency=low - *

Bug#689455: swapon: swap marked 0

2012-10-03 Thread Gergely Nagy
reassign 689455 mount thanks Fabián Bonetti writes: > Package: swapon > Version: mount When reporting problems, please use the package the command is in (ie, mount) as the Package pseudo-header, and the version of the package as Version. If you use the command instead of the package, the bug w

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-10-04 Thread Gergely Nagy
Luca Capello writes: > On Fri, 28 Sep 2012 15:07:47 +0200, Gergely Nagy wrote: >> FWIW, since the example given in the bug report is fairly verbose, and >> that tends to put off some people, I'd like to mention that yodack does >> not need the verboseness, that is m

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-10-04 Thread Gergely Nagy
Luca Capello writes: > Hi there! > > On Thu, 04 Oct 2012 13:07:11 +0200, Gergely Nagy wrote: >> Luca Capello writes: >>> BTW, is there any reason not to use dput/dcut for upload, but instead a >>> custom curl command? >> >> Because when the tool

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-10-04 Thread Gergely Nagy
On Fri, Oct 5, 2012 at 12:02 AM, Federico Ceratto wrote: > The bug is triggered by installing the python-pymongo-ext package > (that contains pymongo._cmessage) without the python-bson-ext package > (that contains _cbson.so). > > It can be tested with python -c "import pymongo._cmessage" - can you

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-10-06 Thread Gergely Nagy
Benjamin Drung writes: > Am Freitag, den 28.09.2012, 15:07 +0200 schrieb Gergely Nagy: >> Let me know if there's anything I can do to help this script be >> integrated into devscripts! > > This is just my opinion: I like to see shunit2 tests for yodack before > integ

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-10-07 Thread Gergely Nagy
Benjamin Drung writes: > Am Freitag, den 28.09.2012, 15:07 +0200 schrieb Gergely Nagy: >> Let me know if there's anything I can do to help this script be >> integrated into devscripts! > > This is just my opinion: I like to see shunit2 tests for yodack before > integ

Bug#689978: convert fails to handle over thousands of image files when they passed as *.JPG format

2012-10-08 Thread Gergely Nagy
reassign 689978 imagemagick 8:6.7.7.10-4 thanks Hughe Chung writes: > Package: convert > Version: ImageMagick 6.7.7-10 When filing bugs, please file it against a package (reportbug should warn you when filing against something it can't find), with proper version information (again, reportbug wi

Bug#690067: syslog-ng-core: symlink conffile issues

2012-10-14 Thread Gergely Nagy
Control: tag -1 + pending The easy fix is to remove debian/syslog-ng-core.conffiles. That has the downside of not allowing the user to easily change the symlink to point somewhere else (like a custom unit file) unless he diverts the file, which is kind of awkward. But alas, that's still less trou

Bug#690067: syslog-ng-core: symlink conffile issues

2012-10-15 Thread Gergely Nagy
Gergely Nagy writes: > The easy fix is to remove debian/syslog-ng-core.conffiles. That has the > downside of not allowing the user to easily change the symlink to point > somewhere else (like a custom unit file) unless he diverts the file, > which is kind of awkward. > > But

Bug#385844: libmikmod: diff for NMU version 3.1.12-4.1

2012-10-19 Thread Gergely Nagy
> > I'll try to get around to do an upload in the next couple of days. > > I've prepared an NMU for libmikmod (versioned as 3.1.12-4.1) and > uploaded it to DELAYED/7. Please feel free to tell me if I > should cancel it or delay it longer. Thanks for the NMU, it's appreciated! However, there is o

Bug#690943: libmikmod2: writes audio to a file if no audio drivers work

2012-10-19 Thread Gergely Nagy
On Fri, Oct 19, 2012 at 11:23 AM, Simon McVittie wrote: > To reproduce: > > * don't have oss-compat or (with my -4.1 NMU) pulseaudio-esound-compat > * mikmod something.s3m (or, equivalently, mikmod -d 0 something.s3m) > or run bb > > Expected result: > > * either an error, or silence (null drive

Bug#690992: Missing dependency on libglib2.0-dev

2012-10-19 Thread Gergely Nagy
found 690992 libmongo-client-dev 0.1.5-1 thanks On Fri, Oct 19, 2012 at 10:58 PM, Michael Biebl wrote: > Package: libmongo-client-dev > Version: 0.1.6.1-2 > Severity: serious This also affects the version in wheezy too. I'll prepare an upload for both, thanks for the report! -- |8] -- To UN

Bug#691121: consider switching to Simplepie by default

2012-10-24 Thread Gergely Nagy
Piotr Ożarowski writes: > Package: rr-rss ^^ No such package exists. [...] > After changing DEFAULT_UPDATE_METHOD (/etc/tt-rss/config.php) from 0 to ^^ Am I correctly assuming that this bug should be reassigned to tt-rss? I would've

Bug#691324: gnome-shell: installing extensions from web site silently fails

2012-10-24 Thread Gergely Nagy
Johannes Rohr writes: > Package: gnome-shell > Version: 3.6.1-3 > Severity: normal > > Dear Maintainer, > > I just updated to the experimental package. Since then, extentions.gnome.org > has stopped working for me. > > I can visit the site, check for installed extensions and I am also offered to

Bug#690399: dh_installinit: add systemd support

2012-10-24 Thread Gergely Nagy
Michael Stapelberg writes: > Hi Joey, > > Thanks for the quick review. > > Joey Hess writes: >> The only questionable part seems to be the direct use of of >> /etc/systemd/system/. Is there a consensus that this is the right thing >> to do? I see symlinks being dropped in there by many packages

Bug#691558: tpu: package libmongo-client/0.1.5-1+deb7u1

2012-10-27 Thread Gergely Nagy
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertag: tpu Hi! I have recently uploaded libmongo-client/0.1.5-1+deb7u1 to T-P-U, to fix #690992 (missing libglib2.0-dev dependency from the -dev package). The addition of the missed dependency and a change

Bug#691472: alsamixer: no sound despite all volumes are turned on

2012-10-27 Thread Gergely Nagy
reassign 691472 alsa-utils 1.0.23-3 tags 691472 - l10n thanks stefan writes: > Package: alsamixer > Version: hdaintel > Severity: normal > Tags: l10n When filing bugs, please file it against a package that exist, not against the name of the command. If not filed against a package, the report wi

Bug#691609: RFP: tcplay - a free (BSD-licensed), pretty much fully featured and stable TrueCrypt implementation

2012-10-29 Thread Gergely Nagy
reassign 691609 wnpp retitle 691609 RFP: tcplay -- a free (BSD-licensed), pretty much fully featured and stable TrueCrypt implementation thanks Steven Shiau writes: > Package: tcplay > Severity: wishlist When filing RFP bugs (or ITPs or anything similar), please file it against the 'wnpp' virt

Bug#691736: new list: debian-cloud

2012-10-30 Thread Gergely Nagy
Stefano Zacchiroli writes: > Package: lists.debian.org > Severity: wishlist > > Name: debian-cloud Yes, please. -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-09-21 Thread Gergely Nagy
Package: devscripts Version: 2.12.3 Severity: wishlist As of a few days ago, it is possible to upload signed command files to ftp-master, granting/revoking DM upload permissions, as originally explained by Ansgar Burchardt on -project@ in June: https://lists.debian.org/debian-devel/2012/06/msg003

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-22 Thread Gergely Nagy
FWIW, I could reproduce it (sid, amd64), but when recompiling the package with debug & nostrip to get a useable backtrace, it stopped coreing. Though, since I only have python2.6-dev installed (python2.7-dev is NOT installed here), I suspect that may have something to do with the bug. -- |8] -

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-22 Thread Gergely Nagy
Managed to reproduce it with debug symbols enabled, happened with both python2.6 and 2.7, the following backtrace is from 2.7: Program received signal SIGSEGV, Segmentation fault. visit_decref.48740 (op=, data=0x0) at ../Modules/gcmodule.c:360 360 ../Modules/gcmodule.c: No such file or direct

Bug#688319: devscripts: Please consider including the 'yodack' tool

2012-09-28 Thread Gergely Nagy
FWIW, since the example given in the bug report is fairly verbose, and that tends to put off some people, I'd like to mention that yodack does not need the verboseness, that is merely an option. The following command does exactly the same thing that the example I originally posted: $ yodack ftp-m

Bug#693466: capistrano-ext has file conflict with capistrano

2012-11-19 Thread Gergely Nagy
reassign 693466 ruby-capistrano-ext 1.2.1-1 thanks Praveen A writes: > package: capistrano-ext > version: 1.2.1-1 When filing bug reports, please pay attention to file it against the appropriate package, which in this case is ruby-capistrano-ext. Otherwise the report will not reach the maintain

Bug#693853: df: don't report duplicate entries

2012-11-22 Thread Gergely Nagy
reassign 693853 coreutils thanks jida...@jidanni.org writes: > X-debbugs-Cc: b...@proulx.com > Package: df When reporting issues, please use the package name, otherwise your bugs will end up being filed against the unknown package, and will not reach the maintainer unless reassigned (which I did

  1   2   3   4   5   6   >