Bug#850033: libepoxy: diff for NMU version 1.3.1-1.1

2017-01-18 Thread Jeremy Lal
Control: tags 850033 + patch Control: tags 850033 + pending Dear maintainer, I've prepared an NMU for libepoxy (versioned as 1.3.1-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -Nru libepoxy-1.3.1/debian/changelog

Bug#624663: cdbs: scons-vars.mk : unfit use of --directory=$(DEB_BUILDDIR)

2011-04-30 Thread Jeremy Lal
Package: cdbs Version: 0.4.93 Severity: minor Hi, I understand setting DEB_BUILDDIR indicates one wants built files to go in that directory. However, scons --directory option does not do this : This option is nearly equivalent to -f directory/SConstruct, except that it will search for

Bug#623883: cdbs: typo suspected in makefile.mk for multiflavors version dependency

2011-04-23 Thread Jeremy Lal
Package: cdbs Version: 0.4.93 Severity: minor Hi, reading the code for multiflavors in /usr/share/cdbs/1/class/makefile.mk : CDBS_BUILD_DEPENDS_class_autotools_flavors ?= cdbs (= 0.4.72~) CDBS_BUILD_DEPENDS += $(if $(cdbs_make_flavors),$(comma) $(CDBS_BUILD_DEPENDS_class_autotools-flavors))

Bug#621922: telepathy-gabble: using multiple xmpp accounts with empathy prevents some of them to send messages

2011-04-09 Thread Jeremy Lal
Package: telepathy-gabble Version: 0.9.15-2 Severity: normal Hi, this bug *might* be a duplicate of #588637. i hope you can reproduce the bug doing this : * setup multiple gabble (xmpp) accounts in empathy, e.g. gmail, facebook, and in my case another gmail hosted domain. * send messages to

Bug#620065: libimobiledevice2: file conflict with libimobiledevice1

2011-03-29 Thread Jeremy Lal
Package: libimobiledevice2 Version: 1.1.0-2 Severity: important Preparing to replace libimobiledevice2 1.1.0-1 (using .../libimobiledevice2_1.1.0-2_i386.deb) ... Unpacking replacement libimobiledevice2 ... dpkg: error processing /var/cache/apt/archives/libimobiledevice2_1.1.0-2_i386.deb

Bug#615082: network-manager: dnsmasq exited with error: Configuration problem

2011-02-25 Thread Jeremy Lal
Package: network-manager Version: 0.8.2-5 Severity: normal This happens when trying to create a shared adhoc network : dnsmasq: junk found in command line NetworkManager[8394]: warn dnsmasq exited with error: Configuration problem (1) This makes nm-applet loop forever. -- System Information:

Bug#613449: openshot: vimeo convenience.py syntax error(s)

2011-02-14 Thread Jeremy Lal
Package: openshot Version: 1.3.0-1 Severity: normal Traitement des actions différées (« triggers ») pour « python-support »... /usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py:84: Warning: 'with' will become a reserved keyword in Python 2.6 Compiling

Bug#612517: plymouth: please update dependency on libdrm-nouveau1 to libdrm-nouveau1a

2011-02-08 Thread Jeremy Lal
Package: plymouth Version: 0.8.3-18 Severity: important It renders the package impossible to install if one has installed latest libdrm-dev, which is needed by e.g. libgtk2.0-dev. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#611657: executable name is confusing, software already outdated

2011-01-31 Thread Jeremy Lal
Package: nodejs Version: 0.2.0-1 Severity: serious Tags: squeeze nodejs version 0.2.0 has its executable renamed to /usr/bin/nodejs [1], and while it was all right for testing purposes, it is now not acceptable : * it will confuse users, and force them to add /usr/local/bin/node link * nodejs

Bug#608685: pidgin-data: facebook.png also in package pidgin-facebookchat

2011-01-02 Thread Jeremy Lal
Package: pidgin-data Version: 2.7.7-1 Severity: important Preparing to replace pidgin-data 2.7.7-1 (using .../pidgin-data_2.7.9-1_all.deb) ... Unpacking replacement pidgin-data ... dpkg: error processing /var/cache/apt/archives/pidgin-data_2.7.9-1_all.deb (--unpack): trying to overwrite

Bug#602077: thin1.8: servers option make thin parse YAML options if they were given on cli

2010-11-01 Thread Jeremy Lal
Package: thin1.8 Version: 1.2.4-1 Severity: normal To reproduce : add a custom option in /etc/thin1.8/myconf.yml, like this : environment: production chdir: /usr/share/redmine/ user: www-data group: www-data daemonize: true mycustomoption: test Thin starts this config file nicely. Now add the

Bug#600093: webkit-image-gtk: Binary without man page, nor any doc

2010-10-13 Thread Jeremy Lal
Package: webkit-image-gtk Version: 0.0.svn23479-1 Severity: normal Hi, i tried to use webkit-image-gtk, but there are no docs at all ! Even -h does not output help, please correct this. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#599713: libv8: FTBFS on armel NULL used in arithmetic

2010-10-10 Thread Jeremy Lal
Package: libv8 Version: 2.4.7-2 Severity: important Forwarded upstream : http://code.google.com/p/v8/issues/detail?id=894 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686)

Bug#599603: libv8: FTBFS on armel, new warning prevents compilation

2010-10-09 Thread Jeremy Lal
Package: libv8 Version: 2.2.24-6 Severity: important See warnings about 'mangling of 'va_list' has changed in GCC 4.4' not suppressed in sytem headers : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42748 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy:

Bug#599374: dbconfig-common: dbc_mysql_createdb_encoding is missing

2010-10-06 Thread Jeremy Lal
Package: dbconfig-common Version: 1.8.46 Severity: important There is a dbc_pgsql_createdb_encoding option, but no corresponding option for mysql database creation. I don't know if sqlite supports this, but mysql does. It breaks redmine encodings for servers with mysql configured by default with

Bug#598709: lighttpd: workaround for acrobat + msie pdf download bug

2010-10-01 Thread Jeremy Lal
Package: lighttpd Version: 1.4.28-1 Severity: normal Hi, downloading a pdf served by lighttpd stalls when client is IE+acrobat. It would be nice to include the workaround given at the bottom of : http://redmine.lighttpd.net/issues/171 Which is : $HTTP[url] =~ \.pdf$ { $HTTP[useragent] =~ MSIE

Bug#596680: plymouth: watch_for_input assertion fails when init is systemd

2010-09-13 Thread Jeremy Lal
Package: plymouth Version: 0.8.3-9 Severity: normal Hi, using systemd 8-2 from experimental, with init=/bin/systemd at boot, plymouth fails to start : plymouthd: ply_keyboard.c: 384: ply_keyboard_watch_for_input: Assertion `keyboard` != ((void*)0) fails (copied by hand). I'm using text theme,

Bug#596682: ufw fails to start with kernel 2.6.35

2010-09-13 Thread Jeremy Lal
Package: ufw Version: 0.30.0-2 Severity: normal ufw fails to load /etc/ufw/before.rules at boot time, with kernel 2.6.35. It works with kernel 2.6.32. invoke-rc.d ufw restart works after boot. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500,

Bug#594724: rabbitmq-server: missing /usr/lib/rabbitmq/bin/rabbitmq-activate-plugins al

2010-08-28 Thread Jeremy Lal
Package: rabbitmq-server Version: 2.0.0-1 Severity: important put simply : /usr/sbin/rabbitmq-activate-plugins: line 48: /usr/lib/rabbitmq/bin/rabbitmq-activate-plugins: No such file or directory Cheers, Jérémy. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#593190: vim-common: /usr/share/vim/vimcurrent is also in package llvm-dev 2.6-9

2010-08-15 Thread Jeremy Lal
Package: vim-common Version: 2:7.2.445+hg~cb94c42c0e1a-1 Severity: important aptitude output : Preparing to replace vim-common 2:7.2.445+hg~cb94c42c0e1a-1 (using .../vim-common_2%3a7.3.000+hg~ee53a39d5896-1_i386.deb) ... Unpacking replacement vim-common ... dpkg: error processing

Bug#592844: override: libv8-2.2.24:libs/optional, libv8-dev:libdevel/optional

2010-08-13 Thread Jeremy Lal
Package: ftp.debian.org Severity: normal chromium-browser has priority optional and depends on libv8, which had priority extra (see bug #591148). I uploaded libv8-2.2.24-5, with source package priority optional, libv8-dbg keeping its extra priority : libv8-2.2.24_2.2.24-5_i386.deb - optional

Bug#589393: ITP: npm -- package manager for nodejs

2010-07-17 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: npm Version : 0.1.19 Upstream Author : Isaac Zimmitti Schlueter i...@izs.me * URL : http://github.com/isaacs/npm * License : MIT Programming Lang: Javascript Description

Bug#589470: ITP: eot-utils -- Converter from OpenType or TrueType to Embedded OpenType (EOT) font format

2010-07-17 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: eot-utils Version : 1.0 Upstream Author : Bert Bos b...@w3.org * URL : http://www.w3.org/Tools/eot-utils/ * License : W3C SOFTWARE NOTICE AND LICENSE Programming Lang: C

Bug#585489: initscripts: There is a loop between service bootlogs and mountnfs

2010-06-10 Thread Jeremy Lal
Package: initscripts Version: 2.88dsf-8 Severity: important insserv complains : Préparation du remplacement de initscripts 2.88dsf-7 (en utilisant .../initscripts_2.88dsf-8_i386.deb) ... Dépaquetage de la mise à jour de initscripts ... Traitement des actions différées (« triggers ») pour « 

Bug#583553: unversionned dependency on librack-ruby1.8 breaks packages depending on librack-ruby (= 1.1.0)

2010-05-28 Thread Jeremy Lal
Package: librack-ruby Version: 1.1.0-3 Severity: important When installing rails 2.3.5 on debian/stable using unstable packages, librack-ruby 1.1.0 gets installed and the unversionned dependency causes librack-ruby1.8 0.3.0 to be installed. This breaks libactivesupport-ruby 2.3.5 -- System

Bug#583107: redmine: conflicts with rails 2.3.5

2010-05-25 Thread Jeremy Lal
Package: redmine Version: 0.9.4-2 Severity: important rails has been upgraded to 2.3.5, so redmine is going to be upgraded soon. Jérémy :) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,

Bug#581048: gdm3: README.Debian gives wrong path for gdm.schemas

2010-05-10 Thread Jeremy Lal
Package: gdm3 Version: 2.30.2-3 Severity: minor in README.Debian : /etc/gdm3/gdm.schemas the right path being /usr/share/gdm/gdm.schemas ? -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,

Bug#581049: grub-pc: Use desktop-grub alternative in 05_debian_theme

2010-05-10 Thread Jeremy Lal
Package: grub-pc Version: 1.98-1 Severity: wishlist Replacing the hard-coded WALLPAPER in 05_debian_theme is quite easy, WALLPAPER=$(readlink -f /usr/share/images/desktop-base/desktop-grub) However grub's postinst and prerm should install alternative, if that's not already the case. Cheers,

Bug#581050: gdm3 does not follow greeter.gconf-defaults settings ?

2010-05-10 Thread Jeremy Lal
Package: gdm3 Version: 2.30.2-3 Severity: minor I don't manage to get gdm3 respect the gconf settings i've set in the documented /etc/gdm3/greeter.gconf-defaults file, as written in the README.Debian. I also tried setting these using directly gconftool, without any success. -- System

Bug#579090: debian-maintainers: Please add Jérémy Lal to Debian Maintainers keyring

2010-04-25 Thread Jeremy Lal
Package: debian-maintainers Severity: normal Please add Jérémy Lal kapo...@melix.org to Debian Maintainers keyring. Attached jetring changeset adds new key id 0x074141DC. Regards, Jérémy Lal Comment: Add Jérémy Lal kapo...@melix.org as a Debian Maintainer Date: Sun, 25 Apr 2010 10:57:44 +0200

Bug#578030: gnome-keyring: daemon not launched by pam.d/gdm module upon login

2010-04-16 Thread Jeremy Lal
Package: gnome-keyring Version: 2.30.0-2 Severity: normal I downgraded libpam-gnome-keyring, gnome-keyring to 2.28. Upgrading to version 2.30 does not start gnome-keyring-daemon upon gdm login anymore. There are absolutely no differences in /var/log/auth.log between version gnome-keyring 2.28 and

Bug#576870: rubygems1.8: rubygems 1.3.6 isn't compatible with rails 2.2.2 (undefined method version_requirements=)

2010-04-07 Thread Jeremy Lal
Package: rubygems1.8 Version: 1.3.6-1 Severity: normal This bug is described here : http://rubyforge.org/tracker/index.php?func=detailaid=27868group_id=126atid=575 Regards, Jérémy. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#576709: thunar: double-clic on item works only once

2010-04-06 Thread Jeremy Lal
Package: thunar Version: 1.0.1-3 Severity: normal Sorry for the lack of precision : when i open a folder by double-clicking, i can't open sub-folders the same way. Clic or double-clic just don't select nor open anything, file or folder. Right-clic works, though. This behaviour appeared with a

Bug#576707: thunar: does not build with gold linker

2010-04-06 Thread Jeremy Lal
Package: thunar Version: 1.0.1-3 Severity: minor I got errors trying to debuild thunar packages from source, using binutils-gold. A quick search on google hints it's a gold linker problem, see : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554305 I point to this page since the solution seems

Bug#575383: nodejs: package has been built with patches unapplied

2010-03-25 Thread Jeremy Lal
Package: nodejs Version: 0.1.33-1 Severity: important A new properly built package is on the way to being uploaded. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture:

Bug#575281: plymouth: no debian/watch (here's one)

2010-03-24 Thread Jeremy Lal
Package: plymouth Version: 0.7.2-4 Severity: wishlist Please add this debian/watch... version=3 http://www.freedesktop.org/software/plymouth/releases/plymouth-(.*)\.tar\.bz2 debian uupdate -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500,

Bug#575155: nginx: no svg entry in mime.types

2010-03-23 Thread Jeremy Lal
Package: nginx Severity: minor Please add : image/svg+xml svg svgz; to /etc/nginx/mime.types (i took that line from /etc/mime.types) svg is not yet supported by all browsers, but will be soon ! -- System Information: Debian Release: squeeze/sid APT prefers unstable

Bug#574967: ITP: multiwatch -- Forks and watches multiple instances of a program

2010-03-22 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org Owner: Jeremy Lal kapo...@melix.org * Package name: multiwatch Version : no upstream version (yet) Upstream Author : Stefan Bühler lighttpd at stbuehler.de * URL : http://cgit.lighttpd.net/multiwatch

Bug#571559: lighttpd: fastcgi bin-environment variable not set

2010-02-25 Thread Jeremy Lal
Package: lighttpd Version: 1.4.26-1 Severity: normal I want to get an environment variable MY_VAR in a small c program (attached), and it used to work with a previous version of lighttpd. With this version it does not. Some variables are properly set, e.g. QUERY_STRING is ok. I also attached the

Bug#569811: rails: xhr requests return error 500 (patch provided)

2010-02-14 Thread Jeremy Lal
Package: rails Version: 2.2.3-2 Severity: normal In package redmine, xhr requests always return error 500. It does not happen with the provided (very simple) patch, which i took from rails 2.3.5. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500,

Bug#569311: libev: ev_stat bug, fixed in version 3.9

2010-02-11 Thread Jeremy Lal
Package: libev Version: 3.8 Severity: normal This bug affects nodejs package : http://lists.schmorp.de/pipermail/libev/2009q4/000808.html It has been fixed in libev 3.9, it would be nice to upgrade that package. Regards, Jérémy Lal -- System Information: Debian Release: squeeze/sid APT

Bug#568861: redmine: should migrate db even if not reinstalling via dbconfig

2010-02-08 Thread Jeremy Lal
Package: redmine Version: 0.9.1-1 Severity: normal If the user doesn't reinstall database when prompted by dbconfig, the database previously installed by dbconfig are not migrated using rake db:migrate. So if the database instance is present in debconf and the corresponding database.yml file is

Bug#568552: blueproximity: does not start : TypeError: warn() got multiple values for keyword argument 'stacklevel'

2010-02-05 Thread Jeremy Lal
Package: blueproximity Version: 1.2.5-4 Severity: important This happens when starting blueproximity (not for the first time, but i removed .blueproximity/): Creating new config directory '/home/dev/.blueproximity'. Traceback (most recent call last): File /usr/share/blueproximity/proximity.py,

Bug#567140: libhdf5-serial-1.8.4 conflicts with libhdf5-serial-1.8.3 and octave3.0 depends on it

2010-01-27 Thread Jeremy Lal
Package: octave3.0 Version: 1:3.0.5-7 Severity: important libhdf5-serial-1.8.4 has been uploaded to debian/unstable, and that package conflicts with libhdf5-serial-1.8.3, so it makes apt uninstall octave3.0 (and also octave3.0-plplot) because those packages depend on version 1.8.3. -- System

Bug#566243: xfce4-clipman-plugin: xfconf setting for reverse order could be documented somewhere

2010-01-22 Thread Jeremy Lal
Package: xfce4-clipman-plugin Version: 2:1.1.3-2 Severity: wishlist There is a hidden setting to make clipman list history in reverse order : xfconf-query -c xfce4-panel -p /plugins/clipman/tweaks/reverse-menu-order -s true -t bool --create It would be nice that command be added somewhere in

Bug#565976: squeeze: create an archive in a folder contained in a symbolic link records absolute paths

2010-01-20 Thread Jeremy Lal
Package: squeeze Version: 0.2.3-8 Severity: normal Let's say i have a folder : ~/test1/ And ln -s /home/foo/test1 test2 If i add a file to the archive taken from test2, the created archive contains absolute paths, like /home/foo/test2 whereas if i compress in test1/, the created archive

Bug#565761: openarena: SIGILL when changing graphics options

2010-01-18 Thread Jeremy Lal
Package: openarena Version: 0.8.1-6 Severity: normal It crashed reliably when changing a texture setting. It also happens when launching/changing a level, but not every time. Deleting openarena's config file does not solve the problem. I'll try to gather more info about the condition of the

Bug#565505: gstreamer0.10-plugins-bad: segfaults loading /usr/lib/gstreamer-0.10/libgstfrei0r.so

2010-01-16 Thread Jeremy Lal
Package: gstreamer0.10-plugins-bad Version: 0.10.17-2 Severity: normal When i run : gst-launch --gst-plugin-load=libgstfrei0r i get : (gst-launch-0.10:21512): GLib-GObject-CRITICAL **: g_param_spec_internal: assertion `(name[0] = 'A' name[0] = 'Z') || (name[0] = 'a' name[0] = 'z')' failed

Bug#559297: /usr/bin/pycentral: Syntax error in /usr/bin/pycentral triggered with python-wxgtk2.8 pre-removal script

2009-12-03 Thread Jeremy Lal
Package: python-central Version: 0.6.14 Severity: normal File: /usr/bin/pycentral Here's the way aptitude complains : Préparation du remplacement de python-wxgtk2.8 2.8.7.1-2+b1 (en utilisant .../python-wxgtk2.8_2.8.10.1-1_i386.deb) ... File /usr/bin/pycentral, line 2112 else: ^

Bug#553621: lintian: add javascript to the usual interpreters

2009-11-01 Thread Jeremy Lal
Package: lintian Version: 2.2.17 Severity: wishlist I know javascript is, for now, not a usual interpreter, but with spidermonkey and libv8's node.js server, it's certainly growing to be more common. I guess /usr/bin/javascript is a reasonnable name for the interpreter, though for now no package

Bug#553514: ITP: node.js -- Event-based I/O for V8 javascript

2009-10-31 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: node.js Version : 0.1.15 Upstream Author : Ryan Dahl r...@tinyclouds.org * URL : http://nodejs.org * License : MIT Programming Lang: C++, Javascript Description

Bug#552436: gnome-screensaver: does it really need to depend on gnome-session ?

2009-10-26 Thread Jeremy Lal
Package: gnome-screensaver Version: 2.28.0-1 Severity: wishlist I noticed the dependency on gnome-session is not really required : change of user, locking screen, letting a message all work properly without gnome-session. Unless i'm missing something, that would be nice to drop it, or put it in

Bug#552435: git-buildpackage: try debian/rules get-orig-source to generate upstream tarball

2009-10-26 Thread Jeremy Lal
Package: git-buildpackage Version: 0.4.59 Severity: wishlist bzr-buildpackage provides this functionnality, it seems legitimate git-buildpackage tried using get-orig-source to generate the tarball, as a last resort. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#552434: rabbitmq-server: Provide defaults in init.d

2009-10-26 Thread Jeremy Lal
Package: rabbitmq-server Version: 1.7.0-3 Severity: minor For example, # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')

Bug#550448: libv8: scons does not guess x64 arch. Patch available.

2009-10-10 Thread Jeremy Lal
Package: libv8 Version: 1.3.11 Severity: important Justification: fails to build from source In order to build on 64 bits arch(s), scons must be called with arch=x64. However, a patch is available at : http://code.google.com/p/v8/issues/detail?id=429 -- System Information: Debian Release:

Bug#550244: ITP: redmine-plugin-botsfilter -- Redmine plugin to restrict common bots

2009-10-08 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: redmine-plugin-botsfilter Version : 1.01 Upstream Author : Jean-Philippe Lang jp_l...@nospam@yahoo.fr * URL : http://www.redmine.org/wiki/redmine/PluginBotsFilter * License

Bug#549667: libactiveldap-ruby: README.activeldap contains documentation of Action Mailer

2009-10-05 Thread Jeremy Lal
Package: libactiveldap-ruby1.8 Version: 1.0.9-1 Severity: minor File: libactiveldap-ruby /usr/share/doc/rails/README.activeldap contains the wrong documentation. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500,

Bug#549193: base-files: MIT license in common-licenses ?

2009-10-01 Thread Jeremy Lal
Package: base-files Version: 5.0.0 Severity: wishlist I'm not very competent at dealing with licenses, but i noticed the MIT license is absent from /usr/share/common-licenses Unless there is a reason for that, why not including a copy of it ? Regards, Jérémy Lal -- System Information: Debian

Bug#547632: Undefined subroutine main::delimiter called at /usr/bin/lintian line 687

2009-09-21 Thread Jeremy Lal
Package: lintian Version: 2.2.14 Severity: important Running lintian over any package outputs : Undefined subroutine main::delimiter called at /usr/bin/lintian line 687 If i change the call to delimiter() to : Lintian::Output::delimiter() then it complains elsewhere (debug_msg, v_msg...) all

Bug#545576: lighttpd: server could not open a fam connection, dieing

2009-09-08 Thread Jeremy Lal
Package: lighttpd Version: 1.4.23-3+b2 Severity: normal This is not a duplicate of 521274. I missed the point at that time. The problem is that lighttpd fails to start at boot time. Restarting it later works ok. The error message is the title. Is it possible gamin depends on something not yet

Bug#545291: xfce4-clipman-plugin: missing xfce4-clipman-settings or unclear dependency on xfce4-clipman

2009-09-06 Thread Jeremy Lal
Package: xfce4-clipman-plugin Version: 2:1.1.0-1 Severity: normal The xfce4-clipman-settings is absent from that package, and has been moved to xfce4-clipman. The later package should at least be a recommendation of the former ? -- System Information: Debian Release: squeeze/sid APT prefers

Bug#544888: libempathy29: depends on libempathy-common 2.27.91.1-1, could relax version to 2.27.91.1 ?

2009-09-03 Thread Jeremy Lal
Package: libempathy29 Version: 2.27.91.1-1 Severity: normal All in the title. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686

Bug#543898: ITP: rabbitmq-stomp -- A STOMP gateway for RabbitMQ

2009-08-27 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: rabbitmq-stomp Version : 1.6.0 Upstream Author : Tony Garnock-Jones to...@lshift.net * URL : https://dev.rabbitmq.com/wiki/StompGateway * License : MPL 1.1 Programming Lang

Bug#543964: ITP: python-orbited -- HTTP daemon that is optimized for long-lasting comet connections

2009-08-27 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: python-orbited Version : 0.7.10 Upstream Author : Michael Carter cartermich...@gmail.com * URL : http://www.orbited.org/ * License : MIT Programming Lang: Python

Bug#543968: ITP: libjs-orbited -- TCPSocket javascript client for networking with orbited

2009-08-27 Thread Jeremy Lal
Package: wnpp Severity: wishlist Owner: Jeremy Lal kapo...@melix.org * Package name: libjs-orbited Version : 0.7.10 Upstream Author : Michael Carter cartermich...@gmail.com * URL : http://www.orbited.org/ * License : MIT Programming Lang: Javascript

Bug#543638: rabbitmq-server: Please provide /etc/default/rabbitmq, /etc/rabbitmq/rabbitmq.conf

2009-08-26 Thread Jeremy Lal
Package: rabbitmq-server Version: 1.6.0-1 Severity: wishlist As instructed on [0], there are several configuration variables that could be set using those files. It would be nice to see them with appropriate defaults, or at least commented. Thanks. [0] http://www.rabbitmq.com/install.html --

Bug#543639: Please provide a rabbitmq-server-dev package

2009-08-26 Thread Jeremy Lal
Package: rabbitmq-server Version: 1.6.0-1 Severity: wishlist Compiling a plugin (e.g. rabbitmq-stomp) needs files in rabbitmq-server/include, so a -dev package would be handy ! Thanks. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#543675: wrong debconf template name : grub-pc/cmdline_linux

2009-08-26 Thread Jeremy Lal
Package: grub-pc Version: 1.96+20090825-1 Severity: important As you can see below, the debconf template is : grub-pc/linux_cmdline, not the one in debian/config : + db_set grub-pc/cmdline_linux + _db_cmd SET grub-pc/cmdline_linux + IFS= printf %s\n SET grub-pc/cmdline_linux + IFS= read -r

Bug#539887: libnice: missing comma in build-depends list in debian/control file

2009-08-04 Thread Jeremy Lal
Package: libnice Version: 0.0.8 Severity: serious Justification: no longer builds from source Here's what i read : Build-Depends: cdbs, debhelper (= 7), libglib2.0-dev (= 2.10) libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,

Bug#539305: thunar-archive-plugin: no archive manager found when doing 'extract here' from thunar context menu

2009-07-30 Thread Jeremy Lal
Package: thunar-archive-plugin Version: 0.2.4-4 Severity: normal If i do a right click on a .tar.gz file, and do Extract here from the context menu, i get an alert dialog saying (approximately, since i translate it from french to english): Failure to extract files. No archive manager found. I

Bug#537507: xfce4-power-manager: with suspend to ram on lid close, doing it twice puts laptop in unusable state

2009-07-18 Thread Jeremy Lal
Package: xfce4-power-manager Version: 0.8.2-1 Severity: normal If power-manager is set to suspend to ram on lid close, closing and opening the lid works only once on my laptop. Closing it a second time puts the laptop in a state where quite everything (display, hard disk, fan) is off, only power

Bug#536681: lighttpd: include_shell include_conf_enabled.pl not working anymore

2009-07-12 Thread Jeremy Lal
Package: lighttpd Version: 1.4.23-2 Severity: important Starting from a pristine /etc/lighttpd folder, enabling userdir does not work. I tested putting userdir config stanzas directly into /etc/lighttpd/lighttpd.conf just after the include_shell ... and it loads userdir properly. I also verified

Bug#535442: postgresql: Broken upgrade when using insserv

2009-07-02 Thread Jeremy Lal
Package: postgresql Version: 8.4.0-1 Severity: important With insserv package installed, and postgresql 8.3 installed, i can't install the postgresql-8.4 package, see the aptitude log below. Also AFAIR this problem did not happen during 8.2 - 8.3 migration. insserv: script postgresql-8.4:

Bug#533823: /usr/bin/ld: ld segfaults after suspend to ram

2009-06-20 Thread Jeremy Lal
Package: binutils Version: 2.19.1-1 Severity: normal File: /usr/bin/ld It's been a while (at least two years) i noticed ld crash after a suspend to ram, using stable or unstable kernel and libs. What kind of information could i provide to make this bug report more complete ? -- System

Bug#531215: Should conflict with cuneiform-data

2009-05-30 Thread Jeremy Lal
Package: cuneiform Version: 0.6.0+dfsg-1 Severity: normal cuneiform-common should conflicts with cuneiform-data, since they share common files but have different names. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'),

Bug#529253: etckeeper could ignore runit's supervise/ok supervise/control

2009-05-18 Thread Jeremy Lal
Package: etckeeper Version: 0.36 Severity: wishlist runit uses two files supervise/ok supervise/control for each controlled process.Etckeeper complains about them, since they are pipes. Adding them to the default .gitignore could be done without risking any harm ? -- System Information: Debian

Bug#527240: xfce4-power-manager: missing i386 in supported architectures

2009-05-06 Thread Jeremy Lal
Package: xfce4-power-manager Severity: normal See http://packages.debian.org/experimental/xfce/xfce4-power-manager the closest match would be hurd-i386... -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500,

Bug#526803: llvm-doc: doc version does not seem to correspond to llvm version

2009-05-03 Thread Jeremy Lal
Package: llvm-doc Version: 2.5-2 Severity: normal Because compiling the tutorial code gives compiler errors, whereas the online tutorial code does not. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'),

Bug#522425: dsyslog-module-gnutls: description is wrong (shows PostgreSQL support)

2009-04-03 Thread Jeremy Lal
Package: dsyslog-module-gnutls Severity: minor I just saw that on aptitude... -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.29 (SMP

Bug#521590: cherokee: default config : php-cgi not spawned

2009-03-28 Thread Jeremy Lal
Package: cherokee Version: 0.98.1-1 Severity: important php-cgi not spawned at all with default configuration. Launching php-cgi -b /tmp/cherokee-php.socket manually and restarting cherokee makes php works. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy:

Bug#521619: php5-cgi: one script curling another one with Cookie header on same web server result in a deadlock

2009-03-28 Thread Jeremy Lal
Package: php5-cgi Version: 5.2.9.dfsg.1-1 Severity: normal Let's define two scripts, each one using session_start(). The first script calls the second one, using call, and setting a Cookie http header with the current session in it. It results in the second script never returning from that call.

Bug#521274: lighttpd: server could not open a fam connection, dieing

2009-03-26 Thread Jeremy Lal
Package: lighttpd Version: 1.4.19-5 Severity: grave Justification: renders package unusable I get that error when starting the pc. I don't get it when restarting lighttpd, but i get that warning : Starting web server: lighttpd/usr/sbin/lighttpd: Symbol `FamErrlist' has different size in shared

Bug#517192: wwwconfig-common: Any chance for lighttpd support ?

2009-02-26 Thread Jeremy Lal
Package: wwwconfig-common Version: 0.2.1 Severity: wishlist i'm willing to package a web app with support for apache2 | lighttpd, is there any plan to make wwwconfig-common support lighttpd configuration ? -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500,

Bug#510580: Please update rails to 2.1.2

2009-01-03 Thread Jeremy Lal
Package: rails Version: 2.1.0-6 Severity: wishlist It seems 2.1.2 release of rails corrects many bugs... -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel:

Bug#503357: mantis: assumes apache2 is installed whereas it's not

2008-10-24 Thread Jeremy Lal
Package: mantis Version: 1.1.4+dfsg-1 Severity: normal Mantis declares it depends on httpd, but installing it without apache triggers an error, see mantis.postinst#66-72 It should do nothing in case apache2 is not present... -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#500835: xarchiver from command-line shows a cp missing operand error

2008-10-01 Thread Jeremy Lal
Package: xarchiver Version: 0.5.0~beta1-2 Severity: normal For example, this call : xarchiver --extract-to=/home/test empathy-2.24.0.tar.gz Xarchiver 0.5.0beta1 (©)2005-2008 Giuseppe Torelli cp -f then a dialog opens up and says cp : missing operand error and nothing is extracted. -- System

Bug#498282: chromium: Loser message just before level1 succeeded message

2008-09-08 Thread Jeremy Lal
Package: chromium Version: 0.9.13.2-1 Severity: minor I just lost my last life but some of my shots destroyed the big boss just after. So i saw Loser then i saw Level 1 succeeded. Then level 2 loads but i have no spaceship. I know nobody cares, but after all it's a bug ! -- System Information:

Bug#494436: thunar-archive-plugin folder in wrong place ?

2008-08-09 Thread Jeremy Lal
Package: thunar Version: 0.9.0-10 Severity: normal Hi, the folder path is now : /usr/lib/thunar-archive-plugin/thunar-archive-plugin which seems weird, and makes xarchiver put its .tap file in the wrong folder (ie : /usr/lib/thunar-archive-plugin). I hesitated before filling a bug to Thunar, as

Bug#482585: Black screen after openarena quits

2008-05-23 Thread Jeremy Lal
Package: openarena Version: 0.7.6-1 Severity: normal After playing openarena, i get a black screen, mouse is working, right click shows the xfdektop context menu, there is no refresh (menu is still visible after a clic outside it). No open apps are visible, and closing xfce session shows for an

Bug#481317: php5-cgi: REMOTE_ADDR contains IPv6-style with http and IPv4-style with https

2008-05-15 Thread Jeremy Lal
Package: php5-cgi Version: 5.2.6-1 Severity: normal Using php5-cgi with lighttpd(fastcgi) i get : echo $_SERVER['REMOTE_ADDR']; :::127.0.0.1 and when accessing the page with https : 127.0.0.1 I don't know wether it's related to lighttpd or php5, but i guess it's not a normal behaviour ?

Bug#480136: apt-listbugs: please allow bug numbers starting with #

2008-05-08 Thread Jeremy Lal
Package: apt-listbugs Version: 0.0.88 Severity: wishlist When i want to read a bug report, i just double-clic on the #123456 number, then copy/paste; alas, it doesn't work, since the prompt expects 123456, not #123456... and this is frustrating. May be the prompt could accept both syntaxes ?

Bug#478510: openarena: INVALID GAME FOLDER on most servers with common levels

2008-04-29 Thread Jeremy Lal
Package: openarena Version: 0.7.6-1 Severity: normal Just after the last update i get a lot of servers triggering that bug. I downloaded the original oa076.zip from website, just to realize the contents of baseoa was exactly the same... Is this error due to update ? -- System Information:

Bug#476882: stellarium: black screen after startup

2008-04-19 Thread Jeremy Lal
Package: stellarium Version: 0.9.1-2.1 Severity: important I used stellarium one month ago, it worked fine. I watched an eclipse... Since one week when i launch it i get a black screen, after the splash screen, no crash, mouse pointer is moving, and alt+f4 quits the application. Still, it's

Bug#476187: rhythmbox: segfaults at startup

2008-04-14 Thread Jeremy Lal
Package: rhythmbox Version: 0.11.5-2 Severity: important I get a segmentation fault at startup. Before anything shows up, just before the small icon appears in the notification area (empty space appears there, then disappears immediately) After a lot of lines : (rhythmbox:10404):

Bug#473412: rhythmbox: mime type of podcasts is wrongly guessed, then podcast is ignored by totem-pl-parser

2008-03-30 Thread Jeremy Lal
Package: rhythmbox Version: 0.11.5-1 Severity: normal since 0.11 i can't download some podcasts anymore. i found it was podcasts with that kind of url : http://somethi.ng/podcast.php3 I checked and the server correctly sets the mime type in http headers, (application/rss+xml) but rhythmbox uses

Bug#473313: libtotem-plparser10: ignores files ending with .php3, regardless of mime type given by server headers ?

2008-03-29 Thread Jeremy Lal
Package: libtotem-plparser10 Version: 2.22.1-1 Severity: normal It seems totem-pl-parser doesn't use http headers to get the mime type of the file when given by URL : test-parser --debug http://www.la-bas.org/podcast.php3 _get_mime_type_for_name for 'http://www.la-bas.org/podcast.php3' returned

Bug#465803: thunar vfs leaves zombies (fixed upstream, easy to patch)

2008-02-14 Thread Jeremy Lal
Package: thunar Version: 0.9.0-3 Severity: normal Please have a look at this bug : http://bugzilla.xfce.org/show_bug.cgi?id=2983 NOticeably fixed upstream i just compiled thunar from debian source package, and once the provided patch in the bug description is applied no more zombies here. --

Bug#464064: postgresql-8.3: Bad typo in README.Debian : to be upgraded cluster LOST !

2008-02-04 Thread Jeremy Lal
Package: postgresql-8.3 Version: 8.3.0-1 Severity: minor In : /usr/share/doc/postgresql-8.3/README.Debian.gz Default clusters and upgrading --- you first install postgresql-8.3: apt-get install postgresql-8.3 Then drop the default 8.2 cluster: pg_dropcluster 8.2

Bug#457637: sl-modem-daemon: slmodemd period size 48 is not supported by playback (64)

2007-12-23 Thread Jeremy Lal
Package: sl-modem-daemon Version: 2.9.9d+e-pre2-10 Severity: normal Hi, Si3054 alsa modem is not working out of the box, whereas it could : just patch modem_main.c as described in http://helllabs.org/patch/20070710_slmodem/slmodem-2.9.11-alsa-period-size.patch I tried it and patched the source

Bug#443357: compiz: Compiz runs only as root

2007-09-20 Thread Jeremy Lal
Package: compiz Version: 0.5.2-2 Severity: normal I get compiz to work straight from the unstable packages, but only whn i run compiz --replace as root When run as normal user, metacity unloads, but compiz decorator doesn't : windows borders doesn't show, and i got the same messages as when run

  1   2   >