Bug#551155: [Pkg-openssl-devel] Bug#551155: libssl0.9.8: New Segmentation Fault after installing starttls when signing into emacs-jabber in Lenny

2010-01-18 Thread RISKO Gergely
You want to customize starttls-use-gnutls. If this variable is 't, then it will use gnutls, otherwise it will try starttls. Before your jabber connect do: (setq starttls-use-gnutls 't) In your gnus thingie do: (setq starttls-use-gnutls nil) Anyway, you should use gnutls-cli for gnus too, sinc

Bug#523310: missing package relationships

2009-08-16 Thread RISKO Gergely
Hi, Thank you, I'm trying to cope with my Debian stuff, but as you can see I can't do it always, so any help is welcome. Gergely On Fri, 14 Aug 2009 15:01:45 -0700, Steve Langasek writes: > tags 523310 patch > thanks > > Hi Gergely, > > I've just run into this bug myself on upgrading a machine

Bug#523007: cyrus-sasl2: during a sid recompile the package got built with db4.7 headers -> segfault in sasl2-bin's postinst

2009-04-07 Thread RISKO Gergely
Package: cyrus-sasl2 Severity: serious Version: 2.1.22.dfsg1-22 If I recompile the package from source on a up-to-date sid, with libdb-dev installed, the resulting sasl2-bin's sasldb utilities (saslpasswd2, sasldblistusers2, sasldbconverter2) segfaults. I think that the reason is, that the packag

Bug#379846: FTBFS: build depends on libpq-dev and heimdal-dev, while libpq-dev depends on libkrb5-dev which conflicts heimdal-dev

2006-07-25 Thread RISKO Gergely
Package: cyrus-sasl2 Severity: serious SSIA, it seems that libpq-dev's libkrb5-dev dependency is a new thing. Don't know, how to fix, since we want psql modules and heimdal kerberos modules too... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#379848: depends on libkrb5-dev and suggests heimdal-dev, but libkrb5-dev conflicts heimdal-dev

2006-07-25 Thread RISKO Gergely
Package: libpq-dev Version: 8.1.4-4 Severity: serious There is no reason to suggest a package, which can't be installed while the dependent ones are. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /

Bug#319561: (no subject)

2005-10-08 Thread RISKO Gergely
I'm a bit busy nowadays, but I will of course. Feel free to NMU. Gergely On Sat, 8 Oct 2005 17:07:08 +0200, Nico Golde <[EMAIL PROTECTED]> writes: > Hi, > what about including the patch in the package? > Regards Nico > > -- > Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF > http://www.n

Bug#323312: [Peter 'p2' De Schrijver] Bug#323733: patch

2005-08-28 Thread RISKO Gergely
Patch posted to wrong bug number. --- Begin Message --- Hi, Attached you will find a patch which makes gnubg compile with gcc 4.0. Cheers, Peter (p2). diff -urN gnubg-0.12/gtkprefs.c fixed/gnubg-0.12/gtkprefs.c --- gnubg-0.12/gtkprefs.c 2001-10-31 16:57:40.0 +0100 +++ fixed/gnubg-

Bug#300422: Fwd: problems compiling

2005-03-21 Thread RISKO Gergely
> Hello. I am interested in your patch, but am having trouble with compilation. > (I am not the maintainer or a DD). > > If I run "debuild", it tries to first run "debian/rules clean", but fails at: > > mv config.guess.cdbs-orig config.guess > mv: cannot stat `config.guess.cdbs-orig': No such fil

Bug#300456: [oregano] patch for compilation with gtk26

2005-03-21 Thread RISKO Gergely
this should be dropped in as debian/patches/gtk26-compilefix.patch diff -urN oregano-0.40.0/src/file.c oregano-0.40.0-gtk26/src/file.c --- oregano-0.40.0/src/file.c 2004-11-22 07:19:08.0 +0100 +++ oregano-0.40.0-gtk26/src/file.c 2005-03-21 19:43:32.0 +0100 @@ -39,7 +39,7 @@ #

Bug#300422: new patch for libtheora, fixing the wishlist bug too

2005-03-21 Thread RISKO Gergely
* NMU, because an FTBFS keeps it out from testing + * fixed the build things (closes: #300422, #290465, #297816) + * created libtheora-bin package (closes: #294457) + + -- RISKO Gergely <[EMAIL PROTECTED]> Mon, 21 Mar 2005 19:14:12 +0100 + libtheora (0.0.0.alpha4-1) unstable; urgency=low