Bug#896132: thermald uninitialised member causes loss of temperature control

2018-04-20 Thread Marc Pignat
Ben, I tried restarting thermald (1.7.0-5) at least 10 times, and the system always see the same broken sensor, the same as in 1.7.0-4 and the same as in 1.7.0-6. Perhaps by luck (or perhaps because some library or compiler version difference) thermald 1.7.0-5 worked fine on my ubuntu 18.04

Bug#289884: help needed?

2010-06-22 Thread Marc Pignat
Hi Niko! Can I make something for this bug? Have you forwarded our solution upstream? Best regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#585955: Now working

2010-06-22 Thread Marc Pignat
Hi Casey! Thanks for your response, editing the /etc/modprobe.d/radeon-kms.conf fixed the problem. I don't really understand why the bts hasn't cc'ed me... Regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#289884: help needed?

2010-06-22 Thread Marc Pignat
On Tuesday 22 June 2010 12:45:07 Damyan Ivanov wrote: -=| Marc Pignat, Tue, Jun 22, 2010 at 08:59:34AM +0200 |=- Hi Niko! Can I make something for this bug? Have you forwarded our solution upstream? I am not Niko, but looking at the bug log it appears that it was fixed in perl

Bug#579644: closed by Guido Günther a...@sigxcpu.org (Fixed in 0.8.1-2)

2010-06-18 Thread Marc Pignat
Hi Guido! 0.8.1-2 fixed the problem. Thanks a lot! Best regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#580106: Probably the wrong instruction set

2010-06-18 Thread Marc Pignat
Hi all! I had a look at the libclutter's build log, and it is built for armv5t, you're running on armv4t, so your cpu has probably some missing instructions. I think the armel port should run on armv4t hardware, so libclutter should be compiled with -march=armv4t. Best regards Marc -- To

Bug#585955: xserver-xorg-video-radeon: 1:6.13.0-2 incompatible with kernel 2.6.34-1-amd64

2010-06-15 Thread Marc Pignat
On Tuesday 15 June 2010 09:30:55 Brice Goglin wrote: Le 15/06/2010 09:05, Marc Pignat a écrit : kernel 2.6.34-1-amd64 + xserver-xorg-video-radeon 1:6.13.0-2 - KO Versions of packages xserver-xorg-video-radeon suggests: pn firmware-linuxnone (no description

Bug#585136: kdebase-runtime: drkonqi reports bugs upstream, not following the Debian BTS policy

2010-06-09 Thread Marc Pignat
Package: kdebase-runtime Version: 4:4.4.3-1 Severity: normal Hi all! I think there is a problem with reporting bugs with DrKonqi. DrKonqi fills bugs upstream, but the Debian policy is to fill bug using the Debian BTS. As a side effect, we can see the bug count for DebianKde is falling (at

Bug#585136: kdebase-runtime: drkonqi reports bugs upstream, not following the Debian BTS policy

2010-06-09 Thread Marc Pignat
On Wednesday 09 June 2010 16:28:30 Modestas Vainius wrote: ... Users are free to report upstream bugs to Debian BTS but they typically go unanswered. So what's better? Sure, for me bugs should be filled upstream. But here is an extract from /usr/share/doc/debian/bug-reporting.txt (same

Bug#289884: Problem with compiler optimization (now with a patch)

2010-05-31 Thread Marc Pignat
On Sunday 30 May 2010 22:35:49 Niko Tyni wrote: On Thu, May 27, 2010 at 08:29:14AM +0200, Marc Pignat wrote: ... All my tests indicate that your solution works, so I intend to include it in the next upload soon and notify upstream when we've verified the bug is actually fixed with the new

Bug#289884: Problem with compiler optimization (now with a patch)

2010-05-27 Thread Marc Pignat
Hi! I think I've found the (very bad) joke! I've extracted the code which detect alignment failures into a test/try.c, then I tried it : gcc -O0 -Wall -o try try.c ./try write failed (efbe) pooky:~/test# gcc -O -Wall -o try try.c ./try pooky:~/test# gcc -O1 -Wall -o try try.c ./try

Bug#289884: The Configure script seems buggy

2010-05-25 Thread Marc Pignat
On Saturday 22 May 2010 14:31:47 Niko Tyni wrote: ... Does the test program failure depend on /proc/cpu/alignment ? Not really. Using the default value (0) for /proc/cpu/alignment, the program will fail with a bad exit code (the read or write value is not good), but it seems that the configure

Bug#543477: The whole system is slow

2010-05-25 Thread Marc Pignat
Hi! If you run that test on an desktop machine, you will see that that the 'Getopt::Long' version is almost 5 times longer that the 'Getopt::Std'. On my x86 system : p...@pim-linux:/tmp/testperl$ time perl -e 'use Getopt::Long;' real0m0.038s user0m0.028s sys 0m0.008s

Bug#289884: bug cause found (not fixed by now)

2010-05-21 Thread Marc Pignat
Hi all! I have found the problem: alignment! I have tried your md5.pl test on an arm machine: pooky:/tmp# perl md5.pl 1..14 ok 1 ok 2 ok 4 not ok 10 not ok 11 fails test 10 and 11, but when asked to fix alignment, the test performs well! pooky:/tmp# echo 2 /proc/cpu/alignment pooky:/tmp#

Bug#289884: The Configure script seems buggy

2010-05-21 Thread Marc Pignat
Hi all! The Configure script is missing the return value of the unaligned access test. As we can see in the buildd log (https://buildd.debian.org/fetch.cgi?pkg=perl;ver=5.10.1-12;arch=armel;stamp=1271034947), the build system for perl thinks ARM can access unaligned data. But this is *wrong*.

Bug#580064: dnsmasq: dns request forwarded to every upstream name server

2010-05-03 Thread Marc Pignat
Package: dnsmasq Version: 2.52-1 Severity: normal *** Please type your report below this line *** Hi all! I have 2 nameservers and dnsmasq query the 2 nameservers. I think it should only query one. Configuration files and tcpdump of the problem attached. Best regards Marc -- System

Bug#580064: dnsmasq: dns request forwarded to every upstream name server

2010-05-03 Thread Marc Pignat
Hi Simon! Thanks you for the explanation! I have re-done the test, and it runs almost as you said. The request is also done in parallel on every server when the ttl is gone (before the 30 seconds). My ISP has set a 10 seconds ttl to their hosts... All queries are done with the same source port

Bug#580064: dnsmasq: dns request forwarded to every upstream name server

2010-05-03 Thread Marc Pignat
Hi Simon! All queries are done with the same source port and dnsmasq seems to close the port as soon as the first server has replied, generating ICMP destination unreachable messages, is this the intended behavior? I'm not aware of anywhere where it causes problems. The alternative id

Bug#579644: [Pkg-libvirt-maintainers] Bug#579644: forgotten information

2010-04-30 Thread Marc Pignat
at 04:16:48PM +0200, Marc Pignat wrote: Hi all! dmesg showed that : Apr 29 13:31:28 naboo kernel: [1486623.424945] libvirtd[7178]: segfault at 10 ip 7f3bc3894c64 sp 7f3bbe498b40 error 4 in libpthread-2.10.2.so[7f3bc388c000+16000] Can you provide a full backtrace using

Bug#579644: libvirt-bin: adding a virtio network card to a running machine crashed libvirtd

2010-04-29 Thread Marc Pignat
Package: libvirt-bin Version: 0.8.0-1 Severity: normal I added a virtual network interface using virt-manager to a running host, libvirtd crashed. It is possible that qemu crashed too. Here is the /var/log/libvirt/qemu/machine.log

Bug#579644: forgotten information

2010-04-29 Thread Marc Pignat
Hi all! dmesg showed that : Apr 29 13:31:28 naboo kernel: [1486623.424945] libvirtd[7178]: segfault at 10 ip 7f3bc3894c64 sp 7f3bbe498b40 error 4 in libpthread-2.10.2.so[7f3bc388c000+16000] Best regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#567996: more info

2010-02-09 Thread Marc Pignat
Hi all! I have the same problem here : The usb writing performance drops when writing on usb-storage device. * There is only a problem when writing, reading is ok, writing to a filesystem, to the partition or to the hdd make the problem happen. * I suspect this is not the same issue as the

Bug#568226: openocd: segmentation fault when interface not connected

2010-02-03 Thread Marc Pignat
Package: openocd Version: 0.3.1-1 Severity: normal Hi all! When openocd is started using a libftdi device that is not connected, it crashes. This is not a severe problem, there is no reason to start it without the device connected, but crahsing is not the best way to tell the user openocd can't

Bug#568226: rebuilding the packages fixes the problem

2010-02-03 Thread Marc Pignat
Hi all! I recompiled the package with debugging information and the bug goes away. (no more segfault, the program exits, saying Error: unable to open ftdi device: device not found). I think this is a library/version problem. Here is how I recompiled openocd: su -c aptitude build-dep openocd

Bug#552550: hylafax-client: The config file /etc/hylafax/typerules refers to the unavailable Courier-Bold font

2009-10-29 Thread Marc Pignat
Hi! On Wednesday 28 October 2009 15:29:55 you wrote: ... what's the output of fc-match Courier-Bold and fc-match Courier commands on your system? what's the output of fc-match Courier-Bold and fc-match Courier Sorry, exact commands are fc-match courier and fc-match courier:bold p...@phone:~$

Bug#552550: hylafax-client: The config file /etc/hylafax/typerules refers to the unavailable Courier-Bold font

2009-10-29 Thread Marc Pignat
Hi! On Wednesday 28 October 2009 16:14:46 Giuseppe Sacco wrote: ... I am currently working on a new hylafax upload and I wonder if I have to configure typerules in order to use enscript instead of textfmt. Could you please check that enscript work even when fontconfig isn't installed? I

Bug#511344: Same problem in opensc

2009-10-27 Thread Marc Pignat
Hi Ludovic! On Friday 23 October 2009 22:24:21 Ludovic Rousseau wrote: Marc Pignat a écrit : ... The bug should be fixed with the next stable version of OpenSC upload. But you can report the bug against opensc if you want. Thanks for your fast response. I have really no reason to fill a bug

Bug#552550: hylafax-client: The config file /etc/hylafax/typerules refers to the unavailable Courier-Bold font

2009-10-27 Thread Marc Pignat
Subject: hylafax-client: The config file /etc/hylafax/typerules refers to the unavailable Courier-Bold font Package: hylafax-client Version: 2:6.0.3-3 Severity: important Hi all! The sendfax command does not work, here is the error I found in my shell: p...@phone:/tmp$ sendfax -n -d

Bug#511344: Same problem in opensc

2009-10-23 Thread Marc Pignat
Hi all! The opensc package 0.11.9-2 seems to have the same problem. In the config file (/etc/opensc/opensc.conf), it is said that the provider_library default to /usr/lib/libpcsclite.so. Should I fill a bug against opensc? Best regards Marc -- To UNSUBSCRIBE, email to

Bug#538886: fixed by reboot

2009-08-04 Thread Marc Pignat
Hi all! The bug disappeared after a reboot, probably a problem when upgrading. Best regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#538886: upstream kde bug #198067?

2009-08-03 Thread Marc Pignat
Hi all! Seems to be same as upstream bug #198067 (https://bugs.kde.org/show_bug.cgi?id=198067) So we're waiting for kde 4.3... Best regards Marc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#528723: Same here

2009-07-23 Thread Marc Pignat
Hi all! I have the same bug on my machine. It is very easy to reproduce: 1. install slapd and ldap-utils * aptitude install slapd ldap-utils 2. do a ldap search (any search, any credentials) * ldapsearch toto -w anypassword Then slapd is crashed. dmesg contains various messages

Bug#528723: [Pkg-openldap-devel] Bug#528723: Same here

2009-07-23 Thread Marc Pignat
On Thursday 23 July 2009 15:52:09 Matt Kassawara wrote: The slapd package in lenny/squeeze depends on Berkeley DB 4.2, not 4.6. Install the libdb4.2 package and see if it fixes the problem. The package libdb4.2 is installed. Perhaps I miss something, but slapd is not linked against

Bug#534152: mirrors: German primary mirror (ftp.de.debian.org) is not functional

2009-06-21 Thread Marc Pignat
Package: mirrors Severity: important This mirror does not work (the server is up, but empty). Best regards Marc -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)

Bug#487803: mldonkey: unaligned data access in CryptoPP.cc

2008-06-24 Thread Marc Pignat
Package: mldonkey Version: 2.9.5-1+b1 Severity: important Tags: patch -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: arm (armv5tel) Kernel: Linux 2.6.24-1-iop32x Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell:

Bug#412185: bug confirmed

2007-06-20 Thread Marc Pignat
Hello! The bug is still there for version 0.7.dfsg-2. Regards Marc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]