Bug#960185: Acknowledgement (libgsl-dev: fails to converge on beta inv for some values)

2020-05-10 Thread Hans Ekbrand
My initial test case was this double lowerbound = gsl_cdf_beta_Qinv(0.95, 12093.0, 3602.0); which appears to be fixed with the patch, but I since found a new case that fails: double lowerbound = gsl_cdf_beta_Qinv(0.95, 9656, 5038); -- Hans Ekbrand

Bug#960185: libgsl-dev: fails to converge on beta inv for some values

2020-05-10 Thread Hans Ekbrand
Package: libgsl-dev Version: 2.6+dfsg-2 Severity: normal Dear Maintainer, * What led up to the situation? #include #include // for the cummulative beta distribution gsl_cdf_beta_Q() int main (void) { double lowerbound = gsl_cdf_beta_Q(0.003, 12093.0, 3602.0); printf ("%.18e\n",

Bug#920659: caffe-cuda: Fails to find the right cuda driver: "CUDA driver version is insufficient for CUDA runtime version"

2019-01-27 Thread Hans Ekbrand
Package: caffe-cuda Version: 1.0.0+git20180821.99bd997-2 Severity: normal Dear Maintainer, * What led up to the situation? $ caffe time -model examples/mnist/lenet.prototxt -gpu 0 I0128 01:30:26.382874 7238 caffe.cpp:339] Use GPU with device ID 0 F0128 01:30:26.384541 7238 common.cpp:152]

Bug#740185: zathura: Two problems with the current mailcap entry

2014-03-20 Thread Hans Ekbrand
Dear Maintainer, The current mailcap entry for zathura has two disturbing issues: 1. It does not fork zathura, so any calling program (like mutt, or midnight commander) is locked until zathura has finished. Forking should be the default behaviour here. Is the default behavior

Bug#740185: zathura: Two problems with the current mailcap entry

2014-03-20 Thread Hans Ekbrand
On Thu, Mar 20, 2014 at 05:12:41PM +0100, Hans Ekbrand wrote: I see the problem, that's because mktemp is non-deterministic. I just picked mktemp because it provided a file name, but any deterministic file naming process would work, for example this one: application/pdf; { cp -av '%s' /tmp

Bug#740185: zathura: Two problems with the current mailcap entry

2014-03-20 Thread Hans Ekbrand
On Thu, Mar 20, 2014 at 06:08:58PM +0100, Sebastian Ramacher wrote: On 2014-03-20 17:12:41, Hans Ekbrand wrote: 2. It causes confusing messages on stderr, which in turn can mess up the screen state of the calling program. Which one? I meant the confusing messages on stderr

Bug#740185: zathura: Two problems with the current mailcap entry

2014-03-20 Thread Hans Ekbrand
On Thu, Mar 20, 2014 at 08:51:22PM +0100, Hans Ekbrand wrote: You're right, copying the file is not the solution here. run-mailcap already provides a nice mechanism, put a randomly named symlink in /tmp which points back to the real file, give the viewer program (zathura, in our case

Bug#740185: zathura: Two problems with the current mailcap entry

2014-02-26 Thread Hans Ekbrand
on mktemp in coreutils, but coreutils has priority: required, so that is a non-issue. No one will complain about having to install coreutils in order to have zathura on the system. Kind regards, Hans Ekbrand -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500

Bug#631866: linux-source-2.6.39: no APM support even when compiled in AND booted with apm=on

2011-07-14 Thread Hans Ekbrand
On Tue, Jun 28, 2011 at 02:51:31PM +0100, Ben Hutchings wrote: On Tue, 2011-06-28 at 08:09 +0200, Hans Ekbrand wrote: On Mon, Jun 27, 2011 at 11:21:26PM +0100, Ben Hutchings wrote: On Mon, Jun 27, 2011 at 11:28:34PM +0200, Hans Ekbrand wrote: Package: linux-source-2.6.39 Version

Bug#631866: linux-source-2.6.39: no APM support even when compiled in AND booted with apm=on

2011-06-28 Thread Hans Ekbrand
On Mon, Jun 27, 2011 at 11:21:26PM +0100, Ben Hutchings wrote: On Mon, Jun 27, 2011 at 11:28:34PM +0200, Hans Ekbrand wrote: Package: linux-source-2.6.39 Version: 2.6.39-2 Severity: normal Summary: I recompiled with make menuconfig, loaded the default config for linux-image-2.6.39

Bug#629009: Bug confirmed on other Pentium MMX

2011-06-26 Thread Hans Ekbrand
After upgrading gcc and cpp from 4.4 to 4.6, cpp stopped working on Pentium MMX. Currently, I have xrdb dying unless invoked with -cpp /usr/bin/i486-linux-gnu-cpp-4.4 and when compiling R packages, this is what I got: gcc -I/usr/share/R/include -I/usr/lib/R/library/Matrix/include

Bug#589524: bug still there?

2010-07-31 Thread Hans Ekbrand
I tried to get around the bug by uninstalling pg-8.3, pg-8.4 and pg-common, followed by installing pg-8.4. But I still had the same problem. Have you tried a clean install of pg-8.4? signature.asc Description: OpenPGP digital signature

Bug#588293: grub-pc: fails to allocate memory so nothing can be booted (on an old compaq laptop)

2010-07-06 Thread Hans Ekbrand
, grub-legacy works perfectly. The machine is a compaq Armada 1540D. Until this bug is fixed, perhaps the d-i team keep a list of devices that only work with grub-legacy. And the compaq Armade 1540D is such a device. Kind regards, Hans Ekbrand -- Package-specific info: *** BEGIN

Bug#585791: Upgrading from pcscd_1.4.102-1_i386.deb to pcscd_1.4.102-1+lenny1_i386.deb broke my bankid application (digital signing internetbanking)

2010-06-13 Thread Hans Ekbrand
cannot be 100% certain that the app is using a correct API. However, a security update should not break working third party apps. Lastly, it may well be that libpcsclite1 is the guilty one, I solved the issue by down-grading both of them. Kind regards, Hans Ekbrand -- System Information

Bug#318058: about Bug#318058: lidbdb-mysql-perl and UTF8

2009-04-03 Thread Hans Ekbrand
On Thu, Apr 02, 2009 at 04:12:24PM +0300, WK wrote: Terr! Hans Ekbrand kirjutas 30. märtsil sel aastal: Have you tried to run perl with -C? On Lenny, I had the same problems as described in this bug report, but they went away when started perl with -C, or defined the environmental

Bug#318058: about Bug#318058: lidbdb-mysql-perl and UTF8

2009-03-30 Thread Hans Ekbrand
with -C, or defined the environmental variable PERL_UNICODE=. -- Note that I use Debian version 5.0 Linux samir 2.6.28-1-686 #1 SMP Mon Feb 23 03:13:24 UTC 2009 i686 GNU/Linux Hans Ekbrand (http://sociologi.cjb.net) h...@sociologi.cjb.net A. Because it breaks the logical sequence of discussion Q

Bug#493480: excessive dependencies in rxvt-unicode-lite

2008-09-25 Thread Hans Ekbrand
, since the description of the package has not changed, and explictly says that the lite version is built without freetype support. -- Linux samir 2.6.26-1-686 #1 SMP Thu Aug 28 12:00:54 UTC 2008 i686 GNU/Linux Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GPG Fingerprint: 1408 C8D5 1E7D

Bug#493480: excessive dependencies in rxvt-unicode-lite

2008-09-25 Thread Hans Ekbrand
On Thu, Sep 25, 2008 at 08:49:51AM -0400, Decklin Foster wrote: Hans Ekbrand writes: This seems like a mistake, since the description of the package has not changed, and explictly says that the lite version is built without freetype support. Someone requested Xft, I believe, but I have

Bug#488715: (no subject)

2008-09-23 Thread Hans Ekbrand
I also have this error: Jun 30 16:03:18 fpunix wdm: X Error of failed request: BadMatch (invalid parameter attributes) Jun 30 16:03:18 fpunix wdm: Major opcode of failed request: 2 (X_ChangeWindowAttributes) Jun 30 16:03:18 fpunix wdm: Serial number of failed request: 2507 Jun 30

Bug#446111: xserver-xorg-core: X crashes immediately after wakeup from suspend-to-RAM (APM), but not always :-)

2007-11-18 Thread Hans Ekbrand
On Sun, Nov 18, 2007 at 06:48:38PM +0100, Brice Goglin wrote: On Wed, Oct 10, 2007 at 11:56:23PM +0200, Brice Goglin wrote: Hans Ekbrand wrote: X crashes seemingly randomly after wakeup from suspend-to-RAM. When it crashes, it seems to happen during wake-up. If if survives wake-up

Bug#446111: xserver-xorg-core: X crashes immediately after wakeup from suspend-to-RAM (APM), but not always :-)

2007-10-10 Thread Hans Ekbrand
Package: xserver-xorg-core Version: 2:1.1.1-21 Severity: normal X crashes seemingly randomly after wakeup from suspend-to-RAM. When it crashes, it seems to happen during wake-up. If if survives wake-up it runs stable until next suspend-cycle. I don't normally use suspend-to-disk, but I tried that

Bug#425955: libxslt1.1: changed behaviour with undefined variables (from 1.1.15-2 to 1.1.19-1)

2007-05-25 Thread Hans Ekbrand
Package: libxslt1.1 Version: 1.1.15-2 Severity: important While this system now uses 1.1.15-2, the bug was found in 1.1.19-1. If foo is undefined, the following xsl h3xsl:value-of select=foo //h3 will be transformed into h3 / in 1.1.19-1, while 1.1.15-2 transformed the xsl to h3/h3 See

Bug#425955: closed by Mike Hommey [EMAIL PROTECTED] (Re: [xml/sgml-pkgs] Bug#425955: libxslt1.1: changed behaviour with undefined variables (from 1.1.15-2 to 1.1.19-1))

2007-05-25 Thread Hans Ekbrand
don't file duplicate bugs. Sorry, the email address used to report 425828 was invalid, so I didn't notice that it was accepted by the BTS. Thanks for your explanation of 425828! Kind regards, -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GPG Fingerprint: 1408 C8D5 1E7D 4C9C C27E

Bug#390432: bug#390432 - still no boot 2.6.18 here

2006-10-24 Thread Hans Ekbrand
the official debian kernels 2.6.15 always has failed on my box (performa 5400, with 24 Mb ram). -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GnuPG key: 1024D/7050614E Fingerprint: 1408 C8D5 1E7D 4C9C C27E 014F 7C2C 872A 7050 614E Learn about secure email at http://www.gnupg.org

Bug#366620: kernel-image-2.6.16-2 on oldworld (success with a small change in config)

2006-09-11 Thread Hans Ekbrand
On Fri, Sep 08, 2006 at 03:32:25PM +0200, Sven Luther wrote: On Fri, Sep 08, 2006 at 03:20:58PM +0200, Hans Ekbrand wrote: Hi! Hi, please make sure you CC debian-kernel too on issues like this. Bug #366620 is against linux-image-2.6.16-2-powerpc, my post was a follow up to [EMAIL PROTECTED

Bug#366620: kernel-image-2.6.16-2 on oldworld (success with a small change in config)

2006-09-08 Thread Hans Ekbrand
). -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GnuPG key: 1024D/7050614E Fingerprint: 1408 C8D5 1E7D 4C9C C27E 014F 7C2C 872A 7050 614E Learn about secure email at http://www.gnupg.org signature.asc Description: Digital signature

Bug#366620: initramfs-tools: 2.6.16-1-powerpc fails to mount rootfs, 2.6.15-1-powerpc works

2006-05-15 Thread Hans Ekbrand
On Wed, May 10, 2006 at 09:42:28AM +0200, Hans Ekbrand wrote: On Wed, May 10, 2006 at 07:48:42AM +0200, Sven Luther wrote: On Wed, May 10, 2006 at 12:55:39AM +0200, maximilian attems wrote: tags 366620 moreinfo stop hda: Quantum Fireball_tm1700A, ATA Disk drive hda: Enabling MultiWord

Bug#366620: initramfs-tools: 2.6.16-1-powerpc fails to mount rootfs, 2.6.15-1-powerpc works

2006-05-15 Thread Hans Ekbrand
On Mon, May 15, 2006 at 03:41:04PM +0200, Sven Luther wrote: On Mon, May 15, 2006 at 12:33:18PM +0200, Hans Ekbrand wrote: On Wed, May 10, 2006 at 09:42:28AM +0200, Hans Ekbrand wrote: On Wed, May 10, 2006 at 07:48:42AM +0200, Sven Luther wrote: On Wed, May 10, 2006 at 12:55:39AM +0200

Bug#366620: initramfs-tools: 2.6.16-1-powerpc fails to mount rootfs, 2.6.15-1-powerpc works

2006-05-10 Thread Hans Ekbrand
On Wed, May 10, 2006 at 07:48:42AM +0200, Sven Luther wrote: On Wed, May 10, 2006 at 12:55:39AM +0200, maximilian attems wrote: tags 366620 moreinfo stop On Tue, May 09, 2006 at 11:54:24PM +0200, Hans Ekbrand wrote: Package: initramfs-tools Version: 0.60 Severity: important

Bug#362556: xserver-xorg-core: XkbModel macintosh - XkbModel macintosh_vndr

2006-05-09 Thread Hans Ekbrand
in this terminal though :-) did work Kind regards, Hans Ekbrand -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-powerpc

Bug#366615: xkb-data: Requires XkbModel to be macintosh_vndr rather than macintosh or won't accept plain english characters

2006-05-09 Thread Hans Ekbrand
Package: xkb-data Version: 0.8-5 Severity: important Tags: l10n Here is an excerpt from my xorg.conf Section InputDevice Identifier Generic Keyboard Driver keyboard Option CoreKeyboard # Option XkbRules xfree86 Option

Bug#366620: initramfs-tools: 2.6.16-1-powerpc fails to mount rootfs, 2.6.15-1-powerpc works

2006-05-09 Thread Hans Ekbrand
Package: initramfs-tools Version: 0.60 Severity: important This might be a bug in the kernel or udev or something else, but failure to mount root fs smells like an initrd problem to me. Bootloader: quik, with ramdisk_size 8192 (even tested 16384, with no luck) Rootfs: ext2 on ide Module for the

Bug#351909: Serial port gives this output:

2006-03-03 Thread Hans Ekbrand
? What arguments are available? -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GnuPG key: 1024D/7050614E Fingerprint: 1408 C8D5 1E7D 4C9C C27E 014F 7C2C 872A 7050 614E Learn about secure email at http://www.gnupg.org signature.asc Description: Digital signature

Bug#351909: 2.6.14 boots, but not 2.6.15

2006-02-08 Thread Hans Ekbrand
keyboard at 2, handler set to 3 Serial port locked ON by debugger! http://people.debian.org/~luther/d-i/sid/images/2006-02-07/powerpc/floppy/boot.img 2.6.15 This kernel hangs with same as the 2006-01-25 So to sum up: 2.6.14 works, but 2.6.15 does not. Kind regards, Hans Ekbrand

Bug#351909: 2.6.14 boots, but not 2.6.15

2006-02-08 Thread Hans Ekbrand
, and oldworld has been a not fully working subarch previously, but this does not mean we don't want to fix this for etch. Of course, I hesitated long before setting it to grave, but it did match the description of grave :-) -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] Q. What

Bug#345911: Behaviour confirmed

2006-01-31 Thread Hans Ekbrand
UTC 2005 i586 GNU/Linux Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] signature.asc Description: Digital signature

Bug#349953: foomatic-filters-ppds: Lack of support for Samsung-ML-2010

2006-01-25 Thread Hans Ekbrand
drivers and *% printing spoolers. *% *% This file is based on Samsung-ML-4500-gdi.ppd. *% Adjustments done for the ML-2010 by Hans Ekbrand [EMAIL PROTECTED] *% 2006-01-26 *% - added the Margins section (see that last 5 lines) with values appropriate *% for the Samsung-ML-2010. Values from trial

Bug#349471: installing autoconf and gs-* solves the problem

2006-01-24 Thread Hans Ekbrand
As pointed out in private mail by Frank Küster, the problem is that auctext have undocumented dependencies on autconf and gs. Workaround: # apt-get install autoconf gs-gpl Thanks Frank! -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] GnuPG key: 1024D/7050614E Fingerprint: 1408

Bug#349471: auctex: post-installation script returned error exit status 1

2006-01-23 Thread Hans Ekbrand
Package: auctex Version: 11.81-2 Severity: normal Post-install fails with the following: # dpkg --configure -a Setting up auctex (11.81-2) ... install/auctex: Setting up for emacs21... emacs-package-install: /usr/lib/emacsen-common/packages/install/auctex emacs21 emacs21 failed at

Bug#344477: debian-installer-manual: outdated information on how to install on oldworld powerpc

2005-12-22 Thread Hans Ekbrand
don't know how to checkout just the manual. What is the proper command to do that? kind regards, Hans Ekbrand -- System Information: Debian Release: 3.1 Architecture: i386 (i586) Kernel: Linux 2.6.8-2-386 Locale: LANG=C, LC_CTYPE=sv_SE (charmap=ISO-8859-1) Title: Preparing Files for Hard Disk

Bug#344477: more patched files

2005-12-22 Thread Hans Ekbrand
Since reportbug only allowed me to attach one file, the rest of the patched files comes here. -- Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED] Q. What is that strange attachment in this mail? A. My digital signature, see www.gnupg.org for info on how you could use it to ensure

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
Package: yaird Version: 0.0.11-12 Severity: important This is a Old-world IDE-based Macintosh Performa 5400, running unstable on a 2.6.8-12 kernel. Unpacking linux-image-2.6-powerpc (from .../linux-image-2.6-powerpc_2.6.14-4_powerpc.deb) ... Setting up linux-image-2.6.14-2-powerpc (2.6.14-4)

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
On Thu, Dec 01, 2005 at 12:54:34PM +0100, Sven Luther wrote: On Thu, Dec 01, 2005 at 12:37:23PM +0100, Hans Ekbrand wrote: Package: yaird Version: 0.0.11-12 Severity: important This is a Old-world IDE-based Macintosh Performa 5400, running unstable on a 2.6.8-12 kernel. Hi Hans

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
: /sys/devices/pci:00/:00:10.0/0.f300:ohare yaird error: unrecognised device: /sys/devices/pci:00/:00:10.0/0.f300:ohare/0.0002:ATA Failed to create initrd image. dpkg: error processing linux-image-2.6.14-2-powerpc (--configure): -- Hans Ekbrand (http

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
On Thu, Dec 01, 2005 at 01:41:01PM +0100, Maximilian Attems wrote: clone 341559 -1 reassign -1 initramfs-tools stop On Thu, Dec 01, 2005 at 01:33:10PM +0100, Hans Ekbrand wrote: On Thu, Dec 01, 2005 at 12:51:48PM +0100, maximilian attems wrote: just saw your bugreport could you try

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
On Thu, Dec 01, 2005 at 01:52:34PM +0100, Sven Luther wrote: On Thu, Dec 01, 2005 at 01:10:39PM +0100, Hans Ekbrand wrote: On Thu, Dec 01, 2005 at 12:54:34PM +0100, Sven Luther wrote: Could you send us a : find /sys/devices/pci:00/:00:10.0/0.f300:ohare /sys

Bug#341559: yaird: fails to create initrd

2005-12-01 Thread Hans Ekbrand
On Thu, Dec 01, 2005 at 01:52:34PM +0100, Sven Luther wrote: On Thu, Dec 01, 2005 at 01:10:39PM +0100, Hans Ekbrand wrote: On Thu, Dec 01, 2005 at 12:54:34PM +0100, Sven Luther wrote: [...] find /sys/devices/pci:00/:00:10.0/0.f300:ohare /sys/devices/pci:00/:00

Bug#299679: cupsys-client: confusing dependecies

2005-03-16 Thread Hans Ekbrand
On Wed, Mar 16, 2005 at 02:12:15AM +0100, Achim Bohnet wrote: On Tuesday 15 March 2005 21:07, Hans Ekbrand wrote: Package: cupsys-client Version: 1.1.23-4 Severity: normal A user with limited or none experience of cups, the weak dependency on cupsys is confusing. If I have understood

Bug#299679: cupsys-client: confusing dependecies

2005-03-15 Thread Hans Ekbrand
advantage of combining cupsys-client with lpr seems very small. Kind regards, Hans Ekbrand -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (300, 'testing'), (100, 'unstable') Architecture: i386 (i586) Kernel: Linux 2.6.9-1-386 Locale: LANG=C, LC_CTYPE=sv_SE (charmap=ISO