Bug#718761: flash-kernel: 'root=' kernel param ignored when flash-kernel package is installed

2013-11-12 Thread Loïc Minier
? How did you install Debian on the device and what's the expected root device? Cheers -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-06-05 Thread Loïc Minier
? Yeah, I've pushed a test_db script which currently only tests for unknown fields (case sensitively) Thanks all for the report and patches, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Loïc Minier
the rm -rf; the /etc files should all be conffiles at this point; if this causes any issue, we can add a set of more targeted rm-s. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Loïc Minier
we wont catch with piuparts are leftover files from very old upgrades (e.g. people who have installed gtk+ years ago and have upgraded to new releases) -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#651087: FTBFS: dh_install: gtk3-im-libthai missing files (usr/lib/gtk-3.0/*/immodules/*.so), aborting

2011-12-05 Thread Loïc Minier
pathnames for immodules. Please find a trivial patch attached. Thanks! -- Loïc Minier diff -Nru gtk-im-libthai-0.2.1/debian/changelog gtk-im-libthai-0.2.1/debian/changelog --- gtk-im-libthai-0.2.1/debian/changelog 2011-11-20 06:02:44.0 +0100 +++ gtk-im-libthai-0.2.1/debian

Bug#650658: FTBFS with -Werror=format-security

2011-12-01 Thread Loïc Minier
added recently to CFLAGS. Attached debdiff fixes the build here. Cheers, -- Loïc Minier diff -u jfsutils-1.1.15/debian/control jfsutils-1.1.15/debian/control --- jfsutils-1.1.15/debian/control +++ jfsutils-1.1.15/debian/control @@ -2,7 +2,7 @@ Section: admin Priority: optional Maintainer

Bug#646470: Debdiff

2011-12-01 Thread Loïc Minier
macro, but it would have been too large a diff. Attaching a new debdiff with this change Thanks, -- Loïc Minier diff -u t1lib-5.1.2/debian/changelog t1lib-5.1.2/debian/changelog --- t1lib-5.1.2/debian/changelog +++ t1lib-5.1.2/debian/changelog @@ -1,3 +1,18 @@ +t1lib (5.1.2-3ubuntu2) precise

Bug#645300: Debdiff

2011-11-30 Thread Loïc Minier
upload it to Ubuntu today, but will likely do so tomorrow to fix the FTBFS.) Thanks, -- Loïc Minier --- tidy-20091223cvs/debian/rules +++ tidy-20091223cvs/debian/rules @@ -12,9 +12,9 @@ build/tidy:: ## Generate manpage from tidy output - LD_LIBRARY_PATH=$(CURDUR)/src/.libs

Bug#646470: Debdiff

2011-11-30 Thread Loïc Minier
tags 646470 + confirmed upstream patch user ubuntu-de...@lists.ubuntu.com usertag ubuntu-patch precise stop Hi Attached debdiff fixes format strings and the build here. Cheers, NB: not yet uploaded to Ubuntu as its archive is frozen right now -- Loïc Minier --- t1lib-5.1.2/debian

Bug#643667: Broken symlinks on upgrade due to plain c_rehash call

2011-09-28 Thread Loïc Minier
with this bug number and the uploaded version (see XXXs in patch). Cheers, -- Loïc Minier diff -Nru ca-certificates-20110502+nmu1/debian/changelog ca-certificates-20110502+nmu2/debian/changelog --- ca-certificates-20110502+nmu1/debian/changelog 2011-08-31 04:02:49.0 +0200

Bug#625000: seabios: FTBFS: out/../src/bregs.h:40:5: error: duplicate member 'di_hi'

2011-05-19 Thread Loïc Minier
tags 625000 + patch stop Hey I didn't try to rebuild the Debian package with the fix, but this seems fixed upstream in 88db9fd632bf3f650244ec69e2f4fd6b2aa5fd3d; this is a new error raised by gcc-4.6. Attaching the upstream diff. Cheers, -- Loïc Minier From

Bug#625000: seabios: FTBFS: out/../src/bregs.h:40:5: error: duplicate member 'di_hi'

2011-05-19 Thread Loïc Minier
to unstable some hours ago -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#625828: libipc-sharelite-perl: FTBFS on armel: test failures

2011-05-14 Thread Loïc Minier
://bugs.launchpad.net/ubuntu/+source/libipc-sharelite-perl/+bug/299847 I guess either this issue is back or the specific kernel change which fixed this issue should be bisected -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#618616: arm build failure with latest binutils - usr/klibc/syscalls/_exit.S:29: Error: .size expression does not evaluate to a constant

2011-04-14 Thread Loïc Minier
these aren't tested as much. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-07 Thread Loïc Minier
noticed that my patch missed a call spot of tryexec (this is what happens when you redo a patch locally before sending it!) and fixed that; let me know if that's ok. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-07 Thread Loïc Minier
On Fri, Apr 08, 2011, Loïc Minier wrote: It seems gbp only autodetects the compression from pristine-tar branches; I've now filed a bug about this. Debian #621701, with patch(es) now -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-06 Thread Loïc Minier
introduced during refresh - or the patch was always broken I didn't look at why the patch breaks (yet) and I don't have a smaller test case than the above, which is quite painful. Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-06 Thread Loïc Minier
of this patch anyway. I've filed a bug against gcc-4.5 to track this; this does affect FSF GCC 4.5, but not FSF GCC 4.6. Thanks! -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-06 Thread Loïc Minier
tags 621137 + patch stop See attached patch (I didn't test this actual debdiff as I prepared the debdiff on my laptop, but I did confirm that this fixes the issue). -- Loïc Minier diff -Nru busybox-1.18.4/debian/changelog busybox-1.18.4/debian/changelog --- busybox-1.18.4/debian/changelog

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-06 Thread Loïc Minier
gcc-4.5 bug is Debian #621420. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#614536: cdbs: FTBFS: Error: Cannot open Ghostscript for piped input

2011-02-28 Thread Loïc Minier
fixes the FTBFS for me. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#614536: [Build-common-hackers] Bug#614536: cdbs: FTBFS: Error: Cannot open Ghostscript for piped input

2011-02-28 Thread Loïc Minier
On Tue, Mar 01, 2011, Jonas Smedegaard wrote: This, however, will cause a circular build-dependency. DEB_STAGE to the rescue! ;-) Maybe you should pre-generate the doc when releasing tarballs, and only make install it from the packaging? -- Loïc Minier -- To UNSUBSCRIBE, email

Bug#612639: debootstrap log

2011-02-10 Thread Loïc Minier
he uploaded 0.8.11.1 with some related changes. Try again? -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#608801: Fails to build on i386

2011-01-03 Thread Loïc Minier
(it used to be provided by uboot-mkimage which is pending removal). Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#608801: Fails to build on i386

2011-01-03 Thread Loïc Minier
On Mon, Jan 03, 2011, Loïc Minier wrote: I reported this issue upstream a couple of weeks ago and I've just sent a patch which I'm attaching here. Actually attaching the patch -- -- Loïc Minier From e8c5ca62988a692559ad1efd74a4bfc4537dcf29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc

Bug#594807: openjdk-6 segfaults on armel with libc6 2.11.2-2

2010-09-01 Thread Loïc Minier
Hi This looks similar to https://bugs.launchpad.net/ubuntu/maverick/+source/openjdk-6/+bug/605042 and Yao just tested and couldn't reproduce the issue either Cheers -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#591417: Real fix

2010-08-17 Thread Loïc Minier
bug tracked? This bug is about a FTBFS, and the source code is clearly incorrect (to the point it broke the toolchain). I'm happy if you hit the two birds with one stone and remove the code though. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#591417: Real fix

2010-08-16 Thread Loïc Minier
opened LP #618684.) Cheers, -- Loïc Minier Description: cfgfile.c: use nsaddress as identifier rather than nsaddr which is #define-d in resolv.h Author: Loïc Minier loic.min...@ubuntu.com Origin: ubuntu Bug-Debian: http://bugs.debian.org/591417 Bug-Ubuntu: https://launchpad.net/bugs/539874

Bug#579028: pbuilder: installs untrusted packages without asking

2010-06-12 Thread Loïc Minier
situations relatively common in experimental and support unsigned repositories like we do for apt-get. Yes, and it was already the default in pbuilder before this change; it's a long standing open bug. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#583758: gstreamer0.10-plugins-bad: linking against libvpx makes package unredistributable

2010-05-31 Thread Loïc Minier
think this is necessary) Relicensing would make matters simpler and would probably void this discussion. Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#561347: flumotion: uses non-essential package in pre-rtupdate script

2010-05-23 Thread Loïc Minier
for preinst install, but I dont think it is for preinst upgrade, is it? Thanks -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#577341: gnome-mag: FTBFS: magnifier.c:880: undefined reference to `GTK_WIDGET_REALIZED'

2010-04-19 Thread Loïc Minier
around: /* compatibility with older Gtk+s */ #if ! GTK_CHECK_VERSION(2,20,0) #define gtk_widget_get_realized GTK_WIDGET_REALIZED #endif ...that requires changing all GTK_WIDGET_REALIZED() to gtk_widget_get_realized(), but at least the code reads like code targetted at the most recent Gtk+. -- Loïc

Bug#568966: FTBFS: /bin/sed: can't read /usr/lib/libacl.la: No such file or directory

2010-02-13 Thread Loïc Minier
/lib/*.la in the build environment with build-deps installed? That should give you a list of packages which need to be rebuilt now that the libacl.la was dropped from its package. Thanks, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#568966: FTBFS: /bin/sed: can't read /usr/lib/libacl.la: No such file or directory

2010-02-13 Thread Loïc Minier
On Sun, Feb 14, 2010, Nobuhiro Iwamatsu wrote: Yes, this was a problem by build-deps in libisofs. I confirmed that a revision was clear with #567356. Oh right, I missed the reassign, sorry -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#560665: zshdb: FTBFS: tests failed

2010-02-12 Thread Loïc Minier
=\$$TTY $(MAKE) check; expect' and changing lib/processor.sh to use ZSH_TTY. I don't know why *that* still fails. So it seems the only way is to rework the testsuite to not rely on using a real tty... Bye -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#560665: zshdb: FTBFS: tests failed

2010-02-12 Thread Loïc Minier
cleaned by the upstream distclean which are in the tarball and wont be present in the second build, but didn't research these) Thanks, -- Loïc Minier diff -u zshdb-0.03+git20090920/debian/control zshdb-0.03+git20090920/debian/control --- zshdb-0.03+git20090920/debian/control +++ zshdb-0.03

Bug#564910: pbuilder fails to create a base.tgz

2010-01-13 Thread Loïc Minier
On Tue, Jan 12, 2010, Yury Stankevich wrote: Version: 0.194 Latest in testing is 0.196; could you try with that one? Thanks, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#562681: pbuilder: FTBFS: Testsuite FAILED!

2009-12-27 Thread Loïc Minier
testing the proper pbuilder); I've changed these files in pbuilder tip to be relocatable and made the testsuite use this. As a nice side effect, I don't need to trash stderr anymore, so we should see the next failure in the output if any. Thanks, -- Loïc Minier -- To UNSUBSCRIBE, email

Bug#560644: clxclient: FTBFS: dpkg-gensymbols fails

2009-12-16 Thread Loïc Minier
-depend on libasound2-dev and declares itself in section sound?? Seems completely wrong to me. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_VectorC_String::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Loïc Minier
, removal definitely makes sense; this is a dead project upstream. I think a company might be maintaining a fork, but I doubt anybody still uses vls nor anybody could support it at this point. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#560543: vls: FTBFS: parsers.cpp:125: undefined reference to `C_VectorC_String::C_Vector(unsigned int, unsigned char)'

2009-12-11 Thread Loïc Minier
On Fri, Dec 11, 2009, Loïc Minier wrote: Yes, removal definitely makes sense; this is a dead project upstream. I think a company might be maintaining a fork, but I doubt anybody still uses vls nor anybody could support it at this point. Surprisingly, there was a release in 2008 after 4

Bug#548211: pygtk FTBFS bug

2009-11-20 Thread Loïc Minier
! -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#548211: No nocheck

2009-11-20 Thread Loïc Minier
On Thu, Nov 19, 2009, Daniel Schepler wrote: Related to this bug is the fact that the package runs the testsuite unconditionally. It should implement the standard DEB_BUILD_OPTIONS=nocheck flag. Fixed in SVN for pygobject and pygtk; thanks -- Loïc Minier -- To UNSUBSCRIBE, email

Bug#543001: euca2ools: FTBFS: ImportError: No module named euca2ools

2009-09-24 Thread Loïc Minier
%2Bbzr20090731-1ubuntu1.diff.gz http://launchpadlibrarian.net/30669484/euca2ools_1.0%2Bbzr20090731-1ubuntu1_1.0%2Bbzr20090731-1ubuntu2.diff.gz Cheers -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#542915: pbuilder: removes data from bind-mounted directories

2009-09-21 Thread Loïc Minier
on dirs; it could as well use rm --one-file-system IMO) see clean_subdirectories() in pbuilder-modules; it also has some logic to check for mounts not having been properly unmounted (seems_truly_unmounted() in pbuilder-modules). Perhaps you're hitting another rm such as the hooks one? -- Loïc

Bug#537125: Please bin NMU dbus on all arches to fix borken debhelper pathnames

2009-07-15 Thread Loïc Minier
arches? (dbus has no arch: all package). Thanks, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#525240: [libcompizconfig/debian-unstable] Bdep on libxcursor-dev; closes: #525240, #524943

2009-04-24 Thread Loïc Minier
tag 525240 pending thanks Date: Fri Apr 24 10:45:18 2009 +0200 Author: Loïc Minier l...@dooz.org Commit ID: ef2ddffd5d15d535a569be2c6c76970150f16409 Commit URL: (url not available/configured in hook) Patch URL: (url not available/configured in hook) Bdep on libxcursor-dev; closes:

Bug#525240: [libcompizconfig/debian-unstable] Revert Bdep on libxcursor-dev; closes: #525240, #524943

2009-04-24 Thread Loïc Minier
tag 525240 pending thanks Date: Fri Apr 24 11:20:16 2009 +0200 Author: Loïc Minier l...@dooz.org Commit ID: b7775a547fb615346e5bc7bdb871448e266c5703 Commit URL: (url not available/configured in hook) Patch URL: (url not available/configured in hook) Revert Bdep on libxcursor-dev; closes:

Bug#523514: [compiz/debian-unstable] compiz-core Breaks libcompizconfig 0.8.0; #523514

2009-04-24 Thread Loïc Minier
tag 523514 pending thanks Date: Fri Apr 24 14:03:40 2009 +0200 Author: Loïc Minier l...@dooz.org Commit ID: b36c8cf83f0be89c30b691d12c7caf173e16f7dd Commit URL: http://git.debian.org/?p=pkg-xorg/app/compiz.git;a=commitdiff;h=b36c8cf83f0be89c30b691d12c7caf173e16f7dd Patch URL:

Bug#525240: [compiz/debian-unstable] Add libxcursor-dev cdep and dep; closes: #525240

2009-04-24 Thread Loïc Minier
tag 525240 pending thanks Date: Fri Apr 24 11:26:21 2009 +0200 Author: Loïc Minier l...@dooz.org Commit ID: ad4e787fbae6bf2c019a1002a187c2830dc74c29 Commit URL: http://git.debian.org/?p=pkg-xorg/app/compiz.git;a=commitdiff;h=ad4e787fbae6bf2c019a1002a187c2830dc74c29 Patch URL:

Bug#523514: Reopening: please add a versionned dep of some sort

2009-04-24 Thread Loïc Minier
ABI version '20080424'. thanks! -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#519318: gtk+2.0: FTBFS: cannot read debian/control: No such file or directory

2009-04-23 Thread Loïc Minier
severity 519318 minor stop Hi I'd still like to research this issue but there's a workaround in place now which should prevent this bug from occurring. Thanks, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#524207: Missing comma in bdeps

2009-04-15 Thread Loïc Minier
. Bye -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#522632: libglib2.0-0: SIGBUG in g_utf16_to_utf8

2009-04-06 Thread Loïc Minier
reporting a bug in an app you compile yourself calling into glib and you believe glib is wrong, please send a test case. If you care about iceweasel etc., try the Debian binaries and copy the config of the Debian packages as a start: these don't seem to trigger SIBGUS. -- Loïc Minier

Bug#519318: gtk+2.0: FTBFS: cannot read debian/control: No such file or directory

2009-03-13 Thread Loïc Minier
On Wed, Mar 11, 2009, Kurt Roeckx wrote: - CONFIG_FILES=po-properties/Makefile.in CONFIG_HEADERS= \ - /bin/sh ./config.status I fixed an upstream bug recently on this part; what's /bin/sh? dash? -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#517623: Uninstallable

2009-02-28 Thread Loïc Minier
Process management, including an i ii python-twisted-web8.1.0-1An HTTP protocol implementation to ii python-twisted-words 8.1.0-2Chat and Instant Messaging python-twisted recommends no packages. python-twisted suggests no packages. -- no debconf information -- Loïc

Bug#517198: Doesn't cascade errors from runtimes

2009-02-26 Thread Loïc Minier
-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cli-common depends on: ii perl-modules 5.10.0-19 Core Perl modules cli-common recommends no packages. cli-common suggests no packages. -- no debconf information -- Loïc Minier

Bug#502311: testsuite failures in glibc

2009-02-25 Thread Loïc Minier
-table.sh. See #517077. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#512512: squid: FTBFS in lenny: gzip: debian/tmp/usr/share/doc/squid/debug-sections.txt: No such file or directory

2009-01-27 Thread Loïc Minier
: binary-indep binary-arch Either you should fix your rules to be -j safe, or you should only pass -j to *sub* makes. Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#511477: iceape: Shouldn't release with Lenny

2009-01-11 Thread Loïc Minier
1.8 will be maintainable for a long period. I also wonder whether mozilla-bonobo can be dropped. -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#511380: gst-plugins-bad0.10_0.10.9.2-1(sparc/experimental): FTBFS: libtool: link: `/usr/lib/libsamplerate.la' is not a valid libtool archive

2009-01-10 Thread Loïc Minier
reassign #511380 libjack-dev forcemerge #510673 #511380 stop -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#510673: xine-lib: FTBFS: /bin/sed: can't read /usr/lib/libsamplerate.la: No such file or directory

2009-01-09 Thread Loïc Minier
/share/gnome-pkg-tools/1/rules/clean-la.mk for a way to do this with CDBS (in gnome-pkg-tools). It's basically: sed -i /dependency_libs/ s/'.*'/''/ debian/.../usr/lib/*.la -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#510673: xine-lib: FTBFS: /bin/sed: can't read /usr/lib/libsamplerate.la: No such file or directory

2009-01-09 Thread Loïc Minier
to the *.la (*.la files in packages dependending on a package depending on jack-dev). -- Loïc Minier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#503675: ffmpeg-debian_3:0.svn20080925-1(ia64/experimental): FTBFS: final link failed: Nonrepresentable section on output

2008-11-30 Thread Loïc Minier
in this file -- and perhaps others -- should be converted to dynamic mallocs instead. This is likely to make the code slower, so probably a patch should conditionalize this to low mem stacks architectures, such as ia64. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#504220: PATCH: Re: Bug#475031: pkg-config: New behaviour of Requires.private breaks existing packages

2008-11-25 Thread Loïc Minier
-fixes branch of this git repository: git.debian.org:/git/users/lool/pkg-config (but I guess I could provide it under a different format) Cheers, PS: control Bcc:ed -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#506766: OSError: [Errno 17] File exists: '/var/lib/apt-xapian-index'

2008-11-25 Thread Loïc Minier
On Mon, Nov 24, 2008, Loïc Minier wrote: Severity: serious Note: package install actually succeeds, but the index is broken. Re-updating the index by hand fixes it though. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#506766: OSError: [Errno 17] File exists: '/var/lib/apt-xapian-index'

2008-11-24 Thread Loïc Minier
-index recommends no packages. apt-xapian-index suggests no packages. -- no debconf information -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#426465: [Pkg-acpi-devel] Bug in initramfs-tools

2008-11-21 Thread Loïc Minier
. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#505105: installs files under /debian/install/shared/

2008-11-09 Thread Loïc Minier
On Sun, Nov 09, 2008, David Paleino wrote: I'm reopening the bug, since I got that deb from apt-get -t experimental upgrade -- and that *should* work. Aha, so there's already a libgail18 in experimental; sorry, didn't see that and it's already through NEW. Thanks for your report, -- Loïc

Bug#504220: Missing dependencies

2008-11-03 Thread Loïc Minier
to the former. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#504220: Missing dependencies

2008-11-03 Thread Loïc Minier
. :) -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#504220: Missing dependencies

2008-11-02 Thread Loïc Minier
? Requires.private packages are required because they will pull Cflags down the pkg-config dependency chain. Libs.private could be used as a replacement, but it would not express as many things and would mix information about multiple pkg-config packages into one, which I think is wrong. -- Loïc Minier

Bug#504220: Missing dependencies

2008-11-02 Thread Loïc Minier
pull shared lib stuff by default (AIUI) -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#499853: debian release block bug in elisa 0.5.9

2008-10-24 Thread Loïc Minier
-python. BTW, I'd love to get some help reviewing new elisa updates, and packaging elisa in general; if you're a DD and you're reading this, I'm happy to discuss co-maintenance with you. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#494940: libloudmouth1-0: clients constantly get kicked

2008-10-21 Thread Loïc Minier
Paul, can you please try looking into the bug with upstream? They are asking for additional info at http://loudmouth.lighthouseapp.com/projects/17276/tickets/26-client-constantly-gets-kicked Thanks! -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#494940: libloudmouth1-0: clients constantly get kicked

2008-10-20 Thread Loïc Minier
revert the 1.4.0 - 1.4.1 change for lenny by setting the new define via cflags if you confirm that helps. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494940: libloudmouth1-0: clients constantly get kicked

2008-10-20 Thread Loïc Minier
On Mon, Oct 20, 2008, Paul van Tilburg wrote: Uhm, I am not sure what you mean with this? Just pushed the revert; let me know if it doesn't fix the bug. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#502075: Ships scrollkeeper db

2008-10-13 Thread Loïc Minier
file ii xfsprogs 2.9.8-1Utilities for managing the XFS fil -- no debconf information -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#500111: Pressing '8' or '9' does not work

2008-09-29 Thread Loïc Minier
a flashing screen (which is my sysbeep on errors). How to test this: Open gcalctool press 8 or 9 on keypad or the regular keyboard Check whether you are in Octal mode; you want Decimal mode instead. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#497393: FTBFS OSError: [Errno 2] No such file or directory: '/build/buildd/workrave-1.9.0/common/bin/DBus-glib.xml'

2008-09-07 Thread Loïc Minier
, but the files are not in the diff because it's not created by dpkg-source? It seems you fixed this now, thanks -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#497464: Bug#497456: zenity: tries to overwrite file owned by libgtkada2-bin

2008-09-04 Thread Loïc Minier
with you if I downgrade the bug to important? Yes -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#497393: FTBFS OSError: [Errno 2] No such file or directory: '/build/buildd/workrave-1.9.0/common/bin/DBus-glib.xml'

2008-09-01 Thread Loïc Minier
or something to make sure your uploads will build for other developers and on the buildds. Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#497456: zinity: tries to overwrite file owned by libgtkada2-bin

2008-09-01 Thread Loïc Minier
clone 497456 -1 reassign -1 libgtkada2-bin 2.12.0-2 tag 497456 + pending stop I added a conflict in zenity; I think libgtkada2-bin should have the reciprocal. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496851: bug #496851

2008-08-27 Thread Loïc Minier
/listinfo/pkg-gnome-maintainers -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496859: *.la files reference libs which aren't guaranteed to be available

2008-08-27 Thread Loïc Minier
unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#496556: gstreamer0.10-plugins-ugly: Description notes that the package might cause problem for distribution, but it's in main section

2008-08-26 Thread Loïc Minier
of plugins in the description. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496190: gnome-panel: Memory corruption

2008-08-23 Thread Loïc Minier
of the ram and the motherboard is recent: an ASRock ALiveNF6P-VSTA. I stay available for more tetailed tests, I don't know what debug commands use. Does this happen for a new user if you create a new fresh blank user on your system? -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL

Bug#496190: gnome-panel: Memory corruption

2008-08-23 Thread Loïc Minier
severity 496190 important stop On Sat, Aug 23, 2008, Jean-Philippe MENGUAL wrote: No. It doesn't happen. Is it an error in a home configuration file so? Probably one of your applets; try adding / removing them one by one -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#481134: libpoppler does not use cmap files from xpdf-{japanese,...}, and fails to parse Japanese PDF files.

2008-08-20 Thread Loïc Minier
with poppler instead Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#491308: Workaround = removing ~/.elisa

2008-08-20 Thread Loïc Minier
]); if you still have your old ~/.elisa, please file a separate bug with it attached. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494929: /usr/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol: img_resample

2008-08-13 Thread Loïc Minier
On Wed, Aug 13, 2008, Jaime Alberto Silva wrote: Well, I'm using the package from the mirror: Check the package name I kept in my reply: On Wed, Aug 13, 2008 at 4:55 AM, Loïc Minier [EMAIL PROTECTED] wrote: On Wed, Aug 13, 2008, Jaime Alberto Silva wrote: (/usr/lib/vlc/codec

Bug#492938: /usr/lib/python2.5/site-packages/_pgmmodule.so: linked with libpigment-0.3.so.4, but libpigment-0.3.so.5 installed

2008-07-30 Thread Loïc Minier
pigment 0.3.6 was uploaded without changing the library package name despite upstream changing SONAME; this has been fixed in 0.3.6-2 which is in NEW http://ftp-master.debian.org/new.html. Downgrade libpigment to 0.3.6. Cheers -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL

Bug#492730: Incorrect libgtk2.0-dev build-dep; Was: Bug#490150: marked as done (gtk2-engines-cleanice: [PATCH] segfault in draw_flat_box(): dereferencing NULL pointer)

2008-07-28 Thread Loïc Minier
-dep was correct; please revert this change. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#492730: Incorrect libgtk2.0-dev build-dep; Was: Bug#490150: marked as done (gtk2-engines-cleanice: [PATCH] segfault in draw_flat_box(): dereferencing NULL pointer)

2008-07-28 Thread Loïc Minier
for the versionned build-dep is the addition of dh_gtkmodules, which is Debian specific; derivatives might have had versions inbetween. Anyway, will push a NMU reverting this bug. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#490151: elisa freezes system (completely!)

2008-07-10 Thread Loïc Minier
; if your system freezes, it's a kernel level issue which might be caused by kernel or Xorg drivers for your graphics hardware. I'm reassigning to the intel Xorg video driver with priority important; I suggest you test whether other GL apps crash your system. Cheers, -- Loïc Minier

Bug#480793: [Evolution] Bug#480793: Bug#480793: 0.1.0 is out, with xulrunner-1.9 support

2008-07-04 Thread Loïc Minier
on Galeon. ] -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#480793: [Evolution] Bug#480793: 0.1.0 is out, with xulrunner-1.9 support

2008-07-03 Thread Loïc Minier
On Wed, Jul 02, 2008, Mike Hommey wrote: Upstream released a new version which (is supposed to) add support for xulrunner 1.9. It doesn't run with libxul and doesn't build with libxul-embedding (which is what should be used here I think). -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL

Bug#480793: [Evolution] Bug#480793: Bug#480793: 0.1.0 is out, with xulrunner-1.9 support

2008-07-03 Thread Loïc Minier
/libxpcom.so (0xb7386000) Works Is this suppose to happen? Should i really Depend on xulrunner-dev ? Oh no, you shouldn't pull the dev package in your depends. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#480799: Bug#473702: RFH: xulrunner 1.9 port

2008-07-01 Thread Loïc Minier
case, but if I want galeon to build against old and new geckos (to send patches upstream), it's easier to conform to the -rpath $(MOZILLA_HOME) case.) -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#480799: Bug#473702: RFH: xulrunner 1.9 port

2008-07-01 Thread Loïc Minier
at the current usage of .pc files, includes, defines, and rpathes as a whole rather than me continuing random incantations here to get a binary though. :-) -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   6   7   >