Bug#955988: O: aqemu -- Qt5 front-end for QEMU and KVM

2020-08-18 Thread Ignace Mouzannar
On Sun, Aug 16, 2020 at 7:52 AM Alexis Murzeau wrote: > > Hi, > > Le 15/08/2020 à 15:59, Alexis Murzeau a écrit : > > > > According to mails on debian-mentors, you used this VCS repository ? > > http://svn.debian.org/viewsvn/collab-maint/ext-maint/aqemu > > > > This URL is now offline, but was arc

Bug#955989: O: didiwiki -- simple wiki implementation with built-in webserver

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal This package was my first official Debian package [1]. A first step in what became a passion for FOSS and its open philosophy. I am so grateful for having decided to follow this Debian maintainer path. I am unfortunately unable to maintain my packages anymore, and th

Bug#955987: O: gip -- IP calculator for GNOME desktop environment

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/gip Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see

Bug#955988: O: aqemu -- Qt5 front-end for QEMU and KVM

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/aqemu Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please se

Bug#955986: O: iptotal -- monitor for IP traffic, not requiring SNMP

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/iptotal Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please

Bug#955985: O: kdocker -- lets you dock any application into the system tray

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/kdocker Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please

Bug#955983: O: tenshi -- https://tracker.debian.org/pkg/tenshi

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/tenshi Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please s

Bug#955984: O: kiki -- tool for python regular expression testing

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/kiki Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see

Bug#955982: O: alltray -- Dock any program into the system tray

2020-04-05 Thread Ignace Mouzannar
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/alltray Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please

Bug#873678: tsung: x86 directory in /usr/lib prevents tsun finding gui resources

2017-11-15 Thread Ignace Mouzannar
Hi Sam, Sorry for the lag. For some reason your report did not land in my inbox. I have just uploaded the new upstream version of tsung, only to find out about your bug report minutes later. I will be re-uploading a new version right now, patching and fixing this bug. Cheers, Ignace M

Bug#832494: aqemu: Description need to be updated

2016-07-25 Thread Ignace Mouzannar
Hi, On Mon, Jul 25, 2016 at 9:51 PM, Zhang Jingqiang wrote: > > Hello, >The Qt4 based description need to be replaced. Nice catch. I will update this right away. Cheers, Ignace M

Bug#832448: ITP: python-parsel -- A library to extract data from HTML/XML using XPath/CSS selectors

2016-07-25 Thread Ignace Mouzannar
Package: wnpp Severity: wishlist Owner: Ignace Mouzannar * Package name: python-parsel * Version : 1.0.2 * Upstream Authors : Scrapy project * URL : https://github.com/scrapy/parsel * License : BSD Programming Lang: python Description : A library to extract

Bug#725920: Please support mipsn32(el) and mips64(el)

2016-07-24 Thread Ignace Mouzannar
Hi there, I am working on updated the package. The architecture list reflected the architectures that were supported by the qemu package at the time of build. I have just updated that list. Cheers, Ignace M

Bug#818708: didiwiki regression: fix for CVE-2013-7448 renders many existing pages inaccessible

2016-04-03 Thread Ignace Mouzannar
Thanks Sergio for your review and input. Here is the patch I will be uploading. +if (page_name[0] == '/') +return FALSE; + +if (strncmp(page_name, "../", 3) == 0) +return FALSE; + +if (strstr(page_name, "/../")) +return FALSE; Cheers, Ignace M

Bug#818708: didiwiki regression: fix for CVE-2013-7448 renders many existing pages inaccessible

2016-03-30 Thread Ignace Mouzannar
Hi Sergio, Thank you for reporting this issue. Here is the fix I intend to push in src/wiki.c. I have tested the solution on my didiwiki installation, and it seems to be working fine. int page_name_is_good(char* page_name) { /* We should give access only to subdirs of didiwiki root. I gue

Bug#668776: [lshell] log directory permissions insecure/wrong

2016-02-25 Thread Ignace Mouzannar
On Mon, Mar 17, 2014 at 10:13 AM, Rune Schjellerup Philosof wrote: > > The issue is still present in sid version 0.9.16-1. > > I suggest solving it by adding > "su nobody lshell" to /etc/logrotate.d/lshell This has been added upstream [1]. I will be shipping the new Debian package soon. Thanks Ru

Bug#815111: didiwiki path traversal vulnerability

2016-02-18 Thread Ignace Mouzannar
Package: didiwiki Version: 0.5-11 Tags: patch + pending Severity: critical A user has privately sent me a security patch for the didiwiki package, that I maintain. The current installation allows any of the system's the user to access any file on the filesystem. To reproduce it: apt-get insta

Bug#754922: tenshi: Fails to be purged: "userdel: user tenshi is currently used"

2015-03-23 Thread Ignace Mouzannar
Hello, Failing to have more info, and being unable to reproduce this bug (see latest piuparts also), I am reducing the severity to important. Please follow-up should you not approve this. Thanks. Ignace M -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#763623: virt-manager: depends on arch-specific package(s)

2014-10-22 Thread Ignace Mouzannar
Hi, If this helps, I was able to resolve this issue on my Mult-Arch by re-installing "spice-client-glib-usb-acl-helper", which forced upgrading its version. mazzika:~$ sudo apt-get install spice-client-glib-usb-acl-helper Reading package lists... Done Building dependency tree Reading state i

Bug#749603: tsung depends on this library

2014-09-03 Thread Ignace Mouzannar
Hi, One of the applications I package has a dependency on this library [1]. I would be interested by this package. :) If no one is able to make it, I'll try to work on it. Cheers, Ignace M [1] https://github.com/ghantoos/debian-tsung/tree/master/missing-sources -- To UNSUBSCRIBE, email to d

Bug#754922: tenshi: Fails to be purged: "userdel: user tenshi is currently used"

2014-09-01 Thread Ignace Mouzannar
tags 754922 + moreinfo Hi Axel, I am unfortunately unable to reproduce this bug. I have tested this on my local machine (Debian/testing) and my development machine (Debian/unstable). Also, it seems that the latest piuparts tests did not detect the described behavior [1]. The daemon is stopped j

Bug#695284: tsung compiled with outdated erlang version

2014-09-01 Thread Ignace Mouzannar
merge 695284 728124 thanks I'm merging the two bug reports as they are due to the same outdated version of erlang. I should be uploading a new upstream version soon, correcting those two bug reports. Ignace M -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#668776: [lshell] log directory permissions insecure/wrong

2013-08-15 Thread Ignace Mouzannar
On Sat, Jun 15, 2013 at 1:58 AM, Marc Haber wrote: > On Tue, Nov 06, 2012 at 09:11:38AM +0100, Ignace Mouzannar wrote: >> On Tue, Nov 6, 2012 at 9:05 AM, Jan Wagner wrote: >> > is there a chance to get that fixed in wheezy? >> >> I will fix this ASAP. > > T

Bug#697795: tsung crashes: "Kernel pid terminated"

2013-01-11 Thread Ignace Mouzannar
Hi Stuart, Thanks for the prompt response. On Fri, Jan 11, 2013 at 1:24 PM, D. Stuart Freeman wrote: > The tsung.xml you attached doesn't crash for me, I'm attaching one of the > ones that does crash mine. It references some csv files in a directory > called data/ that I can tar up as well if th

Bug#697795: tsung crashes: "Kernel pid terminated"

2013-01-11 Thread Ignace Mouzannar
Hi Stuart, Thanks for your report. On Wed, Jan 9, 2013 at 2:52 PM, Stuart Freeman wrote: > Tsung crashes with output that looks like: > > $ tsung -f tsung.xml start > Starting Tsung > "Log directory is: /home/stuart/.tsung/log/20130109-1449" > {"Kernel pid > > terminated",application_

Bug#695284: tsung compiled with outdated erlang version

2013-01-02 Thread Ignace Mouzannar
On Wed, Jan 2, 2013 at 3:11 PM, Julián Moreno Patiño wrote: > Hi Ignace, Hey Julián, Thanks for your prompt response. > Unfortunately we are on the freeze cycle and it's not good idea change many > things. Only fixes to RC bugs are recommended. > > I test #691354 and I can't reproduce it > > If

Bug#695284: tsung compiled with outdated erlang version

2013-01-02 Thread Ignace Mouzannar
On Tue, Jan 1, 2013 at 1:19 AM, Julián Moreno Patiño wrote: > tags 695284 + pending > thanks > > Dear maintainer, > > I've prepared an NMU for tsung (versioned as 1.4.2-1.1) and > uploaded it to DELAYED/2. Please feel free to tell me if I > should delay it longer. Hi Julián, Thank you very much

Bug#668776: [lshell] log directory permissions insecure/wrong

2012-11-06 Thread Ignace Mouzannar
On Tue, Nov 6, 2012 at 9:05 AM, Jan Wagner wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi there, > > Am 14.04.2012 12:36, schrieb Raf Czlonka: >> When logrotate runs it generates an error message: >> >> error: skipping "/var/log/lshell/*.log" because parent directory >> has insecu

Bug#683454: 'vzctl enter' hangs when using bash-4.2 inside a container

2012-07-31 Thread Ignace Mouzannar
Package: vzctl Version: 3.0.24-12 Severity: important Tags: squeeze patch Hello, I have just installed a VZ container under Wheezy (to be). Unfortunately, it hangs when trying to enter the container. It seems this is due to the bash version (4.2-4) that is installed inside the container. Attac

Bug#678792: python-scrapy: FTBFS: ImportError: cannot import name uses_query

2012-06-24 Thread Ignace Mouzannar
On Sun, Jun 24, 2012 at 5:36 AM, Lucas Nussbaum wrote: > Source: python-scrapy > Version: 0.14.1-1 > Severity: serious > Tags: wheezy sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20120624 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, y

Bug#667223: kdocker: diff for NMU version 4.6-1.1

2012-05-06 Thread Ignace Mouzannar
gency=low [gregor herrmann] * Fix "ftbfs with GCC-4.7": add patch 02_gcc_4.7.diff (missing include). (Closes: #667223) [Ignace Mouzannar] * debian/control: - Bumped Standards-Version to 3.9.3. No changes needed. - Added DM-Upload-Allowed field to yes. * debian/watch:

Bug#668545: snmptrapd disabled causes init script status to exit 3

2012-04-12 Thread Ignace Mouzannar
Package: snmpd Version: 5.4.3~dfsg-2 Severity: important Tags: patch Hello, The status function of the init script does not test if the daemons are enabled. In my configuration snmptrapd is disabled in /etc/default/snmpd. TRAPDRUN=no Which means that in my setup, snmptrapd not running

Bug#615846: snmpd: init script using wrong return code on option "status"

2012-04-12 Thread Ignace Mouzannar
On Mon, 2011-02-28 at 13:30 +0100, Michael Prokop wrote: > Package: snmpd > Version: 5.4.3~dfsg-2 > Severity: normal > > > | If the status action is requested, the init script will return the > following exit status codes. > | > | 0 program is running or service is OK > | 1 program is dead a

Bug#668005: [PATCH] didiwiki: Helping to update to packaging format 3.0

2012-04-08 Thread Ignace Mouzannar
On Sun, Apr 8, 2012 at 04:05, Jari Aalto wrote: > This patch also enables hardening that is a release goal > http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags The is no need to add these flags when using dh 9 (debian/compat set to 9) [1]. As for the upstream website, I will remove

Bug#668005: [PATCH] didiwiki: Helping to update to packaging format 3.0

2012-04-08 Thread Ignace Mouzannar
On Sun, Apr 8, 2012 at 01:03, wrote: > Package: didiwiki > Severity: wishlist > Tags: patch > > 2012-03-04 21:31 Ignace Mouzannar : > | > | On Sat, Mar 3, 2012 at 02:55,   wrote: > | > > | >   didiwiki > | > > | > Please let me know how could I best

Bug#565552: sudo: double free or corruption

2012-03-02 Thread Ignace Mouzannar
reopen 565552 ! found 565552 1.7.4p4-2.squeeze.2 thanks Hello, I am reopening this bug as I just encountered the same error on my fresh Squeeze installation. To reproduce it, just add the "comment" following line in the /etc/sudoers file: 8<--8< #includedir /tm

Bug#627300: Fwd: [mytop] can't use Config:IniFiles for my.cnf

2012-02-10 Thread Ignace Mouzannar
On Thu, 2012-01-26 at 15:43 -0500, Ignace Mouzannar wrote: > Philipp, if you need any help packaging it, I would be glad to give you > a hand. ;) Hi Philipp, Any news on this? May be can I NMU this package? Would you be alright with this? Thanks, Ignace M -- To UNSUBSCRIBE, em

Bug#659315: Acknowledgement (ITP: python-w3lib -- A collection of web-related functions for Python)

2012-02-09 Thread Ignace Mouzannar
Here is an updated description of the package. Description: Collection of web-related functions for Python Python module with simple, reusable functions to work with URLs, HTML, forms, and HTTP, that aren’t found in the Python standard library. . This module is used to, for example: - re

Bug#659315: ITP: python-w3lib -- A collection of web-related functions for Python

2012-02-09 Thread Ignace Mouzannar
Package: wnpp Severity: wishlist Owner: Ignace Mouzannar * Package name: python-w3lib Version : 1.0 Upstream Authors : Scrapy project * URL : http://pypi.python.org/pypi/w3lib * License : BSD Programming Lang: python Description : A collection of web

Bug#627300: Fwd: [mytop] can't use Config:IniFiles for my.cnf

2012-01-26 Thread Ignace Mouzannar
Hi, Looking a bit more closely at the package, I found that the bug was due to a patch that was applied in the Debian package (attached): /src/mytop-1.6$ head -n12 debian/patches/520421.my.cnf.diff I have attached a patch that adds support for reading the mytop config from the standard MySQL

Bug#627300: Fwd: [mytop] can't use Config:IniFiles for my.cnf

2012-01-26 Thread Ignace Mouzannar
FTR - Forwarded Message - From: "Andreas Ulm" To: "Ignace Mouzannar" Sent: Thursday, January 26, 2012 4:34:25 AM Subject: Re: Fwd: [mytop] can't use Config:IniFiles for my.cnf Hi, On 26.01.2012 02:20 02:20, Ignace Mouzannar wrote: > On Thu, 2011-05-19 at 13

Bug#627300: Fwd: [mytop] can't use Config:IniFiles for my.cnf

2012-01-25 Thread Ignace Mouzannar
On Thu, 2011-05-19 at 13:48 +0200, Andreas Ulm wrote: > Package: mytop > Version: 1.6-6 > Severity: grave > > (snip) > > > Hi, > > because of the usage of Config::IniFiles you can't use all parameters > which can be set in my.cnf. > > If you e.g. use "skip-external-locking" the CPAN Config::In

Bug#653211: tsung: FTBFS with Erlang R15B

2012-01-07 Thread Ignace Mouzannar
Hello Sergei, I have just repackaged the new upstream version, and uploaded it on m.d.n [1][2]. I would glad if you could take a look at it and may be upload it. Here is the relevant part of the changelog: tsung (1.4.2-1) unstable; urgency=low * New upstream version. (Closes: 653211) *

Bug#653211: tsung: FTBFS with Erlang R15B

2012-01-04 Thread Ignace Mouzannar
I actually just noticed that a new upstream version has been released today correcting this build failure. 1.4.1 -> 1.4.2 Minor enhancements and bugfixes (4 Jan 2012) Bugfix: * [TSUN-199] - computation of NUsers is wrong * [TSUN-206] - build failure with erlang R15B I will work on

Bug#653211: tsung: FTBFS with Erlang R15B

2012-01-04 Thread Ignace Mouzannar
On Sun, Dec 25, 2011 at 04:37, Sergei Golovan wrote: > Hi! > > Tsung builder script doesn't work well with Erlang R15B, which I'd like to > upload to Debian sid sometimes. > > The attached patch fixes it. If you don't mind I'd like to do NMU to > experimental (where the Erlang R15B is currently) a

Bug#607783: didiwiki: Please replace current Didiwiki 0.5 with "Amigo's 0.8 Didiwiki" from the PuppyLinux project

2011-11-23 Thread Ignace Mouzannar
On Wed, Nov 23, 2011 at 02:03, Veyrdite wrote: > Thank you for taking the time to respond to my email.  Time does not matter > with timeless software :) :) > I had a look at the Cwiki project on sourceforge: > > A wiki which is easy to extent and customize with focus on access control > and user

Bug#607783: didiwiki: Please replace current Didiwiki 0.5 with "Amigo's 0.8 Didiwiki" from the PuppyLinux project

2011-11-22 Thread Ignace Mouzannar
On Wed, Dec 22, 2010 at 00:13, William Hales wrote: > The Debian 'didiwiki' in my humble opinion should adopt user Amigo's > variation. > As far as I know there are no other forks of Didiwiki and no features have > been > removed in Amigo's '0.8' version, so it should be safe to do so.  The only

Bug#607783: didiwiki: Please replace current Didiwiki 0.5 with "Amigo's 0.8 Didiwiki" from the PuppyLinux project

2011-11-22 Thread Ignace Mouzannar
Hi William, First of all, sorry for the huge delay in answering your report. It completely went through my email filtering.. On Wed, Dec 22, 2010 at 00:13, William Hales wrote: > > Work by the original author has stopped, and the package is ageing. True. > A much improved version was released

Bug#645226: aqemu depends strictly on qemu. qemu-kvm not supported?

2011-11-20 Thread Ignace Mouzannar
tags 645226 - pending + moreinfo thanks I might have jumped to conclusion rather quickly. It seems aqemu needs to have qemu installed in order to access all of its functionnalities, so the 'OR' dependency does not fit. Moreover, on my local machine, I am able to install qemu and qemu-kvm, and bot

Bug#645226: aqemu depends strictly on qemu. qemu-kvm not supported?

2011-11-20 Thread Ignace Mouzannar
tags 645226 + pending thanks On Thu, Oct 13, 2011 at 14:08, SIO wrote: > > Package aqemu depends strictly on qemu. There is no way to install it > alongside > with qemu-kvm. > >  I guess there is no reason not to make it available to qemu-kvm users, so it > would be nice to change the dependency

Bug#645755: kiki: Please update to use wxwidgets2.8

2011-11-18 Thread Ignace Mouzannar
tags 645755 + pending thanks On Tue, Oct 18, 2011 at 07:33, Olly Betts wrote: > Package: kiki > Version: 0.5.6-6 > Tags: patch > User: freewx-ma...@lists.alioth.debian.org > Usertags: wx2.6to2.8 > > I'm trying to get packages to migrate from wxwidgets2.6 to wxwidgets2.8 > so we can remove the for

Bug#617877: aqemu: Sync architectures with qemu package

2011-08-29 Thread Ignace Mouzannar
tags 617877 + pending thanks Hi Guillem, Sorry for the very late response. Your email slipped out of my Inbox. I'm still not sure how this happened.. Anyways, I will apply your patch and re-upload aqemu. Just for the record, some architectures had been removed from aqemu build process as they w

Bug#636719: python-scrapy: provide ipython 0.11 compatibility

2011-08-17 Thread Ignace Mouzannar
On Wed, Aug 17, 2011 at 22:02, Ignace Mouzannar wrote: > I will be uploading a new release of the package including your patch. > > Also, it looks like your patch has been applied upstream [1]. An new version has been released upstream including your patch [2]. I am currently w

Bug#636719: python-scrapy: provide ipython 0.11 compatibility

2011-08-17 Thread Ignace Mouzannar
Hello Julian, Thank you for reporting this issue and providing the patch to correct it. On Fri, Aug 5, 2011 at 11:41, Julian Taylor wrote: > The patch applied upstream in > https://github.com/insophia/scrapy/commit/3191a0856003e8298d9d4b74aec56ffb5ed38432 > is not correct. > I forwarded this pat

Bug#317568: tsung: changing back from ITP to RFP

2011-07-27 Thread Ignace Mouzannar
retitle 317568 ITP: tsung -- multi-protocol distributed load testing owner 317568 ! thanks On Wed, Jul 27, 2011 at 12:02, Lucas Nussbaum wrote: > Hi, > > This is an automatic email to change the status of tsung back from ITP > (Intent to Package) to RFP (Request for Package), because this bug has

Bug#629345: python-omniorb-omg and kiki: error when trying to install together

2011-06-05 Thread Ignace Mouzannar
On Sun, Jun 5, 2011 at 22:41, Ignace Mouzannar wrote: > > I am reassigning this bug against the kiki package. Should another bug > be opened against python-omniorb-omg? The bug has just been cloned by Floris [1]. Cheers, Ignace M [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?b

Bug#629345: python-omniorb-omg and kiki: error when trying to install together

2011-06-05 Thread Ignace Mouzannar
reassign 629345 kiki 0.5.6-5 thanks On Sun, Jun 5, 2011 at 21:07, Ralf Treinen wrote: > > (...) > > Here is a list of files that are known to be shared by both packages > (according to the Contents file for sid/amd64, which may be > slightly out of sync): > >  /usr/share/pyshared/__init__.py > >

Bug#613218: Alltray doesn't work with iceweasel in testing

2011-06-04 Thread Ignace Mouzannar
On Sun, Feb 13, 2011 at 16:15, Walter Valenti wrote: > On Debian testing alias "wheezy" alltray doesn't work with iceweasel. > If I exec: alltray iceweasel > iceweasel isn't docked, but is showed. > In I use alltray without argoments, and I try to dock iceweasel, it is > docked but the "show" even

Bug#622722: aqemu: please add armhf support

2011-06-04 Thread Ignace Mouzannar
tags 622722 + pending thanks On Thu, Apr 14, 2011 at 13:37, Konstantinos Margaritis wrote: > Hi, > > please add armhf support, the package has been tested to build fine > on armhf. Hi Konstantinos, Sorry for the very late response. I will be uploading a new release of the package including you

Bug#629091: python-scrapy: not compatible with Python 2.7?

2011-06-03 Thread Ignace Mouzannar
On Fri, Jun 3, 2011 at 14:53, Jakub Wilk wrote: > > Because of "2.5-2.6" in debian/pyversions, this package will become > uninstallable once we switch default Python version to 2.7. Hi Jakub, Thanks for reporting this. python-scrapy is indeed compatible with python 2.7 [1]. I will correct this

Bug#627948: kiki: broken package after rebuild

2011-06-02 Thread Ignace Mouzannar
Hi Jakub, Thanks for reporting this bug. On Wed, May 25, 2011 at 20:57, Jakub Wilk wrote: > In any case, is there any reason why kiki modules are installed as public? > If there is none, the easiest way to solve the bug is to move them e.g. to > /usr/share/kiki/. The kiki module is used by the

Bug#576359: Bug#582884:

2011-04-26 Thread Ignace Mouzannar
On Tue, Apr 26, 2011 at 22:32, Adnan Hodzic wrote: > Hey, > > As I don't see any progress on this ITP/RFS I would like to take over > and try to get it into Debian. Hi Adnan, As the previous ITPer, I was intending to switch this ITP to RFP. I have done some work on it, but I'm not sure if it wil

Bug#515837: [PROPOSAL] add "Applications/Window Management" to menu sub-policy

2011-04-05 Thread Ignace Mouzannar
On Tue, Apr 5, 2011 at 11:10, Bill Allombert wrote: > Hello Ignace and Sean, > > Sorry for the long delay. > > Generally we need at least three apps before creating a new menu section. > > The issue here is that most window management softwares are specific to a > single window manager. In that ca

Bug#619352: python-scrapy: New upstram release 0.12.0.2539

2011-03-29 Thread Ignace Mouzannar
On Wed, Mar 23, 2011 at 04:41, Janos Guljas wrote: > Package: python-scrapy > Version: 0.12.0.2538-1 > Severity: wishlist > > Hi, > > A lot of bugs has been fixed in this new release. Could you package it? Hi, Thank you for reporting this. I will work on packaging it asap. Cheers, Ignace M

Bug#616421: debian-maintainers: Please add Ignace Mouzannar as a Debian Maintainer

2011-03-07 Thread Ignace Mouzannar
Hello, As Maximiliano has resent his advocation signed by his new key [1], please find attached an updated version of jetring changeset. Regards, Ignace M [1] http://lists.debian.org/debian-newmaint/2011/03/msg00010.html Recommended-By: Maximiliano Curia , Ana Guerrero Agreement: http://l

Bug#616421: debian-maintainers: Please add Ignace Mouzannar as a Debian Maintainer

2011-03-04 Thread Ignace Mouzannar
Package: debian-maintainers Severity: normal Hello, Please add my key as described in the attached jetring changeset to the Debian Maintainer keyring. Kind regards, Ignace M Recommended-By: Maximiliano Curia , Ana Guerrero Agreement: http://lists.debian.org/debian-newmaint/2010/01/msg00032

Bug#613282: python-scrapy: spurious build-dependency on python-jinja

2011-02-25 Thread Ignace Mouzannar
On Sun, Feb 13, 2011 at 22:05, Jakub Wilk wrote: > > python-scrapy build-depends on python-jinja, but (as far as I can tell) this > package is not used at build time. Hi Jakub, Sorry for the delay of my response; I was AFK for the past two weeks. As per the scrapy documentation [1], the jinja P

Bug#613281: python-scrapy: missing build-dependency on python

2011-02-25 Thread Ignace Mouzannar
On Sun, Feb 13, 2011 at 22:04, Jakub Wilk wrote: > Source: python-scrapy > Version: 0.12.0.2528-1 > Severity: important > > python is needed to run the clean target, so it should be put in > Build-Depends, not in Build-Depends-Indep. My bad. Will do. Thank you for reporting this issue. Cheers,

Bug#614391: lsyncd: Add an init script to the package

2011-02-23 Thread Ignace Mouzannar
- "Jan Dittberner" wrote: > On Mon, Feb 21, 2011 at 05:27:16PM +0100, Ignace Mouzannar wrote: > > Hello, > > > > It would be really helpful to have an init script shipped within the > lsyncd > > Debian package. > > > > As I have repa

Bug#614391: lsyncd: Add an init script to the package

2011-02-21 Thread Ignace Mouzannar
Package: lsyncd Version: 2.0.2-2 Severity: wishlist Tags: patch Hello, It would be really helpful to have an init script shipped within the lsyncd Debian package. Upstream had a sample init script in his SVN [1], but it seems the file has been deleted since. As I have repackaged lsyncd for int

Bug#607947: closed by Ignace Mouzannar (Bug#607947: fixed in aqemu 0.8.1-1)

2011-01-26 Thread Ignace Mouzannar
On Mon, Jan 24, 2011 at 22:43, Pierre Bernhardt wrote: >> >> What display are you using? VNC? SDL? >SDL > >> I am not able to reproduce the bug here. Could you give me a scenario >> to follow in order for me to try and reproduce this? > > Hmm.. I have installed Debian Lenny with an Upgrade to Sque

Bug#607947: closed by Ignace Mouzannar (Bug#607947: fixed in aqemu 0.8.1-1)

2011-01-26 Thread Ignace Mouzannar
reopen 607947 = thanks On Tue, Jan 25, 2011 at 20:37, Pierre Bernhardt wrote: > Am 24.01.2011 17:21, schrieb Debian Bug Tracking System: >> > The problem still exsist with the 0.8.1-1 installation. I'm sorry but the bug > must be reopened. My bad. Could you give some more information though? W

Bug#558311: ITP: python-sshpt -- Application and Python module to perform tasks over simultaneous SSH sessions

2011-01-24 Thread Ignace Mouzannar
retitle 558311 "RFP: python-sshpt -- Application and Python module to perform tasks over simultaneous SSH sessions" thanks Unfortunately, I am not using this software at work anymore. I am renaming this report as RFP. Fell free to adopt it. Upstream is very responsive. If you need any kind of h

Bug#529609: RFP: python-pytemplate -- framework for writing Python applications

2011-01-24 Thread Ignace Mouzannar
retitle 529609 RFP: python-pytemplate -- framework for writing Python applications thanks I am not able to work on this package right now. And upstream is not currently active. I am renaming this report as RFP. Fell free to adopt it. If you need any kind of help, I'll be glad to give you the wor

Bug#607947: aqemu: Mouse pointer is not shown in window, hangs on right edge

2011-01-23 Thread Ignace Mouzannar
On Fri, Dec 24, 2010 at 21:59, Pierre Bernhardt wrote: > > After startup if the VM is up and running the pointer is only movable on the > right edge. > The problem occurs in all vm's I've configured. Hi Pierre, Sorry for the late response. What display are you using? VNC? SDL? I am not able to

Bug#608774: objects.inv should not be compressed

2011-01-05 Thread Ignace Mouzannar
On Mon, Jan 3, 2011 at 12:16, Michael Fladischer wrote: > > /usr/share/doc/python-scrapy-doc/html/objects.inv.gz should not get > compressed to be of use for sphinx.ext.intersphinx. > > For an example of a fix see: > http://svn.debian.org/viewsvn/python-modules/packages/sphinx/branches/1.0/debian/

Bug#605240: tenshi: fails to upgrade from lenny

2011-01-03 Thread Ignace Mouzannar
On Mon, Dec 27, 2010 at 18:27, gregor herrmann wrote: > What keeps me from uploading is that > - Ansgar was dealing with this package already > - I'm not sure if the changes are not a bit too much for a freeze >  exception at that point Hi gregor, Sorry for the late response. I just came back ye

Bug#608827: unblock: tenshi/0.11-2

2011-01-03 Thread Ignace Mouzannar
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Hello, I'd be glad if you could unblock tenshi/0.11-2. The upload would fix the following RC bug: #606789 (and duplicate #605240) I have attached the relevant debdiff of the chan

Bug#605240: Re: RFS: tenshi (updated)

2010-12-20 Thread Ignace Mouzannar
On Mon, Dec 20, 2010 at 12:02, Hideki Yamane wrote: > Hi, Hey, >  tenshi-0.11-2 looks good for me, but I'll suggest you to check it >  with piuparts. > >>0m18.2s DUMP: >>  (Reading database ... 10298 files and directories currently installed.) >>  Removing tenshi ... >>  Purging configuration fi

Bug#606789: tenshi: package fails to upgrade properly from lenny

2010-12-12 Thread Ignace Mouzannar
merge 606789 605240 thanks On Sat, Dec 11, 2010 at 18:49, Lucas Nussbaum wrote: > Package: tenshi > Version: 0.11-1 > Severity: serious > User: debian...@lists.debian.org > Usertags: instest-20101211 instest > > Hi, > > While testing the installation of all packages in squeeze, I ran > into the f

Bug#605240: tenshi: fails to upgrade from lenny

2010-11-29 Thread Ignace Mouzannar
Hello Holger, On Sun, Nov 28, 2010 at 13:29, Holger Levsen wrote: > Hi, > > during a test with piuparts I noticed your package fails to upgrade from > lenny. It installed fine in lenny, then the upgrade to squeeze fails. > > (...) > > I guess this is because tenshi was never run, which is a quite

Bug#602233: alltray: Upgrade to 0.71b (+RFS)

2010-11-21 Thread Ignace Mouzannar
On Sat, Nov 20, 2010 at 20:38, Raphael Hertzog wrote: > Hi, Hello Raphael, > On Sat, 20 Nov 2010, Ignace Mouzannar wrote: >> The new version of alltray has been packaged. I have uploaded it to m.d.n >> [1]. >> >> Raphael, I would be glad it you could review/uplo

Bug#602233: alltray: Upgrade to 0.71b (+RFS)

2010-11-20 Thread Ignace Mouzannar
On Sat, Nov 20, 2010 at 14:37, Artur Rona wrote: > Up this one. > Ignace, could you upload 0.71b upstream to experimental? We would like > to sync this version in Ubuntu. :) The new version of alltray has been packaged. I have uploaded it to m.d.n [1]. Raphael, I would be glad it you could revie

Bug#537669: kallery is orphaned?

2010-11-06 Thread Ignace Mouzannar
On Sat, Nov 6, 2010 at 17:02, Innocent De Marchi wrote: > Hi! > > Thanks for your information. I am send a mail to Mantia Andras. > > The kallery, there are many error messages in build. I think the > migration to Qt 4 is very laborious. > > I keep looking at the code while awaiting Mantia Andras

Bug#537669: kallery is orphaned?

2010-11-06 Thread Ignace Mouzannar
On Sat, Nov 6, 2010 at 08:18, Innocent De Marchi wrote: > Hi! Hi, >> I worked on the kallery package as it had just been orphaned, and had >> pending bugs. > > Yes, I look your update to 2009-10-23. > >> Just note that, as Marvin stated [1], upstream seems to be MIA (latest >> version was upload

Bug#537669: kallery is orphaned?

2010-11-05 Thread Ignace Mouzannar
Hello, On Fri, Nov 5, 2010 at 16:39, Sandro Tosi wrote: > Hello, > > On Fri, Nov 5, 2010 at 16:31, Innocent De Marchi > wrote: >> Hi! >> >> I can keep the package kallery. > > Good, please sync with Ignace > >> It really is an orphan the package? > > yes it is. I worked on the kallery package a

Bug#602233: alltray: Upgrade to 0.71b

2010-11-03 Thread Ignace Mouzannar
On Wed, Nov 3, 2010 at 08:18, Raphael Hertzog wrote: > Hi, Hello Raphael, > On Tue, 02 Nov 2010, Ignace Mouzannar wrote: >> Unfortunately, due to the Debian freeze, this new version won't be >> available in the Squeeze release. >> >> In the meantime, I

Bug#602233: alltray: Upgrade to 0.71b

2010-11-02 Thread Ignace Mouzannar
On Tue, Nov 2, 2010 at 19:59, Artur Rona wrote: > Package: alltray > Version: 0.71a-1 > > Upstream has released new bugfix version including Ubuntu changes to > improve compiz support. Upgrade to 0.71b fixes bug #579503. > Tarball: > http://launchpad.net/alltray/old-maintenance/0.71b/+download/all

Bug#601489: didiwiki: service exposed RW to the world upon installation

2010-10-26 Thread Ignace Mouzannar
On Tue, Oct 26, 2010 at 19:03, José Sebrosa wrote: > Package: didiwiki > Version: 0.5-9 > Severity: important > > Problem: > Installation of didiwiki launches the service on 0.0.0.0:8000, > which means that the whole Internet has RW access to it. > > Solution: > Replace the package /etc/init.d/did

Bug#597480: aqemu: USB support missing

2010-09-20 Thread Ignace Mouzannar
Hello, On Mon, Sep 20, 2010 at 06:57, ISchBug wrote: > > aqemu wizard complains, due to no proc fs support is compiled in kernel It seems this bug is similar to the one reported against the aqemu package in Ubuntu [1]. I have forwarded the bug upstream, and it has been corrected in the new upstr

Bug#582884: [Usb-creator-hackers] Bug#582884: ITP: usb-creator -- Live USB creator

2010-09-04 Thread Ignace Mouzannar
On Wed, Jun 9, 2010 at 10:09, Alexander Reichle-Schmehl wrote: > Hi! > > Am 03.06.2010 13:22, schrieb Evan Dandrea: > >>> Am 27.05.2010 13:47, schrieb Evan Dandrea: I can't say I agree, but if we're going to have to do this, we might as well take the opportunity to make it consistent wit

Bug#579942: fails when started from "run application" or "startup applications"

2010-09-04 Thread Ignace Mouzannar
Hello Felipe, On Wed, Jun 16, 2010 at 19:03, Felipe Sateler wrote: > I'm also having this issue, but a little bit different. I'm on a GNOME + > compiz environment (but switching back to metacity does not fix it). > > 1. When I start alltray icedove via Alt+F2, icedove seems to bypass > alltray. >

Bug#595165: unblock: gip/1.7.0-1-2

2010-09-01 Thread Ignace Mouzannar
On Wed, Sep 1, 2010 at 22:25, Adam D. Barratt wrote: > On Wed, 2010-09-01 at 17:21 +0200, Ignace Mouzannar wrote: >> I'd be glad if you could unblock gip/1.7.0-1-2. >> >> The upload would fix these bugs: 576416 (and LP: #565187) > > This doesn't appear to ha

Bug#595165: unblock: gip/1.7.0-1-2

2010-09-01 Thread Ignace Mouzannar
pdated the patch to correct linking paths (LP: #565187) + * Converted the package to "3.0 (quilt)" source format. + + -- Ignace Mouzannar Wed, 01 Sep 2010 00:58:07 +0200 + gip (1.7.0-1-1) unstable; urgency=low * New maintainer. (Closes: #547045) diff -Nru gip-1.7.0-1/debian/contr

Bug#317568: ITP: tsung -- multi-protocol distributed load testing tool (HTTP/SOAP/Jabber/etc.)

2010-08-21 Thread Ignace Mouzannar
On Fri, Aug 20, 2010 at 22:21, Marcelo Jorge Vieira wrote: > Hi Ignace, Hi Marcelo, >> I am reopening this bug as I intend to package and maintain this package. > > What is the package status? > Did you see the upstream package [0]? > > [0] http://tsung.erlang-projects.org/dist/debian/ I am ind

Bug#317568: ITP: tsung -- multi-protocol distributed load testing tool (HTTP/SOAP/Jabber/etc.)

2010-08-06 Thread Ignace Mouzannar
Hello, I am reopening this bug as I intend to package and maintain this package. Below is an updated description: Package name: tsung Version : 1.3.2 Upstream Author : Nicolas Niclausse URL : http://tsung.erlang-projects.org/ License : GPL-2 Description

Bug#515837: [PROPOSAL] add "Applications/Window Management" to menu sub-policy

2010-05-30 Thread Ignace Mouzannar
Hello, I am having some trouble finding the proper menu section to place my application Alltray [1]. Alltray lets you minimize to the system tray any windowed application. I found this bug report, and thought that fbpager and Alltray could both benefit of (and fit into) a category like: "Applicat

Bug#583796: ITP: kdocker - lets you dock any application into the system tray

2010-05-30 Thread Ignace Mouzannar
Package: wnpp Severity: wishlist Owner: Ignace Mouzannar * Package name : kdocker Version : 4.3 Upstream Authors : John Schember * URL : https://launchpad.net/kdocker * License : GPL-2 Programming Lang: C++ Description : lets you dock any application into the system tray KDocker will help

Bug#582884: ITP: usb-creator -- Live USB creator

2010-05-27 Thread Ignace Mouzannar
On Thu, May 27, 2010 at 12:46, Alexander Reichle-Schmehl wrote: > Hi! Hello Alexander, Thank you for taking the time to look at this thread. > To answer your questions: > > Yes, the name is too generic. > No, "it is already in Ubuntu" is no argument. > No, "it will lead to some kind of problems

Bug#582884: ITP: usb-creator -- Live USB creator

2010-05-26 Thread Ignace Mouzannar
On Wed, May 26, 2010 at 23:55, Mehdi Dogguy wrote: > On 05/24/2010 06:19 PM, Justin B Rye wrote: >> >> Taking that already confusing term and leaving off the "live" >> eliminates the only clue that it has something to do with booting an >> operating system, and leaves us wondering how you've manag

  1   2   >