Bug#607347: kernel fails to boot, others work fine

2012-01-25 Thread Robin Lee Powell
On Wed, Jan 25, 2012 at 06:02:46PM -0600, Jonathan Nieder wrote: Robin Lee Powell wrote: I did get it running, but I've no idea how. I assume I just threw in a different kernel. Since you were running in a VM, maybe something near the fix to bug#588426 took care of it indeed. What

Bug#607347: kernel fails to boot, others work fine

2012-01-25 Thread Robin Lee Powell
On Wed, Jan 25, 2012 at 05:24:09PM -0600, Jonathan Nieder wrote: Hi, Robin Lee Powell wrote: OK, grub2, can't boot with squeeze's 2.6 amd64. This machine is on openhosting.com, which significantly limits my ability to get screenshots, but I'll try to attach one in my next message

Bug#581950: Status?

2011-06-02 Thread Robin Lee Powell
OK, so apparently a good workaround was found a month ago?, but at this moment, I can't upgrade a bunch of packages because backuppc will get uninstalled, due to this issue. How's fixing it going? Can I help in any way? -Robin -- http://singinst.org/ : Our last, best hope for a fantastic

Bug#607347: output screenshot.

2010-12-17 Thread Robin Lee Powell
http://teddyb.org/~rlpowell/public_media/kernel_bug.PNG Earlier it was stopping exactly at the SCSI subsystem initiated line. I *think* the new lines got added after I reinstalled linux-image-2.6.32-5-amd64 , but I'm not sure. -Robin -- http://singinst.org/ : Our last, best hope for a

Bug#571644: A patch for this.

2010-03-14 Thread Robin Lee Powell
I have no idea how good an idea it is, but these changes fixed things for me: $ diff -u /var/tmp/config.php /usr/share/webcalendar/www/includes/config.php --- /var/tmp/config.php 2010-03-14 03:12:21.0 -0700 +++ /usr/share/webcalendar/www/includes/config.php 2010-03-14

Bug#531338: svn: OPTIONS of 'http://...': could not connect to server (http://...)

2009-06-01 Thread Robin Lee Powell
You need to do both libneon27 and libneon27-gnutls (and a bunch of dependencies, too). -Robin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#531469: webcalendar: User manual not included

2009-06-01 Thread Robin Lee Powell
Package: webcalendar Version: 1.2.0+dfsg-2 Severity: minor The user manual seems to not be in this package. From a user: In the help window for adding an event (http://www.teddyb.org/webcalendar/help_edit_entry.php?add=1), if I click the link under Repeat Type labeled For More Information which

Bug#527190: mutt: prompts for certificate despite (a)ccept always and saving it

2009-05-29 Thread Robin Lee Powell
Antonio Radici: I love you, and want to have your children.[1] Yes, this would mean I have verified that your patch solves the problem. My work day is saved! \o/ -Robin [1]: Knowing that I'm male makes that funnier. -- They say: The first AIs will be built by the military as weapons. And

Bug#527190: mutt: Oh man this sucks.

2009-05-14 Thread Robin Lee Powell
On Thu, May 14, 2009 at 10:24:49PM +0200, Michelle Konzack wrote: Am 2009-05-13 11:09:49, schrieb Robin Lee Powell: Warning: Couldn't save certificate The problem here is that it's already saved the certificate successfully, as far as I can tell. It's somehow deciding that the cert

Bug#527190: mutt: Oh man this sucks.

2009-05-13 Thread Robin Lee Powell
Package: mutt Severity: normal This is really hard to deal with; I get asked to approve the cert on every outbound mail, because I'm using the secure smtp stuff. Any idea when this might be fixed? -Robin -- Package-specific info: Mutt 1.5.18 (2008-05-17) Copyright (C) 1996-2008 Michael R.

Bug#527190: mutt: Oh man this sucks.

2009-05-13 Thread Robin Lee Powell
On Wed, May 13, 2009 at 10:54:34AM -0700, Justin T Pryzby wrote: retitle 527190 mutt: user annoyance WRT certificate warning thanks On Wed, May 13, 2009 at 10:17:30AM -0700, Robin Lee Powell wrote: This is really hard to deal with; I get asked to approve the cert on every outbound mail

Bug#512372: I'm having the same problem.

2009-02-24 Thread Robin Lee Powell
As of this morning. It's filling up my logs, and making logcheck mail very hard to ready. Anyone have a workaround? -Robin -- They say: The first AIs will be built by the military as weapons. And I'm thinking: Does it even occur to you to try for something other than the default outcome?

Bug#512372: A workaround?

2009-02-24 Thread Robin Lee Powell
rm /usr/lib/perl5/auto/NetAddr/IP/Util/ipv6_n2d.al followed by a spamd restart seems to shut this up, and things still seem to be working. So far. -Robin -- They say: The first AIs will be built by the military as weapons. And I'm thinking: Does it even occur to you to try for something

Bug#516385: fai-server: I'd prefer fai-mirror not lie to me about what it's doing.

2009-02-20 Thread Robin Lee Powell
Package: fai-server Version: 3.2.17+experimental14 Severity: wishlist Tags: patch It's harder to debug things when the program lies to you about what it's doing. :) Patch follows. --- /tmp/fai-mirror 2009-02-19 16:31:06.0 -0800 +++ /usr/bin/fai-mirror 2009-02-20

Bug#516386: fai-server: Support for bootstrapping from the fai-mirror itself.

2009-02-20 Thread Robin Lee Powell
Package: fai-server Version: 3.2.17+experimental14 Severity: normal Tags: patch This is actually a feature request, not a bug. I like to do the deboostrap of fai-setup to the mirror created by fai-mirror, so I've patched fai-mirror to support that, by adding a new option to

Bug#516386: A related issue.

2009-02-20 Thread Robin Lee Powell
To actually make this work (that is: allow fai-setup to use the mirror that fai-mirror produces), fai-mirror needs to use everything in /etc/fai/NFSROOT. However, what it actually uses is $NFSROOT/var/tmp/packages.nfsroot , which doesn't have anything from the NFSROOT that has a package defined.

Bug#514916: Slightly better way.

2009-02-19 Thread Robin Lee Powell
On Thu, Feb 19, 2009 at 09:19:02AM +, Chris Lamb wrote: Robin Lee Powell wrote: + for nic in $(ifconfig -a | grep '^[^ ]' | grep -v '^lo' | sed 's/ .*//' | tr '\012' ' ') That's horrible. What's wrong with: for IF in /sys/class/net

Bug#514916: Slightly better way.

2009-02-18 Thread Robin Lee Powell
I'm now working on etch FAI, and ran into a totally different set of bugs. -_- As a side effect, I've come up with a more general (in the sense of working with the older stuff), faster way of dealing with the multiple ethernet thing. It stops when any one NIC is done. --- live.orig

Bug#515057: Seems to work.

2009-02-17 Thread Robin Lee Powell
Just tested svn+https with a username and password; seems to work fine. -Robin -- They say: The first AIs will be built by the military as weapons. And I'm thinking: Does it even occur to you to try for something other than the default outcome? -- http://shorl.com/tydruhedufogre

Bug#334672: This bug is still extant.

2009-01-18 Thread Robin Lee Powell
I'm getting it on a machine I just installed busybox-static on. -Robin -- They say: The first AIs will be built by the military as weapons. And I'm thinking: Does it even occur to you to try for something other than the default outcome? -- http://shorl.com/tydruhedufogre

Bug#334672: A workaround, at least.

2009-01-18 Thread Robin Lee Powell
For what it's worth, a simple empty /etc/busybox.conf will shut the error message up. -Robin -- They say: The first AIs will be built by the military as weapons. And I'm thinking: Does it even occur to you to try for something other than the default outcome? --

Bug#492850: Please don't remove.

2008-08-04 Thread Robin Lee Powell
Unless you can find me another irc client with vi keys, please leave tirc! -Robin -- Lojban Reason #17: http://en.wikipedia.org/wiki/Buffalo_buffalo Proud Supporter of the Singularity Institute - http://singinst.org/ http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/ -- To

Bug#483491: tintin++: Substantial manual drift.

2008-05-28 Thread Robin Lee Powell
Package: tintin++ Version: 1.98.1 Severity: normal This is very much an upstream issue, which I don't know where to send. The manual in /usr/share/doc/tintin++ (and in the source tarball) is very, very different from the help files and the online manual. As an example, the entry for #map in

Bug#482011: spamassassin: Very loud whining if resolv.conf has a bad server in it

2008-05-20 Thread Robin Lee Powell
Package: spamassassin Version: 3.2.4-1 Severity: normal I've been having logs *full* of crap like: May 19 23:27:13 chain spamd[14249]: rules: failed to run NO_DNS_FOR_FROM RBL test, skipping: May 19 23:27:13 chain spamd[14249]: (oops, no id at /usr/share/perl5/Mail/SpamAssassin/AsyncLoop.pm

Bug#454232: sysklogd: -- MARK -- entries no longer appear

2007-12-03 Thread Robin Lee Powell
Package: sysklogd Version: 1.5-1 Severity: important My syslog, at some point in the last few months, stopped printing the -- MARK -- entries that it used to (and that the man pages says it should) even with -m 1 in the arguments. I needed these for forensics after a crash, and was very

Bug#388684: coreutils: Still a problem, makes ls hard to use in some cases.

2007-11-08 Thread Robin Lee Powell
Package: coreutils Version: 5.97-5.3 Followup-For: Bug #388684 As far as I can tell, the *only* place to discover that: -rw--T 1 root other2147483648 Jul 12 19:26 tmpswap means that the file is sticky but not executable is info coreutils, but man ls says info ls, which led to me

Bug#439425: Random, but fairly regular, zsh segfaults

2007-08-26 Thread Robin Lee Powell
On Sun, Aug 26, 2007 at 08:11:37PM -0400, Clint Adams wrote: On Sat, Aug 25, 2007 at 10:54:22AM -0700, Robin Lee Powell wrote: Recompiling zsh will have to wait until I'm back from Japan; sorry. I use bindkey -v, and the most common ways I get to the history are ESC-k and ESC-/ In your

Bug#439425: Random, but fairly regular, zsh segfaults

2007-08-24 Thread Robin Lee Powell
Package: zsh Version: 4.3.4-13 Severity: important zsh does the following to me fairly regularily; this seems different to me than the other segfault bug reports. It seems to do it slightly more often in my root shells. It seems to motly occur when I'm typing ahead (due to engaging in

Bug#429732: /var/lib/aptitude/pkgstates neither created nor used.

2007-06-19 Thread Robin Lee Powell
Package: aptitude Version: 0.4.4-4 Severity: important aptitude never reports new packages for me. After trying many other things, I tried a complete purge and re-install: - [EMAIL PROTECTED] apt-get remove --purge aptitude Reading package lists... Done Building

Bug#379528: closed by Davide Puricelli [EMAIL PROTECTED] ()

2007-01-12 Thread Robin Lee Powell
Ummm. chicken-bin almost a year old (It was released last February). I'd say we still have a problem. At least both sets don't show up in my packages list at the same time anymare. -Robin On Wed, Jan 10, 2007 at 12:03:49PM -0800, Debian Bug Tracking System wrote: This is an automatic

Bug#380574: stx2any: man pages missing a bit of formatting.

2006-08-15 Thread Robin Lee Powell
On Tue, Aug 15, 2006 at 12:12:45PM +0300, Panu Kalliokoski wrote: On Sun, Jul 30, 2006 at 03:09:33PM -0700, Robin Lee Powell wrote: Ideally, there would be a man-page specific Diversion that would define that section and could have in it the stuff catman needs, i.e.: foo \- build foo

Bug#380559: rdtool: Does not allow other sections to be defined.

2006-07-30 Thread Robin Lee Powell
Package: rdtool Version: 0.6.20-1 Severity: important rd/rd2man-lib.rb gives no means of generating a man page for a seciton other than 1. The source includes the line: .TH #{title} 1 #{Time.now.strftime '%B %Y'} That 1 is hard-coded, and means that all man pages, even those put in other

Bug#380574: stx2any: man pages missing a bit of formatting.

2006-07-30 Thread Robin Lee Powell
Package: stx2any Version: 1.55-1 Severity: normal The man macros do not include .SH Name at the top, which means that we get errors like: mandb: warning: /usr/man/man3/mooix-long.scm.3: whatis parse for mooix-long.scm(3) failed Ideally, there would be a man-page specific Diversion that would

Bug#379528: chicken: Very old versions; two different package sets. Confused!

2006-07-23 Thread Robin Lee Powell
Package: chicken Severity: important dselect claims I have the following chicken packages. chicken-dev 1.63-2 chicken 1.63-2 chicken-bin 2.3-1 libchicken-dev 2.3-1 libchicken0 2.3-1 It is totally unclear to me which of these I should be using, as well as why the package actually

Bug#379066: tirc: Clock updates even when turned off.

2006-07-20 Thread Robin Lee Powell
Package: tirc Version: 1.2-11 Severity: normal Even with CLOCK set to off, the time in the status bar still gets updated. This probably qualifies as a minor bug by most standards, but it makes the program essentially useless to me, because it means I can't set screen to watch the tirc window

Bug#379068: scrollz: /set -STATUS_UPTIME causes *immediate* crash.

2006-07-20 Thread Robin Lee Powell
Package: scrollz Version: 1.9.5-2 Severity: normal The short description says it all: /set -STATUS_UPTIME[1]10418 segmentation fault scrollz Happens every time. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable')

Bug#379075: scrollz: Can't set default number of status lines.

2006-07-20 Thread Robin Lee Powell
Package: scrollz Version: 1.9.5-2 Severity: minor Number of status lines can be set per-window, but there is not way to set a default for new windows. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386

Bug#343405: acknowledged by developer (Edit /etc/default/spamassassin)

2006-03-26 Thread Robin Lee Powell
On Sat, Mar 25, 2006 at 09:48:19PM -0800, Debian Bug Tracking System wrote: Command line options for spamd are sent in /etc/default/spamassassin (this is the standard Debian way of doing this sort of thing) My point was about documentation of the option itself, not where to set it. There's

Bug#354157: gearhead: Missing Player's Guide

2006-02-23 Thread Robin Lee Powell
Package: gearhead Version: 1.001-1 Severity: wishlist After pestering the original developer about the poor state of the documentation, I found out that there's a player's guide, currently at http://gearhead.roguelikedevelopment.org/GearHead%20Player's%20Guide%201.1.4.zip and also linked from

Bug#343405: prefork: server reached --max-clients setting, consider raising it -- no obvious way to raise it

2005-12-14 Thread Robin Lee Powell
Package: spamassassin Version: 3.1.0a-1 Severity: normal syslog says: Dec 14 16:01:57 chain spamd[527]: prefork: server reached --max-clients setting, consider raising it but I don't see anything in the documentation, or in google, that says how to change --max-clients for spamd. -- System

Bug#333991: webcalendar: New release. Pretty please?

2005-11-21 Thread Robin Lee Powell
Package: webcalendar Version: 0.9.45-7 Followup-For: Bug #333991 1.0.1 has been out since 19 Aug 2005. Can we get it in the Debian package? Pretty please? -Robin -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable')

Bug#316956: request-tracker3: Same problem, using fastcgi.

2005-07-18 Thread Robin Lee Powell
Package: request-tracker3 Version: 3.0.12-8 Followup-For: Bug #316956 I'm having exactly the same problem. I'm using the fastcgi method. Screenshot from w3m: System error error: Can't locate object method comp_root_array via

Bug#316956: request-tracker3: Same problem, using fastcgi.

2005-07-18 Thread Robin Lee Powell
On Sun, Jul 17, 2005 at 11:40:52PM -0700, Robin Lee Powell wrote: Package: request-tracker3 Version: 3.0.12-8 Followup-For: Bug #316956 I'm having exactly the same problem. I'm using the fastcgi method. Note that the web interface is totally broken, but the mail gateway seems to work

Bug#316956: request-tracker3: Same problem, using fastcgi.

2005-07-18 Thread Robin Lee Powell
On Mon, Jul 18, 2005 at 12:19:45PM +0100, Stephen Quinney wrote: On Sun, Jul 17, 2005 at 11:40:52PM -0700, Robin Lee Powell wrote: I'm having exactly the same problem. I'm using the fastcgi method. The first thing I can suggest doing is removing any files (not directories) in the /var

Bug#316792: request-tracker3.4: rt3 and rt3.4 dependencies broken

2005-07-03 Thread Robin Lee Powell
Package: request-tracker3.4 Version: 3.4.1-2 Severity: grave Justification: renders package unusable dselect says: request-tracker3.4 depends on rt3.4-clients (= 3.4.1-2) for both request-tracker3.4 and rt3.4-clients, and will not allow me to select them together. If I force it, it says: The

Bug#316796: request-tracker3: rt3 and rt3.4 dependencies broken

2005-07-03 Thread Robin Lee Powell
Package: request-tracker3 Version: 3.0.12-7 Severity: grave Justification: renders package unusable dselect says: request-tracker3 depends on rt3-clients (= 3.0.12-7) for both request-tracker3 and rt3-clients, and will not allow me to select them together. If I force it, it says: The

Bug#286811: libhtml-mason-perl: STill 1.26....

2005-06-16 Thread Robin Lee Powell
Package: libhtml-mason-perl Version: 1:1.26-1 Followup-For: Bug #286811 As far as I can tell, *all* versions of Debian are still using 1.26 1.28 has been out for, what, a year now? -Robin -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing')

Bug#286811: libhtml-mason-perl: STill 1.26....

2005-06-16 Thread Robin Lee Powell
-Original Message- From: Robin Lee Powell [EMAIL PROTECTED] Subject: Bug#286811: libhtml-mason-perl: STill 1.26 Date: Thu, 16 Jun 2005 15:30:04 -0700 To: Debian Bug Tracking System [EMAIL PROTECTED] Reply-To: Robin Lee Powell [EMAIL PROTECTED], [EMAIL PROTECTED] Package

Bug#290224: libhtml-mason-perl: Worse than that...

2005-03-09 Thread Robin Lee Powell
On Tue, Mar 08, 2005 at 11:41:20PM -0600, Dave Rolsky wrote: On Tue, 8 Mar 2005, Dave Rolsky wrote: On Mon, 28 Feb 2005, Robin Lee Powell wrote: For me, it barely functions at all. I keep getting errors like: [Mon Feb 28 22:46:52 2005] [error] [client 64.81.49.171] Can't locate object

Bug#290224: libhtml-mason-perl: Worse than that...

2005-02-28 Thread Robin Lee Powell
Package: libhtml-mason-perl Version: 1:1.26-1 Followup-For: Bug #290224 For me, it barely functions at all. I keep getting errors like: [Mon Feb 28 22:46:52 2005] [error] [client 64.81.49.171] Can't locate object method boot via package mod_perl at /usr/lib/perl5/Apache/Request.pm line

Bug#293504: python-docutils: No indication of how to run docutils.

2005-02-03 Thread Robin Lee Powell
Package: python-docutils Version: 0.3.7-2 Severity: important python-docutils installs no man pages, and the README.Debian file gives no indication whatsoever as to where the docutils .py files live. This may be obivous to a python programmer, but I just want to use the program, and have no idea