Bug#1079817: python3.12: should break older (bookworm) versions of fail2ban due to removal of asynchat module

2024-08-27 Thread Lionel Elie Mamane
Package: python3.12 Version: 3.12.4-3 Severity: serious Justification: Policy 3.5 Python 3.12 removes asynchat module, deprecated since Python 3.6. This breaks the bookworm version of fail2ban, and should be declared in the dependencies as Breaks: -- System Information: Debian Release: trixie/si

Bug#1079508: systemd: breaks bookworm version of sysctl (procps package)

2024-08-23 Thread Lionel Elie Mamane
Package: systemd Version: 256.4-3 Severity: serious Justification: Policy 3.5 With systemd 256.4-3 and procps 2:4.0.2-3 (from stable/bookworm), /usr/lib/systemd/systemd-sysctl does not set any of the values in /etc/sysctl.conf nor /etc/sysctl.d/* with potential much breakage when those files conta

Bug#1016085: libqt5network5: depends on libssl3 but loads (wrong) file provided by libssl-dev instead

2022-07-26 Thread Lionel Elie Mamane
Package: libqt5network5 Version: 5.15.4+dfsg-4 Severity: serious Justification: Policy 3.5 I have libssl 3.0.4-2 (satisfying the dependency of libqt5network5), but libssl-dev 1.1.1n-0+deb11u3. Starting QT applications gets on stdout/stderr stuff like 07-26 20:08:33:071 [ warning qt.network.ssl ]

Bug#971403: geeqie: fails to start with X error

2020-09-29 Thread Lionel Elie Mamane
Package: geeqie Version: 1:1.5.1+git20200808-2a27c9ab-1 Severity: grave Justification: renders package unusable Seems to be since upgrade from 1:1.5.1-9 to 1:1.5.1+git20200808-2a27c9ab-1 $ geeqie (geeqie:26619): Gdk-ERROR **: 00:31:08.776: The program 'geeqie' received an X Window System error

Bug#946669: vlc: silently fails to play 32bit 48kHz Opus audio from mkv container

2019-12-13 Thread Lionel Elie Mamane
Package: vlc-plugin-base Version: 3.0.8-0+deb10u1 Severity: serious Justification: depend on libmatroska6v5 versioned too loosely Playing an mkv video with 48kHz 32 bit Opus Audio results in total silence. I tried alsa audio output, I tried pulseaudio output. Videos with other codecs work correctl

Bug#913641: libreoffice-report-builder: report builder reports fail to run

2018-11-13 Thread Lionel Elie Mamane
On Tue, Nov 13, 2018 at 12:58:02PM +0100, rene.engelh...@mailbox.org wrote: > Am 13. November 2018 12:13:52 MEZ schrieb Lionel Elie Mamane > : >> Package: libreoffice-report-builder >> Version: 1:6.1.3-1 >> Severity: normal > Huh, what? On a stable? Seriousl Yes,

Bug#875688: libreoffice-report-builder: report builder inactive in 5.4

2017-12-13 Thread Lionel Elie Mamane
On Wed, Dec 13, 2017 at 09:20:57AM +0100, Rene Engelhard wrote: > On Wed, Dec 13, 2017 at 04:43:36AM +0100, Lionel Elie Mamane wrote: >> On Tue, Dec 12, 2017 at 11:35:29PM +0100, Rene Engelhard wrote: >>> On Thu, Dec 07, 2017 at 04:28:10PM +0100, Lionel Elie Mamane wrote: >&

Bug#875688: libreoffice-report-builder: report builder inactive in 5.4

2017-12-12 Thread Lionel Elie Mamane
On Tue, Dec 12, 2017 at 11:35:29PM +0100, Rene Engelhard wrote: > On Thu, Dec 07, 2017 at 04:28:10PM +0100, Lionel Elie Mamane wrote: > > The Debian package of 5.4 behaves as if the optional part of > > LibreOffice "Report Builder" was not installed, although the packag

Bug#875688: libreoffice-report-builder: report builder inactive in 5.4

2017-12-12 Thread Lionel Elie Mamane
On Tue, Dec 12, 2017 at 11:35:29PM +0100, Rene Engelhard wrote: > On Thu, Dec 07, 2017 at 04:28:10PM +0100, Lionel Elie Mamane wrote: >> The immediate cause is that in file >> dbaccess/source/ui/misc/linkeddocuments.cxx >> function OLinkedDocumentsAccess::open, the call

Bug#875688: libreoffice-report-builder: report builder inactive in 5.4

2017-12-07 Thread Lionel Elie Mamane
retitle 875688 report builder inactive; only legacy reports can be created and run thanks For clarity, there are two reporting systems in LibreOffice: 1) Report Design (entirely in C++), the "old legacy one". 2) Report Builder, which used to be an extension, then was a bundled extension, and

Bug#857293: asterisk-chan-capi: should it be removed from Debian?

2017-03-09 Thread Lionel Elie Mamane
On Thu, Mar 09, 2017 at 06:32:56PM +0100, Mattia Rizzolo wrote: > Therefor, I'm suggesting to just remove this package from the > archive. I was probably the only uploaded to somewhat care about this package or with the hardware to make any test. Basically, I don't use the hardware anymore, it is

Bug#834706: libc6-dev: needs versioned dependency on linux-libc-dev for SYS_getrandom

2016-08-18 Thread Lionel Elie Mamane
On Thu, Aug 18, 2016 at 03:52:48PM +0200, Aurelien Jarno wrote: > On 2016-08-18 09:53, Lionel Elie Mamane wrote: >> /usr/include/x86_64-linux-gnu/bits/syscall.h >> contains >> #define SYS_getrandom __NR_getrandom >> but that is not defined in stable's linux-libc-de

Bug#834706: libc6-dev: needs versioned dependency on linux-libc-dev for SYS_getrandom

2016-08-18 Thread Lionel Elie Mamane
On Thu, Aug 18, 2016 at 09:53:20AM +0200, Lionel Elie Mamane wrote: > libc6-dev needs a versioned depends on a newer version of > linux-libc-dev. The version now in sid and testing (4.6.4-1) works > but probably the requirement is more lax than that. Rumours suggest that 3.6.17 would

Bug#834706: libc6-dev: needs versioned dependency on linux-libc-dev for SYS_getrandom

2016-08-18 Thread Lionel Elie Mamane
Package: libc6-dev Version: 2.23-4 Severity: serious Justification: Policy 3.5 /usr/include/x86_64-linux-gnu/bits/syscall.h contains #define SYS_getrandom __NR_getrandom but that is not defined in stable's linux-libc-dev (version 3.16.7-ckt25-2 and security update 3.16.7-ckt25-2+deb8u3). For this

Bug#791491: lives: Crashes on startup

2016-01-12 Thread Lionel Elie Mamane
Package: lives Followup-For: Bug #791491 This looks similar to upstream bug https://sourceforge.net/p/lives/bugs/205/ If it is, in fact, the same, then it it is fixed upstream. -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (500, 'stable'), (400, 'testing'), (200, '

Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-12 Thread Lionel Elie Mamane
Package: vlc Version: 2.2.1-3 Severity: serious Justification: Policy 3.5 after upgrade, vlc started segfaulting on startup. This was solved by: [UPGRADE] libvlc5:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3 [UPGRADE] libvlccore8:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3 [UPGRADE] vlc-data:amd64 2.2.0~rc2-2+deb

Bug#771669: segfaults with trivial usage

2014-12-01 Thread Lionel Elie Mamane
Hi Christian, May I draw your attention on Debian bug number 771669, which I quote below and which can be read in full at http://bugs.debian.org/771669 ? It was reported against 0.992, but I have reproduced it with 0.999 (which I'm shortly going to upload to Debian). I also attach a backtrace wi

Bug#771669: segfaults with trivial usage

2014-12-01 Thread Lionel Elie Mamane
rename 771669 segfault on SQLPrepare SELECT with expression result column thanks On Mon, Dec 01, 2014 at 02:31:22PM +0200, Enrico Zini wrote: > sqlite3+odbc segfaults with this simple test case, which as far as I > understand ODBC is just a standard connect and prepare sequence. > $ cat sqlite-o

Bug#763010: xchat-guile: debian/control still depends on guile-1.8

2014-09-27 Thread Lionel Elie Mamane
On Fri, Sep 26, 2014 at 10:41:15PM -0500, Rob Browning wrote: > Package: xchat-guile > Version: 0.3-3 > Severity: serious > I suspect this was just overlooked in the 2.0 migration. Thank you for your bug report. Indeed, this dependency was left there, but xchat-guile was already using guile 2.0.

Bug#747928: libglib2.0-dev: fails to configure - unmet "python:any" dependency

2014-05-12 Thread Lionel Elie Mamane
On Tue, May 13, 2014 at 05:23:09AM +0200, Lionel Elie Mamane wrote: > Package: libglib2.0-dev > Version: 2.40.0-3 > Severity: serious > libglib2.0-dev fails to configure: > dpkg: dependency problems prevent configuration of libglib2.0-dev: > libglib2.0-dev depends on pyth

Bug#747928: libglib2.0-dev: fails to configure - unmet "python:any" dependency

2014-05-12 Thread Lionel Elie Mamane
Package: libglib2.0-dev Version: 2.40.0-3 Severity: serious libglib2.0-dev fails to configure: dpkg: dependency problems prevent configuration of libglib2.0-dev: libglib2.0-dev depends on python:any (>= 2.6.6-7~). Well, the package name is "python", not "python:any". I thought it might be relat

Bug#743893: mediawiki: postinst uses php5enmod, but fails to depend on a php5-common that has it

2014-04-07 Thread Lionel Elie Mamane
Package: mediawiki Version: 1:1.19.15+dfsg-1 Severity: serious Justification: Policy 3.5 Setting up mediawiki (1:1.19.15+dfsg-1) ... /var/lib/dpkg/info/mediawiki.postinst: 78: php5enmod: not found dpkg: error processing mediawiki (--configure): subprocess installed post-installation script return

Bug#675834: hsqldb: FTBFS: The import java.sql.SQLFeatureNotSupportedException cannot be resolved

2012-07-12 Thread Lionel Elie Mamane
On Sun, Jun 03, 2012 at 06:07:33PM +0200, Rene Engelhard wrote: > On Sun, Jun 03, 2012 at 05:44:59PM +0200, Christoph Egger wrote: >> Your package failed to build on the kfreebsd-* buildds: > More: s/on the kfreebsd-* buildds/with gcj/ > Interesting. This should be JAVA7 only: > +//#ifdef JAVA7

Bug#677367: luatex: fails to upgrade in isolation

2012-06-13 Thread Lionel Elie Mamane
On Thu, Jun 14, 2012 at 07:46:16AM +0900, Norbert Preining wrote: > On Mi, 13 Jun 2012, Lionel Elie Mamane wrote: >> Yes, I guess newer luatex needs to depend on new enough tex-common? > The question is honest: Is it *really* RC if you start upgrading > from one distributin to t

Bug#677367: luatex: fails to upgrade in isolation

2012-06-13 Thread Lionel Elie Mamane
On Wed, Jun 13, 2012 at 06:36:15PM +0200, Hilmar Preusse wrote: > On 13.06.12 Lionel Elie Mamane (lio...@mamane.lu) wrote: >> On Wed, Jun 13, 2012 at 03:31:18PM +0200, Hilmar Preusse wrote: >>> On 13.06.12 Lionel Elie Mamane (lio...@mamane.lu) wrote: >>>> fmtutil: r

Bug#677367: luatex: fails to upgrade in isolation

2012-06-13 Thread Lionel Elie Mamane
On Wed, Jun 13, 2012 at 03:31:18PM +0200, Hilmar Preusse wrote: > On 13.06.12 Lionel Elie Mamane (lio...@mamane.lu) wrote: >> fmtutil: running `luatex -ini -jobname=luatex -progname=luatex luatex.ini' >> ... >> warning: kpathsea: configuration file texmf.cnf not foun

Bug#677367: luatex: fails to upgrade in isolation

2012-06-13 Thread Lionel Elie Mamane
Package: luatex Version: 0.70.1.20120524-1+b1 Severity: serious Justification: Policy 7.2 $ sudo aptitude install luatex The following packages will be upgraded: luatex 1 packages upgraded, 0 newly installed, 0 to remove and 2016 not upgraded. Need to get 0 B/2 435 kB of archives. After unpack

Bug#659216: what to use in with the database connect url?

2012-04-24 Thread Lionel Elie Mamane
On Tue, Apr 24, 2012 at 03:22:40PM +0200, Jelle de Jong wrote: > I got a working psql command and what to do some smart things with > librebase, but cant figure out how to use the database url in the wizard!! It is a "conninfo" string as defined in http://www.postgresql.org/docs/current/static/lib

Bug#659818: dahdi-linux 2.5.0.1 won't build against Linux 3.2

2012-04-19 Thread Lionel Elie Mamane
On Sat, Apr 07, 2012 at 07:45:14PM +0300, Tzafrir Cohen wrote: > On Fri, Apr 06, 2012 at 09:18:05PM +0100, Dmitrijs Ledkovs wrote: >> Now that sid/wheezy have 3.2+ linux kernel, this bug is now grave as >> it's not possible to build dahdi kernel module. >> I am planning to upload attached NMU to

Bug#659216: not possible to connect base with a postgresql db via libreoffice-sdbc-postgresql

2012-02-23 Thread Lionel Elie Mamane
On Thu, Feb 23, 2012 at 12:36:10PM +0100, Torsten Wiebke wrote: >> The error message has no other detail? It usually has. Please click on >> the "more" button and copy/paste the whole error message and send it >> to us (at the address 659...@bugs.debian.org). > Here it is: > SQL-Status: FATAL: I

Bug#659216: not possible to connect base with a postgresql db via libreoffice-sdbc-postgresql

2012-02-09 Thread Lionel Elie Mamane
On Thu, Feb 09, 2012 at 11:42:00AM +0100, Rene Engelhard wrote: > On Thu, Feb 09, 2012 at 11:32:44AM +0100, Torsten Wiebke wrote: it is not possible to connect base with a postgresql db via libreoffice-sdbc-postgresql. >>> With what symtoms? Do you just have not the option >>> or w

Bug#652702: openvpn: fails to start after upgrade: Linux ip link set failed: could not execute external program

2011-12-19 Thread Lionel Elie Mamane
Package: openvpn Version: 2.2.1-1 Severity: grave Justification: renders package unusable Since upgrade from 2.2.0-2 to 2.2.1-1, openvpn fails to start. /var/log/daemon.log: TUN/TAP device tun-openvpn opened do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0 ip link set dev tun-openvpn up mt

Bug#648029: patch for Bug#648029 xen-toolstack (and thus xm) works with bash, but not dash

2011-11-08 Thread Lionel Elie Mamane
tags 648029 +patch thanks Here's a patch for bug #648029 "/usr/lib/xen-common/bin/xen-toolstack (and thus /usr/sbin/xm) works with bash, but not with dash". Works for me, tested with dash and bash.--- xen-toolstack.orig 2011-11-08 15:02:01.0 +0100 +++ xen-toolstack 2011-11-08 15:03:16.000

Bug#648029: xen-utils-common: /usr/lib/xen-common/bin/xen-toolstack (and thus /usr/sbin/xm) works with bash, but not dash

2011-11-08 Thread Lionel Elie Mamane
Package: xen-utils-common Version: 4.1.2-1 Severity: grave Justification: renders package unusable (Grave because dash is the default /bin/sh) With dash 0.5.5.1-7.4 as /bin/sh, /usr/sbin/xm enters an infinite loop of reexcuting itself. When run with bash, it works correctly. I traced that to /us

Bug#642400: package ftbfs on amd64: segfault in ./build/build-usual-image

2011-09-22 Thread Lionel Elie Mamane
severity 642400 wishlist retitle 642400 not portable to 64bit platforms tags =upstream thanks On Thu, Sep 22, 2011 at 10:29:11AM +0200, Matthias Klose wrote: > Package ftbfs in unstable, on amd64: Package has not business being built on amd64, as amd64 is *not* in the "Architecture:" field. The

Bug#635382: latex-unicode sources and licensing

2011-08-01 Thread Lionel Elie Mamane
On Tue, Aug 02, 2011 at 12:57:21PM +0900, Norbert Preining wrote: > On Mo, 01 Aug 2011, Frank Küster wrote: >> Please don't overreact. Upstream has a fine mechanism to record >> licenses of packages and even individual files, and all we need to do is > Individual packages, yes, individual files,

Bug#635382: latex-unicode sources and licensing

2011-07-28 Thread Lionel Elie Mamane
On Thu, Jul 28, 2011 at 07:21:39PM +0200, Alexander Reichle-Schmehl wrote: > Am 26.07.2011 12:27, schrieb Lionel Elie Mamane: >> Given that the true sources seem to have disappeared, I suppose we >> could consider the .sty file to be its own source; it is a stretch, >>

Bug#635382: latex-unicode sources and licensing

2011-07-28 Thread Lionel Elie Mamane
On Wed, Jul 27, 2011 at 11:02:39PM +0200, Frank Küster wrote: > Lionel Elie Mamane wrote: >>> So I'm out of ideas how to find the "real" sources. >> Given that the true sources seem to have disappeared, > Hm, just googling for ucs.dtx (...) Now, why

Bug#635382: [tex-live] latex-unicode source and licensing

2011-07-26 Thread Lionel Elie Mamane
On Tue, Jul 26, 2011 at 01:29:35PM +0200, Manuel Pégourié-Gonnard wrote: > Le 26/07/2011 12:36, Lionel Elie Mamane a écrit : >> In the texlive SVN, in the directory >> Master/texmf-dist/tex/latex/ucs >> 2) I don't find the LICENSE file to know what the "some modifi

Bug#635382: latex-unicode source

2011-07-26 Thread Lionel Elie Mamane
forwarded 635382 jelt...@informatik.tu-cottbus.de thanks (Please keep 635...@bugs.debian.org in the CC in replies.) Hi, According to archives of newsgroup comp.text.tex, you are now the maintainer of latex-unicode. That's right? I noticed that the file ucs.dtx (source of many other files that f

Bug#628591: xpdf: cannot open any PDF file: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed

2011-05-30 Thread Lionel Elie Mamane
notfound 628591 3.02-2 found 628591 3.02-9 thanks On Mon, May 30, 2011 at 04:03:41PM +0200, Lionel Elie Mamane wrote: > $ xpdf foo.pdf > xpdf: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion > `mutex->__data.__owner == 0' failed. > Aborted Reproduced on 3.0

Bug#628591: xpdf: cannot open any PDF file: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed

2011-05-30 Thread Lionel Elie Mamane
Package: xpdf Version: 3.02-12 Severity: serious Justification: Policy 3.5 After upgrade from 3.02-1.4+lenny2 to 3.02-12 $ xpdf foo.pdf xpdf: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed. Aborted This kind of issue on partial upgrades is often cau

Bug#613022: fcitx-data: file conflict with older version of fcitx

2011-02-12 Thread Lionel Elie Mamane
Package: fcitx-data Version: 1:4.0.1-2 Severity: serious Justification: Policy 7.2 As fcitx-data contains a file that was previously contained in fcitx, it should Replace: fcitx. Selecting previously deselected package fcitx-data. Unpacking fcitx-data (from .../fcitx-data_1%3a4.0.1-2_all.deb) ...

Bug#613013: luatex: fails to upgrade in absence of fmtutil.cnf

2011-02-12 Thread Lionel Elie Mamane
Package: luatex Version: 0.60.2-1 Severity: serious Justification: Policy 7.2 Setting up luatex (0.60.2-1) ... Building format(s) --byengine luatex. This may take some time... fmtutil-sys failed. Output has been stored in /tmp/fmtutil.GqN8HXC0 Please include this file if you report a bug.

Bug#611579: libavformat52: broke ABI without SONAME change

2011-01-30 Thread Lionel Elie Mamane
Package: libavformat52 Version: 4:0.6.1-2 Severity: serious Justification: 8 user@host:~ $ gmplayer gmplayer: relocation error: gmplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference user@host:~ $ dpkg -l mplayer-gui ii mplayer-gui

Bug#609999: bzr-gtk: breaks partial upgrades at python 2.6 installation step

2011-01-14 Thread Lionel Elie Mamane
Package: bzr-gtk Version: 0.99.1+bzr699-1 Severity: serious Not sure if the bug is in bzr-gtk, python or python-support/python-central. Setting up python (2.6.6-3+squeeze4) ... Linking and byte-compiling packages for runtime python2.6... Traceback (most recent call last): File "/usr/bin/pycompi

Bug#609657: libreoffice-gcj: needs versioned dependency on gcj compat package

2011-01-11 Thread Lionel Elie Mamane
On Tue, Jan 11, 2011 at 12:31:44PM +0100, Rene Engelhard wrote: > On Tue, Jan 11, 2011 at 11:31:17AM +0100, Lionel Elie Mamane wrote: >> Package: libreoffice-gcj >> Version: 1:3.3.0~rc2-3 >> Severity: serious > Oh, and you really think this is a basis to block LibreOffic

Bug#609657: libreoffice-gcj: needs versioned dependency on gcj compat package

2011-01-11 Thread Lionel Elie Mamane
block 609657 609665 thanks On Tue, Jan 11, 2011 at 11:55:26AM +0100, Rene Engelhard wrote: > On Tue, Jan 11, 2011 at 11:31:17AM +0100, Lionel Elie Mamane wrote: >> The dependency on gcj-jre / java-gcj-compat should thus be versioned >> accordingly to ensure that a compatible versi

Bug#609657: libreoffice-gcj: needs versioned dependency on gcj compat package

2011-01-11 Thread Lionel Elie Mamane
Package: libreoffice-gcj Version: 1:3.3.0~rc2-3 Severity: serious Justification: Policy 7.2 When libreoffice-gcj is installed, but the version of the Java-RTE-like interface of gcj (package gcj-jre or java-gcj-compat) that is installed is not the right one, and LibreOffice is configured to use gcj

Bug#607873: FTBFS: dpkg-gencontrol: error: error occurred while parsing Suggests field

2011-01-01 Thread Lionel Elie Mamane
On Mon, Dec 27, 2010 at 12:25:56PM +0100, Rene Engelhard wrote: > On Thu, Dec 23, 2010 at 01:42:31PM +0100, Lionel Elie Mamane wrote: >> Source: openoffice.org >> Severity: serious >> Justification: Policy 7.7 > The policy doesn't say anything about broken, miscon

Bug#577381: Package fixing these bugs

2010-12-05 Thread Lionel Elie Mamane
A packaged version of sqliteodbc 0.87, which fixes all these bugs is at http://people.debian.org/~lmamane/sqliteodbc/ . AFAIK, the only change it would need before upload would be either make it a proper NMU (say it is a NMU in changelog) or a proper MU or a proper hijack (change version numbers an

Bug#577381: sqliteodbc FTBFS with recent unixodbx fixed in new upstream version

2010-12-05 Thread Lionel Elie Mamane
The sqliteodbc bug FTBFS: sqliteodbc.c:7072: error: conflicting types for 'SQLSetStmtOption' is not present anymore in upstream version 0.87. -- Lionel -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Bug#604212: capi4hylafax: installation fails

2010-11-21 Thread Lionel Elie Mamane
On Sun, Nov 21, 2010 at 10:49:23AM +0100, Lucas Nussbaum wrote: > While testing the installation of all packages in unstable, I ran > into the following problem: Which looks to me like a problem in hylafax-server, not capi4hylafax. >> Setting up hylafax-server (2:6.0.5-3) ... >> invoke-rc.d: pol

Bug#601658: [Pkg-utopia-maintainers] Bug#601658: dbus: maintainer script uses group messagebus, but does not ensure it exists

2010-10-28 Thread Lionel Elie Mamane
On Thu, Oct 28, 2010 at 02:33:22PM +0200, Michael Biebl wrote: > On 28.10.2010 08:55, Lionel Elie Mamane wrote: >> In a rather minimal chroot: >> Setting up dbus (1.2.24-3) ... >> chown: invalid group: `root:messagebus' >> If dbus needs group "messagebus&

Bug#601658: dbus: maintainer script uses group messagebus, but does not ensure it exists

2010-10-28 Thread Lionel Elie Mamane
Package: dbus Version: 1.2.24-3 Severity: serious Justification: Policy 9.2 In a rather minimal chroot: Setting up dbus (1.2.24-3) ... chown: invalid group: `root:messagebus' If dbus needs group "messagebus" to exist, it should either create it or (pre-?)depend on a package that does. -- System

Bug#596417: should break Dpkg.pm users or depend on libdpkg-perl

2010-09-11 Thread Lionel Elie Mamane
Package: dpkg Version: 1.15.8.4 Severity: serious Justification: 7 $ dpkg-source -x tzdata_2010l-1.dsc apt Can't locate Dpkg.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/

Bug#590138: #590138 affects others (python-minimal: please add Breaks: for packages incompatible with python2.6)

2010-09-09 Thread Lionel Elie Mamane
We might want to consider: affects 590138 +pitivi python-freevo python-gadfly python-nevow python-scientific qmtest aap bkchem python-mpmath python-plwm python-pydoctor python-pyscript python-scapy python-sympy pythoncad rawdog python-pmock polgen doclifter fvwm-crystal gforge-web-apache2 mftrac

Bug#590138: #590138 filed against wrong package (python-minimal: please add Breaks: for packages incompatible with python2.6)

2010-09-09 Thread Lionel Elie Mamane
This bug was filed against python-minimal (src package python-defaults), but fixed in python2.6-minimal (src package python2.6). This was keeping proper version tracking to come into effect, and especially since this is filed as an RC bug (severity: serious), I made the necessary fiddling so that

Bug#596192: python-nevow: fails to install: SyntaxError when byte-compiling

2010-09-09 Thread Lionel Elie Mamane
On Thu, Sep 09, 2010 at 08:52:08PM +0200, Vincent Bernat wrote: > OoO En cette matinée ensoleillée du jeudi 09 septembre 2010, vers 09:37, > Lionel Elie Mamane disait : >>>>> You have a system with mixed stable/testing/unstable. Since you took >>>>> pyth

Bug#596192: python-nevow: fails to install: SyntaxError when byte-compiling

2010-09-09 Thread Lionel Elie Mamane
On Thu, Sep 09, 2010 at 09:29:40AM +0200, Vincent Bernat wrote: > OoO En ce doux début de matinée du jeudi 09 septembre 2010, vers 08:59, > Lionel Elie Mamane disait : >>> You have a system with mixed stable/testing/unstable. Since you took >>> python2.6 from s

Bug#578358: gnupg-agent: "mangles passphrases" should be grave (data loss, fixed upstream)

2010-09-06 Thread Lionel Elie Mamane
tags 578358 +upstream,fixed-upstream severity 578358 grave thanks On Mon, Apr 19, 2010 at 09:18:57AM +, Sascha Silbe wrote: > Keys created / imported / having passphrase changed with gpg-agent > 2.0.14 cannot be decrypted (and thus used), preventing all gpg > operations. This has been fixed u

Bug#592086: patch for openvpn: rebuilding creates a different source package which FTBFS when built twice in a row

2010-08-07 Thread Lionel Elie Mamane
tags 592086 +patch thanks On Sat, Aug 07, 2010 at 03:18:58PM +0200, Lionel Elie Mamane wrote: > The "clean" target does not undo all that binary / build targets do, > leading to: > 1) rebuilding yields a _different_ source package > 2) (...) that "new" sou

Bug#587790: grub-pc: upgrade-from-grub-legacy exits with success (and deletes grub1) even when grub-setup fails

2010-07-01 Thread Lionel Elie Mamane
Package: grub-pc Version: 1.98+20100617-1 Severity: grave Justification: renders system unbootable grub-install fails with the following command error message: /usr/sbin/grub-setup: warn: Your embedding area is unusually small. core.img won't fit in it.. /usr/sbin/grub-setup: error: embedding i

Bug#583128: xine-ui: ships empty /usr/share/doc/xitk directory

2010-05-25 Thread Lionel Elie Mamane
Package: xine-ui Version: 0.99.5+cvs20070914-2.1~lenny2 Severity: serious Justification: Policy 12.3 xine-ui ships an empty /usr/share/doc/xitk directory, but that directory us reserved for an enventual "xitk" package. It also ships /usr/share/doc/xine-ui/README.xitk /usr/share/locale/*/LC_MESS

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-25 Thread Lionel Elie Mamane
On Sun, Apr 25, 2010 at 07:59:47PM +0200, Hilmar Preuße wrote: > On 24.04.10 Lionel Elie Mamane (lio...@mamane.lu) wrote: >> $ grep -A1 '^Package: tex-common' /var/lib/dpkg/status >> Package: tex-common >> Status: install ok half-configured >> $ >> But

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-25 Thread Lionel Elie Mamane
On Sun, Apr 25, 2010 at 06:04:29PM +0900, Norbert Preining wrote: > On So, 25 Apr 2010, Lionel Elie Mamane wrote: >> we're back to the starting situation: texlive-base fails to configure >> and its configuration attempt "unconfigures" tex-common. > Can you do

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-24 Thread Lionel Elie Mamane
On Sun, Apr 25, 2010 at 06:54:19AM +0200, Lionel Elie Mamane wrote: >> On So, 25 Apr 2010, Lionel Elie Mamane wrote: >>>> does reinstalling of >>>> texlive-binaries >>>> and >>>>texlive-base >>>> help? >>

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-24 Thread Lionel Elie Mamane
On Sun, Apr 25, 2010 at 11:45:04AM +0900, Norbert Preining wrote: > On So, 25 Apr 2010, Lionel Elie Mamane wrote: >>> does reinstalling of >>> texlive-binaries >>> and >>>texlive-base >>> help? >> Now texlive-binarie

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-24 Thread Lionel Elie Mamane
On Sun, Apr 25, 2010 at 11:45:04AM +0900, Norbert Preining wrote: > On So, 25 Apr 2010, Lionel Elie Mamane wrote: >> Now texlive-binaries doesn't configure, with the same symptoms. > What I don't understand why tex-common wasn'tconfigured. See my other mail to th

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-24 Thread Lionel Elie Mamane
On Sat, Apr 24, 2010 at 11:14:18AM +0200, Hilmar Preuße wrote: > On 24.04.10 Lionel Elie Mamane (lio...@mamane.lu) wrote: >> Versions of packages texlive-base depends on: >> pn tex-common (no description available) > texlive-base depends on tex-common.

Bug#579000: texlive-base: fails to configure: fmtutil-sys failed: cannot find pdftexconfig.tex

2010-04-24 Thread Lionel Elie Mamane
Package: texlive-base Version: 2009-8 Severity: serious $ sudo dpkg --configure texlive-base Setting up texlive-base (2009-8) ... Running mktexlsr. This may take some time... done. Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-base.cnf. This may take some time... fmtutil-s

Bug#550632: (no subject)

2010-02-08 Thread Lionel Elie Mamane
On Mon, Feb 08, 2010 at 11:04:35PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Does it happen with latest upstream? When you contact someone about a bug report, please quote or summarise what it is about, so that one does not have to go check the history in the BTS... Anyway, I don't h

Bug#568312: libgmime-2.0-2a: needs -fno-strict-aliasing

2010-02-03 Thread Lionel Elie Mamane
Package: libgmime-2.0-2a Version: 2.2.22-5 Severity: grave Tags: patch After upgrading from version 2.2.22-4 to 2.2.22-5, pan ceased to send email correctly at all. It behaves exactly as if no email recipient is set. I presume that the problem is that g_mime_message_add_recipients_from_string fail

Bug#563733: missing replaces and/or conflicts texlive-base-bin?

2010-01-04 Thread Lionel Elie Mamane
Package: texlive-latex-base Version: 2009-6 Severity: serious Justification: Policy 7.6.1 Preparing to replace texlive-latex-base 2007.dfsg.2-4 (using .../texlive-latex-base_2009-6_all.deb) ... Unpacking replacement texlive-latex-base ... Replacing files in old package texlive-latex-recommended .

Bug#554631: fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action "stop" failed.

2009-12-02 Thread Lionel Elie Mamane
On Mon, Nov 23, 2009 at 12:20:02AM +0100, Christoph Kling wrote: > capi4hylafax cannot be started after it has been updated because the > initscript is corrupted. Thank your for your bug report. The problem is not the upgrade of capi4hylafax, nor a corruption of the init script, but an upgrade of

Bug#554631: upgrade fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action "stop" failed.

2009-11-05 Thread Lionel Elie Mamane
On Thu, Nov 05, 2009 at 10:10:55PM +0100, Martin Steigerwald wrote: > Am Donnerstag 05 November 2009 schrieb Lionel Elie Mamane: >> On Thu, Nov 05, 2009 at 08:39:24PM +0100, Martin Steigerwald wrote: >>> Upgrade of capi4hylafax fails like this: >>> shambhala:~>

Bug#550632: grub-pc: chainload from legacy fails with bios disk error

2009-10-11 Thread Lionel Elie Mamane
Package: grub-pc Version: 1.97~beta4-1 Severity: grave Justification: renders package unusable When selecting the "Chainload into GRUB 2" menu entry in the grub-legacy still in the MBR, I get these error messages: error: bios disk read error Entering reascue mode... error: cannot get C/H/S values

Bug#492978: ia32-apt-get upgrade dropped lines from source.list

2009-06-29 Thread Lionel Elie Mamane
Package: ia32-apt-get Version: 18 Severity: normal Not sure if it is the same bug, but for me it *dropped* a line and added lines that were not there. My source.list was (taken from a backup in the night): lion...@hair-dryer:~/O/etc/apt$ cat sources.list deb http://ftp.nl.debian.org/debian/ s

Bug#534059: scsh-install-lib: FTBFS: Nonexistent build-dependency: scsh-0.6

2009-06-21 Thread Lionel Elie Mamane
severity 534059 wishlist thanks On Sun, Jun 21, 2009 at 05:48:02PM +0200, Lucas Nussbaum wrote: > Package: scsh-install-lib > Version: 1.3.0-1 > Severity: serious > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20090620 qa-ftbfs > Justification: FTBFS on amd64 > During a rebuild of all pa

Bug#530260: fails to upgrade: install-info: File /usr/share/info/zile.info not found

2009-05-23 Thread Lionel Elie Mamane
Package: zile Version: 2.3.6-1 Severity: grave Justification: renders package unusable Setting up zile (2.3.6-1) ... install-info: File /usr/share/info/zile.info not found dpkg: error processing zile (--configure): subprocess installed post-installation script returned error exit status 2 # inst

Bug#521918: pbuilder --build --binary-arch invokes 'build' target

2009-05-11 Thread Lionel Elie Mamane
On Tue, May 05, 2009 at 07:13:23PM +0200, Julien Cristau wrote: > arch-specific builds run 'debian/rules build && $rootcmd > debian/rules binary-arch' (where rootcmd is fakeroot or sudo). They > can't do anything else, because the build-arch target is (still) not > required. Sure they can: deb

Bug#280529: [Pkg-mailman-hackers] Bug#280529: fixed in mailman 2.1.5-5

2009-03-20 Thread Lionel Elie Mamane
On Sun, Mar 15, 2009 at 08:03:22PM +0100, Thijs Kinkhorst wrote: > On snein 15 Maart 2009, Mark Sapiro wrote: >> It's fine with me if the bug is closed. My only point in reporting what >> I did is there is a Debian patch to bin/update at >>

Bug#514428: galeon: world-readable temporary files when using helper app

2009-02-07 Thread Lionel Elie Mamane
-2.0.6/debian/changelog @@ -1,3 +1,10 @@ +galeon (2.0.6-2.1) unstable; urgency=high + + * Use dedicated temporary directory; avoids world-readable +temporary files (Closes: #TODO) + + -- Lionel Elie Mamane Sat, 07 Feb 2009 14:35:20 +0100 + galeon (2.0.6-2) unstable; urgency=low * New p

Bug#486196: Got this bug

2008-12-26 Thread Lionel Elie Mamane
found 486196 1:9.5.0.dfsg.P2-4 thanks It seems this bug was reintroduced at some point: Unpacking replacement bind9 ... dpkg: error processing /var/cache/apt/archives/bind9_1%3a9.5.0.dfsg.P2-4_amd64.deb (--unpack): trying to overwrite `/usr/share/man/man1/idnconv.1.gz', which is also in packag

Bug#505088: alsa-lib: fails to build twice in a row

2008-11-09 Thread Lionel Elie Mamane
Package: alsa-lib Version: 1.0.18-1 Severity: serious Justification: lenny release goal User: [EMAIL PROTECTED] Usertags: qa-doublebuild Second build: [EMAIL PROTECTED]:~/j/alsa-lib-1.0.18 0 $ debuild -us -uc -b dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: set CFLAGS to default

Bug#473665: file conflict with binutils-multiarch

2008-03-31 Thread Lionel Elie Mamane
Package: binutils Version: 2.18.1~cvs20080103-3 Severity: serious Justification: Policy 7.2 binutils fails to install because it ships the same file as binutils-multiarch and doesn't conflict/replace it. Preparing to replace binutils-multiarch 2.18.1~cvs20080103-1 (using .../binutils-multiarch_2

Bug#471418: capi4hylafax: bashism in /bin/sh script

2008-03-19 Thread Lionel Elie Mamane
On Tue, Mar 18, 2008 at 08:49:22PM -0600, Raphael Geissert wrote: > On 18/03/2008, Lionel Elie Mamane <[EMAIL PROTECTED]> wrote: >> On Mon, Mar 17, 2008 at 09:23:30PM -0600, Raphael Geissert wrote: >>> checkbashisms' output: >>>> possible bashism in ./e

Bug#464170: CVE-2008-0664: etch not vulnerable?

2008-02-15 Thread Lionel Elie Mamane
Hi, Is something happening for CVE-2008-0664 (wordpress xml-rpc can edit other user's posts) on etch? Has someone determined etch is not vulnerable, is an update being prepared, ...? -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Bug#463223: initramfs-tools: missing dependency on mktemp? Fails to configure without it

2008-01-30 Thread Lionel Elie Mamane
Package: initramfs-tools Version: 0.91d Severity: serious Justification: Policy 3.5 On update/upgrade of a sid machine today, initramfs-tools failed to configure, because it tries to use mktemp, while it was not installed on that machine. If it needs it, it must depend on it. -- Lionel -- T

Bug#457196: vlan interface created with _rename suffix

2007-12-20 Thread Lionel Elie Mamane
On Thu, Dec 20, 2007 at 01:51:25PM +0100, Lionel Elie Mamane wrote: > On Thu, Dec 20, 2007 at 01:33:39PM +0100, Lionel Elie Mamane wrote: >> When trying to add a new vlan interface, the interface is named with a >> suffix of "_rename", > This starts to look like an

Bug#457196: vlan interface created with _rename suffix

2007-12-20 Thread Lionel Elie Mamane
On Thu, Dec 20, 2007 at 01:33:39PM +0100, Lionel Elie Mamane wrote: > When trying to add a new vlan interface, the interface is named with a > suffix of "_rename", This starts to look like an amd64 or 64-bit specific bug, because that bug does not happen on my i386 machi

Bug#457196: vlan interface created with _rename suffix

2007-12-20 Thread Lionel Elie Mamane
Package: vlan Version: 1.9-3 Severity: grave Justification: renders package unusable When trying to add a new vlan interface, the interface is named with a suffix of "_rename", e.g. vlan5_rename or eth1.5_rename. This means that the /etc/network/interfaces entry won't work, ifupdown cannot find th

Bug#451348: gnash-tools: [patch] missing library or dependency

2007-12-18 Thread Lionel Elie Mamane
On Fri, Dec 14, 2007 at 12:55:26AM +0100, Michael Koch wrote: > On Tue, Dec 11, 2007 at 02:40:20AM +, Simon McVittie wrote: >> http://people.alioth.debian.org/~smcv-guest/gnash-0.81~rc070818-2.1-rfs1/ > Wow, that really takes time to build. Even on my quadcore system...I > will upload tomorro

Bug#451348: gnash-tools: missing library or dependency

2007-11-15 Thread Lionel Elie Mamane
Package: gnash-tools Version: 0.8.1~rc.070818-2 Severity: serious Justification: Policy 3.5 [EMAIL PROTECTED]:~/ff$ gparser 300x250.swf gparser: error while loading shared libraries: libgnashserver-0.8.1.so: cannot open shared object file: No such file or directory [EMAIL PROTECTED]:~/ff$ gproce

Bug#444508: polyxmass-bin: FTBFS: error: 'GtkTooltips' undeclared

2007-10-31 Thread Lionel Elie Mamane
On Sat, Oct 27, 2007 at 06:50:36PM +0200, rusconi wrote: > I have fixed the problem referenced in the subject. > The new package is available at > http://www.polyxmass.org/varia/debian-limbs/ www.polyxmass.org doesn't DNS-resolve right now, so I cannot upload the package. Please place it somewh

Bug#446730: bittornado: fails to start: ImportError: No module named BitTornado

2007-10-15 Thread Lionel Elie Mamane
On Mon, Oct 15, 2007 at 12:39:37PM -0700, Cameron Dale wrote: > could you let me know the output of this command: > locate -e BitTornado | sed -e 's#/[^/]*$##' | sort -u [EMAIL PROTECTED]:~$ locate -e /BitTornado | sed -e 's#/[^/]*$##' | sort -u /usr/share/python-support/bittornado /usr/share/p

Bug#439923: texmacs: Segfaults on startup

2007-10-15 Thread Lionel Elie Mamane
On Sat, Oct 06, 2007 at 05:36:14PM -0400, Kamaraju Kusumanchi wrote: > After discussing the issue with guile upstream [1], I came to know > that guile-1.8 is not ABI compatible if threads are enabled. Threads > are reenabled in guile 1.8.2+1-2 leading to the crash of texmacs. > Since the fix has t

Bug#446730: bittornado: fails to start: ImportError: No module named BitTornado

2007-10-15 Thread Lionel Elie Mamane
Package: bittornado Version: 0.3.18-3 Severity: grave Justification: renders package unusable Bittornado completely fails to start: [EMAIL PROTECTED]:~/ST/debian/etch$ btdownloadcurses debian-40r0-amd64-businesscard.iso.torrent Traceback (most recent call last): File "/usr/bin/btdownloadcurses

Bug#441592: pdns: Building twice in a row does not produce the same source package - clean target incomplete

2007-09-10 Thread Lionel Elie Mamane
Package: pdns Version: 2.9.21-2 Severity: serious Justification: Policy 4.9 It seems the "clean" target of debian/rules forgets to delete pdns-2.9.21.orig/modules/mysqlbackend/.deps/mysqlcbackend.Plo pdns-2.9.21.orig/modules/mysqlbackend/Makefile pdns-2.9.21.orig/modules/goraclebackend/.deps/g

Bug#439378: Building (sid version of) powerdns on Etch.

2007-09-10 Thread Lionel Elie Mamane
On Sat, Sep 08, 2007 at 08:03:24PM +0200, Andreas Henriksson wrote: > I'm just blindly guessing here, but could you please check and report > back if the attached patch solves the problem? It does not. Same result. -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

  1   2   3   >