Bug#677229: /usr/bin/wnpp-alert: wnpp-alert shows the same bugs as O, RFA and RFH when it's only O

2012-06-14 Thread Petri Latvala
that to you. :P -- Petri Latvala signature.asc Description: Digital signature

Bug#677229: /usr/bin/wnpp-alert: wnpp-alert shows the same bugs as O, RFA and RFH when it's only O

2012-06-12 Thread Petri Latvala
Package: devscripts Version: 2.10.69+squeeze2 Severity: minor File: /usr/bin/wnpp-alert Sample output from wnpp-alert: O 673585 fortune-mod -- provides fortune cookies on demand RFA 673585 fortune-mod -- provides fortune cookies on demand RFH 673585 fortune-mod -- provides fortune cookies on

Bug#598700: nmu: valgrind_1:3.6.0~svn11254

2010-10-01 Thread Petri Latvala
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Valgrind man page is misbuilt on i386 (bug 597180). Rebuilding fixes it at least on my machine. nmu valgrind_1:3.6.0~svn11254 . i386 . -m Rebuild to fix man page, bug #597180 -- System

Bug#597180: valgrind: Man page misbuilt on amd64

2010-09-17 Thread Petri Latvala
Package: valgrind Version: 1:3.6.0~svn11254 Severity: minor $ man valgrind *snip* BASIC OPTIONS xi:include/xi:includexi:include/xi:include.SH ERROR-RELATED OPTIONS xi:include/xi:includexi:include/xi:include.SH MALLOC()-RELATED OPTIONS

Bug#597180: Acknowledgement (valgrind: Man page misbuilt on amd64)

2010-09-17 Thread Petri Latvala
retitle 597180 valgrind: Man page misbuilt on i386 thanks Erhm. This particular installation was not amd64 after all. -- Petri Latvala signature.asc Description: Digital signature

Bug#590640: libc6: ssse3 implementation of strncmp results in invalid reads

2010-07-27 Thread Petri Latvala
Package: libc6 Version: 2.11.2-2 Severity: normal --- BEGIN TESTCASE PROGRAM --- #include string.h #include stdlib.h int main() { char* x = malloc(5); char* y = malloc(5); int foo; strcpy(x, helo); strcpy(y, ehlo); foo = strcmp(x, y); foo = strncmp(x, y, 4); free(x);

Bug#545981: linux-image-2.6.30-1-amd64: Wrong data in /proc/uptime

2009-09-10 Thread Petri Latvala
Package: linux-image-2.6.30-1-amd64 Version: 2.6.30-5 Severity: normal Since 2.6.30, the information in /proc/uptime has changed. It used to contain the system uptime and the system idle time, in seconds. Now it contains the system uptime and something else. $ cat /proc/uptime 1626.63 4.51

Bug#482146: sleuthkit: license issues in older versions

2008-05-22 Thread Petri Latvala
memory\n); + return; + } I think you mean if (buf == NULL) { -- Petri Latvala signature.asc Description: Digital signature

Bug#459820: strace: Shows wrong system call

2008-01-08 Thread Petri Latvala
Package: strace Version: 4.5.14-2 Severity: normal -- BEGIN TESTCASE PROGRAM -- #include stdio.h #include unistd.h int main () { printf(\n); __asm__(movl $2, %eax; int $0x80); printf([i am %d]\n, getpid()); return 0; } -- END TESTCASE PROGRAM -- The testcase code

Bug#325545: g++-4.0: ICE on simple (ill-formed) code

2005-08-29 Thread Petri Latvala
Package: g++-4.0 Version: 4.0.1-2 Severity: minor This ill-formed code makes g++ ICE: #include iostream #include ostream template int struct foo; template struct foo0 { typedef int t; }; int main() { std::cout typename foo0::t(42); } (The typename in the cout line should not be there)

Bug#319804: libapache-mod-security: Long description gives the same info Depends does

2005-07-24 Thread Petri Latvala
Package: libapache-mod-security Severity: wishlist The long description says: In addition to this package the mod-security-common package, which includes documentation and configuration examples, will be installed. Is this really needed? If it is there to warn the user that an additional

Bug#312715: gkrellmms: Reproduced

2005-07-04 Thread Petri Latvala
Package: gkrellmms Version: 2.1.22-1 Followup-For: Bug #312715 This same happened to me when I changed my system to UTF-8. And it seems it happens because I have some filenames that have ISO-8859-1 characters, that is, illegal UTF-8 sequences. Seems. It didn't happen right away, only when I

Bug#312311: aptitude: Finnish translation translates a command name

2005-06-07 Thread Petri Latvala
Package: aptitude Version: 0.2.15.9-2 Severity: minor Tags: l10n Snippet from aptitude --help with fi_FI: ... show - Näytä paketin yksityiskohtaiset tiedot clean- Poista noudetut pakettitiedostot autoclean- Poista vanhat noudetut pakettitiedostot muutosloki - Näytä

Bug#311687: tar: Crashes when doing --append and gzip or bzip2 compression pipes

2005-06-02 Thread Petri Latvala
Package: tar Version: 1.14-2 Severity: minor tar used to say: tar: Cannot update compressed archives tar: Error is not recoverable: exiting now when doing tar rjf foo.tar.bz2 Now it just crashes. # touch testfile anotherfile # tar cjf foo.tar.bz2 testfile # tar rjf foo.tar.bz2

Bug#309583: Unreproducible on system with real OpenGL support

2005-05-18 Thread Petri Latvala
the game and the window is visible and handles input). Man page description is correct, except on great fun *smirk*. Package description should indeed be updated to notify the user of it being heavy and in need of OpenGL. -- Petri Latvala signature.asc Description: Digital signature

Bug#294669: mozilla-firefox: Type-ahead-find steals focus sometimes

2005-02-10 Thread Petri Latvala
Package: mozilla-firefox Version: 1.0+dfsg.1-2 Severity: minor I'm not really sure which package to blame for this bug, Firefox or the window manager. Sometimes Firefox's type-ahead-find starts overacting. When I try to input text to a text box, it starts finding the text, taking focus away from