Bug#340234: subversion: prompt user in case of http redirect

2005-11-21 Thread Peter 'p2' De Schrijver
Package: subversion Version: 1.0.6-2 Severity: wishlist It would be nice if svn would prompt the user to connect to a redirected URL instead of just dumping the somewhat cryptic error message as shown in the following example : [EMAIL PROTECTED]:~/abcde$ svn co

Bug#494493: Autodetection is broken

2008-08-09 Thread Peter 'p2' De Schrijver
The module probably works if you force the model as mentioned in #473671, but autodetection is broken. The patch fixes this. Tested on Medion MD97600. Cheers, Peter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#420046: Still not fixed...

2008-01-14 Thread Peter 'p2' De Schrijver
On 2008-01-14 17:39:21 (+), Marco Rodrigues [EMAIL PROTECTED] wrote: I still got the same error with the version 2.4.0-8. I tried again here. I can't reproduce your problem. Cheers, Peter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#420046: marked as done (libgcr410: FTBFS: ./ifdhandler.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel')

2008-01-31 Thread Peter 'p2' De Schrijver
On 2008-01-31 21:05:39 (+0100), Kurt Roeckx [EMAIL PROTECTED] wrote: reopen 420046 thanks Subject: works fine See buildlog (on amd64) [...] dpkg-source: warning: ignoring deletion of file ifdhandler.h [...] Peter, You seem to be the only one that is able to actually build this.

Bug#463190: k3b does not handle 24bit sampled flac files

2008-01-29 Thread Peter 'p2' De Schrijver
Package: k3b Version: 1.0.4-3 Severity: normal When trying to burn an audio CD based on 24bit sampled flac files, k3b complains about 'Unable to handle the following files due to an unsupported format' without mentioning the problem is the sample size, not the flac format itself. See

Bug#293292: ITP: btexmms -- XMMS plugin to use some (Sony) Ericsson phones as a remote control

2005-02-02 Thread Peter 'p2' De Schrijver
Package: wnpp Severity: wishlist * Package name: btexmms Version : x.y.z Upstream Author : Name [EMAIL PROTECTED] * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : XMMS plugin to use some (Sony) Ericsson phones as a

Bug#293292: ITP: btexmms -- XMMS plugin to use some (Sony) Ericsson phones as a remote control

2005-02-02 Thread Peter 'p2' De Schrijver
On Wed, Feb 02, 2005 at 04:41:15PM +, Paul Brossier wrote: On Wed, 2005-02-02 at 10:41 +0100, Peter 'p2' De Schrijver wrote: * Package name: btexmms xmms plugins would be better named xmms-something (btexmms for the source should be fine though) So xmms-btexmms would be better

Bug#302272: more info

2005-03-31 Thread Peter 'p2' De Schrijver
FYI: the install attempt was done using serial console. The machine does not have a linux supported graphics board. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#302272: more info

2005-03-31 Thread Peter 'p2' De Schrijver
On Thu, Mar 31, 2005 at 07:15:29PM +0200, Geert Stappers wrote: On Thu, Mar 31, 2005 at 12:44:12PM +0200, Peter 'p2' De Schrijver wrote: FYI: the install attempt was done using serial console. The machine does not have a linux supported graphics board. | | Console output : | | 0 boot

Bug#304248: install report - alpha 500au - first soft-reboot fails

2005-04-12 Thread Peter 'p2' De Schrijver
On Mon, Apr 11, 2005 at 11:17:39PM -0700, Steve Langasek wrote: On Tue, Apr 12, 2005 at 06:55:59AM +0200, Christian Perrier wrote: (Steve, in case you missed that one) Quoting Peter Vandenabeele ([EMAIL PROTECTED]): * soft reboot fails. A consecutive power cycle worked fine. (see

Bug#304071: Boot fails on IBM RS/6000 Model 43P-140 (PreP)

2005-04-14 Thread Peter 'p2' De Schrijver
On Mon, Apr 11, 2005 at 11:32:39PM +0200, maximilian attems wrote: tags 304071 moreinfo thanks On Sun, 10 Apr 2005, Peter De Schrijver wrote: Package: kernel-image-2.6.8-powerpc Version: 2.6.8-12 Severity: important The kernel image fails to boot on IBM RS/6000 Model 43P-140,

Bug#305117: installation report

2005-04-18 Thread Peter 'p2' De Schrijver
On Sun, Apr 17, 2005 at 06:28:01PM -0700, Steve Langasek wrote: On Mon, Apr 18, 2005 at 03:09:53AM +0200, Peter De Schrijver wrote: Debian-installer-version: 2005/04/17 rc3 netboot image uname -a: Linux pisco 2.4.27-2-generic #1 Sat Apr 9 19:43:25 UTC 2005 alpha GNU/Linux Date: Mon Apr

Bug#271180: Bug#305117: installation report

2005-04-18 Thread Peter 'p2' De Schrijver
On Mon, Apr 18, 2005 at 02:53:32AM -0700, Steve Langasek wrote: On Mon, Apr 18, 2005 at 11:49:04AM +0200, Peter 'p2' De Schrijver wrote: On Sun, Apr 17, 2005 at 06:28:01PM -0700, Steve Langasek wrote: On Mon, Apr 18, 2005 at 03:09:53AM +0200, Peter De Schrijver wrote: Debian-installer

Bug#270801: netaboot with 'small' images

2005-08-24 Thread Peter 'p2' De Schrijver
Hi, Could you give me a complete log of the bootstrap (ie. starting from the boot command entered at the SRM prompt) ? It would be useful to know if there is any message printed by aboot itself. Normally aboot prints a banner including version quite early during boot. Thanks, Peter (p2).

Bug#323292: fix

2005-08-27 Thread Peter 'p2' De Schrijver
Hi, The attached patch fixes the build problem on 64bit architectures. I tested it on alpha, but it should work on the other 64bit architectures as well. Cheers, Peter (p2). diff -urN libmetakit2.4.9.3-2.4.9.3/python/PyRowRef.cpp fixed/libmetakit2.4.9.3-2.4.9.3/python/PyRowRef.cpp ---

Bug#323733: patch

2005-08-27 Thread Peter 'p2' De Schrijver
Hi, Attached you will find a patch which makes gnubg compile with gcc 4.0. Cheers, Peter (p2). diff -urN gnubg-0.12/gtkprefs.c fixed/gnubg-0.12/gtkprefs.c --- gnubg-0.12/gtkprefs.c 2001-10-31 16:57:40.0 +0100 +++ fixed/gnubg-0.12/gtkprefs.c 2005-08-27 22:01:21.0 +0200 @@

Bug#322300: wrong Architecture line in control file

2005-08-10 Thread Peter 'p2' De Schrijver
This package only works on ppc as it contains ppc assembler code. The architecture field in debian/control should therefor be Architecture: powerpc Cheers, Peter (p2). signature.asc Description: Digital signature

Bug#318791: patch

2005-08-11 Thread Peter 'p2' De Schrijver
Hi, Please find attached a patch which should solve the problem. It's untested on a 64bit machine however. Feel free to test and report the result. Thanks, Peter (p2). diff -ruN orig/opencv-0.9.6/tests/cv/src/apyramids.cpp opencv-0.9.6/tests/cv/src/apyramids.cpp ---

Bug#322300: openhackware: should not try to build on !powerpc environments

2005-08-12 Thread Peter 'p2' De Schrijver
Hi, No, it's code that can be used by emulators like qemu, that's why it's an all package, there's existing practice for this, and the No. The emulator is still a ppc processor (albeit a software implementation of it). The Architecture: field specifies the cpu architecture(s) for which

Bug#315592: RFH aboot (Alpha bootloader): Looking for co-maintainers

2005-07-01 Thread Peter 'p2' De Schrijver
Hi Helge, Great. Since I am not a DD, I will inform Steve Langasek, who did the uploads and helped me a great deal with all the packaging details. The first thing you can do is to check out our CVS from alioth (pkg-aboot). I'll ask Steve to add you to the group and get a little aqauinted

Bug#489785: please add sample config file for cortex M3 target

2008-07-07 Thread Peter (p2) De Schrijver
Package: openocd Version: 0.0+r655-1 Severity: wishlist Tags: patch See sample config in attachement. Tested on a LM3S8962 development board. Thanks. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel:

Bug#480473: openocd coredumps on AMD64

2008-05-10 Thread Peter (p2) De Schrijver
Package: openocd Version: 0.0+r423-1+b1 Severity: important Openocd coredumps on AMD64 at startup. Latest svn version fixes this. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24.2 (SMP w/4

Bug#354892: abcde: Add support for uploading cddb data

2006-03-01 Thread Peter 'p2' De Schrijver
Package: abcde Version: 2.3.99-1 Severity: wishlist It would be useful to be able to upload a modified cddb entry to a cddb server. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.13.4 Locale: [EMAIL

Bug#354893: abcde: seperate directories for different codecs

2006-03-01 Thread Peter 'p2' De Schrijver
Package: abcde Version: 2.3.99-1 Severity: wishlist It would be useful to be able to specify a seperate directory for each encoder format. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.13.4 Locale:

Bug#354906: ITP: libftdi -- programming interface for FTDI FT2232C, FT232BM and FT245BM USB interface chips.

2006-03-01 Thread Peter 'p2' De Schrijver
Package: wnpp Severity: wishlist Owner: Peter 'p2' De Schrijver [EMAIL PROTECTED] * Package name: libftdi Version : 0.7 Upstream Author : Intra2net AG [EMAIL PROTECTED] * URL : http://www.intra2net.com/de/produkte/opensource/ftdi/ * License : LGPL

Bug#420046: marked as done (libgcr410: FTBFS: ./ifdhandler.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel')

2008-03-08 Thread Peter 'p2' De Schrijver
The libgcr410_2.4.0-8.diff.gz does not agree with that. It's also a well know feature that it doesn't do that. Your own log even shows the warning. The warning is a problem of dpkg-source. The diff was generated by hand, and deletes the file perfectly here. The attached simple patch

Bug#414519: closed by Peter 'p2' De Schrijver [EMAIL PROTECTED] (fixed in some previous version)

2008-03-19 Thread Peter 'p2' De Schrijver
It has been closed by Peter 'p2' De Schrijver [EMAIL PROTECTED]. Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Peter 'p2' De Schrijver [EMAIL

Bug#414519: closed by Peter 'p2' De Schrijver [EMAIL PROTECTED] (fixed in some previous version)

2008-03-19 Thread Peter 'p2' De Schrijver
It has been closed by Peter 'p2' De Schrijver [EMAIL PROTECTED]. Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Peter 'p2' De Schrijver [EMAIL

Bug#472574: jack support should be enabled for AMD64

2008-03-24 Thread Peter (p2) De Schrijver
Package: portaudio19 Severity: normal The memory barrier instructions for i386 (mfence, lfence and sfence) also work on amd64. So there is no reason to prohibit the use of jack. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#524584: lastfm_1:1.5.1.31879.dfsg-2(mips/unstable): FTBFS on mips

2009-04-19 Thread Peter 'p2' De Schrijver
On 2009-04-18 09:36:37 (-0700), John Stamp jst...@users.sourceforge.net wrote: There are only a few minor changes between -1 and -2, and mips successfully completed a bin-NMU of -1+b2 on March 11. Here's the relevant snippet from the build of -1+b2: /usr/bin/uic-qt4 confirmdialog.ui -o

Bug#564779: mlpost_0.7.4-1(mips/unstable):

2010-01-12 Thread Peter 'p2' De Schrijver
On 2010-01-12 15:28:30 (+0100), St?phane Glondu st...@glondu.net wrote: tags 564779 + unreproducible severity 564779 normal thanks Peter De Schrijver a écrit : Package: mlpost Version: 0.7.4-1 [...] There was an error while trying to autobuild your package: [...] + mkdir -p img/

Bug#513819: Package FTBFS on mips

2009-02-01 Thread Peter 'p2' De Schrijver
On 2009-02-01 19:28:45 (-0500), Tim Abbott tabb...@mit.edu wrote: Okay, so the actual problem is that sqrtl is not defined on mips, because mips has the whole no long doubles thing: gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC

Bug#514795: [Pkg-openmpi-maintainers] Bug#514795: FTBFS on mips

2009-02-11 Thread Peter 'p2' De Schrijver
Hi Manuel, Hi Peter! Am Dienstag, den 10.02.2009, 22:26 + schrieb Peter De Schrijver: Problem with atomic-asm.S doesn't seem to be solved yet. See attached log file. Thanks for your report! I'm aware of the issue and hope to find some time soon to debug it on a porter box. I'm

Bug#530573: remctl_2.14-1(mips/unstable): FTBFS on mips - regression test failure

2009-06-06 Thread Peter 'p2' De Schrijver
A retry of this on mips produced the same problem, but remctl is building fine on all other hosts. At this point, I'm suspecting that there's something different about this particular buildd that's causing accept() to fail. I see that both of the failed builds are on mayr, and the last

Bug#569913: hercules: please shorten package description

2010-03-23 Thread Peter 'p2' De Schrijver
Hi, Package: hercules Version: 3.06-1.3 Severity: wishlist Hi Peter, fjp pointed me to the hercules package --- looks to be just what I needed, thank you for maintaining it. The extended package description is a little overwhelming. I???m quoting it here for reference with comments.

Bug#569945: hercules: produces a disconcerting whinek

2010-03-23 Thread Peter 'p2' De Schrijver
| MAINSIZE64 64MB main memory is a bit too small for modern debian I'm afraid. Could you try again following : http://www.josefsipek.net/docs/s390-linux/hercules-s390.html Thanks, Peter. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#524593: collectd_4.6.2-1(mips/unstable): FTBFS on mips. libnetlink not compiled correctly ?

2009-04-18 Thread Peter 'p2' De Schrijver
On 2009-04-18 17:19:10 (+0200), Sebastian Harl s...@tokkee.org wrote: Hi, Thanks for reporting this. On Sat, Apr 18, 2009 at 01:15:32PM +0300, Peter De Schrijver wrote: /bin/sh ../libtool --tag=CC --mode=link mips-linux-gnu-gcc -Wall -Werror -Wall -g -O2 -module -avoid-version -o

Bug#524593: collectd_4.6.2-1(mips/unstable): FTBFS on mips. libnetlink not compiled correctly ?

2009-04-18 Thread Peter 'p2' De Schrijver
On 2009-04-18 17:44:45 (+0200), Sebastian Harl s...@tokkee.org wrote: Hi, On Sat, Apr 18, 2009 at 06:28:36PM +0300, Peter 'p2' De Schrijver wrote: On 2009-04-18 17:19:10 (+0200), Sebastian Harl s...@tokkee.org wrote: That looks like mips behaves like most other architectures and does

Bug#516962: blender_2.46+dfsg-6+b1(mips/unstable): FTBFS on mips - missing include file(s) ?

2009-02-24 Thread Peter 'p2' De Schrijver
Hi, Peter De Schrijver p...@debian.org (24/02/2009): Package: blender Version: 2.46+dfsg-6+b1 Severity: serious Hello, source/blender/blenkernel/intern/writeffmpeg.c:874: error: 'outfile' undeclared (first use in this function)

Bug#686949: place and route

2012-09-14 Thread Peter 'p2' De Schrijver
I had a quick look at the tools. They convert a floorplan description into a bitstream and back. However for a complete workflow the following bits are missing: * VHDL/verilog compiler to netlist * place and route tool to turn the netlist into a floorplan Is this correct? Thanks, Peter. --

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-15 Thread Peter 'p2' De Schrijver
On 2017-12-15 20:23:11 (+0100), Michael Biebl <bi...@debian.org> wrote: > Am 15.12.2017 um 20:19 schrieb Peter 'p2' De Schrijver: > > On 2017-12-14 00:58:33 (+0100), Michael Biebl <bi...@debian.org> wrote: > >> Am 14.12.2017 um 00:09 schrieb Michael Biebl: > &

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-15 Thread Peter 'p2' De Schrijver
On 2017-12-14 00:58:33 (+0100), Michael Biebl <bi...@debian.org> wrote: > Am 14.12.2017 um 00:09 schrieb Michael Biebl: > > Am 13.12.2017 um 22:04 schrieb Peter 'p2' De Schrijver: > >> On 2017-12-13 21:53:10 (+0100), Michael Biebl <bi...@debian.org> wrote: >

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-15 Thread Peter 'p2' De Schrijver
On 2017-12-15 20:28:28 (+0100), Michael Biebl <bi...@debian.org> wrote: > Am 15.12.2017 um 20:26 schrieb Peter 'p2' De Schrijver: > > On 2017-12-15 20:23:11 (+0100), Michael Biebl <bi...@debian.org> wrote: > > >> Could it be a problem that > >> > >

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-15 Thread Peter 'p2' De Schrijver
On 2017-12-14 00:09:23 (+0100), Michael Biebl <bi...@debian.org> wrote: > Am 13.12.2017 um 22:04 schrieb Peter 'p2' De Schrijver: > > On 2017-12-13 21:53:10 (+0100), Michael Biebl <bi...@debian.org> wrote: > >> Control: tags -1 + moreinfo > >> > >&

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-13 Thread Peter 'p2' De Schrijver
OVS setup is: HOME\p2@sunshine:~$ sudo ovs-vsctl show [sudo] password for HOME\p2: 6a4c96dd-80aa-4954-a2f8-22bc7fb56898 Bridge sunshine-net Port sunshine

Bug#884319: Networking shutdown before NFS unmount on shutdown or reboot

2017-12-13 Thread Peter 'p2' De Schrijver
On 2017-12-13 21:53:10 (+0100), Michael Biebl wrote: > Control: tags -1 + moreinfo > > > Am 13.12.2017 um 21:32 schrieb Peter De Schrijver: > > Package: systemd > > Version: 235-2 > > Severity: important > Please include more information about your network setup. > What tools

Bug#902795: systemd fills kmsg and console with rubbish

2018-07-03 Thread Peter 'p2' De Schrijver
On 2018-07-01 20:48:01 (+0200), Michael Biebl wrote: > Am 01.07.2018 um 01:49 schrieb Peter De Schrijver: > > Package: systemd > > Version: 239-3 > > Severity: important > > > > > > systemd fills kmsg and console with: > > > > [ 102.676667] systemd-journald[360]: Sent WATCHDOG=1 notification.

Bug#930343: libgcr410 FTCBFS: uses the wrong compiler

2019-06-11 Thread Peter 'p2' De Schrijver
Go ahead. Peter. On 2019-06-11 06:13:16 (+0200), Helmut Grohne wrote: > Source: libgcr410 > Version: 2.4.0-9.2 > Tags: patch > User: debian-cr...@lists.debian.org > Usertags: ftcbfs > > libgcr410 fails to cross build from source, because it does not pass > cross tools to make. The easiest