Bug#641496: dblatex: Setting xsl:output encoding parameter causes footnotes to generate non-processable latex.

2011-09-13 Thread Jeff Green
Package: dblatex Version: 0.3-2 Severity: normal EXAMPLE doc: Some wordHere for example.. EXAMPLE xsl file: http://www.w3.org/1999/XSL/Transform"; xmlns:fo="http://www.w3.org/1999/XSL/Format"; version="1.0"> Output (eventually) from latex: ! Illegal parameter number in defi

Bug#631559: acidbase: snort html reference not formatted correctly

2011-06-24 Thread Jeff Green
Package: acidbase Version: 1.4.5-2 Severity: normal The html format for looking up a snort reference should use a colon (according to the snort website). This occurs at (w/i /usr/share/acidbase): ./includes/base_signature.inc.php: $ref = $ref.GetSingleSignatureReference("snort", $s

Bug#159090: acct: "-f -" option works for pipe:[xxx] but not socket:[xxx]

2011-03-19 Thread Jeff Green
Package: acct Version: 6.5.4-2.1 Severity: normal The problem show specifically when using the ksh package, as opposed to the pdksh package (or possibly others). Running: % cat pacct | (ls -l /proc/self/fd) total 0 lrwx-- 1 root root 64 Mar 19 13:33 0 -> socket:[9391328] lrwx-- 1 root r

Bug#613229: reprepro: Could use a "checkrelease" action to verify consistency with outside repo

2011-02-13 Thread Jeff Green
Package: reprepro Version: 4.2.0-2 Severity: wishlist During the squeeze upgrade period I'd discovered an inconsistency that had entered into my repository mirror. I suspect it happened when I did a pull for the armel packages and didn't specify it correctly. Consequently the wrong packages were

Bug#612943: reprepro: typo in manpage for export=never description

2011-02-11 Thread Jeff Green
Package: reprepro Version: 4.2.0-2 Severity: minor The manpage for reprepro has: --export=never No index files are exported. You will have to call export later. Note that you most likely additionally need the --keepunreferencedfiles option, i

Bug#612784: collectd: perl plugin fails due to legacy libperl problem

2011-02-10 Thread Jeff Green
Package: collectd Version: 4.10.1-1+squeeze2 Severity: normal This an squeeze upgraded collectd install from lenny. Upon (re)start collectd gives the message: Restarting statistics collection and monitoring daemon: collectdCan't load '/usr/lib/perl/5.10/auto/threads/threads.so' for module thread

Bug#600819: test code in /u/s/d/php-auth/examples/tests is out of date

2010-10-20 Thread Jeff Green
Package: php-auth Version: 1.6.1-1 Severity: minor Tags: upstream To be honest, it is a little hard to classify this problem, i.e. this package or possibly phpunit. However, it needs to be reported, the tests in the example directory either need a full set of support code to go with them or at th

Bug#600817: php-auth: File.php requires non-existent File/Passwd.php

2010-10-20 Thread Jeff Green
Package: php-auth Version: 1.6.1-1 Severity: normal The subject pretty much says it. I also checked the version in squeeze and it also has that same situation. Basically whenever loading Auth/Containter/File.php, an error message of the form: Warning: require_once(File/Passwd.php): failed to open

Bug#600086: itcl3.1: version conflict on startup with standard install

2010-10-13 Thread Jeff Green
Package: itcl3.1 Version: 3.1.0-9 Severity: important When attempting to install sguil (non Debian package) that uses iwidgets (Debian pkg) I came across this problem: % ./sguil.tk ERROR: Cannot fine the Iwidgets extension. The iwidgets package is part of the incr tcl extension and is available

Bug#599202: ksh: env. var. set prefix for a command is not working

2010-10-05 Thread Jeff Green
Package: ksh Version: 93s+20080202-1 Severity: normal On a powerpc or an i386 machine, I do: % echo $XXX % XXX="hello" /bin/echo $XXX % (export XXX; XXX="hello"; /bin/echo $XXX) hello % % The manual states: The environment for any simple-command or function may be augmented by prefixing i

Bug#591669: x11-apps: [xclock] Processes negative geometry offset values incorrectly

2010-08-04 Thread Jeff Green
Package: x11-apps Version: 7.5+5 Severity: normal When starting up xclock with negative offsets to the geometry option, e.g. xclock -geometry 120x240+-10+-10 xclock opens the window in the center of the display rather than offset left and up by 10 (pixels). This format for the geometry value

Bug#591469: live-helper: Problems encountered while building on a powerpc

2010-08-03 Thread Jeff Green
Package: live-helper Version: 2.0~a14-1 Severity: normal Please take this report in the spirit of an "installation" report. The following packages caused problems: ndiff - conflict with nmap guymager & libguytools1 - not found mdadm - problems while building kernel initrd I basically exclu

Bug#589767: clamav: clamscan gives opposite results on mbox file vs. maildir file

2010-07-26 Thread Jeff Green
Michael writes: >[...] > > I guess you could zip the file, make the archive password protected and > send the > password along :-) That way anybody could get a chance to read it. If you > prefer > the gpg variant, my public key is attached. > I found alternate ways to do my work. Anyway, attached

Bug#589767: clamav: clamscan gives opposite results on mbox file vs. maildir file

2010-07-23 Thread Jeff Green
Michael writes: > Hi Jeff, > >> The problem seems to be associated with the initial From line. If it is >> there, >> then clamscan gives the alert. If it is missing, then it does not. >> Usually, >> clamscan works the same in either situation (at least with mbox2maildir >> which >> I have been usin

Bug#589767: clamav: clamscan gives opposite results on mbox file vs. maildir file

2010-07-20 Thread Jeff Green
Package: clamav Version: 0.96.1+dfsg-1~volatile1 Severity: normal Clamscan gives an alert on a mbox file with message provided as an attachment (nix that, everytime I send it whether tar'ed and compressed or whatever the debian mail server rejects it since it has "malware".) However when the mbo

Bug#584299: lire: Perl problems with SQLite2::{st,db} in analyzing iptables

2010-06-02 Thread Jeff Green
Package: lire Version: 2:2.0.3-1.1 Severity: normal Subject: lire: Perl problems with SQLite2::{st,db} in analyzing iptables Package: lire Version: 2:2.0.3-1.1 Severity: important I've stopped receiving the iptables report with the following messages in syslog: May 30 22:47:24 argonath lire: P

Bug#580541: ndiff: Install dependency & reverse conflict with nmap

2010-05-06 Thread Jeff Green
Package: ndiff Version: 5.00-3 Severity: normal When trying to install ndiff, via live-helper "rescue" in particular, it fails since ndiff depends upon nmap and nmap has a conflict with ndiff. -- System Information: Debian Release: squeeze/sid Architecture: powerpc (ppc) Kernel: Linux 2.6.32-3-

Bug#580384: chpasswd fails with a pam_chauthtok failure

2010-05-05 Thread Jeff Green
Package: passwd Version: 1:4.1.4.2-1 Severity: normal Tags: squeeze This error occurs during the build of an iso for a live cd in live-helper. I've added the file: % cat 01-update_password.sh #!/bin/sh echo "I: update password" echo "root:reallybigsecret" | chpasswd echo "user:justasecret" | chp

Bug#567051: dblatex: Footnotes in article title are not processed correctly

2010-01-26 Thread Jeff Green
Package: dblatex Version: 0.2.12-3 Severity: normal Given the below docbook segments: This is the title This is a footnote. ... ... The footnote shows as text as part of the title and not as a footnote. Footnotes in the body proper are handled okay. -- System Information: Debian Relea

Bug#556975: cups: CUPS requires intermittent restarts

2009-11-18 Thread Jeff Green
Package: cups Version: 1.4.1-4 Severity: normal Printing from various apps, e.g. OO calc or iceweasel, at some point fails to make it to the printer. The print job shows up in the queue, but does not print. Attempting to do a lprm on it fails to find the printer. Doing a restart, e.g. "invoke-rc

Bug#551901: ksh: setting EDITOR env var causes input prob for an alias w/ here file

2009-10-21 Thread Jeff Green
Package: ksh Version: 93s+20080202-1 Severity: normal Transcript on a fresh account: --- START du...@naro:~$ ksh $ alias cati='cat < abc > > ! abc $ unalias cati $ cati ksh: cati: not found [No such file or directory] $ export EDITOR=vi $ alias cati='cat

Bug#549335: xorg: DRI/DRM hangs machine for ati/r128 driver (squeeze;powerpc)

2009-10-02 Thread Jeff Green
Package: xorg Version: 1:7.4+4 Severity: important Created a new xorg.conf via Xorg -configure which does not start up at that point. When attempting to start from "invoke-rc.d xdm start" the display locks up, e.g black screen with non-functioning keyboard and mouse. The Xorg.0.log basically sto

Bug#546935: rrdtool: Criticality indication on graphs

2009-09-16 Thread Jeff Green
Package: rrdtool Version: 1.3.1-4 Severity: wishlist It would be very useful to have some sort of visual indication, such as color for "labelling" levels, for the importance or criticality of a numerical level. Possibilities are: 1) Color of font used on the verical scale, i.e. the font could go

Bug#543363: lire: Include source log file path name in report (heading)

2009-08-24 Thread Jeff Green
Package: lire Version: 2:2.0.3-1.1 Severity: wishlist The only place that I could determine the source of the report while reading the report is from the subject line of the message that conveys the report. The source, i.e. the file that is used to produce the report, needs also to be stated in

Bug#536144: snort-mysql: snort dies after short while with a segfault

2009-07-07 Thread Jeff Green
Package: snort-mysql Version: 2.7.0-20.4 Severity: important Snort dies fairly quickly, a minute or less, after starting. The below message occurs in the syslog. Jul 7 13:39:36 argonath kernel: [518012.807620] snort[3072]: segfault at 354 ip 08069550 sp bfae4340 error 6 in snort[8048000+8d00

Bug#534877: icedove: Password viewer freaks after adding LDAP directory password

2009-06-27 Thread Jeff Green
Package: icedove Version: 2.0.0.19-1 Severity: normal Sequence of events: 1) Successfully view the passwords via the password viewer. 2) Add an LDAP directory password to the password manager via a password request dialog. 3) An LDAP search on a name successfully displays info. 4) And again on

Bug#526511: snort-mysql: Snort does not log to mysql db

2009-05-01 Thread Jeff Green
Package: snort-mysql Version: 2.7.0-20.4 Severity: normal Everything work okay before the upgrade to lenny. The output database plugin is configured. If snort is started on the command line, not as a daemon and with /etc/snort/snort.conf as the config file, then the console messages indicate t

Bug#508374: Oops at startup: linux-image-2.6.26-1-powerpc

2008-12-10 Thread Jeff Green
Package: linux-image-2.6.26-1-powerpc Version: 2.6.26-11 Severity: important As the subject says, I get an Oops at boot time. At present, the only reliable kernel that I have is 2.6.24. I have one of those circa 2000 power macs. The (informational) Oops messages at boot are: NIP: c013dce0 LR: c

Bug#302601: sympa: Subject encoding problem still occurring with 5.2.3

2008-09-16 Thread Jeff Green
Package: sympa Version: 5.2.3-1.2+etch1 Followup-For: Bug #302601 Example of sympa subject line that displays incorrectly: Subject: [dummy_list] =?UTF-8?Q?Karm=C3=AA?= =?UTF-8?Q?Ch=C3=B6ling?= Example of direct message subject line that displays correctly: Subject: =?UTF-8?B?S2FybcOqIENow7ZsaW

Bug#399017: webalizer: Modification to apache2 configs to make it work

2008-07-20 Thread Jeff Green
Package: webalizer Version: 2.01.10-32 Followup-For: Bug #399017 To make the "kB In" and "kB Out" work, the following format line needs to be added to apache2.conf along with the other format lines: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio Then m

Bug#491476: amavis-stats: Error with img path and COMMENT enddate strings

2008-07-19 Thread Jeff Green
Package: amavis-stats Version: 0.1.12-7.3 Severity: important Below is a patch for the changes that I made to make it run on a local system. This bug seems to be a bit related to #473735 though that submitter made other changes and possibly reversed some that I made. Other info: this is a fresh i

Bug#490694: linux-image-2.6.25-2-powerpc: OOPS on startup after upgrade 2.6.25-2-powerpc

2008-07-13 Thread Jeff Green
Package: linux-image-2.6.25-2-powerpc Version: 2.6.25-6 Severity: grave Justification: renders package unusable Here's the OOPS data that I wrote down: NIP: c013abac LR: c013af18 CTR: REGS: e7841c(e?)50 TRAP: 0200 Not tainted MSR: 00049030 CR: 8422 XER: 2000 TASK: e783

Bug#489141: xorg: Lost non-root permissions to DISPLAY after upgrade on lenny

2008-07-10 Thread Jeff Green
Package: xorg Version: 1:7.3+12 Followup-For: Bug #489141 Today I upgraded my lenny install with the latest and had to reboot (for other reasons), but when I tried to login to my normal account I, it returned me fairly quickly to the login screen. Quick research showed that session startup co

Bug#335052: nxml-mode: systemitem attribute class values out of date

2008-04-17 Thread Jeff Green
Package: nxml-mode Followup-For: Bug #335052 The subject line says it. Legitimate values for the attribute "class" are flagged as invalid. A local fix is just to add them to /usr/share/emacs/site-lisp/nxml-mode/schema/dbpool.rnc . Also, I would classify this a normal bug, i.e. upgraded from minor.

Bug#462955: icedove: Old tag name retained in browser list after it is changed

2008-01-28 Thread Jeff Green
Package: icedove Version: 2.0.0.9-3 Severity: minor After changing the tag name in the preferences, the new tag is not reflected in the browser. Additionally, if the items tagged as such are untagged and then retagged with the new label, the old label returns in the browser list after a short tim

Bug#457617: (no subject)

2007-12-23 Thread Jeff Green
Subject: wacom-tools: xsetwacom get returns error ... undefined symbol: WacomConfigGetRawParam Package: wacom-tools Version: 0.7.7.11-1 Severity: normal *** Please type your report below this line *** As the subject says. % xsetwacom list dev eraser eraser stylus stylus curso

Bug#441404: apache2: SSLCertificateChainFile also does not work with reverse proxy

2007-12-20 Thread Jeff Green
Package: apache2 Version: 2.2.3-4+etch1 Followup-For: Bug #441404 The SSLCertificateChainFile does not work, but the SSLCACertificatePath does in a reverse proxy topology. The error reported here is in the actual server, i.e. not the proxy. The path used is /etc/ssl/certs, and the chain file is /

Bug#448758: icedove: XML Parsing Error: many different menu contexts

2007-10-31 Thread Jeff Green
Package: icedove Version: 1.5.0.13+1.5.0.14b.dfsg1-0lenny1 Severity: normal The "XML Parsing Error: ..." error appears when invoking many of the menu items, e.g. Edit>Folder Properties: XML Parsing Error: not well-formed Location: chrome://messenger/content/folderProps.xul Line Number 1, Column

Bug#448079: mrxvt: window will not release keybrd focus after running awhile

2007-10-25 Thread Jeff Green
Package: mrxvt Version: 0.5.2+svn235-1 Severity: important This condition has happened twice now today. mrxvt is running and I am active in it with 11 tabs. At some point it stops releasing focus for the keyboard. The mouse will switch to other apps. However all typing still goes to that windo

Bug#448076: root tab view coloring does not work with provided mrxvtrc.sample

2007-10-25 Thread Jeff Green
Package: mrxvt Version: 0.5.2+svn235-1 Severity: normal I copied the file /usr/share/doc/mrxvt/examples/mrxvtrc.sample.gz to $HOME, unzipped and renamed it (.mrxvtrc) and the background coloring for the root tab does not work. It flashes that color, then goes to a transparent black. I am using wm

Bug#448074: profileN: N > 5 with initProfile causes mem fault abort

2007-10-25 Thread Jeff Green
Package: mrxvt Version: 0.5.2+svn235-1 Severity: normal Configuring .mrxvtrc with profile6,...,profile10 and invoking them with ProfName.profile6.initProfileList: 1,2,3,4,5,6 # for sure, or ProfName.profile6.initProfileList: 1,6 # iirc will cause the screen to flash for a sec and exi

Bug#447187: data/driver.list needs to be incl. in /u/s/d/nut

2007-10-18 Thread Jeff Green
Package: nut Version: 2.2.0-2 Severity: wishlist Since there is no automatic configuration for whatever UPS a user has, the user is required to determine the nut driver that will be used. For this task the data/driver.list from the source directory really needs to be available for the user in the

Bug#389115: squirrelmail: Cannot login: reports "cross-realm login [EMAIL PROTECTED] denied"

2006-09-23 Thread Jeff Green
Package: squirrelmail Version: 2:1.4.4-9 Severity: important The setup is with a Cyrus(IMAP), Postfix, and LDAP. Cyrus works just fine, clients can retrieve mail with no problems.. Squirrelmail did work fine at an earlier time. Obviously it is not used much since I'm not able to pinpoint when it

Bug#372187: Partitioner Fixed in 2006-06-12 build

2006-06-13 Thread Jeff Green
The partitioner works beautifully in the most recent build (CD label date of 2006-06-12). The install had other probs further along that I'll discuss in an install report...tomorrow. jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Bug#341887: nfs-kernel-server: fails on starting nfsd --- nfssvc already in use

2005-12-03 Thread Jeff Green
Package: nfs-kernel-server Version: 1:1.0.7-3 Severity: important nfs-kernel-server fails on start, e.g. % invoke-rc.d nfs-kernel-server start Exporting directories for NFS kernel daemon...done. Starting NFS kernel daemon: nfsdinvoke-rc.d: initscript nfs-kernel-server, action "start" failed. P

Bug#325217: samba: winbind separator parses differently for smbd and winbindd

2005-08-26 Thread Jeff Green
Package: samba Version: 3.0.14a-3 Severity: important After starting samba, then winbind, clients cannot authorize correctly (seemingly) due to a lack of agreement on the separator character between smbd and winbindd. Winbind parses the option literally and the first non-(white)space character se

Bug#308495: iBook display still on while asleep

2005-05-14 Thread Jeff Green
Michael Schmitz wrote: Michael, All I can say at this point is that it didn't work without specifying the kernel argument. As far as 2.6.8 goes, it didn't work period. I tried it with the kernel arg and it didn't work, but it did work with 2.6.12-rc4 and 2.6.11.8. However again, I did need to expl

Bug#308495: iBook display still on while asleep

2005-05-12 Thread Jeff Green
Earlier, I posted: I've submitted a bug to the debian system (Bug#308495) regarding this situation. The basic problem is as the subject line says: the display is left on after the machine to put to sleep. It displays what looks to be the console messages in single user mode display. pmud worked ju

Bug#297284: base: tetex after sarge install not setup correctly

2005-03-01 Thread Jeff Green
On Mar 1, 2005, at 2:25 AM, Frank Küster wrote: "Jeffrey B. Green" <[EMAIL PROTECTED]> schrieb: [... snip ] Before you close out this bug report, you might put in some test for the correct environment variable settings in your tetex debconfig. Just realized that testing it there isn't going t

Bug#297284: base: tetex after sarge install not setup correctly

2005-03-01 Thread Jeff Green
My problem and maybe this may be true of others is that I just copied my environment variables from previous accounts. I've been using latex since somewhere in the 90s. Apparently those settings didn't break the tetex environment in woody. However, more to the point, is the sarge debian treatme

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-26 Thread Jeff Green
A quick reply to one item. I'll catch the others in a bit. On Feb 26, 2005, at 7:42 AM, Sven Luther wrote: On Sat, Feb 26, 2005 at 07:00:34AM -0600, Jeff Green wrote: [snip] 3) just to be on the safe side, the content of your yaboot.conf. Smart man. I'll attach. May be at the

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-26 Thread Jeff Green
On Feb 26, 2005, at 2:59 AM, Sven Luther wrote: On Fri, Feb 25, 2005 at 06:15:25PM -0600, Jeff Green wrote: Comments/Problems: - Shell escaping with the installer presents a difficult situation for mounting other partitions since /dev/hd[ab]* is not recognized. Sure, it uses devfs, so you

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-25 Thread Jeff Green
Package: installation-reports INSTALL REPORT Debian-installer-version: http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/powerpc/daily/ sarge-powerpc-netinst.iso (20050224) (i.e. that's the iso I picked, I'm guessing a bit on the path) uname -a: Linux naro 2.6.10 #1 Thu Dec 28 00:10:01 EST 20

Bug#290650: Reconfig solved problem

2005-01-15 Thread Jeff Green
Ran dpkg-reconfigure and changed mouse binding from /dev/psaux to /dev/mouse and window system works again. Attached at the bottom of the msg is the current (working) XF86Config-4. However, it would be "nice" if the update didn't break it in the first place...i.e. installed a config file th