Bug#373920: Python2.3/2.3.5-14 (and also Python2.4) fail to install

2006-06-16 Thread Ryan Anderson
hon2.4 (I think it's actually identical) The versions in testing, as of this writing, do correctly install. (2.3.5-9.1 and 2.4.2-2) -- Ryan Anderson sometimes Pug Majere signature.asc Description: OpenPGP digital signature

Bug#320462: acknowledged by developer (Bug#326685: fixed in wordpress 2.0-1)

2006-01-17 Thread Ryan Anderson
) { $info = apply_filters('bloginfo', $info, $show); $info = convert_chars($info); } Kai, I can punt this upstream if you want, or I can leave it to you, whichever you would prefer. (Patch was slightly hand-edited, so if it fails to apply, sorr

Bug#340202: udev: Failure to create /dev/input/ on 2.6.15-rc1+

2005-11-21 Thread Ryan Anderson
Package: udev Version: 0.074-3 Severity: critical Justification: breaks the whole system When running Linux 2.6.15-rc1+, the new nested class devices used by the input class prevent /dev/input/ from being created, rendering X unusable. -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/r

Bug#326685: acknowledged by developer (Upstream says Wordpress is secure)

2005-11-10 Thread Ryan Anderson
ite on some URLs. Thanks for all the hard work on this, -- Ryan Anderson sometimes Pug Majere -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303308: Spurious taint state errors

2005-07-26 Thread Ryan Anderson
drop the "strip" from the build process, and run the whole mess under a debugger, with a call to CORE::dump() stuck in the right place to try and capture the whole state of the system - but that's rather large, and I'm hoping for something a little less effort to start with. -- R

Bug#317083: perlmagick should provide libimage-magick-perl

2005-07-05 Thread Ryan Anderson
Package: perlmagick Version: 6:6.0.6.2-2.3 Severity: normal The "perlmagick" package should "Provide" a package that matches the normal Debian Perl library naming, i.e, "libimage-magick-perl". -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing'), (300,

Bug#303308: Still present in 5.8.7-3

2005-06-21 Thread Ryan Anderson
Just put 5.8.7-3 through testing here. This error is still present. It does appear to be an internal state corruption bug - once we hit it once, it will recur repeatedly inside the Apache process that hit it, but other Apache processes appear fine. -- Ryan Anderson AutoWeb Communications

Bug#303308: Possibly fixed in Perl 5.8.6

2005-05-20 Thread Ryan Anderson
A colleague of mine reports that the Perl 5.8.6 changelog has fixed a bug where taint checks would corrupt the stack. This seems like it might (possibly) be related. Is there an eta on Perl 5.8.6 being included in, possibly, experimental? -- Ryan Anderson AutoWeb Communications, Inc. email

Bug#303308: perl: Untainting a variable does not actually untaint the variable

2005-04-05 Thread Ryan Anderson
Package: perl Version: 5.8.4-8 Severity: normal The following snippet of code, when run in taint mode, sometimes fails with a taint error: $page =~ tr/A-Z/a-z/; $page =~ tr/a-z0-9//cd; $page =~ m/^([A-Z0-9]*)$/i; $page = $1; my $ev = sprintf 'require AC

Bug#299132: fails to start due to '-u bind' in /etc/default/bind9

2005-03-11 Thread Ryan Anderson
Package: bind9 Severity: normal Tags: patch The directory /var/run/bind/run is set to root:bind by /etc/init.d/bind9 bind9 defaults to "-u bind" in /etc/default/bind9 These two settings conflict. Simple fix is to change the chmod to set the user, as well: --- /etc/init.d/bind9.old 2005-0

Bug#285204: evolution: Evolution only provides "Save-As" for attachments

2005-01-25 Thread Ryan Anderson
Package: evolution Version: 2.0.3-1.1 Followup-For: Bug #285204 I'm seeing this problem as well. My primary desktop is KDE, but (as you can see below), there are a variety of gnome-related packages installed. I'm certain this was working fairly recently, but I don't know what exactly I changed