[Bug 391596] Re: zend-framework package doesn't install the "zf" script

2009-06-27 Thread Christian Kampka
Copying a Binary to /usr/bin with a .sh file extension is kind of uncommon. I'd suggest dropping the file extension on copy in favor of some more convenience. -- zend-framework package doesn't install the "zf" script https://bugs.launchpad.net/bugs/391596 You received this bug notification becaus

[Bug 540490] Re: liferea should be added to the indicator applet

2010-05-08 Thread Christian Kampka
** Tags added: patch -- liferea should be added to the indicator applet https://bugs.launchpad.net/bugs/540490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 551526] Re: Package is incompatible with repository version of the main Transmission app's RPC

2010-04-07 Thread Christian Kampka
** Bug watch added: Debian Bug tracker #575897 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575897 ** Also affects: transmissionrpc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575897 Importance: Unknown Status: Unknown -- Package is incompatible with reposit

[Bug 551526] Re: Package is incompatible with repository version of the main Transmission app's RPC

2010-04-10 Thread Christian Kampka
Hi Stefan, version 0.3 of python-transmissionrpc is not compatible with transmission 1.92 which is packed in Lucid. Thus, the package is simply not usable with a Lucid transmission installation. Version 0.4 as available in Debian fixes this issue. Since it is a pure python package, it can be eas

[Bug 544242] [NEW] [PATCH] Empathy should allow users to toggle auto-away mode on/off

2010-03-22 Thread Christian Kampka
Public bug reported: Binary package hint: empathy Empathy sets the users status to away if the user is idle for some time. This feature is currently not controllable. This patch will add an option to the preferences menu that will allow the user to toggle this auto-away behavior on or off (defau

[Bug 544242] Re: [PATCH] Empathy should allow users to toggle auto-away mode on/off

2010-03-22 Thread Christian Kampka
** Patch added: "empathy_toggle_autoaway.patch" http://launchpadlibrarian.net/41619492/empathy_toggle_autoaway.patch -- [PATCH] Empathy should allow users to toggle auto-away mode on/off https://bugs.launchpad.net/bugs/544242 You received this bug notification because you are a member of Ubun

[Bug 587211] Re: [needs-packaging] mkclean

2010-09-15 Thread Christian Kampka
I would not advise to package mkclean yet for two reasons: 1. It is under rapid and unsteady development and can not yet considered stable. 2. It is based on libebml2 and libmatroska2 which are both also not yet release ready. Packaging it this early would probably lead to a bad user experience.

[Bug 1051911] [NEW] Ship stable version of fwknop

2012-09-17 Thread Christian Kampka
Public bug reported: fwknop is often a single point of failure when used to secure firewalls. A failing fwknop will most likely result in an inaccessible server for the administrator. Since fwknop 2.x is a complete rewrite of the software in a another language, shipping a release candidate version

[Bug 1047837] Re: Upstart support

2012-09-17 Thread Christian Kampka
Those files are indeed unnecessary because the debdiff (of course) swallowed the symlinks. Originally the upstart scripts for different components are just symlinks to these generic ones since they are really all the same and just exist for debhelper magic. Since debian rejected the debdiff anyw

[Bug 1051958] [NEW] fwknop-server needs upstart support

2012-09-17 Thread Christian Kampka
Public bug reported: The fwknop package can benefit greatly from upstart supervision. First of it is generally deployed as a single point of failure with the side effect that a failing fwknopd will probably leave the machine unmanageable by eg. ssh. Second, the current 2.x release is fairly new

[Bug 1047837] Re: Upstart support for Zabbix services

2012-09-17 Thread Christian Kampka
** Summary changed: - Upstart support + Upstart support for Zabbix services -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047837 Title: Upstart support for Zabbix services To manage notifications

[Bug 1047837] Re: Upstart support for Zabbix services

2012-09-17 Thread Christian Kampka
I feel like using symlinks for the upstart files already resolved most of what you could remedy by having an additional zabbix-setup job. As things are now, it would mean pulling one line from the generic upstart file and creating a new job just for creating a runtime directory. There is no bene

Re: [Bug 1047837] Re: Upstart support for Zabbix services

2012-10-02 Thread Christian Kampka
Am 02.10.2012 16:31, schrieb James Hunt: > Christian - sym links are not supported. See init(5) and > http://upstart.ubuntu.com/cookbook/#symbolic-links-don-t-work-in-etc- > init. > James, symlinks are used to keep the code synchronous since all respective upstart script are identical. They are t

[Bug 1047837] [NEW] Upstart support

2012-09-08 Thread Christian Kampka
Public bug reported: Ubuntu uses Upstart instead of SysVInit to run the init process. Attached debdiff includes upstart scripts that will allow Upstart to start/stop all zabbix daemon components. Installation of the scripts will happen automatically using Ubuntus Upstart debhelper scripts, Debian

[Bug 1047837] Re: Upstart support

2012-09-08 Thread Christian Kampka
** Patch added: "upstart-support.debdiff" https://bugs.launchpad.net/bugs/1047837/+attachment/3300935/+files/upstart-support.debdiff ** Bug watch added: Debian Bug tracker #687016 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687016 ** Also affects: zabbix via http://bugs.debian.org/

[Bug 1049908] [NEW] Upstart control of lxc container instances

2012-09-12 Thread Christian Kampka
Public bug reported: This change proposes that upstart takes care of running and managing lxc container instances instead of having them run as daemons. This has some advantages: - lxc containers can benefit from upstart supervision, eg. respawn can be easily enabled, and parallel job execution

Re: [Bug 1049908] Re: Upstart control of lxc container instances

2012-09-12 Thread Christian Kampka
> I see one problem with that. Directly calling lxc-stop outside of the > container, or half in the container will cause upstart to restart it, > which isn't quite what we want. I explicitly did not add the 'respawn' stanza to the .conf file, I just mentioned it as a possible and valid use case. T

[Bug 896376] Re: Galaxy Nexus (MTP, phone) and Xoom (MTP, tablet) don't show up in Banshee

2011-12-12 Thread Christian Kampka
@6 Adding the phone to libmtp is not the solution because libmtp is not really the problem. Just put your phone into USB Debug Mode. That changes the device ID and libmtp will detect is as a Galaxy Tab 10.1, but banshee still does not know it. The problem seems to be with GIO which doesn't seem

[Bug 736743] Re: environment block not implemented on btrfs

2013-07-12 Thread Christian Kampka
** Tags added: raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736743 Title: environment block not implemented on btrfs To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 845162] Re: Loading picard crashes my X-Session (unity)

2011-09-09 Thread Christian Kampka
*** This bug is a duplicate of bug 844123 *** https://bugs.launchpad.net/bugs/844123 ** This bug has been marked a duplicate of bug 844123 picard crashes system or becomes unresponsive -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 844123] Re: picard crashes system or becomes unresponsive

2011-09-10 Thread Christian Kampka
After upgrading the system, including libqt4*, the problem still exists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844123 Title: picard crashes system or becomes unresponsive To manage notifica

[Bug 544242] Re: [PATCH] Empathy should allow users to toggle auto-away mode on/off

2010-06-24 Thread Christian Kampka
In case anyone is interested, I backported the upstream patch to my ppa. I'll try to keep it up to date if possible until upstream reaches the repos. -- [PATCH] Empathy should allow users to toggle auto-away mode on/off https://bugs.launchpad.net/bugs/544242 You received this bug notification bec