Bug#727130: kexec-tools: allow parallel building

2013-10-22 Thread Aron Xu
Package: src:kexec-tools Severity: wishlist It would be great if kexec-tool allows parallel building, this would make slow architectures take advantage of multi-core/cpu configuration, even though I agree that kexec-tools is not too heavy to push this in any way urgent. Attached is the patch.

Bug#727832: irssi: please allow parallel build

2013-10-27 Thread Aron Xu
and to find if there is something like parallel=N. This is a standard environment variable, and if the value isn't set it will default to 1. Thanks, Aron Xu --- rules.orig 2013-10-27 22:27:12.907158840 +0800 +++ rules 2013-10-27 22:27:15.291158902 +0800 @@ -16,6 +16,9 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg

Bug#730855: Please support mips(el), mipsn32(el) and mips64(el)

2013-11-30 Thread Aron Xu
appropriate to add the support in acpi-support. Thanks, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#730855: [Pkg-acpi-devel] Bug#730855: Please support mips(el), mipsn32(el) and mips64(el)

2013-12-01 Thread Aron Xu
then? Anyway, I guess there is indeed a bug in acpi-support. The dependency on acpi-fakekey is to strong. The package is of quite some use without it. MIPS architectures do have ACPI support, and I agree the bug report should go with acpi-fakekey. -- Regards, Aron Xu -- To UNSUBSCRIBE, email

Bug#602034: jpeg8 vs jpeg-turbo

2013-04-24 Thread Aron Xu
matter a lot, especially on slower hardware like ARM-boards. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#702068: klibc: FTBFS with linux-libc-dev from experimental installed

2013-05-05 Thread Aron Xu
I haven't done testing but it seems to be fixed in 2.0.2: https://git.kernel.org/cgit/libs/klibc/klibc.git/commit/?id=1ec8e824a0b0ee10e93b257ccac08f07cd90f4d8 -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#715568: Please do not use --disable-ibus

2013-08-24 Thread Aron Xu
for super-space usage. Let me figure out it as a separate bug. Guess this means missing ibus-gjs on Debian? -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#720489: Please do not use --disable-ibus

2013-08-24 Thread Aron Xu
(especially when co-installed with ibus on the same system). I think this is the only thing to do before removing --disable-ibus. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#715568: [Pkg-ime-devel] Bug#720071: Bug#715568: Please do not use --disable-ibus

2013-08-24 Thread Aron Xu
On Sat, Aug 24, 2013 at 2:44 PM, Osamu Aoki os...@debian.org wrote: Hi, On Sat, Aug 24, 2013 at 02:18:50PM +0800, Aron Xu wrote: On Sat, Aug 24, 2013 at 2:14 PM, Osamu Aoki os...@debian.org wrote: Hi #715568, Changed path of dbus is related following commit: https://github.com/ibus

Bug#720657: ITP: zfs-auto-snapshot -- ZFS automatic snapshots

2013-08-24 Thread Aron Xu
Package: wnpp Severity: wishlist X-Debbugs-CC: pkg-zfsonlinux-de...@lists.alioth.debian.org Package name: zfs-auto-snapshot Version: 0.1.8 Upstream Darik Horn dajh...@vanadac.com URL: https://github.com/zfsonlinux/zfs-auto-snapshot License: GPL-2+ Programming Lang: Shell -- Regards, Aron Xu

Bug#720962: aplus-fsf: please support parallel building

2013-08-26 Thread Aron Xu
Package: src:aplus-fsf Severity: wishlist Tags: patch aplus-fsf is large and building it takes time...almostly 2 hours on armhf. It can support parallel building to get the benefit of multi-core/cpu systems. Attached is a patch doing so. It will deal with DEB_BUILD_OPTIONS and to find if there

Bug#720977: aria2: please allow parallel building

2013-08-26 Thread Aron Xu
Package: src:aria2 Severity: wishlist Tags: patch Building aria2 takes somehow a long time on slow architectures (takes 50+ minutes on armhf). It can support parallel building to get the benefit of multi-core/cpu systems. Attached is a patch doing so. It will deal with DEB_BUILD_OPTIONS and to

Bug#721308: glib2.0: please allow parallel building

2013-08-29 Thread Aron Xu
Package: src:glib2.0 Severity: wishlist Tags: patch Please allow parallel building by adding a line at the begining of debian/rules: DEB_BUILD_PARALLEL := 1 This will make cdbs honor DED_BUILD_OPTIONS=parallel=n settings and make use of the resource provided by multi-core systems to speed up the

Bug#721437: lam: allow parallel build

2013-08-31 Thread Aron Xu
such support by parsing DEB_BUILD_OPTIONS variable, when there is parallel=N (N is a number), it passes -j N to $(MAKE). This is a standard interface that is used in Debian, and many buildds already make use of this variable to enable parallel build for packages supporting it. Thanks, Aron Xu

Bug#721438: RM: kyotocabinet [sparc, s390] -- RoQA, does not build anymore

2013-08-31 Thread Aron Xu
. It would be nice to remove the out-dated binaries of sparc and s390 from kyotocabinet and package depends on it, this will allow its migration to testing (also for dependent packages). Thank you, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#721438: RM: kyotocabinet [sparc, s390] -- RoQA, does not build anymore

2013-08-31 Thread Aron Xu
, Aug 31, 2013 at 8:01 AM, Aron Xu a...@debian.org wrote: Package: ftp.debian.org Severity: normal X-Debbugs-CC: shawnland...@gmail.com kyotocabinet is in a situation that's a bit embarrassing, the latest version does not build on sparc and s390, while at the same time there is other packages

Bug#721734: [Pkg-ime-devel] Bug#721734: ibus-googlepinyin: Abondened upstream

2013-09-03 Thread Aron Xu
. If you think I am wrong, please speak up. I think this is wrong, and I believe there is still some users using it without problem. If we are going to remove anything abandoned upstream then we have lots of packages to be removed... -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs

Bug#709921: im-config: cannot detect IM module files correctly

2013-05-31 Thread Aron Xu
On Wed, May 29, 2013 at 8:47 PM, Osamu Aoki os...@debian.org wrote: I uploaded one for unstable. Please check what I am doing is right. If it is good, I will backport this. Osamu Seems GTK_IM_MODULE still show up as xim, and QT4_IM_MODULE is correct. But I don't know what's wrong with GTK.

Bug#709921: im-config: cannot detect IM module files correctly

2013-06-02 Thread Aron Xu
Am I correct? $ im-config -d + shift + '[' -n '' ']' + '[' X = X ']' + '[' '!' -x /usr/bin/zenity ']' + '[' x:0 = x ']' ++ active_im ++ '[' '!' -r /home/aron/.xinputrc ']' ++ check_md5sum /home/aron/.xinputrc ++ '[' -r /home/aron/.xinputrc ']' +++ head -n -1 /home/aron/.xinputrc +++ md5sum +++

Bug#701381: busybox: diff for NMU version 1:1.20.0-8.1

2013-06-02 Thread Aron Xu
) + + -- Aron Xu a...@debian.org Sun, 02 Jun 2013 17:59:36 +0800 + busybox (1:1.20.0-8) unstable; urgency=low * grep-fix-grep--Fw-not-respecting-the--w-option.patch - implement diff -Nru busybox-1.20.0/debian/patches/eglibc-2.17.patch busybox-1.20.0/debian/patches/eglibc-2.17.patch --- busybox-1.20.0

Bug#701381: busybox: diff for NMU version 1:1.20.0-8.1

2013-06-02 Thread Aron Xu
On Sun, Jun 2, 2013 at 6:29 PM, Michael Tokarev m...@tls.msk.ru wrote: 02.06.2013 14:25, Aron Xu wrote: Dear maintainer, I've prepared an NMU for busybox (versioned as 1:1.20.0-8.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer. I'm still waiting

Bug#709921: im-config: cannot detect IM module files correctly

2013-06-02 Thread Aron Xu
On Sun, Jun 2, 2013 at 9:02 PM, Osamu Aoki os...@debian.org wrote: HI, II think I figured out. [...] So I should change these new dorectories for new multiarch packages to: /usr/lib/*/gtk-2.0/*/immodules/im-fcitx.so /usr/lib/*/gtk-3.0/*/immodules/im-fcitx.so Was this directory change

Bug#709921: im-config: cannot detect IM module files correctly

2013-06-02 Thread Aron Xu
On Sun, Jun 2, 2013 at 10:31 PM, Osamu Aoki os...@debian.org wrote: Hi, On Sun, Jun 02, 2013 at 09:57:46PM +0800, Aron Xu wrote: On Sun, Jun 2, 2013 at 9:02 PM, Osamu Aoki os...@debian.org wrote: HI, II think I figured out. [...] So I should change these new dorectories for new

Bug#709921: im-config: cannot detect IM module files correctly

2013-06-03 Thread Aron Xu
On Sun, Jun 2, 2013 at 11:15 PM, Osamu Aoki os...@debian.org wrote: Hi, Here, I installed fcitx to wheezy while installing 0.22-2 of im-config. I do not see the problem. $ set|grep GTK GTK_IM_MODULE=fcitx $ set|grep fcitx GTK_IM_MODULE=fcitx QT4_IM_MODULE=fcitx XMODIFIERS=@im=fcitx $

Bug#693393: Increase in .deb size from 2MB to 1.2GB!

2013-06-05 Thread Aron Xu
Seems that using svg output rather than png will go even further on reducing the size. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#729708: pu: package fcitx-cloudpinyin/0.2.2-1+deb7u1

2013-11-15 Thread Aron Xu
and upstream has switched to use Google's similar service by default in newer versions. The service provided by Google is using HTTPS by default, while the original one isn't. Thank you, Aron Xu diff -Nru fcitx-cloudpinyin-0.2.2/debian/changelog fcitx-cloudpinyin-0.2.2/debian/changelog --- fcitx

Bug#729851: ITP: ibus-typing-booster -- typing autocompletion for ibus to increase typing speeds

2013-11-18 Thread Aron Xu
On Mon, Nov 18, 2013 at 6:06 PM, Vasudev Kamath kamathvasu...@gmail.com wrote: Package: wnpp Severity: wishlist Owner: Vasudev Kamath kamathvasu...@gmail.com User: debian-in-work...@lists.alioth.debian.org Usertags: languagesummitpune2013 * Package name: ibus-typing-booster Version

Bug#729851: ITP: ibus-typing-booster -- typing autocompletion for ibus to increase typing speeds

2013-11-18 Thread Aron Xu
On Mon, Nov 18, 2013 at 11:22 PM, Vasudev Kamath kamathvasu...@gmail.com wrote: Aron Xu a...@debian.org writes: On Mon, Nov 18, 2013 at 6:06 PM, Vasudev Kamath kamathvasu...@gmail.com wrote: Package: wnpp Severity: wishlist Owner: Vasudev Kamath kamathvasu...@gmail.com User: debian

Bug#730464: julia: please build-depends on libunwind8-dev

2013-11-25 Thread Aron Xu
architectures supported by libunwind: https://buildd.debian.org/status/package.php?p=julia https://buildd.debian.org/status/package.php?p=libunwind Thanks, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#730464: [Pkg-julia-devel] Bug#730464: julia: please build-depends on libunwind8-dev

2013-11-25 Thread Aron Xu
On Mon, Nov 25, 2013 at 6:41 PM, Viral Shah vi...@mayin.org wrote: Even if julia builds on the other architectures - it is unlikely to work on those architectures unless LLVM supports them. In any case, we should certainly transition to libunwind8 if everything works out. Thanks for the

Bug#722721: fotowall: allow parallel building

2013-09-13 Thread Aron Xu
parallel building by passing --parallel to dh, so it will parse DEB_BUILD_OPTIONS variable and set the requested parallel job number. -- Regards, Aron Xu fotowall_0.9-10.diff Description: Binary data

Bug#723575: firebird3.0: allow parallel building

2013-09-17 Thread Aron Xu
Package: src:firebird3.0 Severity: wishlist Building firebird3.0 takes somehow a long time on slow architectures (takes 69 minutes on armhf). It can support parallel building to get the benefit of multi-core/cpu configurations. Attached is a patch doing so. It will deal with DEB_BUILD_OPTIONS

Bug#723581: firebird2.5: allow parallel building

2013-09-17 Thread Aron Xu
Package: src:firebird2.5 Severity: wishlist Building firebird2.5 takes somehow a long time on slow architectures (takes 4 hours and 48 minutes on armhf, it's much slower than firebird3.0 which uses 69 minutes on the same arch). It can support parallel building to get the benefit of

Bug#721602: [xml/sgml-pkgs] Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-20 Thread Aron Xu
exit status But I got no problem running this test case, even passing -Wl,--no-add-needed does not make any difference. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#721602: [xml/sgml-pkgs] Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-20 Thread Aron Xu
On Fri, Sep 20, 2013 at 7:45 PM, Alberto Garcia be...@igalia.com wrote: On Fri, Sep 20, 2013 at 03:33:11PM +0800, Aron Xu wrote: Here's how to reproduce it: $ echo 'main(){}' test.c $ gcc -o /dev/null test.c `pkg-config --cflags --libs libxslt` /usr/lib/gcc/x86_64-linux-gnu/4.7

Bug#723938: libdap: allow parallel building

2013-09-21 Thread Aron Xu
Package: src:libdap Severity: wishlist Tags: patch Building libdap takes somehow a long time on slow architectures (takes nearly 1 hour on armhf). It can support parallel building to get the benefit of multi-core/cpu configuration. Attached is a patch doing so using debhelper magic. In more

Bug#732396: im-config: set QT_IM_MODULE for Qt5 IM Modules

2013-12-17 Thread Aron Xu
is making all Qt5 IM Module Recommends/Depends on the Qt4 one. Thanks, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#732396: im-config: set QT_IM_MODULE for Qt5 IM Modules

2013-12-17 Thread Aron Xu
On Tue, Dec 17, 2013 at 11:56 PM, Aron Xu a...@debian.org wrote: Package: im-config Severity: important Version: 0.22-3 Qt5 requires QT_IM_MODULE to be set to use IM Modules, and in the contrary that Qt4 prefers QT4_IM_MODULE over QT_IM_MODULE. To be more clear: Installed IM Module

Bug#732407: libvigraimpex: FTBFS on mipsel (timeout)

2013-12-22 Thread Aron Xu
On Fri, Dec 20, 2013 at 2:50 AM, Andreas Metzler ametz...@bebt.de wrote: On 2013-12-17 Julien Cristau jcris...@debian.org wrote: Source: libvigraimpex Version: 1.9.0+dfsg-7 [...] libvigraimpex FTBFS on a mipsel buildd:

Bug#732396: im-config: set QT_IM_MODULE for Qt5 IM Modules

2014-03-30 Thread Aron Xu
On Fri, Jan 10, 2014 at 12:24 AM, Osamu Aoki osamu_aoki_h...@nifty.com wrote: Hi, Besides what to do with variable: Osamu's idea Installed IM Module Variable to set == Qt4 only QT4_IM_MODULE Qt5 only

Bug#750623: [Pkg-ime-devel] Bug#750623: Bug#750623: What is the hold-up of uploadin new package

2014-06-21 Thread Aron Xu
On Sun, Jun 22, 2014 at 1:33 AM, GUO Yixuan culu@gmail.com wrote: Hi, On Sat, Jun 21, 2014 at 03:39:39PM +0900, Osamu Aoki wrote: Hi, Why are not we uploading the new librime? Osamu I'm just waiting for a confirmation on the librime-dev = librime1-dev renaming, from Aron, as we

Bug#759251: ITP: ibus-sharada-braille -- Braille input engine for IBus

2014-08-25 Thread Aron Xu
Hi, Do you mind maintain this package under IME Packaging Team? So that we can have more eyes on the whole set of packages, :) https://alioth.debian.org/projects/pkg-ime/ https://qa.debian.org/developer.php?login=pkg-ime-de...@lists.alioth.debian.org Regards, Aron Xu -- To UNSUBSCRIBE

Bug#758458: ITP: spdylay -- implementation of SPDY protocol in C

2014-08-17 Thread Aron Xu
Package: wnpp Severity: wishlist Owner: Aron Xu a...@debian.org Package name: spdylay Version : 1.2.5 Upstream Author : Tatsuhiro Tsujikawa URL : https://tatsuhiro-t.github.io/spdylay/ License : MIT/X11 (BSD like) Programming Lang: C Description

Bug#758511: ITP: ibus-zhuyin -- IBus Zhuyin Input Method

2014-08-18 Thread Aron Xu
listmas...@lists.debian.org Archive: https://lists.debian.org/20140818103225.8059.42035.reportbug@9020M -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#758511: ITP: ibus-zhuyin -- IBus Zhuyin Input Method

2014-08-18 Thread Aron Xu
://anonscm.debian.org/cgit/pkg-ime/ibus.git It would be appreciate to put pkg-ime as Maintainer, and yourself as Uploaders. Thanks, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#649419: gnustep-base: FTBFS intermittently [amd64]: Hangs in base/NSOperation

2014-07-07 Thread Aron Xu
This happened one time when I was building it in pbuilder, but when doing another build it does not hang anymore. Thanks, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#746811: Bug #746811: Should build against and link with system's libtrio

2014-07-08 Thread Aron Xu
Control: tags 746811 + wontfix Yes but this cannot be done, src:libtrio is not in testing, nor any previous stable releases, also the code are changed quite a lot. If we really make libxml2 depend on it then I'm afraid we are risking to not have any new version of libxml2 migrate into testing.

Bug#732197: python-lxml: Iterparse() regression, already fixed upstream and in Ubuntu

2014-07-08 Thread Aron Xu
Control: reassign -1 python-lxml Fix needed in python-lxml, see: https://github.com/lxml/lxml/commit/19f0a477c935b402c93395f8c0cb561646f4bdc3 Thanks, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#753079: [Pkg-ime-devel] Bug#754199: librime: FTBFS on armel: std::future is broken

2014-07-08 Thread Aron Xu
=librimearch=armelver=1.1%2Bdfsg-2stamp=1404754412 This is blocking the librime transition. Emilio In such case, do you mind us uploading new upstream releases of fcitx-rime/ibus-rime into unstable right now? -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#715038: add mips64(el) mipsn32(el) support to eglibc

2014-06-09 Thread Aron Xu
/libo32? See https://lists.debian.org/debian-mips/2014/05/msg00050.html I guess the standard he refers means the MIPS N32 ABI Handbook. Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#715038: add mips64(el) mipsn32(el) support to eglibc

2014-06-09 Thread Aron Xu
On Mon, Jun 9, 2014 at 10:38 PM, Aurelien Jarno aurel...@aurel32.net wrote: On Mon, Jun 09, 2014 at 09:02:04PM +0800, Sphinx Jiang wrote: I refreshed this patch with 2.19-1. Tested on mips64el device, build successfully. Sphinx I have just merged the non-controversial parts, that is

Bug#747309: [xml/sgml-pkgs] Bug#747309: CVE-2014-0191

2014-06-09 Thread Aron Xu
/usn/usn-2214-2/ I tried to update the package when the first USN comes out and noticed there's action from Ubuntu Security team for regression, so the update was held back. Now I'll try to deal with the update as soon as possible. Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#754650: [Pkg-ime-devel] Bug#754650: ibus: Please add debugging package for libibus

2014-07-19 Thread Aron Xu
for fcitx, btw. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#708848: Bug #708848 fcitx: provide default input methods if one is not specified

2014-07-27 Thread Aron Xu
I agree that pulling in none of the input methods is something annoying for people don't know how to proceed next, and a slightly amend solution is good enough to solve the problem. That says, we only pull in one/two input method as recommended to the users, but not all of them like xserver-xorg

Bug#714027: Bug #714027: fcitx: user interface problems

2014-07-27 Thread Aron Xu
I don't think this is a problem in fcitx, but rather you are not using a composting window manager. The default UI of fcitx uses cairo and pango, and it is using transparent effects. Can you please have a try with fcitx-ui-light? It's the default UI in fcitx's 3.x era, which makes use of xlibs and

Bug#723209: aldo: diff for NMU version 0.7.7-1

2014-10-21 Thread Aron Xu
tags 723209 + patch tags 723209 + pending tags 725276 + patch tags 725276 + pending thanks Dear maintainer, I've prepared an NMU for aldo (versioned as 0.7.7-1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, Aron Xu diff -Nru aldo-0.7.6

Bug#765722: [xml/sgml-pkgs] Bug#765722: CVE-2014-3660 libxml2 billion laugh variant

2014-10-25 Thread Aron Xu
Hi, I'm preparing 2.9.2 for jessie, and for stable/oldstable I'll work on them after the upload of 2.9.2. Thanks, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#767168: gworkspace: FTBFS on hurd-i386: 'PATH_MAX' undeclared

2014-10-28 Thread Aron Xu
Package: gworkspace Version: 0.9.2-1 Severity: wishlist On hurd-i386, gworkspace FTBFS with the error: gmds.m:97:16: error: 'PATH_MAX' undeclared (first use in this function) On hurd, PATH_MAX is not defined because there is no real limit, and an easy fix is to add a definition to 1024, but

Bug#759832:

2014-10-28 Thread Aron Xu
Control: tags 759832 - pending Haven't seen the package in sponsor queue, remove the pending tag. Cheers, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#759484:

2014-11-01 Thread Aron Xu
As shown in the systemd journal: Sep 10 10:36:23 kewl 4store[15356]: Starting 4s-backend: 4s-backend4store[15361]: lock.c:38 failed to open metadata file /var/lib/4store/default/metadata.nt for locking: No such file or directory This is not the problem of not providing systemd .service file,

Bug#716196: [Pkg-ime-devel] RFH: bug 716196 OpenCC

2014-11-01 Thread Aron Xu
are simply feeding very long inputs to the program. -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#722822:

2014-11-02 Thread Aron Xu
Since xml2-config and python2.7-config in Debian have removed the -L/usr/lib invocation, it would be nice to re-evaluate if there's anything else supplying it in quickfix. Thanks, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#768149: [Pkg-ime-devel] ibus-table-extraphrase: RC, remove this? (Chinese related data)

2014-11-08 Thread Aron Xu
Please go ahead with the rebuild or just request a binNMU. Thanks! Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#750593: [xml/sgml-pkgs] Bug#750593: [Pkg-samba-maint] Bug#769242: Bug#769242: Bug#769242: samba: FTBFS in jessie/i386

2014-11-15 Thread Aron Xu
On Sun, Nov 16, 2014 at 1:54 AM, Ivo De Decker iv...@debian.org wrote: Control: tags -1 patch Hi Jelmer, On Sat, Nov 15, 2014 at 02:29:29PM +0100, Jelmer Vernooij wrote: The release team decided to mark 750593 as jessie-ignore, because it doesn't seem likely that this can be fixed

Bug#768836: unblock: ns2/2.35+dfsg-2

2014-11-09 Thread Aron Xu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-CC: pkg-netsim-de...@lists.alioth.debian.org Please unblock package ns2/2.35+dfsg-2: * Team upload. * Remove no longer used DMUA. * Remove xgraph from B-D, disable the

Bug#768836: unblock: ns2/2.35+dfsg-2

2014-11-09 Thread Aron Xu
On Sun, Nov 9, 2014 at 11:45 PM, Jonathan Wiltshire j...@debian.org wrote: Control: tag -1 moreinfo On Sun, Nov 09, 2014 at 11:40:17PM +0800, Aron Xu wrote: Please unblock package ns2/2.35+dfsg-2: Please send a debdiff. Please see as attached. Best, Aron ns2_2.35+dfsg-2.debdiff

Bug#769401: unblock: coinutils/2.9.15-3

2014-11-13 Thread Aron Xu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package coinutils/2.9.15-3: * Team upload. * Add liblapack-dev for coinor-libcoinutils-dev to make sure -llapack and -lblas exist as required in the pkgconfig file

Bug#769401:

2014-11-13 Thread Aron Xu
Please find debdiff as in attachment. Aron coinutils_2.9.15-3.debdiff Description: Binary data

Bug#756729:

2014-12-05 Thread Aron Xu
Control: severity -1 serious Please downgrade if RC is not appropriate, I'm raising the severity because network is almost never brought up in default configuration (allow-hotplug). Thanks, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-02 Thread Aron Xu
On Tue, Feb 3, 2015 at 3:54 AM, Julien Cristau jcris...@debian.org wrote: On Tue, Feb 3, 2015 at 02:23:20 +0800, Aron Xu wrote: On Tue, Feb 3, 2015 at 12:02 AM, Adam D. Barratt a...@adam-barratt.org.uk wrote: On 2015-02-02 6:37, Aron Xu wrote: On Mon, Feb 2, 2015 at 1:13 AM, Adam D

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-02 Thread Aron Xu
On Tue, Feb 3, 2015 at 12:02 AM, Adam D. Barratt a...@adam-barratt.org.uk wrote: On 2015-02-02 6:37, Aron Xu wrote: On Mon, Feb 2, 2015 at 1:13 AM, Adam D. Barratt a...@adam-barratt.org.uk wrote: Control: tags -1 + moreinfo On Sun, 2015-02-01 at 16:24 +0800, Aron Xu wrote: +libxml2 (2.9.1

Bug#668709:

2015-02-06 Thread Aron Xu
Control: tags -1 + pending Patch applied in team svn, need an upload when freeze is over. Regards, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#777221: ITP: fcitx-qimpanel -- Flexible Input Method Framework - Qt IMPanel user interface

2015-02-06 Thread Aron Xu
Package: wnpp Severity: wishlist Package: fcitx-qimpanel License: GPL Homepage: http://github.com/lenky0401/fcitx-qimpanel Description: Flexible Input Method Framework - Qt IMPanel user interface Fcitx is a input method framework with extension support, which provides an interface for entering

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-19 Thread Aron Xu
On Thu, Feb 19, 2015 at 4:50 AM, Julien Cristau jcris...@debian.org wrote: On Thu, Feb 12, 2015 at 23:37:48 +0800, Aron Xu wrote: On Wed, Feb 11, 2015 at 5:59 AM, Julien Cristau jcris...@debian.org wrote: On Tue, Feb 3, 2015 at 04:02:51 +0800, Aron Xu wrote: Updated version of debdiff

Bug#775888: virtualbox: CVE-2014-6588 CVE-2014-6589 CVE-2014-6590 CVE-2014-6595 CVE-2015-0418 CVE-2015-0427

2015-01-27 Thread Aron Xu
I'll check, if that's not too complicated I'll do it. Cheers, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#742272: ITP: ocserv -- OpenConnect VPN Server

2015-01-24 Thread Aron Xu
On Tue, 25 Mar 2014 10:20:21 -0400 Mike Miller mtmil...@debian.org wrote: On Mon, Mar 24, 2014 at 13:42:21 +0800, Liang Guo wrote: I'm glad that you have worked on it, would you like upload your ocserv package and close this bug? I compiled it from source and it works in Debian, but have

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-01 Thread Aron Xu
related patches from 2.9.2, mostly NULL checks, because there are quite a lot deeper issues hiding in libxml2's code base and those fixes shall be deemed beneficial to our support cycle. Regards, Aron Xu diff -Nru libxml2-2.9.1+dfsg1/debian/changelog libxml2-2.9.1+dfsg1/debian/changelog --- libxml2

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-01 Thread Aron Xu
On Sun, Feb 1, 2015 at 4:24 PM, Aron Xu a...@debian.org wrote: libxml2 in Jessie has CVE-2014-3600 pending to be addressed This should be CVE-2014-3660. Regards, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-01 Thread Aron Xu
On Mon, Feb 2, 2015 at 1:13 AM, Adam D. Barratt a...@adam-barratt.org.uk wrote: Control: tags -1 + moreinfo On Sun, 2015-02-01 at 16:24 +0800, Aron Xu wrote: Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock jessie-pu The -pu tags

Bug#775888: virtualbox: CVE-2014-6588 CVE-2014-6589 CVE-2014-6590 CVE-2014-6595 CVE-2015-0418 CVE-2015-0427

2015-01-27 Thread Aron Xu
to security-master, I'll take care of the update. Cheers, Moritz -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#777205: unblock: refpolicy/2:2.20140421-9

2015-02-12 Thread Aron Xu
On Sun, 8 Feb 2015 22:51:57 +0100 Ivo De Decker iv...@debian.org wrote: tags 777205 wontfix thanks Hi, On Fri, Feb 06, 2015 at 08:45:13PM +1100, Russell Coker wrote: Please unblock package refpolicy The source package refpolicy had been removed from testing. The removal happened in

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-12 Thread Aron Xu
On Wed, Feb 11, 2015 at 5:59 AM, Julien Cristau jcris...@debian.org wrote: On Tue, Feb 3, 2015 at 04:02:51 +0800, Aron Xu wrote: Updated version of debdiff, removing the -O3 change. The changelog still says build with -O3. Updated as attached. Cheers, Aron libxml2_2.9.1+dfsg1-5.debdiff

Bug#780373: Add the ability to set preferred auto IM by locale

2015-03-18 Thread Aron Xu
On Tue, Mar 17, 2015 at 11:18 PM, Osamu Aoki os...@debian.org wrote: Hi Aron, Can you tell me what exactly you wish to do. Was my previous mail properly depict it/ Let me know. Regards, Osamu About https://bugs.debian.org/780373 We are trying to make Fcitx default for Chinese locales

Bug#780932: im-config: upstart user session job

2015-03-21 Thread Aron Xu
Package: src:im-config Severity: wishlist The upstart user session job that makes im-config works under it. Upstart is still used as user session init on Ubuntu, even though the system init has been changed to systemd recently. There's still no intention of removing upstart from Debian, so this

Bug#780373: Add the ability to set preferred auto IM by locale

2015-03-13 Thread Aron Xu
Updated patch, really filters out commented lines. I'm thinking whether we want to make it a conffile, so local administrator can override it themselves, what do you think? Thanks, Aron From 5fb66297a70e4afcfcb1c9893fc8e660da397aaf Mon Sep 17 00:00:00 2001 From: Aron Xu a...@debian.org Date: Fri

Bug#780373: Add the ability to set preferred auto IM by locale

2015-03-12 Thread Aron Xu
5fb66297a70e4afcfcb1c9893fc8e660da397aaf Mon Sep 17 00:00:00 2001 From: Aron Xu a...@debian.org Date: Fri, 13 Mar 2015 04:25:58 +0800 Subject: [PATCH] Add the ability to set preferred auto IM by locale Users of different locales may have their preferred default IM, this adds the ability of setting an IM that's preferred when

Bug#780181: pptpd: load kernel NAT helper

2015-03-10 Thread Aron Xu
Package: pptpd Severity: wishlist Please load kernel NAT helper to aid in the handling of multiple client behind the same NATed network, on Linux this means load the kernel module ip_nat_pptp (or, nf_nat_pptp). Simple solution is dropping a file into /etc/modprobe.d and make the module load on

Bug#776748: (pre-approval) unblock: libxml2/2.9.1+dfsg1-5 (via t-p-u)

2015-02-23 Thread Aron Xu
On Sat, 21 Feb 2015 11:38:05 +0100 Ivo De Decker iv...@debian.org wrote: Hi, On Fri, Feb 20, 2015 at 01:55:27AM +0800, Aron Xu wrote: Go ahead, thanks. Uploaded. Unblocked. On PTS it says: * Unblock request by ivodd ignored due to version mismatch: 2.9.1+dfsg1-5 Anything wrong

Bug#770836: libxml2: please consider adding a patch fixing invalid output

2015-01-29 Thread Aron Xu
On Mon, Nov 24, 2014 at 10:22 PM, Thorsten Glaser t.gla...@tarent.de wrote: Source: libxml2 Version: 2.9.2+dfsg1-1 Severity: wishlist Tags: patch upstream forwarded-upstream Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=739574 Hi, please consider applying the attached patch in

Bug#782452: [Pkg-ime-devel] Bug#782452: Help to sponsor libcangjie to fix 782452 in Jessie

2015-04-13 Thread Aron Xu
On Tue, Apr 14, 2015 at 8:25 AM, ChangZhuo Chen czc...@gmail.com wrote: Hi All, Please help to sponsor libcangjie [0] to fix issue 782352 [1], thanks. The unblock request for this version is in 782506 [2], and it needs to be in unstable before before the 9:52 UTC dinstall on Wednesday to

Bug#784243: [Pkg-ime-devel] ITP: fcitx-kkc -- Fcitx wrapper for libkkc IM engine

2015-05-07 Thread Aron Xu
On Thu, May 7, 2015 at 11:51 PM, Mitsuya Shibata mty.shib...@gmail.com wrote: Hi Aron, 2015-05-07 5:20 GMT+09:00 Aron Xu a...@debian.org: fcitx-kkc is packaged by git-buildpackage. If repmote repository created, I will push to it. You need to join pkg-ime team on alioth first. Please

Bug#784243: [Pkg-ime-devel] ITP: fcitx-kkc -- Fcitx wrapper for libkkc IM engine

2015-05-06 Thread Aron Xu
On Tue, May 5, 2015 at 12:47 PM, Mitsuya Shibata mty.shib...@gmail.com wrote: Hi Aron, 2015-05-05 5:28 GMT+09:00 Aron Xu a...@debian.org: On Mon, May 4, 2015 at 9:51 PM, Mitsuya Shibata mty.shib...@gmail.com wrote: Hi all, * Package name: fcitx-kkc I uploaded this package to mentors

Bug#784243: [Pkg-ime-devel] ITP: fcitx-kkc -- Fcitx wrapper for libkkc IM engine

2015-05-04 Thread Aron Xu
On Mon, May 4, 2015 at 9:51 PM, Mitsuya Shibata mty.shib...@gmail.com wrote: Hi all, * Package name: fcitx-kkc I uploaded this package to mentors. Could you sponsor it? http://mentors.debian.net/package/fcitx-kkc Wonder if you have an alioth account? Packages are also maintained at

Bug#686447: [Pkg-zfsonlinux-devel] Summary of ZFS on Linux for Debian

2015-06-14 Thread Aron Xu
On Sat, Jun 13, 2015 at 1:58 AM, Turbo Fredriksson tu...@bayour.com wrote: On Jun 12, 2015, at 7:00 PM, Aron Xu wrote: After the upload, we tried to talk with Debian installer team on how to maintain an out-of-tree kernel module for the installer but unfortunately it's not feasible

Bug#686447: [Pkg-zfsonlinux-devel] Summary of ZFS on Linux for Debian

2015-06-14 Thread Aron Xu
[Cutting down FTP team and DPL from CC] It was agreed that FTP team would review the package as other packages once it shows up in the NEW queue, and spl-linux was updated to 0.6.4.1 recently. After the upload, we tried to talk with Debian installer team on how to maintain an out-of-tree kernel

Bug#788649: cppcheck: allow parallel building

2015-06-13 Thread Aron Xu
Package: src:cppcheck Severity: wishlist Tags: patch Please allow parallel building for cppcheck as it will help a lot on slow architectures so that they can utilize the advantage of being many core systems. Best, Aron diff -ru cppcheck-1.69/debian/rules cppcheck/debian/rules ---

Bug#788554: RM: trafficserver [mips | mipsel] -- RoM; FTBFS

2015-06-12 Thread Aron Xu
Package: ftp.debian.org Severity: normal trafficserver currently not builds on mips/mipsel because it triggers a gcc segfault, please remove the stale versions to clear its way of migration to testing. Cheers, Aron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#787312: [Pkg-ime-devel] Bug#787312: pycangjie is FTBFS

2015-06-01 Thread Aron Xu
. (and then we can try and figure out whether it is reproducible or not) Would be nicer if you can release a minor update with this patch included, ;-) Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#795671: O: gwrite -- simple GTK+ HTML5 rich text editor

2015-08-16 Thread Aron Xu
Package: wnpp Severity: normal I'm no longer a user of gwrite for quite some time, and the upstream seems not updating anymore, thus orphaning. Thanks, Aron

Bug#795669: O: cliofetion -- open source command line implementation of Fetion protocol

2015-08-16 Thread Aron Xu
Package: wnpp Severity: normal I'm no longer a user of cliofetion for quite some time, and the upstream seems not updating anymore, thus orphaning. Thanks, Aron

<    4   5   6   7   8   9   10   11   12   >