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 if

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

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#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 unsubscribe

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.

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

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)

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

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

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
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#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#348383: PGP clearsigned attachments

2006-01-16 Thread Juliusz Chroboczek
, Juliusz Chroboczek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#332411: CAN-2005-3163: polipo permits reading files outside of web root dir

2006-01-16 Thread Juliusz Chroboczek
I am the upstream author, and I can confirm this issue. However, please keep in mind that Polipo is also vulnerable (by design) to a number of DoS attacks from users. Allowing Polipo to be used by untrusted users is not recommended in any case. Juliusz

Bug#500740: Some variables don't default correctly

2008-10-13 Thread Juliusz Chroboczek
can you *please* show *exactely* how you construct a situation where this can happen (withouth manual ovveride). also see #490290. Let me state once again that we are *not* using the lh_config script, but building the config directory with our own script[1]. Our script does not set all of the

Bug#500740: Some variables don't default correctly

2008-09-30 Thread Juliusz Chroboczek
Package: live-helper Version: 1.0.1-1 Hi, I'm currently attempting to build a Debian Live-CD and leave most of the configuration variables undefined. Unfortunately, this doesn't work -- some of the variables are not defaulted correctly. When LH_UNION_FILESYSTEM and LH_LINUX_PACKAGES are

Bug#500959: Caml-core is bloated

2008-10-02 Thread Juliusz Chroboczek
Package: ocaml-core Version: 3.10.0.1 This package is called ocaml-core, and hence I expected it to install a reasonably complete O'Caml environment. It turns out, however, that Depends: ocaml, ocaml-best-compilers, ocaml-findlib, ocaml-tools, camlidl, ocamlweb, libounit-ocaml-dev, cameleon,

Bug#500961: Installing caml-core pulls in half the universe

2008-10-02 Thread Juliusz Chroboczek
Package: ocamlweb Version: 1.37-8 Installing ocaml-core on a system with no TeX installed pulls in half the universe. Installing ocaml-core on a system with a TeX installation works better. ocaml-core depends on ocamlweb, and ocamlweb has Depends: tetex-extra | texlive-latex-extra,

Bug#500959: Caml-core is bloated

2008-10-03 Thread Juliusz Chroboczek
Hi Zack! This package is called ocaml-core, and hence I expected it to install a reasonably complete O'Caml environment. That's the purpose, yes. Depends: ocaml, ocaml-best-compilers, ocaml-findlib, ocaml-tools, camlidl, ocamlweb, libounit-ocaml-dev, cameleon, ocamldsort, ledit, otags

Bug#500959: Caml-core is bloated

2008-10-03 Thread Juliusz Chroboczek
Just to clarify things -- I have also filed a bug against ocamlweb (#500961). Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#500959: Caml-core is bloated

2008-10-03 Thread Juliusz Chroboczek
Looks like you are deciding the actual meaning of that package :-), rather than filing a bug. My apologies. Let me reformulate this by saying that I, as a naïve user, find the title of the package confusing. not relying on someone else who selected the software for you (that would be me).

Bug#492478: UDP echo does not work on localhost

2008-07-26 Thread Juliusz Chroboczek
Package: openbsd-inetd Version: 0.20080125-1 Echo is enabled on my machine: $ grep echo /etc/inetd.conf echostream tcp nowait rootinternal echodgram udp waitrootinternal TCP echo works: $ telnet localhost 7 Trying 127.0.0.1...

Bug#495468: WMClock wakes up 20 times per second

2008-08-17 Thread Juliusz Chroboczek
Package: wmclock Version: 1.0.12.2-5 The WMClock process wakes up every 50 milliseconds, even when run with -noblink. Here's a trace: nanosleep({0, 5000}, NULL) = 0 gettimeofday({1218990942, 420080}, {4294967176, 4208000}) = 0 read(3, 0x878f84, 4096) = -1

Bug#307801: Fixed upstream

2008-09-07 Thread Juliusz Chroboczek
This is fixed upstream. It will be in 1.0.5. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#466332: IPv6-mapped IPv4 addresses in /etc/resolv.conf

2008-02-17 Thread Juliusz Chroboczek
Package: resolvconf Version: 1.38 If you run pdnsd in IPv6 mode (run_ipv4 set to false in /etc/pdnsd.conf), then your resolv.conf file will look as so: nameserver :::127.0.0.1 nameserver 2001:660:3301:8063::1 The first is an IPv6-mapped version of 127.0.0.1; it should be mapped to plain

Bug#436990: problem not seen

2008-02-17 Thread Juliusz Chroboczek
I don't see the problem on my system. What error message did you get? You're running dnsmasq, which groks IPv6 fine. If you try with a default installation of pdnsd, you get, Failed: Bad server ip To reproduce: # aptitude install resolvconf pdnsd and make sure run_ipv4 is specified as

Bug#452697: Rescue mode lists partitions in particularly unhelpful manner

2007-11-24 Thread Juliusz Chroboczek
Package: installation-reports Severity: minor The Debian installer in Etch, when run in rescue mode, tells me Device to use as root file system: and then gives me a list of partitions without listing either their size or their type. Of course, I can open a shell to find out that information,

Bug#280951: closed by maximilian attems [EMAIL PROTECTED] (Re: Sarge RC1 Boot disk won't work without noapic)

2007-11-27 Thread Juliusz Chroboczek
this should be fixed in between with newer acpi. Yes, it is. Sorry, I completely forgot that I had filed this bug. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

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 [EMAIL

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 polipo to

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

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#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

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#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 should

Bug#265128: Lax HTTP parser for polipo 0.9.7

2005-01-13 Thread Juliusz Chroboczek
, if 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 lax parser

Bug#436989: autom4te.cache included in Debian's pdnsd source

2007-08-09 Thread Juliusz Chroboczek
Package: pdnsd Version: 1.2.6-par~pre2-6 $ tar tzf pdnsd_1.2.6-par~pre2.orig.tar.gz | grep autom4te pdnsd-1.2.6/autom4te.cache/ pdnsd-1.2.6/autom4te.cache/requests pdnsd-1.2.6/autom4te.cache/output.0 pdnsd-1.2.6/autom4te.cache/traces.0 pdnsd-1.2.6/autom4te.cache/output.1

Bug#436988: IPv6 broken in pdnsd

2007-08-09 Thread Juliusz Chroboczek
Package: pdnsd Version: 1.2.6-par~pre2-6 Severity: important Tags: patch Hi, IPv6 support has been broken in recent releases. The attached fixes the problem. Juliusz --- pdnsd-1.2.6-par~pre2/src/dns_answer.c 2007-07-13 21:44:22.0 +0200

Bug#436990: Resolvconf doesn't deal gracefully with IPv4-only pdnsd

2007-08-09 Thread Juliusz Chroboczek
Package: resolvconf Version: 1.37 I've recently mis-configured my DNS resolver (pdnsd) so that it didn't grok IPv6. The result was that when a script tried to configure pdnsd with an IPv6 DNS server, resolvconf merely printed an error. To reproduce, install pdnsd and make sure that there is no

Bug#436995: Incorrect values for root delay and dispersion

2007-08-09 Thread Juliusz Chroboczek
Package: openntpd Version: 3.9p1-4 Severity: important When acting as a server, OpenNTP sends replies with incorrect root delay and dispersion values. Since both of these values are smaller then they should be, this has the potential of confusing legit NTP clients, and might potentially cause

Bug#436989: closed by Pierre Habouzit [EMAIL PROTECTED] (Re: Bug#436989: autom4te.cache included in Debian's pdnsd source )

2007-08-09 Thread Juliusz Chroboczek
This is upstream tarball, there is nothing that I can do, I already asked upstream to prune those from the next release. Thanks. and FWIW it builds fine on debian so I suppose it's a problem on your end somewhere. $ cat /etc/debian_version lenny/sid

Bug#443569: Manual page misleading about GPL

2007-09-22 Thread Juliusz Chroboczek
Package: tinyproxy Version: 1.6.3-2 Severity: minor The tinyproxy manual page says: Please don’t use this software if you don’t agree to the terms specified [in the GPL]. This is misleading. The GPL governs distribution of code; it does not put any conditions on mere usage. Please reword

Bug#438179: A comment about RFC 3484 address selection

2007-09-24 Thread Juliusz Chroboczek
FWIW, I believe non-subscriber posts are accepted to the list if they're sent by way of the BTS. Let's see how it goes. RFC 3484 clarifies that the list of addresses returned by getaddrinfo is in an order that takes into account both the server's and local preferences. no, the software

Bug#438179: [EMAIL PROTECTED]: Re: [PATCH] getaddrinfo(): option to not sort IPv4 addresses]

2007-08-20 Thread Juliusz Chroboczek
I think libc is completely correct in what it's doing. The bug is in NTP. Historically, there is some ambiguity in the interpretation of multiple addresses returned by a DNS query. One possible interpretation is to consider all the addresses as equivalent, and therefore to try to sort them on

Bug#436988: IPv6 broken in pdnsd

2007-08-20 Thread Juliusz Chroboczek
reopen 436988 severity 436988 minor thanks (Richard, if you do a wide reply, please make sure you remove control@ from the CC.) I'm afraid that my patch may have broken compilation on older libc releases. Pierre, do we still care about libc 2.4 and earlier? There are two incompatible IPv6

Bug#438949: Impossible to connect to link-local IPv6 addresses

2007-08-20 Thread Juliusz Chroboczek
Package: openssh-client Version: 1:4.6p1-4+b1 Severity: wishlist There's apparently no need to request that ssh connect to an IPv6 link-local address. Which is somewhat painful when trying to fix an IPv6-only router that has stopped routing. AFAIK, allowing connection to a link-local addresses

Bug#439441: Fwd: Bug#439441: polipo 0.9.12 from Etch segfaulting

2007-08-26 Thread Juliusz Chroboczek
Hi Stanislav, Somewhere inFlightDnsQueries becomes NULL but dnsTimeoutHandler called anyway and it then calls removeQuery. But I can't find in which case this condition might happened. I've received this same bug report from somebody running 1.0.1, so it looks like indeed there's a problem

Bug#434056: Inputenc and XeTeX don't work together

2007-07-23 Thread Juliusz Chroboczek
I might misunderstand your problem but, as far as I know, one shouldn't use \usepackage[utf8]{inputenc} with xelatex. You're perfectly right -- that's what I consider to be the bug. I think that inputenc should just do the right thing whatever the implementation. The user should not need to

Bug#434439: xfonts-encodings copyright statement is bogus

2007-07-23 Thread Juliusz Chroboczek
Package: xfonts-encodings Version: 1:1.0.2-1 Hi David, hi Julien, In /usr/share/doc/xfonts-encodings/copyright, I read, Copyright 2002-2004 Red Hat Inc., Durham, North Carolina. All Rights Reserved. Considering that I personally generated most of the files contained in this package, and that

Bug#434056: Inputenc and XeTeX don't work together

2007-07-26 Thread Juliusz Chroboczek
TeX, pdfTeX, Omega or XeTeX, he should be able to say \usepackage[utf8]{inputenc} and the right thing for the current implementation of TeX should magically happen. I suspect you can think so because you use a language in which there is little difference between utf8 and normal

Bug#341042: ssh: Slow Connections Due to Bogus IPv6 name resolution

2007-08-26 Thread Juliusz Chroboczek
I haven't checked myself, but this has most probably been fixed by GNU libc 2.5. (Getaddrinfo now sorts addresses according to RFC 3484.) Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#439737: DTLS implementation in OpenSSL is buggy

2007-08-26 Thread Juliusz Chroboczek
Package: openssl Version: 0.9.8e-5 Severity: important Tags: security The DTLS implementation included in OpenSSL 0.9.8 is known to be buggy. See for example http://www.mail-archive.com/[EMAIL PROTECTED]/msg21313.html http://rt.openssl.org/Ticket/Display.html?id=1245user=guestpass=guest I

Bug#399183: xserver-xorg: incorrectly calculates TrueType font metrics

2007-09-05 Thread Juliusz Chroboczek
Tags: upstream, wontfix Hi. (I'm the original author of the FreeType backend in X.Org.) This bug was introduced in revision 1.32 of ftfuncs.c[1] in XFree86 CVS[2] on 19 October 2003 by David Dawes [EMAIL PROTECTED]. This commit was made against my opinion (as expressed on the internal XFree86

Bug#448390: No IPv6 support

2007-10-28 Thread Juliusz Chroboczek
Package: aria2 Version: 0.11.3-1 Severity: wishlist wifi.pps.jussieu.fr is a double-stack host: wifi.pps.jussieu.fr has address 134.157.168.2 wifi.pps.jussieu.fr has IPv6 address 2001:660:3301:8061:211:43ff:fed3:7cd5 I'm currently on a pure IPv6 host, one that only has IPv6 connectivity.

Bug#432561: Still unreproducible

2007-09-30 Thread Juliusz Chroboczek
Dear all of you, [I'm the upstream] I've just spent half an hour trying to reproduce this bug under valgrind, from two different machines. No luck, it's probably a timing-dependent heisenbug. If you're running on x86 or AMD64, could you please try reproducing it under valgrind? After

Bug#279104: Debian Firefox/Iceweasel bug triage - bug #279104

2007-10-01 Thread Juliusz Chroboczek
As this bug is quite old, I intend to close it if you don't update your bug report in the next 6 weeks. You're kidding, I hope. Please read http://www.jwz.org/doc/cadt.html . And yes, the bug still exists in Iceweasel 2.0.0.3-1, as you would have noticed immediately had you as much as glanced

Bug#445013: Please allow easy enabling of 8bitmime

2007-10-02 Thread Juliusz Chroboczek
Package: exim4-config Version: 4.67-8 Severity: wishlist Please allow easy configuring of the accept_8bitmime flag in update-exim4.conf.conf. On all my machines, I have to manually add a file /etc/exim4/conf.d/main/00local with the single line accept_8bitmime = true I would actually

Bug#445047: Irssi handling of IPv6 servers idiosyncratic

2007-10-02 Thread Juliusz Chroboczek
Package: irssi Version: 0.8.10-2 Severity: wishlist Tags: upstream Hi, When specifying a server that has both A and DNS entries, irssi will only connect to the IPv4 address; the IPv6 address will only be used if the ``-6'' flag is specified on the /server command. This is annoying when

Bug#445019: Pipermail doesn't like MIME parts with implicit content type

2007-10-02 Thread Juliusz Chroboczek
, Juliusz Chroboczek pgp9KoaY90nOr.pgp Description: PGP signature

Bug#445013: Please allow easy enabling of 8bitmime

2007-10-02 Thread Juliusz Chroboczek
accept_8bitmime = true That one is an acceptable fix. We're not going to add a new Debconf question. I agree, that's too technical for a debconf question. But I would appreciate being able to just tweak a value in update-exim4.conf.conf in order to get the desired behaviour. I would

Bug#432561: Still unreproducible

2007-10-02 Thread Juliusz Chroboczek
Stanislav, I never received your mail. Could you check in your server logs that there's nothing wrong? http://www.rbc.ru/ Usually only several reloads were enough to pull a crash. Tried and tried, no crash (with my current head, which right now is exactly identical to snapshot 20071002.)

Bug#305982: polipo: pretty URL blocking

2007-10-02 Thread Juliusz Chroboczek
I would like to customize the forbidden message depending on site type when visiting blocked URLs and insert blank space for blocked ads This is now possible by using an external redirector; please see http://www.pps.jussieu.fr/~jch/software/polipo/manual/External-redirectors.html Of

Bug#305982: polipo: pretty URL blocking

2007-10-02 Thread Juliusz Chroboczek
I would like to customize the forbidden message depending on site type when visiting blocked URLs and insert blank space for blocked ads This is now possible by using an external redirector; please see http://www.pps.jussieu.fr/~jch/software/polipo/manual/External-redirectors.html Of

Bug#445066: Aiccu doesn't like chrony

2007-10-02 Thread Juliusz Chroboczek
Package: aiccu Version: 20070115-5 Severity: minor Aiccu says: Recommends: ntpdate | ntp This should be Recommends: ntpdate | ntp | chrony Juliusz pgplGJNKzRwh5.pgp Description: PGP signature

Bug#316549: time-daemon pseudopackage

2007-10-04 Thread Juliusz Chroboczek
(I'm the original submitter of #428211.) I can only repeat my earlier answer: There is no definition of what a time-daemon virtual package does, so it's a completely random guess as to what should be done here. I can only agree with Peter, unfortunately. Like many other programs in Debian,

Bug#432561: Still unreproducible

2007-10-04 Thread Juliusz Chroboczek
The site I was getting crashes most often was this one: http://www.rbc.ru/ Usually only several reloads were enough to pull a crash. I still cannot reproduce the issue, but I have found what is weird about this site: their DNS server is buggy, it sends ``Refused'' to requests, which

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 interface

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 (upstream)

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

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 upload

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

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 accompanying scripts

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#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#420308: polipo: new upstream version available

2007-05-04 Thread Juliusz Chroboczek
that there are only some minor tweaks, no bug fixes, posterior to 1.0.0. 1.0 has a number of significant improvements over 0.9. I strongly recommend uploading 1.0 to Debian. Juliusz Chroboczek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#432561: polipo: often crashes

2007-07-12 Thread Juliusz Chroboczek
Hi Robert, I'm the upstream author of Polipo. The new version of polipo often crashes when proxying video files from sites like youtube.com. I haven't noted such problems with 0.9.12. It looks like neither Denis nor I are able to reproduce it. Any chance you could provide me with a backtrace

Bug#427522: cedilla: dependency problems

2007-07-20 Thread Juliusz Chroboczek
Hi (I'm the upstream). WARNING: Unable to read AFM file /usr/share/texmf-tetex/fonts/afm/adobe/courier/pcrr8a.afm: nonexistent directory: #P/usr/share/texmf-tetex/ One of the favourite Debian sports is moving the root of the texmf tree around. I'll try to fix it upstream by trying to

Bug#434056: Inputenc and XeTeX don't work together

2007-07-21 Thread Juliusz Chroboczek
. Juliusz Chroboczek utf8test.tex.gz Description: Binary data

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 [EMAIL

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#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.4)

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#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#483424: [Juliusz Chroboczek] EXA and MigrationHeuristic

2008-05-28 Thread Juliusz Chroboczek
Package: xserver-xorg Version: 1:7.3+10 Forwarding this to bugs@, just to make sure Julien is sufficiently annoyed to do something about it. Juliusz ---BeginMessage--- Dear all, After my recent adventures with Radeon, XAA and EXA, I've come to the

Bug#484022: Thttpd upgrade fails unless thttpd is running

2008-06-01 Thread Juliusz Chroboczek
Package: thttpd Version: 2.25b-6 Preparing to replace thttpd 2.25b-5 (using .../thttpd_2.25b-6_i386.deb) ... Stopping web server: cat: /var/run/thttpd.pid: No such file or directory invoke-rc.d: initscript thttpd, action stop failed. dpkg: warning - old pre-removal script returned error exit

Bug#481554: Cannot find vmlinux

2008-05-16 Thread Juliusz Chroboczek
Package: linux-image-2.6.25-1-amd64 Version: 2.6.25-1 I need a vmlinux (not vmlinuz) in order to use oprofile, but this file doesn't seem to be included in any of the binary packages. Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#481601: Debian-specific patch to Polipo: please revert

2008-05-17 Thread Juliusz Chroboczek
Package: polipo Version: 1.0.4-1 Denis, You apply the following patch to Debian's polipo: polipo-1.0.4/log.c +@@ -80,7 +80,9 @@ + + if(logFile != NULL logFile-length 0) { + FILE *f; ++ mode_t mask = umask(026); + f = fopen(logFile-string, a); ++

Bug#485811: Headers out-of-sync with library

2008-06-11 Thread Juliusz Chroboczek
Package: libc6 Version: 2.3.6.ds1-13etch5 Hi. On my etch system, the library headers declare the availability of POSIX timers, but clock_gettime is not actually in the library. The attached program fails to compile with /tmp/ccs726Ek.o: In function `main': test.c:(.text+0x20): undefined

Bug#490246: sched_mc_power_savings

2008-07-10 Thread Juliusz Chroboczek
Package: laptop-mode-tools Version: 1.43-1 Severity: wishlist Shouldn't laptop mode also control /sys/devices/system/cpu/sched_mc_power_savings ? Please see http://lwn.net/Articles/287524/ Juliusz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#352807: Fwd: Bug#352807: omega-serif do not work at all

2006-02-14 Thread Juliusz Chroboczek
cedilla -fs omega-serif -v myunicode.txt myunicode.cedilla.omega-serif.ps 2 err.log WARNING: Giving up on #\T WARNING: Giving up on #\? WARNING: Giving up on #\e WARNING: Giving up on #\? WARNING: Giving up on #\k WARNING: Giving up on #\? I can reproduce this here. Note the pattern:

Bug#352807: Fwd: Bug#352807: omega-serif do not work at all

2006-02-14 Thread Juliusz Chroboczek
Hi, It turned out to be a bug in Cedilla, introduced in 0.3. This should be fixed now (upstream). Please do $ apt-get install darcs $ darcs get http://www.pps.jussieu.fr/~jch/software/repos/cedilla $ cd cedilla $ sh predist $ ./compile-cedilla $ ./install-cedilla and let me know

  1   2   3   4   >