Bug#281131: polipo: Polipo crashes after several form submissions

2005-01-24 Thread Juliusz Chroboczek
> 0.9.7 crashed yesterday. This time I don't remember whether I've > submitted any Web forms. Another potential crash was fixed in 0.9.8. Please let us know if you can reproduce the bug with that version. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PRO

Bug#291822: /var/log/polipo should be 755

2005-01-24 Thread Juliusz Chroboczek
(I'm the upstream author.) > Instead could you change the permissions of the logfile to be 0640 > and keep the directory as 755. That's a good idea. But it's surprisingly tricky to implement. The log file is created by Polipo, so it's Polipo itself that should set the permissions. But Polipo u

Bug#333251: [darcs-devel] [issue41] Doesn't like pasted text.

2005-12-04 Thread Juliusz Chroboczek
>>> Doesn't like pasted text. >>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333251 Any chance somebody could dtry to reproduce this under strace, and find out which operation exactly is failing? I suspect it might be a problem with the Ghc runtime, though. Could some Haskell guru find out

Bug#325693: [darcs-devel] [issue43] get"-ing a repository that contains an upper case file name fails on vfat filesystem

2005-12-04 Thread Juliusz Chroboczek
I've seen this, and in my case it turned out to be a limiatation of the Linux VFAT implementation. Darcs is designed to work well on case-preserving filesystems, whether case-sensitive (as traditional Unix filesystems) or not (as Mac OS X' HFS+). Darcs does not work on filesystems that don't pres

Bug#343197: Missing dependency

2005-12-13 Thread Juliusz Chroboczek
Package: gkrellm Version: 2.2.7-5 gkrellm should depend on libxpm4, but doesn't. At any rate, it didn't run until I installed it by hand. This is on AMD64. Juliusz Chroboczek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Bug#313232: ...apparently fixed in 6.4.1

2005-12-14 Thread Juliusz Chroboczek
According to the 6.4.1 release notes: > Much improved support for the amd64/Linux platform, including GHCi, > Template Haskell, a native code generator, foreign import "wrapper", > and -split-objs. Ian, you wouldn't have built a private package with 6.4.1 that you could share with us?

Bug#313232: Fixed in unstable

2005-12-14 Thread Juliusz Chroboczek
Sorry for the noise. I've just realised this is already fixed in unstable (which has 6.4.1). Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#313232: (no subject)

2005-12-14 Thread Juliusz Chroboczek
> Loading package base ... /usr/lib/ghc-6.2.2/HSbase.o: unknown architecture > ghc-6.2.2: panic! (the `impossible' happened, GHC version 6.2.2): loadObj: > failed According to SPJ himself: > Not a bug, I'm afriad: GHCi just isn't supported on amd64 > yet. Hopefully soon. https://sourceforge.ne

Bug#343197: Missing dependency

2005-12-15 Thread Juliusz Chroboczek
(Sorry if you get this twice, I forgot to CC the tracker.) > As Depends are automatically generated by scripts. It should not depend on > libxmp4. Can you show me the output of "objdump -p /usr/bin/gkrellm | grep > NEEDED"? Sure. $ objdump -p /usr/bin/gkrellm | grep NEEDED NEEDED libgtk

Bug#343197: Missing dependency

2005-12-15 Thread Juliusz Chroboczek
Hmm... it looks like I can no longer reproduce this bug. For the record, on a fresh minimal install on AMD64, gkrellm installed cleanly then segfaulted. Installing libxpm4 fixed the issue. However, now that I have a more or less complete system, removing libxpm4 (dpkg --purge --force-all) doesn'

Bug#304264: [issue36] fails to look for new files if there is a socket

2005-12-17 Thread Juliusz Chroboczek
Your patch looks good to me -- but it's out of date. A patch against the darcs-unstable tree would be warmly welcomed. (Darcs patches preferred, grateful for plain patches too.) If you don't have time, I'll be glad to do it myself at some point (no promises). (If you reply to this, please make s

Bug#347638: Not clear how to configure Gnus to use PGP

2006-01-11 Thread Juliusz Chroboczek
-option 'always mm-decrypt-option 'always gnus-buttonized-mime-types '("multipart/encrypted" "multipart/signed")) The last variable is essential in order to be able to see anything. Juliusz Chroboczek pgp0I1Wtzb66d.pgp Description: PGP signature

Bug#292816: ebay pages give 400: couldn't find end of headers

2005-06-08 Thread Juliusz Chroboczek
This limitation is fixed in the 0.10 branch of Polipo (unstable). I'm hoping to bring 0.10 out this summer, but I won't have time before then. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#301228: polipo: source file out of date but popilpo reports "304 Not modified"

2005-06-08 Thread Juliusz Chroboczek
> Am I right when I say it's caching DNS server settings (from > /etc/resolv.conf) or it's just caching the resolutions? It's caching both. > How can I disable that? You cannot. You can invalidate cached DNS addresses by SIGUSR2-ing Polipo. You currently cannot invalidate the DNS server being

Bug#305107: TG3 driver missing

2005-04-17 Thread Juliusz Chroboczek
Package: kernel-source-2.6.11 Version: 2.6.11-3 The tg3 driver appears to have disappeared between 2.6.9 and 2.6.11. Is that an upstream change? Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Bug#305107: TG3 driver missing

2005-04-21 Thread Juliusz Chroboczek
>> The tg3 driver appears to have disappeared between 2.6.9 and 2.6.11. >> Is that an upstream change? > Its being moved into non-free, but it hasn't been updloaded yet because > we are waiting for clarification on the licence. Ah, okay. > Can we close this? Please put a note in README.Debian.

Bug#292992: [Polipo-users] [wildfire@progsoc.org: Bug#292992: polipo.log]

2005-01-31 Thread Juliusz Chroboczek
> However I wasn't able to discover when that was since the logfile > doesn't include the date/time. > It'd be nice if polipo did. I agree. The logging framework is basically a hack and needs some major surgery. Juliusz -- To UNSUBSCRIBE, email to [EMA

Bug#292993: [Polipo-users] [wildfire@progsoc.org: Bug#292993: polipo: default for dnsUseGethostbyname]

2005-02-04 Thread Juliusz Chroboczek
> What do you think of this? Tom, please don't do that. > Is there anything particulary bad about using the system resolver? The system resolver is blocking, meaning that Polipo hangs during a DNS lookup. This is unlike Polipo's built-in resolver, which will allow other requests to be serviced

Bug#292993: [Polipo-users] [wildfire@progsoc.org: Bug#292993: polipo: default for dnsUseGethostbyname]

2005-02-05 Thread Juliusz Chroboczek
>> The system resolver is blocking, meaning that Polipo hangs during a >> DNS lookup. > It is important to note that I've asked for this to be set to > 'happily'. > This means polipo should use its own resolver first and _then_ fallback > to using the system one. What you suggest will cause poli

Bug#292993: [Polipo-users] Re: Bug#292993: [wildfire@progsoc.org: Bug#292993: polipo: default for dnsUseGethostbyname]

2005-02-08 Thread Juliusz Chroboczek
> If getaddrinfo(3) is acceptable (since it won't have TTL but should be > non-blocking), I'll try and code something up. Getaddrinfo is blocking, just like gethostbyname. (Unlike gethostbyname, it's thread-safe, which doesn't help Polipo at all.) Polipo is already using getaddrinfo instead of g

Bug#315655: [Polipo-users] [EMAIL PROTECTED]: Bug#315655: polipo: No Host header in request sent to parent proxy]

2005-08-22 Thread Juliusz Chroboczek
rather complex protocols to communicate synchronisation information between the client- Date: Mon, 22 Aug 2005 19:21:21 +0200 In-Reply-To: <[EMAIL PROTECTED]> (Tom Huckstep's message of "Fri, 24 Jun 2005 14:29:02 +0100") Message-ID: <[EMAIL PROTECTED]> User-Agent: Gnus/5.110004 (No Gnus v0.

Bug#329119: Cedilla prints ``0 errors, 0 warnings''

2005-09-19 Thread Juliusz Chroboczek
Package: cedilla Version: 0.5-1 $ cedilla README README.ps 0 errors, 0 warnings $ This doesn't happen with the upstream version. Could this debugging output be suppressed? Thanks, Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#315655: [Polipo-users] [EMAIL PROTECTED]: Bug#315655: polipo: No Host header in request sent to parent proxy]

2005-09-19 Thread Juliusz Chroboczek
> If I set the parent proxy and try to open a web page, I get the following > response from the parent proxy: > > 400 Bad Request > Error occurred: > > No Host header found in HTTP/1.1 request This should be fixed now (in the stable branch). Juliusz

Bug#329471: cedilla: manpage bugs

2005-09-23 Thread Juliusz Chroboczek
Thanks for the report. I've fixed it upstream. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#402490: [Polipo-users] [EMAIL PROTECTED]: Bug#402490: polipo: Incorrectly caches 302 responses, breaking LiveJournal]

2006-12-11 Thread Juliusz Chroboczek
> Subject: Bug#402490: polipo: Incorrectly caches 302 responses, breaking > LiveJournal Oh my, what a silly bug -- I've confused 301 and 302. I'm attaching a fix -- could you please confirm whether it fixes LiveJournal? Thanks, Juliusz diff -rN -u old-p

Bug#381476: luit behave strangely with some programs

2006-11-05 Thread Juliusz Chroboczek
I believe that this is the same bug as #291137. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#291137: /usr/X11R6/bin/luit: luit sometimes doesn't restore terminal settings or hangs

2006-11-05 Thread Juliusz Chroboczek
I've just fixed this upstream. Juliusz pgpgVzXimm67T.pgp Description: PGP signature

Bug#381476: luit behave strangely with some programs

2006-11-06 Thread Juliusz Chroboczek
Yes, that's the patch that I applied. David, let me know if you want me to tag luit upstream. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#405962: [Polipo-users] [EMAIL PROTECTED]: Bug#405962: polipo aborts quite often]

2007-01-11 Thread Juliusz Chroboczek
I believe that this was fixed in 0.9.11. Sat Nov 25 16:29:49 CET 2006 Juliusz Chroboczek <[EMAIL PROTECTED]> * Fix error handling in dnsTimeoutHandler. This fixes a crash if a DNS query timeouts and cannot be resent, for example because the name server has crashed or the int

Bug#405283: [Polipo-users] [EMAIL PROTECTED]: Re: Bug#405283: can't stop or restart polipo]

2007-01-11 Thread Juliusz Chroboczek
> If previous->next starts off true, and previous->next->id != id, then > how will the loop ever exit? > Perhaps you need something like this to walk through the list? > + previous = previous->next; You're absolutely right, Chris. Thanks for the report, I'll apply your patch to both (ups

Bug#294481: ghci -lpthread fails

2005-02-09 Thread Juliusz Chroboczek
Package: ghc6 Version: 6.2.2-2 /usr/lib/libpthread.so (comes from libc6-dev 2.3.2.ds1-20) is a GNU linker script, not a shared object. This breaks ghci. $ ghci -lphtread ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.2.2, for Haskell 98.

Bug#294481: ghci -lpthread fails

2005-02-10 Thread Juliusz Chroboczek
Hi Ian, > What is your particular problem? Running Darcs under ghci. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#265128: polipo: Here's another example

2005-01-11 Thread Juliusz Chroboczek
> Here's the header information (from wget -s http://totale.usc.edu): Wget doesn't give you the right info; it's following a redirect to https://totale.usc.edu/, which speaks correct protocol. Using either telnet or curl -i, you can get at the original data: $ telnet totale.usc.edu 80 Trying

Bug#265128: polipo: Here's another example

2005-01-12 Thread Juliusz Chroboczek
> > Tom, could you please downgrade this bug report to ``wishlist''? > I'm not convinced it is wishlist, You're the maintainer, so it's up to you. (My argument is that normal and important imply it's a bug in Polipo. I see this as a feature request, as the users are requesting that polipo shou

Bug#265128: Lax HTTP parser for polipo 0.9.7

2005-01-13 Thread Juliusz Chroboczek
you decide to apply this to the Debian package, please make sure you version it as 0.9.7, not 0.9.8 -- there's another thing I might want to include in 0.9.8.) Juliusz Fri Jan 14 02:14:07 CET 2005 Juliusz Chroboczek <[EMAIL PROTECTED]> * Move the

Bug#405283: [Polipo-users] [EMAIL PROTECTED]: Re: Bug#405283: can't stop or restart polipo]

2007-02-06 Thread Juliusz Chroboczek
Thanks, this should be fixed now. Tue Feb 6 20:34:18 CET 2007 Juliusz Chroboczek <[EMAIL PROTECTED]> * Fix an infinite loop in dnsGethostbynameFallback. Reported by Chris Moore. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#413728: Tor also works with Polipo

2007-03-06 Thread Juliusz Chroboczek
Package: tor Version: 0.1.1.26-1 Severity: wishlist Hi Peter, This is a wishlist for after Etch. Polipo 1.0.0 will hopefully enter Debian just after Etch is out. This version can be used instead of Privoxy with tor. I would like to suggest the following changes to your packaging of tor for the

Bug#413730: Please add a README.polipo

2007-03-06 Thread Juliusz Chroboczek
The following config file should do: -- socksParentProxy=localhost:9050 # comment out the following line if you are not concerned about cached # data remaining on your filesystem diskCacheRoot= ---

Bug#413728: Tor also works with Polipo

2007-03-06 Thread Juliusz Chroboczek
>> 1. change the Recommends to >> >> privoxy or (polipo > 1.0.0) > Is there a ITP for polipo yet? Polipo is in Debian, and has been for three years now. However, the version in Etch (0.9.12) does not support SOCKS. I have no idea whether Tom (the Debian maintainer for Polipo) intends to uplo

Bug#416875: NTP depends on Perl

2007-03-30 Thread Juliusz Chroboczek
Package: ntp Version: 1:4.2.2.p4+dfsg-2 Hi, I've just spent some time trying to install a reasonably minimal Debian system on a router. To my dismay, there was no way I could get rid of Perl, as the NTP daemon depends on it. This dependency is not necessary, as the daemon itself doesn't need pe

Bug#416875: [pkg-ntp-maintainers] Bug#416875: NTP depends on Perl

2007-03-31 Thread Juliusz Chroboczek
>> I've just spent some time trying to install a reasonably minimal >> Debian system on a router. To my dismay, there was no way I could get >> rid of Perl, as the NTP daemon depends on it. >> This dependency is not necessary, as the daemon itself doesn't need >> perl -- it's only the accompanyin

Bug#411809: Security: default configuration allows unrestricted access over IPv6

2007-02-20 Thread Juliusz Chroboczek
Package: ntp Version: 1:4.2.2.p4+dfsg-1 Severity: important $ ntpdc ntpdc> reslist ... :: :: 89 none ... This allows unrestricted access to ntp's configuration from IPv6 hosts. Juliusz -- To UNSUBSCRIBE, email

Bug#416875: [pkg-ntp-maintainers] Bug#416875: NTP depends on Perl

2007-04-18 Thread Juliusz Chroboczek
>> ntptrace only works with NTP 3, so it's obsolete AFAIK, ntptrace uses the refid field of NTP messages, which has been redefined for NTP 4 over IPv6. So it won't work if there are any IPv6 servers in the loop. Juliusz -- To UNSUBSCRIBE, email to [EMAI

Bug#349942: [Polipo-users] [EMAIL PROTECTED]: Bug#349942: Polipo timeout/crash here too]

2006-08-28 Thread Juliusz Chroboczek
Vincent, Hamish, The following patch should fix it. Please let me know if this is the case, as I want to release 0.9.10 as soon as possible. (The patch is against polipo-stable-20060828, but it should apply cleanly to 0.9.9.) Juliusz diff -rN -u old-poli

Bug#349942: [Polipo-users] [EMAIL PROTECTED]: Bug#349942: Polipo timeout/crash here too]

2006-08-29 Thread Juliusz Chroboczek
What do you mean, ``done again''? It's crashed again in the same manner with the patch? Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#385542: sendmail-program set incorrectly

2006-08-31 Thread Juliusz Chroboczek
Package: emacs-snapshot Version: 1:20060824-1 $ emacs-snapshot -q --batch -eval '(print sendmail-program)' "fakemail" $ emacs21 -q --batch -eval '(print sendmail-program)' "/usr/sbin/sendmail" $ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Bug#385542: sendmail-program set incorrectly

2006-08-31 Thread Juliusz Chroboczek
The change that broke sendmail-program is * debian/control.in: Drop Build-Depends on mailx (closes: #383814). See paths.el line 162. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Bug#385751: Polipo segfaults on long URLs due to incorrect vararg usage

2006-09-05 Thread Juliusz Chroboczek
> In atom.c around line 182, the va_list args can be used twice between > va_start and va_end. I beat you to it by a few days ;-) A pity, your report would have saved me some debugging. If you understand va_* -- could you please help me with fixing the second definition of vsprintf_a, which has t

Bug#385751: Polipo segfaults on long URLs due to incorrect vararg usage

2006-09-11 Thread Juliusz Chroboczek
>> If you understand va_* -- could you please help me with fixing the >> second definition of vsprintf_a, which has the same issue, but which I >> don't know how to fix? It doesn't bite GNU/Linux systems, where the >> first definition is used. > If you need to repeatedly use a given va_list, use

Bug#364965: Don't load type1 backend by default

2006-10-23 Thread Juliusz Chroboczek
merely unusual font is loaded, and provides no functionality that our users will need. I hereby volunteer to ruthlessly flame anyone who complains about the change. With my most sincere regards, Juliusz Chroboczek pgp8rpYYIDa9F.pgp Description: PGP signature

Bug#736081: Won't authenticate over STARTTLS without AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS

2014-01-19 Thread Juliusz Chroboczek
Package: exim4-daemon-light Version: 4.82-3 Smarthost requires STARTTLS and PLAIN login -- therefore the connection is authenticated. A default install refuses to authenticate: SMTP>> STARTTLS SMTP<< 220 2.0.0 Ready to start TLS SMTP>> EHLO x.x.x.x SMTP<< 250-x.x.x.x 2

Bug#735765: IMAP: WL calls STATUS on selected folder

2014-01-19 Thread Juliusz Chroboczek
Hi David, Please note the changed CC (so that the Debian ticket gets your replies). > This bug is indeed fixed in the branch heimkehr in WL's > repository. This branch also contains an improved IMAP search courtesy > of Erik Hetzner. > > The fix for the IMAP SELECT bug required more than the comm

Bug#736081: Won't authenticate over STARTTLS without AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS

2014-01-19 Thread Juliusz Chroboczek
> You seem to be quoting two different outputs, one with and and one > without debugging info. I've just sent the relevant excerpts. > Please show the debugging output with and without > AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS (take care to remove > username/password from the output) If there's anythi

Bug#735765: IMAP: WL calls STATUS on selected folder

2014-01-17 Thread Juliusz Chroboczek
d55794 I don't know of a fix for bug (2). -- Juliusz Chroboczek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#728621: org-wl loaded from older version

2013-11-03 Thread Juliusz Chroboczek
Package: org-mode Version: 8.2.1-1 Using Emacs 24, org-wl gets loaded from the version of Org-mode included with Emacs: (locate-library "org-wl") "/usr/share/emacs/24.3/lisp/org/org-wl.elc" (locate-library "org") "/usr/share/emacs24/site-lisp/org-mode/org.elc" -- Juliusz -- To UNSUBSC

Bug#729231: Please upgrade to FreeType 2.5

2013-11-10 Thread Juliusz Chroboczek
Package: libfreetype6 Version: 2.4.9-1.1 Severity: wishlist Hi, FreeType 2.5 contains a new rasteriser for CFF (contributed by Adobe), which yields noticeably better results than the current rasteriser on low-resolution screens. Much as I enjoy hacking at LD_PRELOAD on my netbook, it would be ni

Bug#728621: closed by Sébastien Delafond (Re: Bug#728621: org-wl loaded from older version)

2013-11-18 Thread Juliusz Chroboczek
reopen 728621 thanks > > Using Emacs 24, org-wl gets loaded from the version of Org-mode > > included with Emacs: > > > > (locate-library "org-wl") > > "/usr/share/emacs/24.3/lisp/org/org-wl.elc" > > (locate-library "org") > > "/usr/share/emacs24/site-lisp/org-mode/org.elc" > this is not

Bug#728621: closed by Sébastien Delafond (Re: Bug#728621: org-wl loaded from older version)

2013-11-18 Thread Juliusz Chroboczek
retitle 728621 Org-mode contrib: default behaviour inconsistent with emacs24 thanks > These contributions are not part of GNU Emacs or of the official > Org-mode package. But the git repository for Org-mode is glad to > provide useful way to distribute and develop them as long as they > ar

Bug#730655: Please package libpdf.so

2013-11-27 Thread Juliusz Chroboczek
Package: chromium Version: 31.0.1650.57-1 Severity: wishlist Hi, The PDF plugin of Chrome is not included in Chromium, and rightly so -- it's non-Free software. However, it would be great to have it packaged in nonfree, similar to what is done with pepperflashplugin-nonfree. I'm not sure where

Bug#730742: Font rendering fuzzy (straight lines smeared across subpixels) since upgrade to 2.5.1

2013-11-30 Thread Juliusz Chroboczek
Confirmed with the upstream version, but only when FT_CONFIG_OPTION_SUBPIXEL_RENDERING is enabled, which is the case in the Debian build but not in the default upstream build. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Bug#700767: polipo: no limit in the amount of on-disk cache by default

2014-04-15 Thread Juliusz Chroboczek
tags 700767 +wontfix thanks > there is no limit in the amount of on-disk cache (/var/cache/polipo). Polipo does not maintain an index of the on-disk cache, which is what allows it to scale to absolutely huge on-disk caches with no slowdown. Unfortunately, this means that it doesn't know the size

Bug#655852: polipo: Polipo should log queries/fetches.

2014-04-15 Thread Juliusz Chroboczek
tags 655852 +wontfix thanks > With polipo, even with logLevel=0xff there doesn't seem to be any > sort of query and/or fetch logging output This is deliberate -- Polipo's upstream author doesn't want to encourage you to spy on your users. He believes that logging every request going through the

Bug#735765: closed by Tatsuya Kinoshita (Bug#735765: fixed in wl-beta 2.15.9+0.20140504-1)

2014-05-05 Thread Juliusz Chroboczek
> [1 ] > This is an automatic notification regarding your Bug report > which was filed against the wl-beta package: > > #735765: IMAP: WL calls STATUS on selected folder > > It has been closed by Tatsuya Kinoshita . I can confirm that it's fixed in wl-beta 2.15.9+0.20140504-1. Thanks a lot to bo

Bug#748802: attic/ subdirectories in load-path

2014-05-20 Thread Juliusz Chroboczek
Package: emacsen-common Version: 2.0.7 Hi, Not sure whether it's a bug in the debian startup scripts or in wl and friends, but I'm seeing the attic/ subdirectories in my load-path: (apply #'nconc (mapcar #'(lambda (x) (and (string-match "/attic" x) (list x))) load-path)) ("/usr/sh

Bug#750094: Misleading warning

2014-06-01 Thread Juliusz Chroboczek
Package: gnutls-bin Version: 3.2.14-1 Try the following: gnutls-cli --dh-bits 256 --starttls -p 80 www.debian.org It prints the following warning: |<1>| Note that the security level of the Diffie-Hellman key exchange has been lowered to 256 bits and this may allow decryption of the sess

Bug#750094: Misleading warning

2014-06-04 Thread Juliusz Chroboczek
Hi Daniel, nice to meet you. >> |<1>| Note that the security level of the Diffie-Hellman key exchange >> has been lowered to 256 bits and this may allow decryption of the >> session data > 0) a warning that the configuration has lowered the DH key exchange > strength and may cause weakness (what

Bug#751014: Org-mime spurious alternative

2014-06-09 Thread Juliusz Chroboczek
Package: org-mode Version: 8.2.5h-2 When org-mime-library is set to semi, org-mime generates a spurious alternative section around the HTML part. This is due to two bugs in the function org-mime-multipart: 1. it attempts to put a multipart/alternative section around the HTML, where it should

Bug#751288: Avahi-daemon is noisy

2014-06-11 Thread Juliusz Chroboczek
Package: avahi-daemon Version: 0.6.31-4 Avahi-daemon fills my logs with Jun 11 07:38:57 lanthane avahi-daemon[2502]: Invalid response packet from host 172.23.36.97. Jun 11 07:39:56 lanthane avahi-daemon[2502]: Invalid response packet from host 172.23.43.78. Jun 11 07:39:56 lanthane avahi

Bug#751287: Logcheck bothers me with avahi errors

2014-06-11 Thread Juliusz Chroboczek
Package: logcheck-database Version: 1.3.16 Arguably, this is an issue with avahi-daemon (which is very noisy), but logcheck should be filtering this out: Jun 11 07:29:00 lanthane avahi-daemon[2502]: Invalid response packet from host 172.23.36.97. Jun 11 07:29:00 lanthane avahi-daemon[250

Bug#751287: Acknowledgement (Logcheck bothers me with avahi errors)

2014-06-11 Thread Juliusz Chroboczek
This appears to be worked around by https://github.com/ties/logcheck-extrarules/blob/master/ignore.d.server/local-avahi See also #751288. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Bug#751292: Logcheck sends me OpenVPN notices

2014-06-11 Thread Juliusz Chroboczek
Package: logcheck-database Version: 1.3.16 Jun 11 20:59:29 ariane ovpn-matthieu[22119]: VERIFY X509NAME OK: /C=FR/L=Paris/O=PPS/CN=matthieu/emailAddress=j...@pps.univ-paris-diderot.fr Jun 11 20:59:35 ariane ovpn-kerneis[20848]: VERIFY X509NAME OK: /C=FR/L=Paris/O=PPS/CN=kerneis/emailAddress

Bug#474608: [Logcheck-devel] Bug#474608: logcheck: SMTP vs sendmail

2014-06-11 Thread Juliusz Chroboczek
> Would it be possible to have loccheck using SMTP to send email reports > instead of local /usr/bin/sendmail. That would break systems running dma instead of a full-fledged SMTP daemon. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#751436: Please upgrade to babeld-1.5.0

2014-06-12 Thread Juliusz Chroboczek
Package: babeld Version: 1.4.3-1 Hi Stéphane, Please package babeld-1.5.0, available from http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.5.0.tar.gz http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.5.0.tar.gz.asc -- Juliusz -- To UNSUBSCRIBE, email to

Bug#747664: julia--get-object breaks because of mapcan

2014-05-10 Thread Juliusz Chroboczek
Package: ess Version: 13.09-1-1 Typing TAB in an iESS buffer in Julia mode sometimes breaks because mapcan is not defined. A simple workaround is to (load 'cl), but it would perhaps be better to use nconc(mapcar) instead. I am running emacs24 24.3+1-3. Here's a backtrace: Debugger entered--Lis

Bug#747664: julia--get-object breaks because of mapcan

2014-05-12 Thread Juliusz Chroboczek
> (eval-when-compile > (require 'cl)); in Emacs <= 23.x for (mapcan .) I'm not sure that's enough. Mapcan is a DEFSUBST for cl-mapcan, which itself is an ordinary DEFUN in cl-extra. So unless you require cl-extra at runtime, you're still going to get an undefined function. (You won't see the i

Bug#746750: polipo: Please package new upstream release: 1.1.0

2014-05-13 Thread Juliusz Chroboczek
> apparently, upstream isn't advertising tarball anymore, I'm not sure what you mean. http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-1.1.0.tar.gz http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-1.1.0.tar.gz.asc -- Juliusz -- To UNSUBSCRIBE,

Bug#748113: Please integrate package.el with Debian packages

2014-05-14 Thread Juliusz Chroboczek
Package: emacsen-common Version: 2.0.7 Severity: wishlist Hi, Debian packages that install Elisp code appear not to notify package.el, the package manager included with Emacs 24. The result is that installing an Emacs package that has its dependencies satisfied by a Debian package causes a downl

Bug#746750: Please package new upstream release: 1.1.1

2014-05-14 Thread Juliusz Chroboczek
retitle 746750 Please package new upstream release: 1.1.1 thanks 1.1.1 is now out. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#647211: Mini image uses old kernel

2011-11-19 Thread Juliusz Chroboczek
>I object rather strongly to this being completely undocumented. > There's no release of installer yet, since squeeze, thus this still > points to the current installer. We plan to get one running soon. I'm sorry if I wasn't clear enough. The problem is not that the mini image is older, that

Bug#649509: Cannot convert i386 package on x86-64 system

2011-11-21 Thread Juliusz Chroboczek
(so that it can be installed on the local system). -- Juliusz Chroboczek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#649540: ACPI failures on Dell Latitude D6220

2011-11-21 Thread Juliusz Chroboczek
_aspm=force has no apparent effect. -- Juliusz Chroboczek [0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys cpu [0.00] Linux version 3.1.0-1-amd64 (Debian 3.1.1-1) (b...@decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-4) ) #1 SMP Mon Nov 14 08:

Bug#649540: ACPI failures on Dell Latitude D6220

2011-11-21 Thread Juliusz Chroboczek
> Is this a regression? (E.g., does the squeeze kernel behave the same way?) No idea. If you think that's important, I'll be happy to try it out. (I'm asking because it's a minor inconvenience, I'll need to track down a USB drive.) > Your best bet is probably to contact linux-a...@vger.kernel.o

Bug#649631: X server crash

2011-11-22 Thread Juliusz Chroboczek
Package: xserver-xorg-video-intel Version: 2:2.16.0-1 X server is 1:7.6+9. Libdrm2 is 2.4.27-1. Libdrm-intel1 is 2.4.27-1. Kernel is linux-image-3.1.0-1-amd64 version 3.1.1-1. Hardware is Sandy Bridge integrated graphics. [ 7320.393] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f78f72f58f6] [ 732

Bug#649540: ACPI failures on Dell Latitude E6220

2011-11-22 Thread Juliusz Chroboczek
ding reboot=pci makes reboot work. Adding ec_delay=1000 has no apparent effect. Adding pcie_aspm=force has no apparent effect. -- Juliusz Chroboczek [0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys cpu [0.00] Linux version 3.1.0-1-amd64 (Debian 3.1.1-1)

Bug#696531: Power saving regression on Sandy Bridge

2012-12-22 Thread Juliusz Chroboczek
Package: linux-image-3.6-trunk-amd64 Version: 3.6-1~experimental.1 Hi, On Dell Latitude E6220 (Sandy Bridge i5-2520M, integrated graphics), power saving stops working after some time. The symptoms are that idle power consumption goes from 7W to 28W (!), and Powertop reports that PC7 is never ent

Bug#696531: Power saving regression on Sandy Bridge

2012-12-25 Thread Juliusz Chroboczek
>> On Dell Latitude E6220 (Sandy Bridge i5-2520M, integrated graphics), >> power saving stops working after some time. The symptoms are that idle >> power consumption goes from 7W to 28W (!), and Powertop reports that PC7 >> is never entered. A reliable way to reproduce it is to suspend the >> la

Bug#606522: Mistake

2012-10-25 Thread Juliusz Chroboczek
Sorry, I do *not* confirm this bug -- mistake on my part. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#606522: ipv6 static configuration broken

2012-10-25 Thread Juliusz Chroboczek
Confirmed with ifupdown 0.6.10. Please make sure you make a Debian stable update. -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#659618: Babeld and logrotate

2012-02-12 Thread Juliusz Chroboczek
Package: babeld Version: 1.3.1-1 Severity: minor Hi Stéphane, I see that you've added an init script to your babeld package; thanks for that. I'm wondering whether it'd be a good idea to add a logrotate script to the package. You can get babeld to reopen its log file by sending it a SIGUSR2 sig

Bug#679800: Emacs 24.1 installs emacs23

2012-07-01 Thread Juliusz Chroboczek
Package: emacs Version: 24.1+1-1 $ dpkg -s emacs Package: emacs Status: install ok installed [...] Source: emacs24 Version: 24.1+1-1 Depends: emacs23 | emacs23-lucid | emacs23-nox [...] Emacs version 24.1+1-1 depends on emacs23? -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#633422: chrony: Should add hooks in /etc/pm/sleep.d

2012-07-07 Thread Juliusz Chroboczek
>> Please don't. Chrony will recover fine after sleep, and restarting >> chrony on every sleep is a horrible idea. > What harm does it do? I have no way of testing it. It will discard chrony's data about clock skew, and make all servers unsynchronised. (There's no reason why chrony's data abou

Bug#633422: chrony: Should add hooks in /etc/pm/sleep.d

2012-07-07 Thread Juliusz Chroboczek
>> I assume he's competent with the NTP protocol, then? If he has good >> reasons for that, I'd be keen to learn from him. > See #107863. Oh my... that was over ten years ago, may I invoke prescription? -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#618878: [pm-utils] the proposed patch seems obsolete

2012-02-04 Thread Juliusz Chroboczek
APT has just upgraded my pm-utils package without this bug getting fixed, and I've had to patch power.d/wireless again. So I'm just confirming that I can reproduce this issue, that Mau's patch fixes it for me, and that I'd like to see it included in the next version of the package. -- Juliusz

Bug#649631: X server crash

2012-07-24 Thread Juliusz Chroboczek
> could you please confirm that your problem is fixed since version > 2:1.11.2.901-1 in which #649420 [1] was closed. I haven't had the X server SIGSEGV in ages (I've had just one hard lock in the last months). Closing. Thanks for your help, -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs

Bug#683846: RFP: cedilla

2012-08-04 Thread Juliusz Chroboczek
Package: wnpp Severity: wishlist Cedilla is a plain text formatter with good support for the Latin-Greek-Cyrillic subset of Unicode and that generates extremely compact PostScript. http://www.pps.univ-paris-diderot.fr/~jch/software/cedilla/ There used to be a Cedilla package, but at some point

Bug#695225: No support for mp4 container in Handbrake

2012-12-05 Thread Juliusz Chroboczek
Package: handbrake-gtk Version: 0.9.8+dfsg1-2 Severity: wishlist In the "Destination" dialog, the "Format" field only supports MKV -- there's no way to select an mp4 container. -- Juliusz Chroboczek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#709919: Babeld-1.3.1 is old

2013-05-26 Thread Juliusz Chroboczek
Package: babeld Version: 1.3.1-1 Severity: wishlist The version of babeld currently in sid is 1.3.1, which is from February 2012. There have been 8 releases since then. Please upgrade babeld to 1.4.1. Thanks, -- Juliusz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#576454: Synaptics touchpad broken

2010-04-04 Thread Juliusz Chroboczek
Package: xserver-xorg-input-synaptics Version: 1.2.1-1 After upgrading, my Synaptics touchpad is no longer recognised: (II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/event7) (II) Synaptics touchpad driver version 1.2.1 (**) Option "Device" "/dev/input/event7

Bug#576454: xserver-xorg-input-synaptics: Julien, you're the boss

2010-04-05 Thread Juliusz Chroboczek
Package: xserver-xorg-input-synaptics Version: 1.2.1-1 Severity: normal C'est intenable, ton truc. -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 Jun 4 2006 /etc/X11/X -> /usr/bin/Xorg -

Bug#576454: xserver-xorg-input-synaptics broken

2010-04-05 Thread Juliusz Chroboczek
> The device is being added once (here) from xorg.conf, and then another > time from the hotplugging code (which fails, because the device is > already grabbed). I am quite positive that the touchpad behaves as when it is driven by an ordinary PS/2 mouse driver. None of tap-drag, multitouch or sc

  1   2   3   4   >