Bug#298709: chrony: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-10 Thread John Hasler
Chronyd segfaults on startup with this patch. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#296232: 'dc directory' should print an error

2005-02-21 Thread John Hasler
Thank you for your report. I will forward it upstream. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#308902: Mis-mailed message

2007-02-27 Thread John Hasler
I erroneously forwarded the above message to the wrong bug. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#256932: units: gives incorrect output for from-unit = 1 and to-unit = 0

2007-02-27 Thread John Hasler
I can't see adding special-case code to handle an exotic case that should never occur in normal use. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#256932: units: gives incorrect output for from-unit = 1 and to-unit = 0

2007-02-27 Thread John Hasler
s, even buggy ones. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#412961: chrony: error in tracking report (on amd64?)

2007-03-01 Thread John Hasler
. Thank you for your report. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#413936: kernel-package: syntax error at /var/lib/dpkg/info/linux-image-2.6.18n.postinst line 1251, near ") {"

2007-03-07 Thread John Hasler
Package: kernel-package Version: 10.068 Severity: important Attempting to installxi linux-image-2.6.18n generated by kernel-package produces: Setting up linux-image-2.6.18n (custom.1.0) ... syntax error at /var/lib/dpkg/info/linux-image-2.6.18n.postinst line 1251, near ") {" syntax error at /v

Bug#414027: rosegarden: Help->Rosegarden Tutorial fails with "Could not find service 'kfmclient'"

2007-03-08 Thread John Hasler
Package: rosegarden Version: 1:1.5.0-3 Severity: normal Help->Rosegarden Tutorial fails with "Could not find service 'kfmclient'" Also, Help->Rosegarden Handbook fails with "There is no documentation available for /rosegarden/index.html." -- System Information: Debian Release: testing/unstable

Bug#410935: incorrect package description

2007-02-26 Thread John Hasler
> The package description says that the conversion from Fahrenheit to > Celsius is "nonlinear". This is the terminology used upstream. It may not be pedantically correct, but I think people will know what we mean. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUB

Bug#308902: Units wishlist bug

2007-02-26 Thread John Hasler
I have received the following suggestion from Angus Lees <[EMAIL PROTECTED]>: Would be nice if units knew about "rack units" (RU) I have no opinion on the matter myself. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#256932: units: gives incorrect output for from-unit = 1 and to-unit = 0

2007-02-26 Thread John Hasler
Why would you want to do this? In any case,I can't see why this should be more that a 'minor' bug. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#359658: units: precedence of '/' is bad

2007-02-26 Thread John Hasler
> Since any such change is liable to break existing units scripts, it > might be wise to make use of a commandline switch or environment > variable to switch between the historical implementation and this, if > this were to be changed. This would be necessary. -- John Hasler [EMA

Bug#308902: Units wishlist bug

2007-02-27 Thread John Hasler
quot;? The latter seems to be what people expect. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#308902: [Adrian Mariano] Re: Units suggestion

2007-02-27 Thread John Hasler
From: Adrian Mariano <[EMAIL PROTECTED]> Subject: Re: Units suggestion To: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Tue, 27 Feb 2007 07:20:07 -0500 Resent-From: [EMAIL PROTECTED] On Mon, Feb 26, 2007 at 11:41:23AM -0600, [EMAIL PROTECTED] wrote: > I'm not sure I ever actually got around to forwa

Bug#49914: this bug can be closed

2007-03-09 Thread John Hasler
> If you (the current maintainer) confirm that this bug no longer exists, I > agree that this bug can be closed. I'll check it out as soon as I get time. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Bug#413936: kernel-package: syntax error at /var/lib/dpkg/info/linux-image-2.6.18n.postinst line 1251, near ") {"

2007-03-10 Thread John Hasler
in there somewhere. Where would it have come from? And where did it go? -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#408801: chrony: I'm also having this problem

2007-01-28 Thread John Hasler
> Is it correct to report "me too" situations? "Me too" what? 408801 contains only your message. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#388487: bc: scale strangeness

2007-01-28 Thread John Hasler
ale of 1 ignoring the scale variable. In the division, that one uses the scale variable. This is not documented as well as possible in the manual page. I'll try to fix it. (doc bug) --Phil -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#388487: bc: scale strangeness

2007-01-28 Thread John Hasler
scales of the two expressions, then the scale of the result shall be: min(a+b,max(scale,a,b)) scale=0 1.1 * 1.1 1.2 scale=2 1.1 * 1.1 1.21 One of the few places that scale makes a difference in the *. -- John Hasler -- To UNSUBSCRIBE

Bug#245899: bc: BC_LINE_LENGTH=0 or similar for ``do never split'' should be added, or the manpage should be fixed

2007-01-28 Thread John Hasler
Fixed in 1.06.94. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#348412: Patch for 64bit time_t problem

2007-02-03 Thread John Hasler
I've applied the patch and also fixed some similar problems in the same area. I'll do an upload soon bit I'm not going to close this bug until all the LP64 bugs are fixed. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#307162: Patch

2007-04-17 Thread John Hasler
I will look at your patch today and see if I can get it into the upload I had ready when the freeze started. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#420741: bc: Add color

2007-04-24 Thread John Hasler
Thank you for your suggestion. Please send a patch and I will forward it upstream. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#348412: Patchlet for 64bit problems

2006-08-29 Thread John Hasler
I have an upload that fixes some major bugs ready except for final testing. I will fix this one in the next upload, probably in a couple of weeks. If I have time I will clean up all the 64 bit problems in chronyc as I did for chronyd. Should be easier. -- John Hasler [EMAIL PROTECTED] Elmwood

Bug#390280: chrony: missing dependency on mail

2006-09-30 Thread John Hasler
This was reported in #386651 and will be fixed in the next upload. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#301921: Processed: Reopen Bug #301921: 'man bc' typos: "environent", "specifing"

2006-10-08 Thread John Hasler
Sorry about that. I was getting ahead of myself: it's fixed in the next upstream version. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#386651: chrony: Requires /usr/bin/mail but doesn't depend on it

2006-09-09 Thread John Hasler
Will be fixed in the next upload. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#386733: fails to configure (bad upgrade check)

2006-09-09 Thread John Hasler
I see. Dpkg passes only the number. My tests succeeded, but I think I know why. Fixed in the next upload. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#386994: time zone hassles between chrony/woody and chrony/etch

2006-09-11 Thread John Hasler
Run chronyc on the errant machine and then run the 'tracking' and 'sources' commands. Send me the output. Also send a copy of /etc/chrony/chrony.conf. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Bug#388487: bc: scale strangeness

2006-09-20 Thread John Hasler
Scale does not affect all operations. From the man page: There are four special variables, scale, ibase, obase, and last. scale defines how some operations use digits after the decimal point. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to

Bug#388487: bc: scale strangeness

2006-09-20 Thread John Hasler
I will forward this upstream. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#388487: bc: scale strangeness

2006-09-20 Thread John Hasler
> I have tried it under Woody and it works... What version? -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#388487: bc: scale strangeness

2006-09-21 Thread John Hasler
Michelle Konzack writes: > 1.06-8 which is installed on my laptop. You are saying that 1.06-8 works correctly? 1.06-15 has the bug here. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#388487: bc: scale strangeness

2006-09-21 Thread John Hasler
it not does. Note that it says _some_ operations. Nonetheless, I agree that there is a bug. > I have this problem since Sarge now. In what version of bc did you first see the problem? -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Bug#388487: bc: scale strangeness

2006-09-22 Thread John Hasler
Michelle Konzack writes: > Since my old Laption run Woody, I do not know exactly... Ok. We know the bug arrived between -8 and -15. I think I can narrow it down from the changelog. Looks like it has to be either the bc.y patch or a tool or library change. -- John Hasler [EMAIL PROTEC

Bug#381991: /usr/share/doc/sysvconfig contains COPYING.gz (GPL)

2006-08-08 Thread John Hasler
Packages distributed under the UCB BSD license, the Artistic license, the GNU GPL, and the GNU LGPL should refer to the corresponding files under/usr/share/common-licenses,[82] rather than quoting them in the copyright file. Note that it says "should", not "must".

Bug#381559: French man translation update

2006-08-13 Thread John Hasler
> Please update file "fr.po" with file in this bug. I assume that by "update" you mean "replace". BTW what is the point in using gettext for a man page? Seems like a lot of pointless bloat. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE,

Bug#381559: French man translation update

2006-08-15 Thread John Hasler
I've uploaded 2.3.14 with Thomas' patch applied to debian/rules. The French manpage appears to be generated and installed correctly now. I'm still not convinced that all this complexity is justified for one short man page, though. -- John Hasler [EMAIL PROTECTED] Elmwood,

Bug#692593: elmer: Segfaults on exit, garbled display

2012-11-07 Thread John Hasler
Package: elmer Version: 6.1.0.svn.5396.dfsg2-1 Severity: normal Started ElmerGUI from command line (doesn't show up in Debian menu). Following the first tutorial in ElmerTutorials.pdf: File->Open /usr/share/ElmerGUI/samples/step/pump_carter_sup.stp Image of part appears, "Meshing" runs to completi

Bug#692593: elmer: Segfaults on exit, garbled display)

2012-11-07 Thread John Hasler
Truncation is just a manifestaion of garbling. Garbling only happens if ElmerGUI window is made larger than "Model View" window. Segfault occurs even if I exit immediately after startup without doing anything. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE

Bug#692593: elmer: Segfaults on exit, garbled display

2012-11-08 Thread John Hasler
erations Bcs/materials on surface elements: 119 Bcs/materials on edge elements: 0 Bcs/materials on point elements: 0 Generating lists to display Generated 240 lists Reset model view Segmentation fault Process state changed State: NotRunning Finished Exit code: 139 Status: NormalExit -- John

Bug#695970: bc: Should have a terminal launcher in menus

2012-12-14 Thread John Hasler
> bc should have a launcher for a terminal with bc inside in menus Bc appears in the Debian menu under Applications->Science->Math. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &qu

Bug#689170: openscad: Segmentation fault on start.

2012-09-29 Thread John Hasler
Package: openscad Version: 2011.12-3 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Typing openscad at the shell prompt. * What exactly did you do (or not do) that

Bug#689170: openscad: Segmentation fault on start.

2012-09-29 Thread John Hasler
chrysn writes: > please try to run > * the opencsgexample program from the libopencsg-example package Segfaults. Strace attached. > * openscad -o /tmp/test.stl > /usr/share/openscad/examples/example001.scad Runs to completion. openscad.log Description: opencsgexample strac

Bug#689170: openscad: Segmentation fault on start.

2012-09-29 Thread John Hasler
It appears that anything that uses Opengl segfaults on this machine so it's probably either Opengl or the video driver. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#689170: openscad: Segmentation fault on start.

2012-09-29 Thread John Hasler
Not every program using Opengl on this machine segfaults, but enough do to convince me that the bug is probably not in Openscad or Opencsg. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#689012: Status of chrony

2012-11-16 Thread John Hasler
rely up to them. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#693497: piuparts: Does not appear to set UTC/LOCAL

2012-11-16 Thread John Hasler
Package: piuparts Version: 0.47 Severity: normal Piuparts evidently does not set UTC/LOCAL either in /etc/adjtime or in /etc/default/rcS. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) K

Bug#693497: [Piuparts-devel] Bug#693497: piuparts: Does not appear to set UTC/LOCAL

2012-11-17 Thread John Hasler
> why should [piuparts set UTC/LOCAL]? Because it is part of a normal environment. Close the bug if you don't agree, but I found it to be a startling and confusing omission. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-d

Bug#693497: [Piuparts-devel] Bug#693497: piuparts: Does not appear to set UTC/LOCAL

2012-11-17 Thread John Hasler
neither in its chroot. /etc/adjtime appears to be created by /etc/init.d/hwclock.sh, but of course that is never run in the chroot. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#689012: Status of chrony

2012-11-23 Thread John Hasler
sion not to admit 1.26 (which I uploaded too late) is final. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#679698: RM: gpppon -- ROM; Dead upstream, little used.

2012-06-30 Thread John Hasler
Package: ftp.debian.org Severity: normal Please remove this package. It is dead upstream (I know, being the author) and not used at all as far as I can tell. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#679699: RM: pppstatus -- ROM; Dead upstream (for many years), little used.

2012-06-30 Thread John Hasler
Package: ftp.debian.org Severity: normal This package has been dead upstream for many years and few if any people use it now. Over the years I have modifed it extensively, but I see little reason to fix the existing bugs and keep it going when there is no evidence that anyone uses it. I am the c

Bug#637526: Chrony bug 637526

2012-07-01 Thread John Hasler
> This bug was already closed by a NMU. Yet it showed up in grep-excuses. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#637526: Chrony bug 637526

2012-07-01 Thread John Hasler
le - #628919 <http://bugs.debian.org/628919> /usr/sbin/chronyd: Starting with kernel v3.0, chronyd will refuse to start > BTW, you removed the changelog entry of my NMU, that is not nice. Sorry. That was unintentional. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To

Bug#637526: Chrony bug 637526

2012-07-02 Thread John Hasler
> chrony is failing to migrate because it FTBFS... Yes, I know. faq.html is not being created on the buildds (though it is here). I was testing my next version when I found out about that. Oddly, no FTBS bugs were filed. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCR

Bug#637526: Chrony bug 637526

2012-07-02 Thread John Hasler
-arch (and get rid of it upstream soon). And I've fixed the changelog. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#637526: Chrony bug 637526

2012-07-02 Thread John Hasler
Adam writes: > buildds don't build arch:all packages, so there's no reason for them > to run binary-indep. So I must include the binary-indep target but I may not put anything in it? Whatever. Doesn't really matter to any of my packages now that I am aware of it.

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

2012-07-06 Thread John Hasler
no way of testing it. > Quite the opposite -- the APM hooks should be removed. They were placed there on the instruction of the apmd maintainer. -- John Hasler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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

2012-07-07 Thread John Hasler
TP protocol, then? If he has good > reasons for that, I'd be keen to learn from him. See #107863. -- John Hasler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#240528: not suitable for wireless connection (+ suggestion)

2012-07-09 Thread John Hasler
I'm trying to implement the script you provided in bug 240528 but I don't understand why the list INTERNETIFACELIST is used as it is. I do follow the logic of the script. -- John Hasler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &q

Bug#681106: E: Internal Error, AutoRemover broke stuff

2012-07-10 Thread John Hasler
Package: apt Version: 0.8.15.6 Severity: important toncho/~ sudo apt-get install perl libhtml-parser-perl libsocket6-perl libsys-hostname-long-perl libarchive-tar-perl libwww-perl libnet-dns-perl libnetaddr-ip-perl perl-modules libio-zlib-perl Reading package lists... Done Building dependency tre

Bug#705768: O: chrony -- Sets your computer's clock from time servers on the Net

2013-04-19 Thread John Hasler
Package: wnpp Severity: normal I intend to orphan the chrony package. The package description is: It consists of a pair of programs : `chronyd'. This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other s

Bug#705769: O: pppconfig -- A text menu based utility for configuring ppp

2013-04-19 Thread John Hasler
Package: wnpp Severity: normal I intend to orphan the pppconfig package. The package description is: It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the sta

Bug#705770: O: units -- converts between different systems of units

2013-04-19 Thread John Hasler
Package: wnpp Severity: normal I intend to orphan the units package. The package description is: GNU 'units' program converts quantities expressed in various scales to their equivalents in other scales. The 'units' program can only handle multiplicative scale changes directly. It uses a func

Bug#705771: O: bc -- GNU bc arbitrary precision calculator language

2013-04-19 Thread John Hasler
Package: wnpp Severity: normal I intend to orphan the bc package. The package description is: GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statemen

Bug#628464: Proposed NMU to fix this issue

2011-06-05 Thread John Hasler
Go ahead. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#629926: Temperature units are not correctly converted

2011-06-09 Thread John Hasler
u have: tempF(-459.67) You want: tempC -273.15 You have: tempF(-459.67) You want: tempK * -5.6843419e-14 / -1.7592186e+13 You have: tempC(-273.15) You want: tempK * 0 / inf The temperature function appears not to work for Kelvin: a bug. I'll send it ups

Bug#629926: Units bug [PATCH]

2011-06-11 Thread John Hasler
K # For consistency. +tempK(x)[;K] x K ; (tempK)/K # Gas mark is implemented below but in a terribly ugly way. There is # a simple formula, but it requires a conditional which is not -- John Hasler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de

Bug#553869: libreadline5-dev removal pending, please update

2011-06-12 Thread John Hasler
Matthias Klose writes: > ...please revert the order. Do you mean "reverse the order"? -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#642276: Openrocket crashes on startup

2011-10-17 Thread John Hasler
require a more recent version. I don't have time to work on it but it should be an easy fix. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#628919: /usr/sbin/chronyd: Starting with kernel v3.0, chronyd will refuse to start

2011-08-09 Thread John Hasler
I'm starting on 1.26 today. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#628919: Starting with kernel v3.0, chronyd will refuse to start

2011-08-09 Thread John Hasler
> Could you also please consider this Linus' point of view about version > number parsing? We now only test for special cases. Unknown versions are not rejected. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian

Bug#642276: openrocket: Openrocket crashes on startup

2011-09-20 Thread John Hasler
Package: openrocket Version: 1.1.8-1 Severity: grave Justification: renders package unusable The startup banner appears and is replaced by an exception window. This vanishes when I click "View bug report". The process then hangs until I hit ^C. The error output is included below. 13

Bug#719132: chrony: New version, fixes security bugs

2013-08-08 Thread John Hasler
Package: chrony Version: 1.26-4 Severity: important 8 Aug 2013 : chrony-1.29 released It fixes the following security vulnerabilities: Fix crash when processing crafted commands (CVE-2012-4502) (possible with IP addresses allowed by cmdallow and localhost) Don't send uninitialized da

Bug#770735: freecad: SIGSEGV in "Fillet"

2014-11-23 Thread John Hasler
Package: freecad Version: 0.14.3702+dfsg-3 Severity: normal This reliably crashes Freecad: File->New Start->Part Cube Fillet Select an edge Ok Fillet All Program exits, having printed FreeCAD 0.14, Libs: 0.14R3702 (Git) © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011 #

Bug#758140: ERROR: syntax error at or near "#" LINE 1: # Configure ledgersmb user permissions

2014-08-14 Thread John Hasler
Package: ledgersmb Version: 1.3.40-1 Severity: normal Tried to install, got this: ERROR: syntax error at or near "#" LINE 1: # Configure ledgersmb user permissions -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Archit

Bug#1059199: yokadi: Yokadid reminders stack

2023-12-20 Thread John Hasler
Package: yokadi Version: 1.2.0-4 Severity: normal Dear Maintainer, Yokadid reminder windows all pop up in one spot so that only the top one is visible. The windows are undecorated. * What led up to the situation? Running yokadid after creating several tasks that cause yokadid to pop up remi

Bug#1026435: python3-easygui: Demo crashes

2022-12-19 Thread John Hasler
Package: python3-easygui Version: 0.98.1-3 Severity: normal Python 3.10.9 (main, Dec 7 2022, 13:47:07) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from easygui import * >>> egdemo() Traceback (most recent call last): File "", line 1, in

Bug#1061167: RFP: spitbol -- SPITBOL is an extremely high performance implementation of the SNOBOL4 language

2024-01-19 Thread John Hasler
Package: wnpp Severity: wishlist * Package name: spitbol Version : V4.0f (Jan 2024) Upstream Contact: Cheyenne Wills * URL : https://github.com/spitbol/x64 * License : GPL Programming Lang: C, assembler Description : SPITBOL is an extremely high perform

Bug#438883: chrony: Please put the NTP server list into an external file

2007-08-20 Thread John Hasler
Thank you for your suggestion. I will forward it to the author. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#408040: chrony: Causes boot to pause for several minutes

2007-06-03 Thread John Hasler
ng DNS lookups) I'll do that. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#418350: fixed in pppconfig 2.3.16

2007-05-09 Thread John Hasler
ated enough with translations as it is. > ...and why you uploaded in unstable instead of etch-proposed-updates? Because I was not aware that I was expected to do otherwise. Why would it not be wanted in Unstable? I will upload to etch-proposed-updates as well if you wish. -- John Hasler [EMAIL

Bug#418350: fixed in pppconfig 2.3.16

2007-05-11 Thread John Hasler
in testing. It > affects only sarge -> etch transitions. I will upload pppconfig 2.3.16 to etch-proposed-updates and put the man page back into the next version of pppconfig. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Bug#418350: fixed in pppconfig 2.3.16

2007-05-11 Thread John Hasler
I uploaded pppconfig 2.3.17 complete with French man page and "Replaces: manpages-fr" to etch-proposed-updates as instructed. Debian Installer responded with: Rejected: Unknown distribution `etch-proposed-updates'. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBS

Bug#456544: units: $UNITSFILE doesn't override default anymore

2007-12-16 Thread John Hasler
Sounds like it is treating the env variable and the -f option exactly backwards. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#456544: units: $UNITSFILE doesn't override default anymore

2007-12-16 Thread John Hasler
I see exactly the same behavior with "UNITSFILE=.units units" and "units -f .units": the default is ignores and only .units is loaded. ... No, not quite exactly. If I call the local file ".units.dat" I get two error messages with the env variable. -- John Hasler

Bug#456544: units: $UNITSFILE doesn't override default anymore

2007-12-16 Thread John Hasler
g of the default units.dat but ~/.units,dat still seems to be being loaded. If you have a ~/.units.dat try renaming it temporarily and let me know what happens. -- -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451485: units: acres calculated with US survey foot not normal foot

2007-12-16 Thread John Hasler
ry was surveyed in survey units: we are stuck with them. Your change would enlarge my farm by .00028 acres and push my farthest boundary back .03 inches :) -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#451485: units: acres calculated with US survey foot not normal foot

2007-12-16 Thread John Hasler
Try this: toncho /~ units You have: USmile^2 You want: acre * 640 / 0.0015625 -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#359658: units: precedence of '/' is bad

2007-12-17 Thread John Hasler
Note that when you use "|" for division it has higher precedence than "*". -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#436104: pppstatus: eats too much CPU under kernel 2.6.21

2007-08-05 Thread John Hasler
Thank you for your report. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#436578: bc: not handling nostrip build option (policy 10.1) sid/i386

2007-08-08 Thread John Hasler
Thank you for your report. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#504000: chrony: init script hangs forever breaks upgrade

2008-10-31 Thread John Hasler
I think I know what the problem is. If I am correct it should time out eventually. I agree that it is a bug, though, and will work on it this weekend. Right now I am extremely busy. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#504000: Works for me

2008-10-31 Thread John Hasler
hrony. > I use hibernate and restart chrony on wakeup to synchronize with > new servers. As chrony does not terminate... What do you mean by "does not terminate"? -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#504000: Works for me

2008-10-31 Thread John Hasler
Helmut writes: > When I manually start chronyc and then type a command (sourcestats for > instance) it keeps waiting forever. This almost certainly means that chronyd is not running (or is hung). -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PRO

Bug#504000: Works for me

2008-11-03 Thread John Hasler
Helmut writes: > Exactly: "or is hung". An hung is a bug. Yes, of course it is. However, it is important to know whether Chronyd is failing to start, starting and then crashing, or getting hung up. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, em

Bug#504000: Works for me

2008-11-03 Thread John Hasler
lease try commenting out the rtcfile directive in /etc/chrony/chrony.conf. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#501167: bmpx crashes on startup

2008-10-04 Thread John Hasler
Package: bmpx Version: 0.40.14-1 Severity: important Bmpx crashes on startup with this message: ** Message: Domain: dbus-glib-error-quark, code: 4, message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked th

Bug#501168: quark: Quark installation runs Lilo

2008-10-04 Thread John Hasler
Package: quark Version: 3.21-3.3 Severity: important Quark or something in its amazingly long dependency chain triggers update-initramfs which then runs Lilo. I cannot believe that this is necessary for an audio player. -- System Information: Debian Release: lenny/sid APT prefers unstable

<    1   2   3   4   >