Bug#874081: borgbackup: Won't start: ImportError: /usr/lib/python3/dist-packages/borg/crypto.cpython-35m-x86_64-linux-gnu.so: undefined symbol: PyFPE_jbuf

2017-09-02 Thread Sami Liedes
Package: borgbackup Version: 1.0.11-3 Severity: normal Merely starting borg after upgrading to python3.5 3.5.4-3 fails: $ borg Traceback (most recent call last): File "/usr/bin/borg", line 11, in

Bug#858794: gmime: Tests contain a MIME message with a (presumably non-free) Playboy/Hustler/something photo

2017-03-26 Thread Sami Liedes
Source: gmime Version: 2.6.22-2 Severity: serious With package 'ripmime' installed: $ apt-get source gmime-bin $ cd gmime-2.6.22/tests/ $ mkdir attachments $ cd attachments $ cat ../message-partial.* ../*.eml |ripmime -i - $ ls -l

Bug#854207: gdb: Reverse debugging broken on Debian's libc because of missing support for vorpd in memset

2017-02-04 Thread Sami Liedes
Package: gdb Version: 7.12-6 Severity: normal Tags: upstream Reverse debugging is currently broken with sid's combination of libc and GDB on x86_64. The problem is that support for some instructions is missing; one of these is vorpd, used at least in libc's memset():

Bug#787956: raising the severity, prevents usage of the multilib packages

2016-11-27 Thread Sami Liedes
On Sat, Nov 26, 2016 at 08:59:34PM +0100, Matthias Klose wrote: > > Can you please provide a clear, from first steps description of what's > > needed and why? > > again, here is the example which you removed: > [...] >^ > compilation terminated. > > The example fails because

Bug#839546: apt upgrade wants to install packages that apt autoremove will remove

2016-10-01 Thread Sami Liedes
[master a39564c] committing changes in /etc after apt run Author: Sami Liedes <sami.lie...@iki.fi> 1 file changed, 1 insertion(+), 1 deletion(-) $ sudo apt autoremove Reading package lists... Done Building dependency tree Reading state information... Done The following packages will b

Bug#824137: texlive-fonts-extra-doc: trying to overwrite '/usr/share/doc/texlive-doc/latex/mweights/README' from texlive-latex-extra-doc 2015.20160320-1

2016-05-12 Thread Sami Liedes
Package: texlive-fonts-extra-doc Version: 2016.20160512-1 Severity: serious When upgrading texlive-fonts-extra-doc: Preparing to unpack .../texlive-fonts-extra-doc_2016.20160512-1_all.deb ... Unpacking texlive-fonts-extra-doc

Bug#458351: "Current status" looks like an error warning

2015-09-10 Thread Sami Liedes
On Thu, Sep 10, 2015 at 12:14:29PM +0100, Manuel A. Fernandez Montecelo wrote: > > Isn't it bad to output something the user doesn't understand even if > > they didn't use -v? > > I disagree with users not understanding that, or that being a big > problem. The first message, "There are 0 new

Bug#788386: libprocps3-dev:amd64, libprocps3-dev:i386 not coinstallable

2015-06-10 Thread Sami Liedes
Package: libprocps3-dev Version: 2:3.3.9-9 Severity: normal Hi, libprocps3-dev cannot currently be installed for multiple architectures, causing inconvenience if one wishes to compile procps code for both 32-bit and 64-bit: $ sudo

Bug#787956: lib32z1-dev: Compiling anything that includes zlib.h with -m32 fails

2015-06-10 Thread Sami Liedes
On Wed, Jun 10, 2015 at 04:38:03PM +0100, Mark Brown wrote: On Sat, Jun 06, 2015 at 11:57:30PM +0300, Sami Liedes wrote: lib32z1-dev fails to include zconf.h, which results in compiling (AFAICT) any zlib-using program to fail: This header file is included in the zlib1g-dev package which

Bug#787956: lib32z1-dev: Compiling anything that includes zlib.h with -m32 fails

2015-06-06 Thread Sami Liedes
Package: lib32z1-dev Version: 1:1.2.8.dfsg-2+b1 Severity: important lib32z1-dev fails to include zconf.h, which results in compiling (AFAICT) any zlib-using program to fail: $ cat zlib-32.c #include zlib.h $ gcc -m32 -c zlib-32.c In

Bug#786519: libwine:amd64: trying to overwrite shared '/usr/share/wine/wine/fonts/sserifee.fon'

2015-05-22 Thread Sami Liedes
Package: libwine Version: 1.6.2-20 Severity: normal Trying to upgrade libwine results in an error: Preparing to unpack .../wine32_1.6.2-21_i386.deb ... Unpacking wine32:i386 (1.6.2-21) over (1.6.2-20) ... Preparing to unpack

Bug#772881: gnome-tweak-tool: Fails to start: ImportError: cannot import name Soup

2014-12-11 Thread Sami Liedes
Package: gnome-tweak-tool Version: 3.14.2-1 Severity: normal Starting gnome-tweak-tool from command line gives this error message: $ gnome-tweak-tool WARNING : Shell not installed or running Traceback (most recent call last): File

Bug#768337: ghc-mod: ghc-mod is broken - called emacs-package-remove as a new-style add-on, but has no compat file.

2014-11-06 Thread Sami Liedes
Package: ghc-mod Version: 5.2.1.1-1 Severity: normal When upgrading ghc-mod, I get this message (which does not prevent installation): Preparing to unpack .../ghc-mod_5.2.1.1-1_amd64.deb ... ERROR: ghc-mod is broken - called

Bug#764818: sudo: Silently fails to execute any commands if kernel compiled with !AUDIT

2014-10-11 Thread Sami Liedes
been compiled without AUDIT support, but fails miserably. Author: Sami Liedes sami.lie...@iki.fi --- --- sudo-1.8.11p1.orig/plugins/sudoers/linux_audit.c +++ sudo-1.8.11p1/plugins/sudoers/linux_audit.c @@ -57,7 +57,7 @@ linux_audit_open(void) au_fd = audit_open(); if (au_fd == -1

Bug#764818: sudo: Silently fails to execute any commands if kernel compiled with !AUDIT

2014-10-11 Thread Sami Liedes
On Sat, Oct 11, 2014 at 04:13:16PM +0300, Sami Liedes wrote: --- sudo-1.8.11p1.orig/plugins/sudoers/linux_audit.c +++ sudo-1.8.11p1/plugins/sudoers/linux_audit.c @@ -57,7 +57,7 @@ linux_audit_open(void) au_fd = audit_open(); if (au_fd == -1) { /* Kernel may not have audit

Bug#758968: proofgeneral: called emacs-package-remove as a new-style add-on, but has no compat file.

2014-08-23 Thread Sami Liedes
Package: proofgeneral Version: 4.3~pre131011-0.1 Severity: normal When upgrading proofgeneral, I get this message: Preparing to unpack .../proofgeneral_4.3~pre131011-0.1_all.deb ... ERROR: proofgeneral is broken - called

Bug#753789: openssl-vulnkey: TypeError: not all arguments converted during string formatting

2014-07-04 Thread Sami Liedes
Package: openssl-blacklist Version: 0.5-3 Severity: normal openssl-vulnkey fails when applied to a file which is not x509, req or rsa. This breaks doing something like openssl vulnkey * in a keys directory, because it stops processing once it fails.

Bug#749595: doc-base: fails to upgrade

2014-05-28 Thread Sami Liedes
Package: doc-base Version: 0.10.5 Severity: normal doc-base fails to upgrade: Setting up doc-base (0.10.5) ... Processing 7 added doc-base files... Cannot open file `/usr/share/doc-base/ocaml-doc-ocaml' for reading: No such file or

Bug#748618: syslinux-themes-debian: Fails to uninstall: extlinux-update: not found

2014-05-18 Thread Sami Liedes
Package: syslinux-themes-debian Version: 12-3 Severity: serious Uninstalling syslinux-themes-debian fails: Removing syslinux-themes-debian (12-3) ... /var/lib/dpkg/info/syslinux-themes-debian.postrm: 15:

Bug#747063: kdepimlibs5-dev: Missing Conflicts:

2014-05-05 Thread Sami Liedes
Package: kdepimlibs5-dev Version: 4:4.12.4-1 Severity: normal Hi, When doing an upgrade, I hit this error: Unpacking kdepimlibs5-dev (4:4.12.4-1) over (4:4.11.5-4+b1) ... dpkg: error processing archive

Bug#744313: parted: FTBFS with DEB_BUILD_OPTIONS=noopt nostrip (ABI has changed)

2014-04-12 Thread Sami Liedes
Package: parted Version: 2.3-19 Severity: normal Hi, I'm not sure if something can be done about this, but I discovered (when debugging a segfault in cfdisk) that parted fails to build with DEB_BUILD_OPTIONS=noopt nostrip. Here's the problem from the end of the build log:

Bug#744318: gnu-fdisk: Reproducible crash in query_part_position() when creating partitions

2014-04-12 Thread Sami Liedes
Package: gnu-fdisk Version: 1.2.5-2 Severity: important The following procedure reproducibly segfaults cfdisk for me: 1. cfdisk /dev/sdd * note: /dev/sdd is a 3 TB disk with no partition table 2. When prompted on whether to create partition table, choose Create 3. Choose msdos disk label type

Bug#744318: gnu-fdisk: Reproducible crash in query_part_position() when creating partitions

2014-04-12 Thread Sami Liedes
On Sun, Apr 13, 2014 at 12:22:15AM +0300, Sami Liedes wrote: Here's a GDB log that indicates the problem is in the variable range being NULL. Note that to reproduce this, you need to compile gnu-fdisk with debug symbols, for which you will first need to fix it to build (#741767; I'll send

Bug#741758: Patch to make gnu-fdisk build again

2014-04-12 Thread Sami Liedes
tags 741758 + patch thanks Here's a patch to make gnu-fdisk build again against recent readline. Sami --- gnu-fdisk-1.2.5.orig/src/ui.c +++ gnu-fdisk-1.2.5/src/ui.c @@ -1465,7 +1465,7 @@ fdisk_init_ui () #if

Bug#736122: virtinst: Installing debian fails with AttributeError: 'virStream' object has no attribute 'upload'

2014-01-19 Thread Sami Liedes
Package: virtinst Version: 0.600.4-2 Severity: normal Installing Debian from an URL like that suggested by the man page (but with .us. replaced with .fi.) fails with the error mentioned in the subject. I also tried with virtinst from experimental (however this run is from the unstable version).

Bug#733681: wine: Some conflicts missing (between wine 1.6.1-8 and libwine-bin:i386 1.4.1-4)

2013-12-30 Thread Sami Liedes
Package: wine Version: 1.6.1-8 Severity: normal Hi, It's not clear to me what kind of Conlicts: field is needed for this, but anyway I hit this error: $ sudo apt-get install wine32-dev-tools [...] Unpacking wine (1.6.1-8) over (1.4.1-4) ... dpkg: error processing archive

Bug#733687: libwine-dev:i386: libwinecrt0.a missing

2013-12-30 Thread Sami Liedes
Package: libwine-dev Version: 1.6.1-8 Severity: normal Hi, Linking a simple hello world program with winegcc fails with /usr/bin/ld.bfd.real: cannot find -lwinecrt0. Indeed packages.debian.org reports that /usr/lib/i386-linux-gnu/wine/libwinecrt0.a was available in the testing version

Bug#718626: Acknowledgement (chromium: Cannot print to a file in the home directory)

2013-10-27 Thread Sami Liedes
On Sat, Aug 03, 2013 at 11:43:11AM +0200, Martin Ziegler wrote: If one choses (in the Print dialog window) to print a page to a file in the home directory, this silently fails. The file will not be created. Printing to files in other directories works fine. Hi, I observed this same behavior.

Bug#727167: fonts-junicode: debian/copyright may be out of date

2013-10-22 Thread Sami Liedes
Package: fonts-junicode Version: 0.7.8-1 Severity: normal Hi, Might be that I'm mistaken or that Junicode is dual-licensed or something, but the upstream page (junicode.sf.net) says the font is licensed under the Open Font License. However, debian/copyright reports that the license is GPL-2.

Bug#722633: python-mpltoolkits.basemap: Warning when module imported

2013-09-12 Thread Sami Liedes
Package: python-mpltoolkits.basemap Version: 1.0.3+dfsg-2 Severity: normal Importing mpl_toolkits.basemap causes a warning to be emitted: $ python Python 2.7.5+ (default, Aug 4 2013, 10:07:17) [GCC 4.8.1] on linux2 Type help,

Bug#721386: blt-dev: trying to overwrite '/usr/share/man/man3/tree.3.gz', which is also in package libbsd-dev 0.6.0-1

2013-08-30 Thread Sami Liedes
Package: blt-dev Version: 2.4z-6 Severity: serious Package does not install: Preparing to replace blt-dev 2.4z-5 (using .../blt-dev_2.4z-6_amd64.deb) ... Unpacking replacement blt-dev ... dpkg: error processing /var/cache/apt/archives/blt-dev_2.4z-6_amd64.deb (--unpack): trying to overwrite

Bug#721387: gdmap: Should probably be Section: admin, not Section: graphics

2013-08-30 Thread Sami Liedes
Package: gdmap Version: 0.8.1-3 Severity: minor Hi, gdmap is currently in Section: graphics. It is not a graphics program, but an administration program, hence it probably should be in Section: admin. Sami -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#721389: system-config-printer: Should be in Section: admin, not Section: python

2013-08-30 Thread Sami Liedes
Package: system-config-printer Version: 1.4.1-3 Severity: minor Judging from the description of the package, it should be in Section: admin, not Section: python; it has nothing at all to do with Python programming. In fact I'd also question what useful purpose the description mentioning that the

Bug#705502: tesseract: Individual language packages should depend on tesseract-ocr

2013-04-15 Thread Sami Liedes
Source: tesseract Version: 3.02.02-1 Severity: normal Hello, I noticed that the individual language packages, like tesseract-ocr-spa or tesseract-ocr-fin, do not have any kind of dependency for the tesseract-ocr packages. I suspect that in the very least a Recommends: should exist. BTW the

Bug#679838: xserver-xorg-video-ati: Does not honor DEB_BUILD_OPTIONS=noopt

2012-07-01 Thread Sami Liedes
Source: xserver-xorg-video-ati Version: 1:6.14.4-5 Severity: normal When building, the xserver-xorg-video-ati package does not honor DEB_BUILD_OPTIONS=noopt, hence making debugging needlessly hard. (I didn't check if it honors DEB_BUILD_OPTIONS=nostrip.) Moreover, without V=1, the build script

Bug#678584: avr-libc manpages override libc manpages if PATH contains (for example) /usr/lib/ccache

2012-06-22 Thread Sami Liedes
Package: avr-libc Version: 1:1.8.0-2 Severity: important Steps to reproduce (MANPATH is not set and /etc/manpath.config has not been modified from the default): 1. export PATH=/usr/lib/ccache:/usr/bin:/bin 2. man 3 printf Expected result: 2. man page for printf(3) from libc is shown Actual

Bug#678033: clang++ --std=gnu++11 fails to compile iostream

2012-06-20 Thread Sami Liedes
On Mon, Jun 18, 2012 at 09:45:14PM +0300, Sami Liedes wrote: $ clang++ test.cpp -o test -std=gnu++11 [...] /usr/bin/../lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/type_traits:256:39: error: use of undeclared identifier '__float128' struct __is_floating_point_helper__float128

Bug#678033: clang++ --std=gnu++11 fails to compile iostream

2012-06-18 Thread Sami Liedes
Package: clang Version: 3.1-5 Severity: normal I assume clang++ tries to support the --std=gnu+11 option. Compiling a hello world program with it fails: $ cat test.cpp #include iostream int main() { std::cout Hello, world!

Bug#676803: lintian: Please add a sanity check for .pc-introduced flags

2012-06-09 Thread Sami Liedes
Package: lintian Version: 2.5.8 Severity: wishlist [#657699 is a special case of this] Hi, It would be useful to have a check for .pc (pkg-config) files introducing flags they probably should not, like Cflags -O2, -g or -DNDEBUG. I went through all the .pc files in the current sid amd64

Bug#676803: tarball with all the .pc files (Re: lintian: Please add a sanity check for .pc-introduced flags)

2012-06-09 Thread Sami Liedes
On Sat, Jun 09, 2012 at 05:01:32PM +0300, Sami Liedes wrote: I went through all the .pc files in the current sid amd64 archive. Here are some examples I consider suspicious: Ok, I've tried very hard to attach a small tarball containing all the .pc files, as extracting them otherwise requires

Bug#676713: audacity: DEB_BUILD_OPTIONS=noopt still compiles some files with -O2

2012-06-08 Thread Sami Liedes
Package: audacity Version: 2.0.0-1 Severity: normal While trying to build a debuggable package with DEB_BUILD_OPTIONS=noopt nostrip, I ran into this. Even with DEB_BUILD_OPTIONS=noopt, most of the modules in the project are built with -O2, while some are correctly built with -O0 (as the last

Bug#676713: audacity: DEB_BUILD_OPTIONS=noopt still compiles some files with -O2

2012-06-08 Thread Sami Liedes
On Sat, Jun 09, 2012 at 03:29:03AM +0300, Sami Liedes wrote: Package: audacity Version: 2.0.0-1 Severity: normal While trying to build a debuggable package with DEB_BUILD_OPTIONS=noopt nostrip, I ran into this. Even with DEB_BUILD_OPTIONS=noopt, most of the modules in the project

Bug#676715: debian-goodies: debget fails silently on error

2012-06-08 Thread Sami Liedes
Package: debian-goodies Version: 0.60 Severity: normal Hi, When fetching a nonexisting package, debget silently fails: $ debget nonexistent-package $ There is code in

Bug#675127: installation-reports: [wheezy alpha1] Installation on HP Pavilion dv6-6b45eo laptop

2012-06-03 Thread Sami Liedes
Oh yes, there's one more thing I found slightly confusing during the (expert) installation. After I have set some partitions to be used as physical volumes for encryption in the Partition disks screen, I select Configure encrypted volumes. In the resulting screen, there is a choice to encrypt

Bug#675127: installation-reports: [wheezy alpha1] Installation on HP Pavilion dv6-6b45eo laptop

2012-05-29 Thread Sami Liedes
Package: installation-reports Severity: normal -- Package-specific info: Boot method: USB stick, made with cat debian-wheezy-DI-a1-amd64-netinst.iso /dev/sdd Image version: debian-wheezy-DI-a1-amd64-netinst.iso, sha1sum c292dba20ef374231c47ac396b5f486d8e1eb35e Date: Date and time of the

Bug#535194: closed by Enrico Rossi e.ro...@tecnobrain.com (Re: debtags update segfaults; increasing APT::Cache-Limit fixes)

2012-04-30 Thread Sami Liedes
On Mon, Apr 30, 2012 at 01:15:14PM +, Debian Bug Tracking System wrote: debtags update uses apt to retrieve updated tags and since apt in your configuration has problem with Cache-Limit (see apt.conf man page) debtags has the same problem too. Thanks. Well, I'd imagine it could give an

Bug#654198: still found

2012-04-22 Thread Sami Liedes
found 654198 0.29-1 thanks On Sun, Apr 22, 2012 at 03:32:46PM +0100, Lars Wirzenius wrote: close 654198 0.26-1 thanks the corruption when obnam is terminated with control-c should be fixed as of version 0.26-1, but I forgot to include the bug in the changelog. Reopening per IRC discussion.

Bug#668559: overwrites - overrides

2012-04-12 Thread Sami Liedes
Package: insserv Version: 1.14.0-3 Severity: minor Hi, I cringe every time insserv gives a report such as this: insserv: warning: current stop runlevel(s) (0 6) of script `alsa-utils' overwrites defaults (0 1 6).

Bug#663237: e2fsprogs: [patch] Make resize2fs shrinking use much less CPU

2012-03-09 Thread Sami Liedes
Package: e2fsprogs Version: 1.42.1-2 Severity: normal Tags: patch Shrinking a filesystem is currently very CPU intensive. On a 100G ext4 filesystem filled to 50% full by making copies of /usr/share/doc to $MNTPOINT/doc{1,2,3,...}, running resize2fs on a fairly slow (~5400 rpm) disk and a fast

Bug#661071: [patch] Re: e2fsprogs is compiled without optimizations and without debug info

2012-03-08 Thread Sami Liedes
On Thu, Feb 23, 2012 at 09:57:14PM -0500, Theodore Tso wrote: I've already checked in a change to do this. See commit f921eda1. I guess this bug can be marked fixed in 1.42.1-2? Sami signature.asc Description: Digital signature

Bug#661193: linux-tools-3.2: perf fails to annotate code with separate debug info under some conditions

2012-02-24 Thread Sami Liedes
Package: linux-tools-3.2 Version: 3.2.1-2 Severity: normal Hi! perf report does not show source code lines (annotation) for some binaries with separate debug information if those build-id's have been cached in perf's build-id cache. This is true for at least those packages whose debug symbols

Bug#661071: e2fsprogs is compiled without optimizations and without debug info

2012-02-23 Thread Sami Liedes
Package: e2fsprogs Version: 1.42.1-1 Severity: normal When investigating why e2resizing a 100G filesystem to 75G takes several hours of *CPU* time on a Core i7 computer (in the Scanning inode table phase -- you might get a bug report about that later if turning optimizations on doesn't help very

Bug#661071: [patch] Re: e2fsprogs is compiled without optimizations and without debug info

2012-02-23 Thread Sami Liedes
tags 661071 patch thanks On Fri, Feb 24, 2012 at 01:48:54AM +0200, Sami Liedes wrote: 20 dpkg-source: info: building e2fsprogs in e2fsprogs_1.42.1-1.dsc 21 debian/rules build 22 /bin/sh: 1: Syntax error: Bad fd number 23

Bug#660564: bonnie++: csv header has fewer fields than data lines

2012-02-19 Thread Sami Liedes
Package: bonnie++ Version: 1.96 Severity: normal Here's some sample CSV output from bonnie++:

Bug#657342: Backtrace valgrind log

2012-01-26 Thread Sami Liedes
I too am seeing this crash under KDE. It's something PulseAudio related. The crash happens in libasound. I compiled alsa-utils and libasound with DEB_BUILD_OPTIONS=noopt nostrip to get some useful backtraces. First, when run under valgrind (valgrind --log-file=valgrind.log alsamixer), alsamixer

Bug#654965: systemtap-server: stap-server fails to start

2012-01-13 Thread Sami Liedes
On Sat, Jan 07, 2012 at 10:22:36PM +0200, Timo Juhani Lindfors wrote: Hi, these steps seem to work for me: [...] $ stap --use-server localhost -v -e 'probe begin {}' FWIW, I don't think this does what you'd imagine it does. Systemtap seems to be very picky about parameter syntax; in this

Bug#654965: systemtap-server: stap-server fails to start

2012-01-07 Thread Sami Liedes
Package: systemtap-server Version: 1.6-1 Severity: normal stap-server start, as documented in the stap-server(8), does not seem to work at all. First, the -u option fails due to missing runuser (which comes in coreutils, but not in Debian's coreutils for some reason):

Bug#654198: obnam fsck: error: Error -3 while decompressing data: incorrect data check

2012-01-02 Thread Sami Liedes
Package: obnam Version: 0.24.1-1 Severity: normal [This may actually be a data loss bug, consider grave severity] I tested obnam by backing up a few subdirectories of my home directory. I interrupted the backup a few times with ctrl-C; don't know if that's required for this bug to happen. My

Bug#652297: libreoffice-voikko: DEB_BUILD_OPTIONS=noopt doesn't work

2011-12-15 Thread Sami Liedes
Package: libreoffice-voikko Version: 3.2-2 Severity: minor It seems that the debian/rules tries to handle DEB_BUILD_OPTIONS=noopt, but that no longer seems to work for some reason -- the source is built with -O2 and no -g: $ debuild -e

Bug#649473: python-chaco: Upstream URL seems to be wrong

2011-11-21 Thread Sami Liedes
Package: python-chaco Version: 4.0.0-1 Severity: normal URL from package description: Homepage: http://pypi.python.org/pypi/Chaco/ However this URL does not work. The correct URL seems to be with chaco uncapitalized: http://pypi.python.org/pypi/chaco Sami -- System

Bug#497038: lzop indeed would speed things up

2011-07-02 Thread Sami Liedes
I have two ftp.$LANG_CODE.debian.org unstable mirrors in my /etc/apt/sources.list, because sometimes one of them might be down or out-of-date. Doing an apt-file search aoeui on my fast (modern 8-core Sandy Bridge) computer takes around 4 seconds. Almost all of this time is spent gunzipping the

Bug#630917: qt4-linguist-tools: trying to overwrite '/usr/bin/lupdate-qt4', which is also in package libqt4-dev 4:4.7.3-1

2011-06-20 Thread Sami Liedes
[Cc: to cupt maintainer jackyf, see below] On Mon, Jun 20, 2011 at 12:23:42PM +, Fathi Boudra wrote: Hi, On Sat, Jun 18, 2011 at 6:30 PM, Sami Liedes slie...@cc.hut.fi wrote: Package: qt4-linguist-tools Version: 4:4.7.3-2 Severity: serious It seems qt4-linguist-tools needs

Bug#630917: qt4-linguist-tools: trying to overwrite '/usr/bin/lupdate-qt4', which is also in package libqt4-dev 4:4.7.3-1

2011-06-18 Thread Sami Liedes
Package: qt4-linguist-tools Version: 4:4.7.3-2 Severity: serious It seems qt4-linguist-tools needs a Conflicts: against older libqt4-dev: Unpacking qt4-linguist-tools (from .../qt4-linguist-tools_4:4.7.3-2_amd64.deb) ... dpkg: error

Bug#629187: kdeartwork-dbg: Should conflict with kdebase-workspace-dbg 4:4.4.5-9

2011-06-04 Thread Sami Liedes
Package: kdeartwork-dbg Version: 4:4.6.3-1 Severity: normal Hi, When upgrading: Preparing to replace kdeartwork-dbg 4:4.4.5-1 (using .../kdeartwork-dbg_4:4.6.3-1_amd64.deb) ... Unpacking replacement kdeartwork-dbg ... dpkg: error processing

Bug#629188: kdelibs5-data: Should conflict with kdelibs5-plugins 4:4.4.5-5

2011-06-04 Thread Sami Liedes
Package: kdelibs5-data Version: 4:4.6.3-2 Severity: normal Hi, When upgrading: Preparing to replace kdelibs5-data 4:4.4.5-5 (using .../kdelibs5-data_4:4.6.3-2_all.deb) ... Unpacking replacement kdelibs5-data ... dpkg: error

Bug#628405: cupt: Build scripts do not honor DEB_BUILD_OPTIONS=noopt

2011-05-28 Thread Sami Liedes
Package: cupt Version: 2.0.2 Severity: normal It seems the cupt source package does not honor DEB_BUILD_OPTIONS=noopt, which makes debugging a bit more difficult than necessary. As you can see, all the sources are compiled with -O2: $

Bug#626646: libgl1-mesa-dri: [amd64,i965] crash in prepare_wm_surfaces

2011-05-28 Thread Sami Liedes
On Sun, May 22, 2011 at 10:41:35AM +0200, Cyril Brulebois wrote: Sami Liedes slie...@cc.hut.fi (20/05/2011): Perhaps this is a bug in xserver-xorg-video-intel after all? trying what happens with upstream's master merged into the debian-unstable branch of our repository [1] might be a good

Bug#627535: e2fsprogs: FTBFS with DEB_BUILD_OPTIONS=noopt nostrip

2011-05-21 Thread Sami Liedes
Package: e2fsprogs Version: 1.41.12-4 Severity: normal Hi, e2fsprogs fails to build if DEB_BUILD_OPTIONS contains nostrip: $ debuild -e DEB_BUILD_OPTIONS=noopt nostrip [... lots of output] dh_fixperms dh_strip -k # debug package stuff

Bug#626646: libgl1-mesa-dri: [amd64,i965] crash in prepare_wm_surfaces

2011-05-20 Thread Sami Liedes
I ran X (compiled with DEB_BUILD_OPTIONS=noopt) under valgrind to get a better grip on what is going on. I believe this use after free is what causes the crash (sometimes it doesn't crash but causes other problems like persistent screen corruption or screen going entirely dark except for the hw

Bug#623745: lrzip: Fails to compress big enough (tens or hundreds of GB) because of a thread leak

2011-04-25 Thread Sami Liedes
On Sun, Apr 24, 2011 at 01:09:42PM +0300, jari wrote: Hi Sami, Here is a test release from Con's Git repository: dget -x http://cante.net/~jaalto/tmp/debian/lrzip/lrzip_0.603+2011.0423+git7ed977b-1.dsc Please let me know if this addresses the bug. Yeah, seems to work (I think).

Bug#623745: lrzip: Fails to compress big enough (tens or hundreds of GB) because of a thread leak

2011-04-22 Thread Sami Liedes
Package: lrzip Version: 0.552+20110217+gitcd8b086-1 Severity: normal [NOTE: This still seems to be a problem with the most recent upstream version of 0.603 - try with lrzip -lvv - hence Cc:ing to upstream Con Kolivas.] Hi, While trying to compress a big (172 GiB) file (with lrzip -nvv), I ran

Bug#623470: Configuring kdump-tools fails when there is no crashkernel= in the kernel cmdline

2011-04-20 Thread Sami Liedes
Package: kdump-tools Version: 1.3.7-1 Severity: serious Hi, kdump-tools fails to configure on my laptop: Setting up kdump-tools (1.3.7-1) ... Starting kdump-tools: no crashkernel= parameter in the kernel cmdline ... failed!

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

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#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 a

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

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

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

Bug#599353: [patch] Hack to fix this crash

2010-10-07 Thread Sami Liedes
Hi, The crashing is pretty nondeterministic; today the existence of $HOME does not seem to have an effect (confirmed by Timo). It seems to be caused by heap corruption. The code in fault is in x86_64.c; On some core files (produced by KVM), the interrupt stack size

Bug#466683: Package description still horrible

2010-10-01 Thread Sami Liedes
Ping. This bug is now more than 2.5 years old. Any chance of getting a description that doesn't immediately create the need to google for xenstore? Sami signature.asc Description: Digital signature

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 kei...@keithp.com Date: Fri May 7 22:56:04 2010 -0700 Clean up RandR12 bits on screen close (bug 27114) When resetting

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 mismatch. [dri] This chipset

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

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

Bug#580119: Hang in pixman_blt_sse2()

2010-05-05 Thread Sami Liedes
On Mon, May 03, 2010 at 10:05:25PM +0200, Julien Cristau wrote: On Mon, May 3, 2010 at 21:11:02 +0300, Sami Liedes wrote: #5 0x7f9b6e25f30a in fbCopyNtoN (pSrcDrawable=value optimized out, pDstDrawable=value optimized out, pGC=value optimized out, pbox=0x7fff9cf78f60, nbox=0

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 this particular bug before, so

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

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

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':

Bug#524287: xserver-xorg-video-intel: segfault on server exit in i965_prepare_composite()

2010-03-06 Thread Sami Liedes
On Sat, Mar 06, 2010 at 11:52:11AM +0100, Brice Goglin wrote: Can you still reproduce this? No, haven't seen this for a while. Sami signature.asc Description: Digital signature

Bug#557091: Still seeing failure after workaround -- bug in latex-cjk-chinese

2009-12-26 Thread Sami Liedes
[Cc:d to #562198 maintainer since talking about that bug too; please see #557091 for context.] Hi, Just to save some debugging time for others who read this bug report and to keep you informed of this, I still see a somewhat similar package configuration failure in 2009-6 (the same command

Bug#559121: libc6: Package description doesn't mention eglibc

2009-12-01 Thread Sami Liedes
Package: libc6 Version: 2.10.2-2 Severity: minor Hi, Looking at the libc6 package description: $ apt-cache show libc6 Package: libc6 [...] Source: eglibc Version: 2.10.2-2 Provides: glibc-2.10-1 Depends: libc-bin (= 2.10.2-2), libgcc1

Bug#559125: libc6: Package description doesn't mention eglibc

2009-12-01 Thread Sami Liedes
Package: libc6 Version: 2.10.2-2 Severity: minor Hi, Looking at the libc6 package description: $ apt-cache show libc6 Package: libc6 [...] Source: eglibc Version: 2.10.2-2 Provides: glibc-2.10-1 Depends: libc-bin (= 2.10.2-2), libgcc1

Bug#557884: dpm-client: Package description is not very useful

2009-11-24 Thread Sami Liedes
Package: dpm-client Version: 1.7.3.1-2 Severity: minor Hi, The description for the dpm-client package (and AFAICT the rest of the dpm packages are similar) is: Disk Pool Manager (DPM) client Command line interfaces for the Disk Pool

Bug#551284: wfinnish: Most lines in /usr/share/dict/finnish end with $\ for some reason

2009-10-16 Thread Sami Liedes
Package: wfinnish Version: 0.7-17.2 Severity: normal Hi, For some reason, most lines in /usr/share/dict/finnish now end with $\. I'm not really sure about this, but I have always assumed the files in /usr/share/dict are supposed to have plain words, one per line. Also the file starts with an

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#534991: [fixed?] Re: Bug#534991: [UXA] Assertion failure when changing vt, slowness

2009-07-16 Thread Sami Liedes
On Sun, Jun 28, 2009 at 10:00:19PM +0300, Sami Liedes wrote: When using UXA, changing vts causes an assertion failure in X server (../../src/i830_batchbuffer.h:78: intel_batch_emit_dword: Assertion `pI830-batch_ptr != ((void *)0)' failed.). Both of these issues seems to have disappeared

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

2009-07-11 Thread Sami Liedes
On Sat, Jul 11, 2009 at 02:04:16PM +0200, Michel Dänzer wrote: On Fri, 2009-07-10 at 23:05 +0200, Fabian Köster wrote: I have a similar problem using Ubuntu Jaunty with the radeon-driver. See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/348332 Backtraces aren't useful for

Bug#536154: emacs-goodies-el: quack overrides emacs defaults, should probably be optional (aggressive)

2009-07-09 Thread Sami Liedes
On Thu, Jul 09, 2009 at 03:20:44PM -0400, Peter S Galbraith wrote: Sami Liedes slie...@cc.hut.fi wrote: Package: emacs-goodies-el Version: 30.0-1 Severity: normal Hi, The quack package for scheme programming is enabled by default even in the non-aggressive state. It however

  1   2   3   4   >