Bug#440353: acl2's idea of the system book path is wrong

2007-08-31 Thread Sami Liedes
Package: acl2 Version: 3.2-1 Severity: normal ACL2 !>(include-book "arithmetic/top" :dir :system) ACL2 Error in ( INCLUDE-BOOK "arithmetic/top" ...): There is no file named "/build/buildd/acl2-3.2/books/arithmetic/top.lisp" that can b

Bug#424708: aptitude: UI options text fields can't handle up/down arrow

2007-05-16 Thread Sami Liedes
Package: aptitude Version: 0.4.4-4 Severity: normal Open the UI options dialog and press down key many times enough to get the caret to the default grouping method field. Now pressing down arrow more times won't update the caret position until it gets to the OK button. The same happens when I move

Bug#424709: aptitude: Fixing broken packages after update is broken

2007-05-16 Thread Sami Liedes
Package: aptitude Version: 0.4.4-4 Severity: normal Hi, I seem to remember that previously when some packages were left in a broken state in an upgrade those packages were shown as broken/installable (or something) in the aptitude ui. Nowadays even when the installation leaves packages broken, af

Bug#424738: Exclude ketm.scores from dh_md5sums

2007-05-16 Thread Sami Liedes
Package: ketm Version: 0.0.6-19 Severity: normal Hi, The file /var/games/ketm.scores should be excluded from dh_md5sums when building the package. Now debsums reports a mismatch and reportbug says "There may be a problem with your installation of ketm" because the file has changed. Sami

Bug#424739: Exclude /var/lib/rkhunter/db/* from dh_md5sums

2007-05-16 Thread Sami Liedes
Package: rkhunter Version: 1.2.9-4 Severity: normal Hi, The files in /var/lib/rkhunter/db/* need to be excluded from dh_md5sums when the package is built. Now debsums gives mismatches and reportbug reports that "There may be a problem with your installation of rkhunter" because the files there ha

Bug#425045: libbeid2-dbg: Typos in description

2007-05-18 Thread Sami Liedes
Package: libbeid2-dbg Version: 2.5.9-8 Severity: minor Hi, The -dbg package description has some typos which apparently have been fixed in the main package: * "one the one hand" -> on the one hand * "governemtn" -> government Sami -- System Information: Debian Release: lenny/sid APT

Bug#425266: Add -no-remote option to iceweasel --help output

2007-05-20 Thread Sami Liedes
Package: iceweasel Version: 2.0.0.3-2 Severity: wishlist Hi, One handy Iceweasel option is -no-remote, which starts a new Iceweasel even if an instance of it is running remotely(*). It would be nice if this option was listed in the iceweasel --help output. Sami (*) One would think tha

Bug#429145: eog: Breaks with paths that include non-utf8 non-ascii characters

2007-06-15 Thread Sami Liedes
Package: eog Version: 2.18.2-1 Severity: normal Hi, I have a path like ~/pics/kesätapaaminen_2006/, where the 'ä' is a latin 1/9 character. EOG breaks with it. This is what happens: [EMAIL PROTECTED]:~/pics/kesätapaaminen_2006$ locale

Bug#429157: oprofile: Please consider supporting DEB_BUILD_OPTIONS=noopt

2007-06-15 Thread Sami Liedes
Package: oprofile Version: 0.9.2-4 Severity: wishlist Hi, While debugging a problem with oprofile, I needed to rebuild it with debug symbols. I noticed that it ignores the standard (policy 10.1 recommended) environment variable setting DEB_BUILD_OPTIONS=noopt and compiles everything with -O2 even

Bug#429145: eog: Breaks with paths that include non-utf8 non-ascii characters

2007-06-16 Thread Sami Liedes
package eog submitter 429145 [EMAIL PROTECTED] thanks On Sat, Jun 16, 2007 at 11:43:01AM +0200, Josselin Mouette wrote: > Please fix your mail server so that it doesn't use RBL+ (which is > knowingly broken) if you want to receive replies to your bug reports. Working on it, thanks for notifying.

Bug#539154: mdadm: Keeps detecting NewArray events as fast as the CPU goes

2009-08-06 Thread Sami Liedes
I have the same problem, except I'm not sure it spams syslog. Found it taking 100% CPU. strace looks like this: open("/dev/md0", O_RDONLY) = 4 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 ioctl(4, 0x80480911, 0x7fffe1048660

Bug#476769: latencytop: Many features seem to lack any documentation

2008-04-18 Thread Sami Liedes
Package: latencytop Version: 0.3-4 Severity: minor Hi, At least some useful features of latencytop seem to be entirely undocumented (even in the website referenced in the manpage...). At least some of them: * The -d switch for cursesless interface (dump once to stdout) * The --unknown switch is

Bug#476771: Multiple latencytop instances don't play nicely with each other

2008-04-18 Thread Sami Liedes
Package: latencytop Version: 0.3-4 Severity: normal Hi, If I start two instances of latencytop and then quit one of them, the other latencytop no longer displays any other latencies than for waiting for the CPU. I believe this is caused by latencytop writing 0 to /proc/sys/kernel/latencytop at ex

Bug#476885: mercurial-common: failing import in server.py breaks python help facility even when not using hgext

2008-04-19 Thread Sami Liedes
Package: mercurial-common Version: 1.0-4 Severity: important Makes (relatively) related software break, but isn't big enough issue to be critical/grave IMO, so filing as important. Please adjust severity as you see fit. This is what happens if I try to use the python help facility to list modules

Bug#364119: Discussion on KDE lists about f(data)sync()

2008-04-20 Thread Sami Liedes
Hi, I too noticed this as a truly major performance issue on my desktop and can see how this is a problem on a laptop so I took the issue to the kde-devel mailing list. Unfortunately it seems that some KDE developers think fsync()ing data to disk every now and then 1. is not a major performance

Bug#474931: grub-common: update-grub segfaults

2008-04-20 Thread Sami Liedes
package grub-common retitle 474931 grub-probe: crash on invalid LVM partition found 474931 1.96+20080413-1 thanks On Thu, Apr 10, 2008 at 10:12:53AM +0200, Robert Millan wrote: > This could mean that your LVM is corrupt, or that our LVM logic is > incomplete. Unfortunately I don't have the time to

Bug#477087: latencytop: Occasionally shows bogus latencies (saw this happen once)

2008-04-20 Thread Sami Liedes
Package: latencytop Version: 0.3-4 Severity: minor Hi, I saw latencytop give this output, which is obviously wrong. Unfortunately I don't know how to reproduce it, but just to document this (copy-pasted from the curses display): Cause

Bug#476771: Multiple latencytop instances don't play nicely with each other

2008-04-22 Thread Sami Liedes
On Tue, Apr 22, 2008 at 08:22:31AM +0200, Giacomo Catenazzi wrote: > Sami: latencytop is a debug tool, so I think we are allowed put more > requirement to the caller (and to put less code on the debugged > program (kernel)). So I don't think is so important to handle better > multiple instances of

Bug#477381: statcvs: No source tarball in archive - needs rebuild

2008-04-22 Thread Sami Liedes
Package: statcvs Version: 0.3.dfsg-4 Severity: serious Hi, The statcvs package lacks a source tarball in the archive since April 10. From ftp.debian.org: > ls -l -rw-rw-r--1 1176 1176 5959 Apr 10 22:17 statcvs_0.3.dfsg

Bug#383481: nvidiafb contains obfuscated source code, DFSG violation?

2008-04-29 Thread Sami Liedes
Revisiting a bit old issue, as I haven't seen this specific point discussed, although related points have been: On Fri, Nov 10, 2006 at 05:03:49AM -0800, Steve Langasek wrote: > severity 383481 important > thanks > > When Kyle cloned this bug, his comment was: > > > Wow. Looks a lot like copying

Bug#474931: grub-common: update-grub segfaults

2008-05-03 Thread Sami Liedes
On Wed, Apr 30, 2008 at 11:19:25PM +0200, Robert Millan wrote: > On Sun, Apr 20, 2008 at 11:20:56PM +0300, Sami Liedes wrote: > > > > The problem is still the same, one grub_strstr() that you missed: > > [...] > > 315 > > 316 p = grub_strstr (q, "id =

Bug#474343: Sorry, might not be the same

2008-04-07 Thread Sami Liedes
Hi, and sorry about noise, Just for the record, and to alleviate confusion, it turns out what I have might not be the same bug after all. I just submitted a new bug report with the same (and more) info. Sami signature.asc Description: Digital signature

Bug#474931: grub-common: update-grub segfaults

2008-04-07 Thread Sami Liedes
this info (there's something new there too, search for **NEW**): On Mon, Apr 07, 2008 at 11:04:35PM +0200, Robert Millan wrote: > On Mon, Apr 07, 2008 at 08:20:31PM +0300, Sami Liedes wrote: > > This is #474343, also analyzed there (although with little less > > depth). I'

Bug#453852: More warnings

2008-04-07 Thread Sami Liedes
Still reproducible with 0.10-2.1 (sid) and vanilla kernel 2.6.25-rc8. However now gexmap seems to be more verbose (or hits more errors). When running as a normal user: $ gexmap 3486 /lib/ld-2.7.so calc_map_for_seg: non-file backed first

Bug#474931: Still happens in 1.96+20080408-1

2008-04-09 Thread Sami Liedes
package grub-common found 474931 1.96+20080408-1 thanks Hi, This bug still occurs in 1.96+20080408-1. Sami signature.asc Description: Digital signature

Bug#434247: cultivation: Sound is full volume white noise on amd64

2008-04-14 Thread Sami Liedes
On Thu, Apr 10, 2008 at 10:03:42PM +0200, Evgeni Golov wrote: > can you reproduce this bug with cultivation 8.20070809.dfsg1-2 > currently in unstable? In fact yes, at least for a short while: I have maybe .4 seconds of full volume white noise and errors until the program exits. I think there's so

Bug#446277: Still reproducible (#446277 - single quotes broken in UTF-8 console)

2008-05-14 Thread Sami Liedes
(This is about bug #446277, single quotes shown as boxes in UTF-8 console. Please Cc: the bug in replies.) I can reproduce this on current sid. Single quote seems to be somehow broken in UTF-8 console. Perhaps this should be reassigned to the kernel, as (as far as I can tell) the UTF-8 console th

Bug#481288: sane-utils: Package fails to configure

2008-05-14 Thread Sami Liedes
Package: sane-utils Version: 1.0.19-8 Severity: serious Hi, When upgrading sane-utils, I get the following error: Setting up sane-utils (1.0.19-8) ... /usr/sbin/deluser: The user `saned' is not a member of group `scanner'. dpkg: error

Bug#488578: module-init-tools: modprobe spams syslog heavily

2008-06-29 Thread Sami Liedes
Package: module-init-tools Version: 3.4-1 Severity: normal Hi, I've blacklisted the ipv6 module, since that was the easiest way to not get broken ipv6 configurations. Now modprobe spams syslog all the time: Jun 29 23:26:20 lh modprobe

Bug#488578: module-init-tools: modprobe spams syslog heavily

2008-06-29 Thread Sami Liedes
package module-init-tools reopen 488578 thanks On Sun, Jun 29, 2008 at 11:13:01PM +0200, Marco d'Itri wrote: > On Jun 29, Sami Liedes <[EMAIL PROTECTED]> wrote: > > > I know I blacklisted the ipv6 module so it won't load, and I don't > > need a h

Bug#488578: module-init-tools: modprobe spams syslog heavily

2008-06-29 Thread Sami Liedes
load blacklisted modules anyway? Aren't they blacklisted so they won't load when something tries to? On Mon, Jun 30, 2008 at 12:15:15AM +0200, Marco d'Itri wrote: > On Jun 30, Sami Liedes <[EMAIL PROTECTED]> wrote: > > > So the solution you propose is configure

Bug#488578: Temporary work-around (for modprobe spamming syslog; request for another opinion)

2008-06-30 Thread Sami Liedes
On Mon, Jun 30, 2008 at 01:35:21AM +0300, Sami Liedes wrote: > Of course I might be mistaken and there is a better solution, one that > does not involve modifying or configuring every application, > recompiling the kernel, or doing extreme things like deleting the > module. It has be

Bug#474325: polgen: Configuring the package gives lots of warnings

2008-04-04 Thread Sami Liedes
Package: polgen Version: 1.3-4 Severity: minor When installing the polgen package, I get a lot of warnings that things are about to break soon: Setting up polgen (1.3-4) ... /var/lib/python-support/python2.5/RecogActiveObject.py:42: War

Bug#473209: More info

2008-04-05 Thread Sami Liedes
I initially had the same problem with "Cannot get the real path of /dev/hda". My device.map was from 2006, so I recreated it with rm /boot/grub/device.map && grub --device-map and got the device paths corrected to /dev/sd?. However now update-grub hangs pretty much forever, and I get message

Bug#474639: "warning: `ntpd' uses 32-bit capabilities (legacy support in use)"

2008-04-06 Thread Sami Liedes
Package: ntp Version: 1:4.2.4p4+dfsg-3 Severity: normal At ntpd startup at least on kernel 2.6.25-rc8 I get the following warning in dmesg: warning: `ntpd' uses 32-bit capabilities (legacy support in use) Sami -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#474343: More info

2008-04-07 Thread Sami Liedes
I have the same problem and inspected it, here's a copy of the relevant portion of my mail to #473209: - Forwarded message from Sami Liedes <[EMAIL PROTECTED]> - Date: Sat, 5 Apr 2008 16:39:22 +0300 From: Sami Liedes <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Mor

Bug#473209: More info

2008-04-07 Thread Sami Liedes
On Mon, Apr 07, 2008 at 05:10:40PM +0200, Robert Millan wrote: > On Sat, Apr 05, 2008 at 04:39:22PM +0300, Sami Liedes wrote: > > I initially had the same problem with "Cannot get the real path of > > /dev/hda". > > This is fixed now (will be in next upload). Tha

Bug#482140: docbook-xml: Package does not install: update-xmlcatalog: error: entity already registered

2008-05-20 Thread Sami Liedes
Package: docbook-xml Version: 4.5-5 Severity: serious When configuring docbook-xml after installation, I get the error -- update-xmlcatalog: error: entity already registered dpkg: error processing docbook-xml (--configure): subprocess post-installation script returned error exit status 1

Bug#494586: scheme2c: Typo in package description

2008-08-10 Thread Sami Liedes
Package: scheme2c Version: 1993.3.15.2-1 Severity: minor In the package description, "intergration" should be "integration". Also "technques" -> "techniques". Sami -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Ar

Bug#492491: Just pressing and holding "a" in konsole recently makes X eat all cpu

2008-07-26 Thread Sami Liedes
Package: konsole Version: 4:3.5.9.dfsg.1-4 Severity: normal [I don't know if this is a konsole or X (or qt) bug, but konsole is where it happens so reporting a bug against konsole, Cc: to [EMAIL PROTECTED] Feel free to reassign as you see fit.] Starting with either kernel 2.6.26 or (which I suspe

Bug#492979: maq: Typo in short description

2008-07-30 Thread Sami Liedes
Package: maq Version: 0.6.7-1 Severity: minor Hi, I believe there's a typo in the short description: "maps short fixed-legth polymporphic DNA sequence reads to reference sequences" should probably be "polymorphic". Sami -- System Information: Debi

Bug#499140: calls dp instead of why-dp

2008-09-16 Thread Sami Liedes
Package: why Version: 2.13-1 Severity: normal Hi, In c/cmake.ml, there are lines that run dp while they should run why-dp: fprintf fmt "\t@@echo 'Running Simplify on proof obligations' && (dp -timeout $(TIMEOUT) $^)@[EMAIL PROTECTED]"; fprintf fmt "\t@@echo 'Running Ergo on proof obligations' &

Bug#499201: libidn11-dev: Package fails to configure

2008-09-16 Thread Sami Liedes
Package: libidn11-dev Version: 1.10-1 Severity: serious The package fails to configure: Setting up libidn11-dev (1.10-1) ... Usage: install-info [ ...] [--] Options: --section put the new entry in the m

Bug#426166: Seems this needs documenting again

2008-07-06 Thread Sami Liedes
On Sun, Jul 06, 2008 at 08:12:04PM +0200, Marco d'Itri wrote: > On Jun 30, Sami Liedes <[EMAIL PROTECTED]> wrote: > > > Sorry for being an ass and reopening the bug the second time, but I > > just think you are wrong about this one. > Now that it has been clarif

Bug#497115: gpsdrive: possibly non-free file scripts/gpsfetchmap.pl

2008-08-29 Thread Sami Liedes
Package: gpsdrive Version: 2.10~pre4-6 Severity: normal [Cc: to debian-legal] Hi, The source package contains the file scripts/gpsfetchmap.pl, which has this copyright notice: #!/usr/bin/perl # gpsfetchmap # # You are allowed to modif

Bug#497117: tangogps: Contains glade-generated files without source

2008-08-29 Thread Sami Liedes
Package: tangogps Version: 0.9.2-2 Severity: serious Justification: Policy 2.2.1 [Cc: debian-legal] Hi, The files src/interface.c src/interface.h src/support.h src/support.c appear to be generated using the Glade user interface builder. However the source code for them (i.e. th

Bug#497221: Source tarball contains everything twice (directory gcrontab-0.8.0/gcrontab-0.8.0)

2008-08-30 Thread Sami Liedes
Package: gcrontab Version: 0.8.0-3.1+b1 Severity: normal Hi, The source tarball contains the source twice: gcrontab-0.8.0.orig$ ls -l total 360 -rw-r--r-- 1 sliedes sliedes 18852 2003-06-02 17:24 ABOUT-NLS -rw-r--r-- 1 sliedes sliedes

Bug#497461: pbzip2: Refuses to compress 0 byte files

2008-09-01 Thread Sami Liedes
Package: pbzip2 Version: 1.0.2-0 Severity: normal Hi, I think pbzip2's behavior of refusing to compress zero-size files is surprising and wrong. Also it's not documented. bzip2 in general is used in quite a lot of automated settings where you just expect to end up with a .bz2 file. Although pbzi

Bug#498074: ud: Don't sync() every filesystem every two minutes

2008-09-06 Thread Sami Liedes
Package: ud Version: 0.7.1-21 Severity: normal While figuring out what kills the performance of my system under certain heavy disk loads, I figured out ud does AFAICT entirely unnecessarily a full filesystem sync() on every filesystem every time it updates the uptime record, which is once every tw

Bug#474931: grub-common: update-grub segfaults

2008-05-06 Thread Sami Liedes
On Tue, May 06, 2008 at 01:05:49PM +0200, Robert Millan wrote: > > > @@ -548,6 +548,10 @@ grub_lvm_scan_device (const char *name) > > > } > > >} > > > > ADD HERE: return 0; > > This should be a "goto fail2". Can you confirm this works? Yes, at least it doesn't crash. Sami

Bug#479824: elinks: Spams syslog about /dev/gpmctl

2008-05-06 Thread Sami Liedes
Package: elinks Version: 0.11.3-7 Severity: normal Whenever I run elinks, I get messages like this in my syslog: May 5 23:35:52 lh elinks: *** info May 5 23:35:52 lh elinks: /dev/gpmctl: No such file or directory May 5 23:35:52 lh el

Bug#480052: The offending test is test_first() in test_funcptr.py

2008-05-09 Thread Sami Liedes
Hi, I did some digging, the test that segfaults is test_first() in test_funcptr.py. Before that all the tests seem to work nice. Sami signature.asc Description: Digital signature

Bug#461836: postgresql-common: Locale problems with pg_upgradecluster

2008-01-20 Thread Sami Liedes
Package: postgresql-common Version: 83 Severity: normal Hi, I tried to run pg_upgradecluster, but I get locale-related errors: # pg_upgradecluster 8.2 main Creating new cluster (configuration: /etc/postgresql/8.3/main, data: /var/lib/

Bug#460582: ada-reference-manual: Ada 2005 RM

2008-01-13 Thread Sami Liedes
Package: ada-reference-manual Version: 20021112web-3 Severity: wishlist Hi, The Ada 2005 RM ISO standard[1] was released in, I believe, 2007, and is available[2] under what seems substantially the same license as the '95 standard. Someone also seems to have done texinfoization to it[3]. Perhaps

Bug#461001: sox: debian/rules broken, CFLAGS _replaced_ with -D_REENTRANT -> build not optimized, no debug symbols

2008-01-15 Thread Sami Liedes
Package: sox Version: 14.0.0-5 Severity: normal Hi, While investigating another sox bug (crash on amd64 with certain effects), I noticed that I couldn't get a build with debug symbols even with DEB_BUILD_OPTIONS=noopt,nostrip. On further investigation, I also noticed that the options to the compi

Bug#461300: sox: key, tempo broken on 64-bit architectures

2008-01-17 Thread Sami Liedes
Package: sox Version: 14.0.0-5 Severity: normal Tags: patch Hi, The attached patch fixes a crash on 64-bit architectures with key and tempo effects. Strictly speaking only the fix to tempo.c should be necessary, but since other warnings were caused about pointer incompatibility and I had to inspe

Bug#449360: Merge these bugs?

2007-11-25 Thread Sami Liedes
On Tue, Nov 20, 2007 at 03:09:27PM +0200, Sami Liedes wrote: > On Mon, Nov 19, 2007 at 07:26:42AM -0800, Daniel Burrows wrote: > > I don't know for sure that they're the same. Breaking in ::Lookup() > > just means it got an invalid iterator. I've found a possib

Bug#453852: exmap: Assertion failure at startup

2007-12-01 Thread Sami Liedes
Package: exmap Version: 0.10-2 Severity: normal Hi, I just installed exmap and built and insmod'd the module on my amd64 box. Starting gexmap first stalls for maybe 10-20 seconds (I don't know if that's normal), then outputs the following error message: --

Bug#453867: bittornado: TypeError (at completion of a download?)

2007-12-01 Thread Sami Liedes
Package: bittornado Version: 0.3.18-5 Severity: normal Hi, BitTornado generated the following error, probably at the completion of a torrent download: BitTorrent T-0.3.18 (BitTornado) OS: linux2 Python version: 2.4.4 (#2, Aug 16 2007,

Bug#457450: unsort: In "random" mode, always sorts a 2-line file in the same way

2007-12-22 Thread Sami Liedes
Package: unsort Version: 1.0.2-1 Severity: normal Hi, I took a look at the program and figured out that the "randomization based on a good PRNG" mode is not very random. As a symptom of the problem, it always orders a 2-line file in the same way: -

Bug#458351: aptitude: Strange message "There are 0 new [-1]."

2007-12-30 Thread Sami Liedes
Package: aptitude Version: 0.4.10-1 Severity: normal Hi, Here's the output from an aptitude run (some of the output is from etckeeper and rkhunter). The last line, "There are 0 new [-1].", is a bit mysterious to me. It probably comes from aptitude: $ grep 'There are now ' /usr/bin/aptitude Binar

Bug#458454: shapecfg: Path in package description is incorrect

2007-12-31 Thread Sami Liedes
Package: shapecfg Version: 2.2.12-0.7.3-2.2 Severity: normal Hi, >From the package description: limits on outgoing network traffic. Incoming traffic may not be limited or shaped using this utility. See /usr/share/doc/shapecfg/README.

Bug#442219: amd64 specific?

2007-12-10 Thread Sami Liedes
Hi, I have the same problem, also on amd64, which makes me think this might be amd64 specific. Sami signature.asc Description: Digital signature

Bug#447620: libsoprano-dev: Should be in section libdevel, not libs

2007-10-22 Thread Sami Liedes
Package: libsoprano-dev Version: 1.95.0~beta2-1 Severity: minor Hi, It seems libsoprano-dev is in the wrong section. It should probably be in libdevel, not in libs. Sami -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture

Bug#447618: libeigen-dev: Should be in section libdevel, not libs

2007-10-22 Thread Sami Liedes
Package: libeigen-dev Version: 1.0.5-1 Severity: minor From the description and the package name, it seems libeigen-dev should be in section libdevel, not section libs. Sami -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architect

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-10-24 Thread Sami Liedes
On Wed, Sep 05, 2007 at 02:48:39PM +0300, Sami Liedes wrote: > On Wed, Sep 05, 2007 at 01:31:06AM +0200, Cyril Brulebois wrote: > > > What about the following? An Application Manager asks his/hers New > > Maintainer applicant to sign the source packages, or more generally one &

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-10-25 Thread Sami Liedes
On Thu, Oct 25, 2007 at 08:10:08AM +0200, Raphael Hertzog wrote: > On Thu, 25 Oct 2007, Sami Liedes wrote: > > > However, it still fails to do what you describe: The .dsc can be > > > signed by *anyone* whose key I happen to have in my keyring, not only > > > by the p

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-10-25 Thread Sami Liedes
package dpkg-dev severity 440841 wishlist retitle 440841 dpkg accepts .dscs signed by anyone in the user's personal keyring, not only the person in the Maintainer: field tags 440841 - security thanks On Thu, Oct 25, 2007 at 08:38:08PM +0200, Raphael Hertzog wrote: > > That's not the feature you

Bug#434247: cultivation: Sound is full volume white noise on amd64

2007-07-22 Thread Sami Liedes
Package: cultivation Version: 7.20061227.dfsg1-1 Severity: normal Hi, On amd64, all the sound seems to be full volume white noise (essentially entirely random samples). Inside a 32-bit chroot the sound works. Sami -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#431706: Still broken?

2007-07-29 Thread Sami Liedes
I'm not sure things still work the way intended. Trying to upgrade from 0.6.17-1: Preparing to replace gnokii 0.6.17-1 (using .../gnokii_0.6.18-1_amd64.deb) ... Adding group `gnokii' (GID 120) ... Done. Unpacking replacement gnokii ... U

Bug#435243: debtags: cron.daily update remains after package removal

2007-07-30 Thread Sami Liedes
Package: debtags Version: 1.7.3 Severity: normal Hi, After removing, but not purging, the debtags package, the cron daemon mails me this daily: Subject: Cron <[EMAIL PROTECTED]> test -x /usr/sbin/anacron || ( cd / && run-parts --report

Bug#440469: gwhy crashes on startup

2007-09-01 Thread Sami Liedes
Package: why Version: 2.04.dfsg-1 Severity: normal Steps to reproduce: $ rm -f ~/.gwhyrc $ touch test.mlw $ gwhy test.mlw [...] .gwhyrc : invalid value for window_width [...] .gwhyrc : invalid value for window_height [...

Bug#440469: gwhy crashes on startup

2007-09-02 Thread Sami Liedes
On Sun, Sep 02, 2007 at 12:22:56AM +0200, Samuel Mimram wrote: > Unfortunately I cannot reproduce this on my i386 box: That's strange. I couldn't get it to start even once. > % gwhy test.mlw > [...] .gwhyrc : invalid value for window_width > [...] .gwhyrc : invalid value for window_hei

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-09-04 Thread Sami Liedes
Package: dpkg-dev Version: 1.14.5 Severity: grave Tags: security Justification: root security hole >From /usr/bin/dpkg-source: if (-x '/usr/bin/gpg') { my $gpg_command = 'gpg -q --verify '; if (-r '/usr/share/keyrings/debi

Bug#440841: dpkg-dev: source package gpg verification doesn't restrict valid keys to debian-keyring

2007-09-05 Thread Sami Liedes
On Wed, Sep 05, 2007 at 01:31:06AM +0200, Cyril Brulebois wrote: > What about the following? An Application Manager asks his/hers New > Maintainer applicant to sign the source packages, or more generally one > provides source packages on ones website, and publish the key with which > they were sig

Bug#441158: libpostgresql-ocaml: Uninstallable in sid: Needs to be rebuilt against ocaml 3.10.0

2007-09-06 Thread Sami Liedes
Package: libpostgresql-ocaml Version: 1.5.4-2+b1 Severity: normal libpostgresql-ocaml needs to be rebuilt against new ocaml in sid in order to be installable again. Sami -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#382175: Ping

2007-09-11 Thread Sami Liedes
On Tue, Sep 11, 2007 at 05:41:52AM +, brian m. carlson wrote: > > I think I could help with this, either the reverse engineering or > > reimplementation effort, if that's needed. I don't have very much > > experience with RPC though. > > Due to school and just life in general, I have had almo

Bug#449187: aptitude: Often segfaults after upgrading packages, after pressing enter to continue

2007-11-03 Thread Sami Liedes
Package: aptitude Version: 0.4.7-1 Severity: normal Hi, This has occurred now two or three times to me in the last week or so. After pressing enter to continue at the prompt after upgrading packages, aptitude often segfaults ("ouch, got SIGSEGV, dying" or something like that). This doesn't happen

Bug#449187: More info on the crash

2007-11-03 Thread Sami Liedes
Hi, Here are some valgrind logs of aptitude running with GLIBCXX_FORCE_NEW=1 set. Invalid read of size 8 at 0x42C59A: pkgCache::VerIterator::end() const (cacheiterators.h:107) by 0x4CF8B5: pkg_description_widget::set_package(pkgCa

Bug#449187: More info on the crash

2007-11-04 Thread Sami Liedes
Attached a log from a GDB debug session. From a quick glance, it seems to me that there might be something wrong with at least the lastPkg and lastVer variables in frame #4. I don't quite understand the code yet though. Sami (g

Bug#319377: libapt-pkg: patches for speedup

2006-04-08 Thread Sami Liedes
Umh, sorry for a _really_ slow reply, apparently I lost or missed your mail somehow. I only re-found this bug now. Replying in hope that it is still useful :) And yes, the version number is a typo. > Did you profile any of these changes separately? What were the objective > results from your chan

Bug#362981: schoolbell: The homepage URL in the package description is broken

2006-04-16 Thread Sami Liedes
Package: schoolbell Severity: normal The package description gives the homepage URL as http://www.schooltool.org/schoolbell . It should probably be http://www.schooltool.org/products/schoolbell . Sami -- System Information: Debian Release: testing/unstable APT prefers unstable APT po

Bug#352811: Backtrace

2006-04-19 Thread Sami Liedes
I have a similar enough to make me think it's the same bug, but not quite identical, problem. In my case also the default font is shown as blocks. I get the warnings Warning: Cannot convert string "-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string

Bug#351337: A more useful backtrace

2006-04-02 Thread Sami Liedes
Here's a more useful backtrace from GDB (on amd64): #0 0x2b3568b7 in *__GI_strncpy () from /usr/lib/debug/libc.so.6 #1 0x004b3a8d in imap_fix_path (idata=0x76dc20, mailbox=0x0, path=0x0, plen=1) at ../../imap/util.c:299 #2 0x004ab042 in cmd_parse_status (idata=0x76d

Bug#351337: CVS date that introduced the bug

2006-04-02 Thread Sami Liedes
On further testing, I - could NOT reproduce this on upstream Mutt 1.5.11, but - could reproduce it on upstream CVS from today I did a binary search on CVS versions and found that a version checked out with `cvs co -D 2005-12-22' works but one from `cvs co -D 2005-12-23' doesn't. That leaves u

Bug#585955: Same problem here

2010-07-06 Thread Sami Liedes
Same problem here; with KMS enabled, cursor is a white square after KDM started, display otherwise black. Trying to change to a text console hangs the display, with these messages in Xorg.log.0: Output DFP2 disable success Blank CRTC 0 s

Bug#585955: Same problem here

2010-07-07 Thread Sami Liedes
On Wed, Jul 07, 2010 at 08:53:22AM +0100, Julien Cristau wrote: > On Wed, Jul 7, 2010 at 00:43:12 +0300, Sami Liedes wrote: > > > (II) [KMS] drm report modesetting isn't supported. > [...] > > (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version &g

Bug#595386: xserver-xorg: X segfaults on switching from text console with kms (infinite recursion in xf86RandR12EnterVT())

2010-09-03 Thread Sami Liedes
On Fri, Sep 03, 2010 at 07:21:41PM +0200, Julien Cristau wrote: > Could be fixed by: > > commit 68a9ee8370e6f9b38218376ac92d5130a5b0ef1e > Author: Keith Packard > Date: Fri May 7 22:56:04 2010 -0700 > > Clean up RandR12 bits on screen close (bug 27114) > > When resetting the serve

Bug#524558: Occasional X hangs where drmCommandWrite() never returns

2011-03-05 Thread Sami Liedes
On Sat, Mar 05, 2011 at 08:24:59PM +0100, Cyril Brulebois wrote: > what's the status with an X stack from squeeze, or sid, or > experimental? I'm nowadays using UXA with X from sid. As this bug only occured with EXA, hard to say. I haven't seen freezes lately. I guess UXA will be the long term sol

Bug#608345: cuneiform build scripts do not honor DEB_BUILD_OPTIONS=noopt

2010-12-29 Thread Sami Liedes
Package: cuneiform Version: 1.0.0+dfsg-1 Severity: normal Note: This version of cuneiform is currently in experimental. I have not checked if this bug applies to the version in testing/unstable. cuneiform build process does not seem to honor DEB_BUILD_OPTIONS=noopt, but rather passes a -O2 to $CC

Bug#610657: libc6: Segfault in dynamic loader on new Intel CPUs (with AVX)

2011-01-20 Thread Sami Liedes
Package: libc6 Version: 2.11.2-8 Severity: normal Hi, There's apparently a bug in libc6 that causes dynamic loader to crash in some scenarios on CPUs with AVX (Advanced Vector Extensions) support. I don't understand the bug very well, please refer to the upstream bug report (see below) for more e

Bug#610657: libc6: Segfault in dynamic loader on new Intel CPUs (with AVX)

2011-01-23 Thread Sami Liedes
On Sat, Jan 22, 2011 at 11:57:44PM +0100, Aurelien Jarno wrote: > It might indeed be an important bug that has to be fixed before the > release. Unfortunately I don't have access to a machine with the new > Core i7 to test. Could you please tell me if the bug happens very > rarely or on a lot of p

Bug#531221: still will not fix??

2011-01-28 Thread Sami Liedes
On Fri, Jan 28, 2011 at 01:32:42PM +0100, Frederik Schwarzer wrote: > We want all the world to respect our GPL limitations to keep things > free. So we should respect other people's right to restrict their > works. If you disagree, discuss it with the author who applied that > limitation. There's

Bug#580119: Hang in pixman_blt_sse2()

2011-01-30 Thread Sami Liedes
On Sun, Jan 30, 2011 at 05:50:56AM +0100, Cyril Brulebois wrote: > Still having this issue with the X stack from squeeze/sid (or from > experimental)? No, haven't seen this lately (though I've been using EXA and KMS). Sami signature.asc Description: Digital signature

Bug#577536: cron: Warns that an XFS fs doesn't have lost+found - however manpage indicates it's not needed

2010-04-12 Thread Sami Liedes
Package: cron Version: 3.0pl1-109 Severity: normal Hi, Cron sends me warning mails like this: /etc/cron.daily/standard: Some local filesystems do not have lost+found directories. This means that these filesystems will not be able to re

Bug#575814: Affects also setting options with synclient

2010-05-27 Thread Sami Liedes
On Wed, May 26, 2010 at 11:57:45PM +0200, Julien Cristau wrote: > Can you run 'xtrace -I . synclient -l' with the attached file in the > current directory, and send us the output? Hmh, seems I can't reproduce it anymore after suspend/resume (which killed X or KDM or something for some reason - no

Bug#575814: Affects also setting options with synclient

2010-05-26 Thread Sami Liedes
Package: xserver-xorg-input-synaptics Version: 1.2.2-2 Hi, This also affects trying to set some options with synclient: $ synclient VertEdgeScroll=0 Float properties not available. VertEdgeScroll = format mismatch (32) X Er

Bug#574174: qemu: -kernel option is broken: No symlink to linuxboot.bin

2010-03-16 Thread Sami Liedes
Package: qemu Version: 0.12.3+dfsg-1 Severity: normal Hi! Not sure if this is qemu or seabios problem (I have seabios 0.5.1-2 package installed), but suddenly qemu-system-x86_64's -kernel option does not work. It complains (to qemu's stderr) that Could not open option rom 'linuxboot.bin': No

Bug#579542: x11-xserver-utils: xrandr --transform none crashes

2010-04-28 Thread Sami Liedes
Package: x11-xserver-utils Version: 7.5+1 Severity: normal Steps to reproduce: With DISPLAY correctly set, run 'xrandr --transform none' Expected results: The display's transformation matrix is reset Actual results: xrandr segfaults immediately Notes: 'xrandr --output LVDS1 --tra

Bug#580119: Hang in pixman_blt_sse2()

2010-05-03 Thread Sami Liedes
On Mon, May 03, 2010 at 09:11:02PM +0300, Sami Liedes wrote: > I've seen my X hang two times today. Hard to tell if I'm doing > anything special to get it to happen; just running KDE with some of > its effects like compositing/window transparency on. I haven't noticed >

<    1   2   3   4   >