Bug#901797: python3.6-venv: can't create virtualenv due to ensurepip failing

2018-06-18 Thread Peter De Wachter
Package: python3.6-venv Version: 3.6.6~rc1-1 Severity: grave Justification: renders package unusable Dear Maintainer, This version of pyvenv can't create a working virtual env. The failing command is an ensurepip invocation. The error message also tells me to install python3-venv, but that

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-31 Thread Peter De Wachter
> Fortunately another user reported a possible alternative, if you have > time could you please try to drop a nvidia.conf in > /usr/share/X11/xorg.conf.d with the following content: > > Section "OutputClass" > Identifier "Nvidia Modules" > MatchDriver "nvidia-drm" >

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-30 Thread Peter De Wachter
On Wed, May 30, 2018 at 10:54 PM, Luca Boccassi wrote: > Given there have been multiple reports, I'll upload a new version of > glx-alternatives that moves the module redirection from modules/linux > to modules/drivers (where there is no clash). > > Before I do that, given you had the issue and

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-29 Thread Peter De Wachter
Hello Luca, [Cc'ing bugs this time] > I don't think so - I still can't reproduce the problem despite that. It > should all go through the glvnd blobs. OK. I don't know what I can do to help. This affected both of my computers with nvidia graphics, and for now I "fixed" it by copying the

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-28 Thread Peter De Wachter
Package: nvidia-driver Followup-For: Bug #900248 I think this bug is caused by a change in xserver 1.20. The nvidia libglx.so gets installed in /usr/lib/xorg/modules/linux/, but this directory has been removed from X's search path. As a result X only finds the default libglx.so in

Bug#889100: Trying to reproduce #889100

2018-02-18 Thread Peter De Wachter
Hi Christoph, Please remember that mails to n...@bugs.debian.org aren't forwarded to the bug submitter. I saw your message only because I checked the BTS. fizmo-sdl didn't crash when built from the git repos. I investigated a bit further and discovered that the Debian package crashed because it

Bug#889100: fizmo-sdl2: Segfaults on start-up

2018-02-01 Thread Peter De Wachter
Package: fizmo-sdl2 Version: 0.8.5-2 Severity: serious Justification: package doesn't work at all I just installed fizmo-sdl2. When I start it, it shows a black window and then it segfaults. I tried it with a bunch of different z5 files. (These crashes don't occur with fizmo-ncurses, that version

Bug#861027: gprolog: Trivial code fails on amd64

2017-04-23 Thread Peter De Wachter
Package: gprolog Version: 1.4.5-4.1+b1 Severity: grave Justification: renders package unusable Hi, Something seems to be very wrong with gprolog on amd64. Consider this trivial Prolog code: parent(david, john). parent(jim, david). grandparent(A, B) :- parent(A, X), parent(X, B). When I try to

Bug#845377: gdc-6: libdl trouble again

2016-11-22 Thread Peter De Wachter
Package: gdc-6 Version: 6.2.1-4 Severity: serious Justification: breaks other packages (ii-esu, tatan, dub) Hi, This upload has a bug very similar to #835255. The same test program again fails to link: import std.datetime; void main () { } $ gdc -o date date.d

Bug#826641: closing 826641

2016-06-19 Thread Peter De Wachter
close 826641 thanks This FTBFS was caused by a gdc-5 bug (#826645), which has been fixed.

Bug#826645: gdc-5: Missing -lgdruntime

2016-06-07 Thread Peter De Wachter
Package: gdc-5 Version: 5.4.0-3 Severity: serious Justification: makes dependent packages ftbfs Hi, This version of gdc cannot build executables due to a missing -lgdruntime: $ cat test.d void main() { } $ gdc test.d /usr/bin/ld: cannot find -lgdruntime collect2: error: ld returned 1

Bug#802391: gimagereader: Segfaults when opening an image file

2015-10-19 Thread Peter De Wachter
Package: gimagereader Version: 3.1.2-1+b1 Severity: grave Justification: renders package unusable Hello, When I start gimagereader-gtk and open a file, it crashes with a segmentation fault. I click the "Add images" button in the "Files" tab, pick a PNG file, click "OK", and the program crashes

Bug#781577: openjdk-7-doc: empty package

2015-03-31 Thread Peter De Wachter
Package: openjdk-7-doc Version: 7u75-2.5.4-3 Severity: grave Justification: renders package unusable Dear Maintainer, This version of openjdk-7-doc doesn't contain any files other than the copyright file and the changelog. The version in testing (7u75-2.5.4-2) is ok. -- System Information:

Bug#750593: xsltproc: bus error on some architectures

2014-11-09 Thread Peter De Wachter
recommends no packages. xsltproc suggests no packages. -- no debconf information Description: use EXSLT replace function when available A recursive implementation of string.subst is problematic, long strings with many matches will cause stack overflows. Author: Peter De Wachter pdewa...@gmail.com Bug

Bug#762658: baobab: Fails to start properly: Invalid template parent type `Gtk.ApplicationWindow'

2014-09-24 Thread Peter De Wachter
Package: baobab Version: 3.12.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, When I start baobab, it shows an empty window, without any widgets. The application is completely non-functional. I've included the messages that are logged on stderr below. Perhaps this

Bug#754665: Removal of D based games from armel/armhf (Tatan #754665)

2014-07-19 Thread Peter De Wachter
Has anybody asked the gcc/gdc maintainers about this? The changelog says nothing about dropping phobos on arm, so I think this might simply be a packaging bug. As far as I know, gdc 4.9 on arm is supported upstream.

Bug#668314: calibre: crash on start - python-sip api change related

2012-05-08 Thread Peter De Wachter
Package: calibre Version: 0.8.49+dfsg-0.1 Followup-For: Bug #668314 I worked around this bug by downgrading python-qt4. Calibre works fine with 4.9.1-1 but crashes with 4.9.1-2 and later. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Peter De Wachter
Package: foo2zjs Version: 20110210dfsg-2 Severity: serious The latest cups upload blacklisted the usblp kernel module, but foo2zjs' firmware upload scripts need that module to function. Would it be difficult to rewrite the firmware scripts to use raw usb devices? -- System Information: Debian

Bug#625243: guile-1.8-libs: postinst fails on upgrade: guile-1.8: not found

2011-05-02 Thread Peter De Wachter
Package: guile-1.8-libs Version: 1.8.8+1-3 Severity: serious The guile-1.8-libs postinst failed because the guile-1.8 command was not found. On this system guile-1.8-libs was installed as a dependency of gnome-games and geda. Setting up guile-1.8-libs (1.8.8+1-3) ... Processing triggers for

Bug#600306: ttf-oldstandard: upstream build script works

2010-10-16 Thread Peter De Wachter
I just noticed the Debian packaging does not use the upstream build script genfonts.sh. If I build the fonts using that script, they work fine. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#600306: ttf-oldstandard: many letters appear completely mangled

2010-10-15 Thread Peter De Wachter
Package: ttf-oldstandard Version: 2.2-2 Severity: grave Justification: renders package unusable Many letters in this font get mangled beyond recognition. Take a look at these screenshots. Each shows the first few letters of the Latin alphabet. abiword: http://imgur.com/XJfAd.png openoffice:

Bug#600306: Acknowledgement (ttf-oldstandard: many letters appear completely mangled)

2010-10-15 Thread Peter De Wachter
Also check out the OldStandard page on the pkg-fonts site: http://pkg-fonts.alioth.debian.org/review/pkg-ttf-oldstandard.html -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#555491: ghextris: fails to start on i386

2009-11-09 Thread Peter De Wachter
Package: ghextris Version: 0.9.0-1.3 Severity: serious Tags: patch ghextris fails to start on i386. Curiously, it works on amd64. /usr/games/ghextris:254: Warning: IA__g_object_get_valist: object class `GnomeProgram' has no property named `default-icon' wTree = gtk.glade.XML(self.glade,

Bug#547723: goobox can't find CD device (Invalid device)

2009-09-21 Thread Peter De Wachter
Package: goobox Version: 2.0.0-7 Severity: grave I get the following symptoms: The Goobox window shows the message Invalid device, and the following warning is printed: ** (goobox:1802): WARNING **: Can't read /proc/scsi/sg/device_strs It seems Goobox assumes my CD drive is a SCSI drive

Bug#515712: libportmidi0: patch for #515712 (Does not link against porttime library)

2009-05-03 Thread Peter De Wachter
Package: libportmidi0 Version: 20041117-1 Tha attached patch fixes this bug. It modifies the Makefile to link portmidi against porttime, and porttime against pthread. --- a/Makefile +++ b/Makefile @@ -36,13 +36,13 @@ current: all all: $(pmlib) $(ptlib) pm_test/test pm_test/sysex

Bug#521900: apt-dpkg-ref #521900 build depends patch

2009-05-02 Thread Peter De Wachter
Package: apt-dpkg-ref Version: 5.3 Severity: normal apt-dpkg-ref has a build dependency clisp | lisp-compiler. The make-docs script however expects to find either CLISP or CMUCL, so I adjusted the build-dependency accordingly. A second problem is that the script tries to start CMUCL using the

Bug#518732: allegro4.2: patch for FTBFS: ./src/i386/icpus.s:70: Error: suffix or operands invalid for `fnstsw'

2009-05-02 Thread Peter De Wachter
Package: liballegro4.2-dev Version: 2:4.2.2-2 Severity: normal Hi. The following patch fixes this bug. FNSTSW is Store FPU Status Word. This status word is a 16-bit value so the destination register should be %ax, not %eax. Apparently old versions of binutils were a bit lax. ---

Bug#521618: mu-cade: crashes on i386 after a few seconds

2009-03-28 Thread Peter De Wachter
Package: mu-cade Version: 0.11.dfsg1-3 Severity: grave Justification: renders package unusable mu-cade crashes after a few seconds with the following error message: ODE INTERNAL ERROR 1: assertion bNormalizationResult failed in _dNormalize4() [../../include/ode/odemath.h] This crash seems to be

Bug#510274: Reproduced in Lenny

2009-01-03 Thread Peter De Wachter
that version? Yes, that version works for me. (1.13b-2 obviously doesn't exist, sorry for the confusion.) -- Peter De Wachter -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#510274: mgp: Crashes with X BadMatch error

2008-12-30 Thread Peter De Wachter
Package: mgp Version: 1.11b-7 Severity: grave For every presentation I try to start (sample.mpg, sendmail6.mpg, v6.mpg), mgp dies with an X error. I've reproduced this on several systems (including one running pure testing). This might be the same bug as #400105, though in that report the error

Bug#509767: Patch for lxsession segfault

2008-12-26 Thread Peter De Wachter
( DESKTOP_SESSION, session_name, TRUE ); -- Peter De Wachter -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#456037: Fenix: not 64 bit clean, should it be out of Lenny?

2008-12-12 Thread Peter De Wachter
allocation: 0x7f0be5ded010 I don't think this is something one should be relying on :) -- Peter De Wachter -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#505714: imlib2: diff for NMU version 1.4.0-1.2

2008-11-23 Thread Peter De Wachter
happy to be corrected than have imlib2 in the release with an incorrect patch. :) The code also checks that w and h are positive and at most 8192. -- Peter De Wachter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#505196: darcs patch: Added cl-ironclas dependency.

2008-11-19 Thread Peter De Wachter
Wed Nov 19 20:29:46 CET 2008 Peter De Wachter [EMAIL PROTECTED] * Added cl-ironclas dependency. There's still one missing dependency: s-http-client (for the kpax-examples system), but that library isn't packaged yet. New patches: [Added cl-ironclas dependency. Peter De Wachter [EMAIL

Bug#505714: libimlib2-dev: another imlib2 xpm buffer overflow

2008-11-19 Thread Peter De Wachter
Package: libimlib2-dev Version: 1.4.0-1.1 Tags: security Followup-For: Bug #505714 This is another buffer overflow in the XPM loader. (The xpm attached to this bug report is a 32x32 image according to the header, but contains 33x32 pixels.) --- a/src/modules/loaders/loader_xpm.c +++

Bug#505348: gnuvd: van dale website changes, version 1.0.10 needed

2008-11-11 Thread Peter De Wachter
Package: gnuvd Version: 1.0.9-1 Severity: grave It looks like the Van Dale website has changed again, and gnuvd 1.0.9 no longer works (hence severity grave). Upstream has a new revision 1.0.10, which is ok. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy:

Bug#503735: gnome-chess: menus only work in English language locales

2008-10-28 Thread Peter De Wachter
On Tue, 28 Oct 2008 09:02:02 +0100 Philipp Kern [EMAIL PROTECTED] wrote: severity 503735 grave On Tue, Oct 28, 2008 at 06:35:15PM +1100, Mark Purcell wrote: On Tuesday 28 October 2008 10:05:04 Peter De Wachter wrote: Severity: grave Justification: renders package unusable

Bug#503735: gnome-chess: menus only work in English language locales

2008-10-27 Thread Peter De Wachter
Package: gnome-chess Version: 0.4.0-2 Severity: grave Justification: renders package unusable The File/New/Programs and the File/New/Servers menus don't work in non-English locales. This makes it impossible to play against the computer or on a chess server. -- System Information: Debian

Bug#433381: portaudio: new patch for white noise issue

2008-10-14 Thread Peter De Wachter
The attached patch fixes this bug without changing the ABI. Tested on amd64 and i386. -- Peter De Wachter 40_wordsize.dpatch Description: Binary data

Bug#499927: gdc-4.1: dmd front-end license is incompatible with gcc

2008-09-23 Thread Peter De Wachter
Package: gdc-4.1 Version: 0.25-4.1.2-23.1 Severity: serious The files in the dmd and dmd2 directories carry the following license (full text below): | These sources are free, they are redistributable and modifiable | under the terms of the GNU General Public License (attached as gpl.txt), | or

Bug#496346: openarena: compiling without lcc

2008-09-01 Thread Peter De Wachter
Package: openarena Version: 0.7.7-1 Followup-For: Bug #496346 If you pass BUILD_GAME_QVM=0 to make, openarena will not use lcc. The resulting package still seems functional, I tried a single player and a network game and everything seemed to work. I'm not sure what's lacking by not building the

Bug#493163: python-soya sound patch

2008-08-26 Thread Peter De Wachter
This is caused by the transition to openal-soft. openal-soft uses a different device name syntax than the old implementation, and as a result sound initialization fails. The attached patch just passes NULL to alcOpenDevice, which I think is good enough. -- Peter De Wachter --- a/sound/sound.pyx

Bug#496694: python-soya: missing dependency on python-pyrex / fails to build from source

2008-08-26 Thread Peter De Wachter
Package: python-soya Version: 0.13.2-4 Severity: serious Tags: patch soya lacks a build-dependency on python-pyrex, which causes the build system skips building the pyx files in the distribution (it uses precompiled files instead). As a result, the pyx files have bitrotted and no longer build

Bug#494404: patch + comments on cl-geodesics

2008-08-26 Thread Peter De Wachter
geodesics:dn/dt geodesics:ndash If you load GD-STATIC-UNEQUAL after GD-STATIC-EQUAL, you'll redefine GD-STATIC-EQUAL's functions. If you next load GD-COSMOLOGICAL, you'll just redefine them again. A system that loads more than one of these three is nonsensical. -- Peter De Wachter

Bug#496346: openarena: contains lcc, which is not free software

2008-08-24 Thread Peter De Wachter
Package: openarena Version: 0.7.7-1 Severity: serious OpenArena contains a copy of the lcc compiler in the code/tools/lcc directory, which does not seem free software as it does not allow commercial distribution. The text of the copyright file is reproduced below: The authors of this software

Bug#494515: libgnome2-ruby1.8: object allocation during garbage collection phase fixed in upstream svn

2008-08-20 Thread Peter De Wachter
Tags: patch Followup-For: Bug #494515 I found two revision in the upstream SVN that deal with garbage collection (revisions 3255 and 3263). When I applied these changes to the Debian package, the script runs without crashing. (The script doesn't animate properly though, it should use a

Bug#492627: wget-el: eval-after-load fix

2008-08-20 Thread Peter De Wachter
Package: wget-el Tags: patch Followup-For: Bug #492627 The attached patch should fix this big. It installs the w3m-wget eval-after-load only when wget-el has already been compiled. --- 50wget-el.el.orig 2008-08-20 22:47:12.0 +0200 +++ 50wget-el.el2008-08-21 00:27:25.0

Bug#487970: #487970: solved by -fsigned-char

2008-08-18 Thread Peter De Wachter
I found some (char) casts where OpenArena expects to get signed chars, and Evgeni Golov verified that the game works when compiling with -fsigned-char. So it looks like this can be solved with a simple Makefile tweak. -- Peter De Wachter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#493409: fix for simutrans-makeobj

2008-08-17 Thread Peter De Wachter
Package: simutrans-makeobj Followup-For: Bug #493409 With the attached series of patches I get identical results on i386, amd64 and mips. 00_big_endian.patch This uses the endian.h header to detect big-endian systems. This replaces the hack in the Makefile (seriously, powerpc isn't the only

Bug#495446: simutrans: Simutrans doesn't work on mips

2008-08-17 Thread Peter De Wachter
Package: simutrans Version: 100.0+ds1-2 Severity: serious The version in Debian fails to start: Reading low level config data ... Initializing tombstones ... Reading simuconf.tab successful! Preparing display ... Screen Flags: requested=10, actual=10 Loading font 'font/prop.fnt' font/prop.fnt

Bug#495446: simutrans: Simutrans doesn't work on mips

2008-08-17 Thread Peter De Wachter
I can't reproduce this segfault. So it will probably be OK if recompiled with my patches for #493409. Sorry for the noise. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494404: patch + comments on cl-geodesics

2008-08-11 Thread Peter De Wachter
-UNEQUAL and GD-COSMOLOGICAL systems each define the same symbols in the GEODESICS package, so they can't be loaded simultaneously. But that's exactly what the GEODESICS system does. I think each of the GD-* systems needs to live in a separate package? -- Peter De Wachter --- a/debian/geodesics.asd

Bug#494213: mrwtoppm FTBFS patch

2008-08-11 Thread Peter De Wachter
Patch attached. -- Peter De Wachter --- a/src/libmri/MRI_GenMRIStFConverter.c +++ b/src/libmri/MRI_GenMRIStFConverter.c @@ -61,8 +61,6 @@ out-n[2] = in-n[0] * mat-v[2].n[0] + in-n[1] * mat-v[2].n[1] + in-n[2] * mat-v[2].n[2]; } -extern BOOL cmsAdaptMatrixToD50 (LPMAT3 r, LPcmsCIExyY source

Bug#473167: [powerpc] tested gdc-array-concat.dpatch but torus-trooper still segfaults

2008-08-02 Thread Peter De Wachter
to test further. Let me know if you need something. Thanks! Friendly, pancho. -- Peter De Wachter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#473167: gdc-4.1: gdc array concatenation patch

2008-08-01 Thread Peter De Wachter
-concat.dpatch by Peter De Wachter [EMAIL PROTECTED] # DP: Fixes generation of D array concatenation calls. dir= if [ $# -eq 3 -a $2 = '-d' ]; then pdir=-d $3 dir=$3/ elif [ $# -ne 1 ]; then echo 2 `basename $0`: script expects -patch|-unpatch as argument exit 1 fi case $1 in -patch

Bug#473167: gdc and lenny

2008-07-24 Thread Peter De Wachter
the bug didn't exist in older versions of GDC? (or perhaps powerpc users just don't play games :) -- Peter De Wachter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#484983: patch for hol88 tex errors

2008-07-22 Thread Peter De Wachter
Package: hol88 Version: 2.02.19940316-7 Followup-For: Bug #484983 The attached patch fixes these errors. This is a dash-specific bug. The hol88 makefiles try to write TeX using echo commands, but dash's echo interprets \b (as in \begin) as an escape sequence. ---

Bug#487435: gcl sbrk patch

2008-07-21 Thread Peter De Wachter
Package: gcl Version: 2.6.7-36.1 Followup-For: Bug #487435 The attached patch fixes gcl's personality(ADDR_NO_RANDOMIZE) code. (BTW, this randomization seems to have become enabled by default Debian's 2.6.25 amd64 kernels). - gcl tries to figure out at build time whether the randomized sbrk

Bug#475170: axiom and amd64

2008-07-21 Thread Peter De Wachter
Package: axiom Version: 20050901-10 Followup-For: Bug #475170 This is caused by poor interaction between gcl and Debian's 2.6.25 kernel. Axiom should be recompiled using a gcl that has bug #487435 fixed. In the meantime, you can start axiom using the command: setarch x86_64 -R axiom -- To

Bug#478838: asc: caused by #443234

2008-05-02 Thread Peter De Wachter
Package: asc Followup-For: Bug #478838 This is caused by #443234. vsnprintf is a C99 function, and C99 functions don't get imported in the std namespace on mips and arm. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#475057: libid3-3.8.3-dev: binaries missing!

2008-04-08 Thread Peter De Wachter
Package: libid3-3.8.3-dev Version: 3.8.3-7.1 Severity: serious The binaries normally shipped in libid3-3.8.3-dev (id3info, id3tag, etc) have gone missing. Looks like something went wrong with the debhelper conversion? -- System Information: Debian Release: lenny/sid APT prefers unstable APT

Bug#458083: audacious: missing dependency: gtk2-engines-pixbuf

2007-12-28 Thread Peter De Wachter
Package: audacious Version: 1.4.4-1 Severity: serious Justification: Policy 3.5 The default skin requires gtk2-enines-pixbuf to render properly. Without this the Preferences dialog is almost unusable. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#456596: gdc-4.1: no longer provides gdc

2007-12-16 Thread Peter De Wachter
Package: gdc-4.1 Version: 0.25-4.1.2-18 Severity: grave Justification: makes all D Packages Build-Depending on gdc FTBFS Previous versions of gdc-4.1 used to provide gdc, but this was dropped in your latest upload. All D games in the pkg-games repository currently use gdc as a build-depends, so

Bug#443718: boost...

2007-09-25 Thread Peter De Wachter
It looks like libbulletml-dev should get the boost depends, that's where it's used. It only has it as a build-depend now, I guess because the D interface doesn't need it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#421145: patch for transmission FTBFS

2007-05-01 Thread Peter De Wachter
Package: transmission Version: 0.6.1.dfsg-2 Followup-For: Bug #421145 Attached patch fixed the FTBFS. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.20-1-amd64 (SMP w/1

Bug#351623: linux-image-2.6.15-1-k7: seems to be fixed

2006-03-22 Thread Peter De Wachter
Package: linux-image-2.6.15-1-k7 Version: 2.6.15-8 Followup-For: Bug #351623 Hello all, I've got no reiserfs problems with version 2.6.15-8. From the changelog, it looks like this is the relevant patch: * Add stable Release 2.6.15.5: - reiserfs: disable automatic enabling of reiserfs

Bug#356054: lprng: fails to start when documentation is deleted

2006-03-09 Thread Peter De Wachter
Package: lprng Version: 3.8.28-2 Severity: serious Justification: Policy 12.3 The lprng init.d script silently fails to start if the /usr/share/doc/lprng/ directory does not exists. However, policy says: Packages must not require the existence of any files in /usr/share/doc/ in order to function.

Bug#351623: linux-image-2.6.15-1-k7: reiserfs patch

2006-02-13 Thread Peter De Wachter
Package: linux-image-2.6.15-1-k7 Version: 2.6.15-4 Followup-For: Bug #351623 http://www.ussg.iu.edu/hypermail/linux/kernel/0602.1/1377.html It looks like this patch from 2.6.16-rc3 will fix this bug. I won't have time to test it today though. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#321846: myphpmoney: contains non-free font UNVRS.TTF

2005-08-07 Thread Peter De Wachter
Package: myphpmoney Version: 1.3RC3-13 Severity: serious Tags: patch Justification: Policy 2.2.1 The font UNVRS.TTF included in this package contains the following copyright notice: From the WSI-FONT Collection. Copyright (c) 1992 WSI. All Rights Reserved. Redistribution strictly

Bug#321879: glob2: includes font with rather dubious copyright status

2005-08-07 Thread Peter De Wachter
Package: glob2 Severity: serious Justification: Policy 2.2.1 glob2 include the font MD King KhammuRabi in the file sans.ttf. I suspect this font is a modified version of Arial, at least the Latin alphabet in the font looks exactly like Arial. The font also contains the string Arial, several

Bug#321882: childsplay: contains non-free fonts

2005-08-07 Thread Peter De Wachter
Package: childsplay Severity: serious Justification: Policy 2.2.1 The childsplay package contains a few fonts by Ray Larabie (Blue Highway, Blue Highway Bold and Bullpen 3D). These fonts are freeware but not DFSG-free (in fact they're packaged in non-free in ttf-larabie-straight). childsplay is

Bug#319437: dime C++ fix

2005-08-06 Thread Peter De Wachter
Package: dime Followup-For: Bug #319437 The attached patch fixes the compilation problems. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#321688: xfonts-thai-ttf: copyright problems

2005-08-06 Thread Peter De Wachter
Package: xfonts-thai-ttf Severity: serious Justification: Policy 2.2.1 According to the copyright file, the fonts in this package are public domain. However, the DBThaiText fonts contain the following string: Typeface (c) The Monotype Corporation plc. Data (c) The Monotype Corporation

Bug#310246: adduser-ng: FTBFS: Fails making the documentation.

2005-05-23 Thread Peter De Wachter
Aargh, wrong patch! diff -ur adduser-ng-0.1.2/scripts/generate_docs.sh adduser-ng-pdw/scripts/generate_docs.sh --- adduser-ng-0.1.2/scripts/generate_docs.sh 2004-04-22 03:02:24.0 +0200 +++ adduser-ng-pdw/scripts/generate_docs.sh 2005-05-23 19:40:03.0 +0200 @@ -76,7 +76,7

Bug#310246: adduser-ng: FTBFS: Fails making the documentation.

2005-05-23 Thread Peter De Wachter
On Mon, May 23, 2005 at 06:36:55PM +0200, martin f krafft wrote: Why PDF? Can't you just make HTML documentation from the XML and be done with it? This patch disables generation of the PDF documentation, leaving plain text and HTML. This is a stopgap fix, but three different formats is rather

Bug#310265: another note

2005-05-22 Thread Peter De Wachter
Something I forgot to mention: oggenc expects arguments to the --artist, --title, etc options to be encoded in the locale's charset, so encoding the strings in the $info hash as in my patch (as opposed to using encode_utf8 or so) is indeed the right thing to do. -- To UNSUBSCRIBE, email to

Bug#305412: patch for p2c segfault

2005-04-25 Thread Peter De Wachter
I ran p2c under valgrind with Zdenek's code, which revealed two memory management errors: a double free in decl.c and freeing of memory still in use in parse.c. The attached patch just comments out the offending free's. diff -ur p2c-1.21alpha2/src/decl.c p2c-pdw/src/decl.c ---

Bug#298960: freewrl: contains non-free fonts

2005-04-04 Thread Peter De Wachter
On Fri, Apr 01, 2005 at 07:50:04PM +0200, Frank Küster wrote: Peter De Wachter [EMAIL PROTECTED] wrote: To get replacement fonts, you can depend on ttf-bitstream-vera, ttf-freefont, or one of the other free fonts packaged in Debian. Do you know which files from these packages could be used

Bug#298930: tulip: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: tulip Severity: serious Justification: Policy 2.2.1 Tulip contains two non-free fonts, Luxi Sans Regular and Luxi Sans Bold: tulip-2.0.0/library/tulip-ogl/bitmaps/font.ttf tulip-2.0.0/library/tulip-ogl/bitmaps/fontb.ttf These fonts should be removed. To get replacement fonts, you can

Bug#298932: scorched3d-data: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: scorched3d-data Severity: serious Justification: Policy 2.2.1 Scorched3d contains Courier New and Arial Black, which are non-free fonts: scorched3d-38.1/data/fonts/courier.ttf scorched3d-38.1/data/fonts/test.ttf scorched3d-38.1/data/fonts/testout.ttf These fonts should be removed. To

Bug#298934: roxen3: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: roxen3 Severity: serious Justification: Policy 2.2.1 The nfonts directory contains many non-free Truetype fonts. These should be removed. I'm not sure what these fonts are used for, but if replacements are needed you can depend on ttf-bitstream-vera, ttf-freefont and/or one of the other

Bug#298937: phluid: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: phluid Version: 0.0.3.2+cvs.20020210-2 Severity: serious Justification: Policy 2.2.1 phluid contains the non-free font National First Font, which contains the following copyright statement: Freeware - Copyright [c] - Roger White - 1994 - All Rights Reserved. Without license this font

Bug#298943: langband-data: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: langband-data Severity: serious Justification: Policy 2.2.1 This package contains several non-free fonts: - augie.ttf (http://www.speakeasy.org/~ecf/augie.txt) - luximb.ttf (from ttf-xfree86-nonfree) - lettergo.ttf and nova.ttf (no copyright information, no license) These fonts should

Bug#298938: moodle: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: moodle Severity: serious Justification: Policy 2.2.1 Moodle contains two non-free fonts: Arial Narrow in: /usr/share/moodle/lang/cs/fonts/default.ttf /usr/share/moodle/lang/en/fonts/default.ttf /usr/share/moodle/lang/sq/fonts/default.ttf and Optima in:

Bug#298942: luola-data: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: luola-data Severity: serious Justification: Policy 2.2.1 This package contains the font bluebold.ttf, which is one of Ray Larabie's fonts and non-free. This font should be removed. To get a replacement, you can depend on ttf-bitstream-vera, ttf-freefont, or one of the other free fonts

Bug#298946: icewm-themes: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: icewm-themes Severity: serious Justification: Policy 2.2.1 This package contains the non-free font Chicago, which includes the following copyright notice: 1990-91 Apple Computer Inc. 1990-91 Type Solutions Inc. 1990-91 The Font Bureau Inc. This font should be removed. If a

Bug#298948: gozer: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: gozer Severity: serious Justification: Policy 2.2.1 This package contains the non-free font helmetr.ttf. I know this is rather painful, as I read in the changelog that this font was used to replace several other non-free fonts to begin with. But it seems that helmetr.ttf's inclusion in

Bug#298949: golem: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: golem Severity: serious Justification: Policy 2.2.1 This package contains the font vixar.ttf, which includes the following copyright statement: Copyright (c) 1995 Microsoft Corporation. All rights reserved. Without a free license Debian cannot distribute this font, and thus it should be

Bug#298960: freewrl: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: freewrl Severity: serious Justification: Policy 2.2.1 This package contains many Bitstream fonts. The README file does not include a license, instead it states they were copied from Red Hat 7.2. I downloaded that distribution, but could find no trace of the fonts. Without a free license

Bug#298957: gem: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: gem Severity: serious Justification: Policy 2.2.1 Gem contains the non-free fonts Arial, Courier New and Times New Roman. Without a free license Debian cannot distribute these fonts, and therefore they should be removed. To get replacement fonts, you can depend on ttf-bitstream-vera,

Bug#298955: gnurobbo: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: gnurobbo Severity: serious Justification: Policy 2.2.1 This package contains the font robbo.ttf, which includes the following copyright statement: Copyright 1990-1996 Bitstream Inc. All rights reserved. Without a free license Debian cannot distribute this font, and thus it should be

Bug#298963: caudium: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: caudium Severity: serious Justification: Policy 2.2.1 This package contains three non-free fonts: - fontrstc.ttf: 1998 utopiafonts. [EMAIL PROTECTED], see also the readme in [1]. - lucida_unicode.ttf and verdana.ttf: two Microsoft fonts. Without a free license Debian cannot

Bug#298965: afterstep: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: afterstep Severity: serious Justification: Policy 2.2.1 This package contains the font: afterstep-2.00.03/libAfterImage/apps/test.ttf No copyright or license for this font is included. Unless this font has been released in the public domain, Debian cannot distribute it, and therefore

Bug#298964: atris: contains non-free fonts

2005-03-10 Thread Peter De Wachter
Package: atris Severity: serious Justification: Policy 2.2.1 This package contains the font NewMediumNormal.ttf, which includes the following copyright statement: Copyright 1998 by Matthew Welch. All Rights Reserved. The license on the author's web page[1] is non-free, and the atris package

Bug#298967: bglibs-doc: contains non-free font

2005-03-10 Thread Peter De Wachter
Package: bglibs-doc Version: 1.019-1 Severity: serious Justification: Policy 2.2.1 This package contains the Arial font in the file Helvetica.ttf. No license is included for this font. Without a free license Debian cannot distribute this font, and therefore it should be removed. As far as I can

Bug#298510: python-gd: adventure.ttf probably not distributable

2005-03-07 Thread Peter De Wachter
Package: python-gd Version: 0.52-0.1 Severity: serious Justification: Policy 2.2.1 Adventure.ttf's metadata simply says (c)2000 Neale Davidson and does not include a license. debian/copyright also doesn't talk about the font. Neale Davidson's website, www.protoformproject.com, is down, but