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
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", lower
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] C
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,
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.
> > >
> >
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:
>
> applicati
> > 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 def
back stuff on the console.
3. Wait until zathura has started to open the file, give it 5 seconds. 4.
remove the temporary file.
It would introduce a dependency on mktemp in coreutils, but coreutils
has priority: "required", so that is a non-issue. No one will complain
about having to i
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:
> > > >
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
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"
-I"/usr/li
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
are not
tested. However, 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
-
the internet bank, I 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
-
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
>
roblems as
described in this bug report, but they went away when started perl
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:
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.
>
> So
, 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: 140
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 16:03
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 w
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
t1.1 package.
[...]
> Please 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]>
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
will be transformed into
in 1.1.19-1, while 1.1.15-2 transformed the xsl to
See the attached files for a test case. good.x
1,0)"
The miboot-floppies of beta3 (2006-08-04) boots to debian-installer
sucessfully with a 2.6.16 kernel and initrd (on cramfs). So 2.6.16 can
load the initrd on oldworld macs, even though the official debian
kernels > 2.6.15 always has failed on my box (performa 5400, with 24
Mb ram).
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
foll
n (at least the ones with
IDE-drives).
--
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
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 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,
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:
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
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"
the special swedish characters (I can't type them 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
ere? 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
gt; 2.6.15 to testing, 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.
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
--
To
of keys in the debian
keyring, a note in README.gz should be added.
--
Linux samir 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i586 GNU/Linux
Hans Ekbrand (http://sociologi.cjb.net) <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
tion access with arbitrary free software printer 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
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
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
/usr/lib/emac
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
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
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
> >
>
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/pci0
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:
> > >
ecognised device:
/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 Ekbr
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 u
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) ..
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
one, since the
potential 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
49 matches
Mail list logo