Bug#810616: plasma-systray-legacy: segfault when autostart

2016-01-10 Thread Shengjing Zhu
Package: plasma-systray-legacy Version: 0~git20151104-ded1538-1 Severity: normal Tags: patch Dear Maintainer, I'm using KDE on debian testing. I installed the plasma-systray-legacy, but it failed to start. In dmesg, it says: debian kernel: [ 22.379582] xembedsniproxy[1604]: segfault at 10 ip

Bug#823891: wget: segmentation fault when terminal width is small

2016-05-09 Thread Shengjing Zhu
Package: wget Version: 1.17.1-1+b1 Severity: important Dear Maintainer, I find wget will segmentation fault when the terminal width is very small. For example, the terminal width is 27. ``` $ echo $COLUMNS 27 ``` Then you try `wget www.debian.org ` You will get segmentation fault. I think

Bug#830940: mirrors: more files should be excluded in stage1 sync

2016-07-12 Thread Shengjing Zhu
Package: mirrors Severity: important Dear Maintainer, With recent updates of apt, when `apt update`, it will fetch dep11 (if appstream is installed) and Contents file(if apt-file is installed). These conf can be seen in /etc/apt/apt.conf.d/50appstream and /etc/apt/apt.conf.d/50apt-file.conf

Bug#829529: linux-image-4.6.0-1-amd64: Please enable intel hid module

2016-07-03 Thread Shengjing Zhu
Package: src:linux Version: 4.6.2-2 Severity: wishlist Dear Maintainer, intel-hid module supports various hid events including hotkeys. Dell XPS 13 9350 requires it for wireless hotkey. http://permalink.gmane.org/gmane.linux.drivers.platform.x86.devel/8161 I wish you could enable this module.

Bug#844416: firmware-misc-nonfree: Missing some kbl, bxt, skl firmware for i915

2016-11-15 Thread Shengjing Zhu
Package: firmware-misc-nonfree Version: 20160824-1 Severity: normal Dear Maintainer, After upgrade to linux kernel 4.8, the update-initramfs program reports missing the following firmwares: W: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1_01.bin for module i915 W: Possible missing

Bug#840680: dirmngr: Dirmngr not always responding

2016-10-13 Thread Shengjing Zhu
Package: dirmngr Version: 2.1.15-4 Severity: grave Justification: renders package unusable Dear Maintainer, After upgrade to 2.1.15-4, I find dirmngr is not always responding which makes command like `gpg --refresh-keys` stuck. I test dirmngr with the following steps: First run

Bug#860301: libev-dev: failed to static link libev.a

2017-04-14 Thread Shengjing Zhu
Package: libev-dev Version: 1:4.22-1 Severity: important Dear Maintainer, When come to static link libev, the ld shows: gcc test.c -Wl,-Bstatic -lev -Wl,-Bdynamic -lm /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libev.a(ev.o): relocation R_X86_64_32 against `.rodata'

Bug#860302: libmbedtls-dev: please provide static lib in dev package

2017-04-14 Thread Shengjing Zhu
Package: libmbedtls-dev Version: 2.4.2-1 Severity: important Dear Maintainer, In debian/rules, you set -DUSE_STATIC_MBEDTLS_LIBRARY=OFF, but static library is useful in development, and .a file should be put in -dev package according to debian policy 8.3 -- System Information: Debian Release:

Bug#860301: libev-dev: failed to static link libev.a

2017-04-18 Thread Shengjing Zhu
Dear Maintainer, I rebuild this package on debian testing, the bug doesn't exist. Maybe you can request a binNMU to close this bug. Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#869981: ITP: golang-github-gophercloud-gophercloud -- OpenStack SDK for Go

2017-07-28 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-gophercloud-gophercloud Version : 0.0~git20170728.0.574cf4f Upstream Author : Gophercloud authors * URL : https://github.com/gophercloud/gophercloud * L

Bug#869989: golang-etcd-server-dev: circular dependency hell

2017-07-28 Thread Shengjing Zhu
` binary. I don't think other packages will import it. Regards, Shengjing Zhu On Fri, Jul 28, 2017 at 9:34 PM, Bill Allombert <ballo...@debian.org> wrote: > Package: golang-etcd-server-dev > Version: 3.1.8+dfsg-2 > Severity: important > > Hello Debian Go maintainers, &g

Bug#869958: RM: winrm -- RoM; NBS; discontinued upstream

2017-08-03 Thread Shengjing Zhu
Control: retitle -1 RM: winrm [any]-- ROM; NBS; abandoned upstream please decruft winrm, it's no longer built by src:golang-github-masterzen-winrm Thanks, Shengjing Zhu signature.asc Description: PGP signature

Bug#870683: ghc: DFSG incompatible file included in src

2017-08-03 Thread Shengjing Zhu
problem, and I asked at debian-legal. Someone suggests this license fails the DFSG[1]. Please consider to remove this file from source. [1] https://lists.debian.org/debian-legal/2017/08/msg1.html Thanks, Shengjing Zhu signature.asc Description: PGP signature

Bug#811565: [uscan] git mode: allow for scanning repositories without tags

2017-08-11 Thread Shengjing Zhu
(whereas https is, of course). > Only dumb http server doesn't support shallow clone. The smart http protocol supports, like `git clone --depth=1 https://github.com/xxx` -- Best regards, Shengjing Zhu

Bug#871902: [pkg-go] Bug#871902: add golang support to dh-make

2017-08-12 Thread Shengjing Zhu
think we have dh-make-golang already, please see the following links for reference. https://packages.debian.org/sid/dh-make-golang https://github.com/debian/dh-make-golang https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html -- Best regards, Shengjing Zhu

Bug#859360: New version of golang-github-azure-azure-sdk-for-go-dev available upstream: 9.0.0-beta

2017-08-17 Thread Shengjing Zhu
Hi I also need new version of azure-sdk-for-go to update packer >= 1.0.3 I've investigated how things will be broken if we update azure-sdk-for-go up to 10 meanwhile updating azure-sdk-for-go, we need to update azure-go-autorest up to 8 Of cause this will be API incompatible. The following

Bug#872415: ITP: golang-github-shopspring-decimal -- arbitrary-precision fixed-point decimal numbers in go

2017-08-17 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-shopspring-decimal Version : 0.0~git20170816.b9ab2bc Upstream Author : 2013 Oguz Bilgic 2015 Spring Engineering * URL : https://github.com/shop

Bug#872428: RFS: golang-github-shopspring-decimal/0.0~git20170816.b9ab2bc-1 [ITP]

2017-08-17 Thread Shengjing Zhu
-azure-sdk-for-go Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#868648: nm.debian.org: double escaped special html character

2017-07-17 Thread Shengjing Zhu
Package: nm.debian.org Severity: important Dear Maintainer, The source page of https://nm.debian.org/public/newnm has following lines: ```

Bug#868648: (no subject)

2017-07-17 Thread Shengjing Zhu
>From 0ee23aeaa1a0d31020174ba9f9ffc7f88cea5ae8 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu <i...@zhsj.me> Date: Mon, 17 Jul 2017 19:26:38 +0800 Subject: [PATCH] Mark nm_js_support output safe Fix #868648 Signed-off-by: Shengjing Zhu <i...@zhsj.me> --- backend/templatetags/nm.py

Bug#867544: RFS: golang-github-xiaq-persistent/0.0~git20170614.0.06adb7b-1 [ITP]

2017-07-09 Thread Shengjing Zhu
it as is. I asked on #debian-golang whether we should file a issue about lintian, but haven't got a reply. Best regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#857264: plasma-workspace: xembedsniproxy often segfaults

2017-07-11 Thread Shengjing Zhu
Package: plasma-workspace Version: 4:5.8.7-1 Followup-For: Bug #857264 Dear Maintainer, I got segfault everytime when I boot the system. dmesg show: [ 15.105626] xembedsniproxy[1599]: segfault at 20 ip 55faee144b7c sp 7ffd44065bf0 error 4 in xembedsniproxy[55faee139000+14000] But I

Bug#867767: RFS: elvish/0.9-1 [ITP] -- Friendly and expressive Unix shell

2017-07-09 Thread Shengjing Zhu
about elvish can be obtained from https://elvish.io. Changes since the last upload: * Initial release (Closes: #867524) Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#869650: ITP: golang-github-hashicorp-go-rootcerts -- Functions for loading root certificates for TLS connections.

2017-07-25 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-hashicorp-go-rootcerts Version : 0.0~git20160503.0.6bb64b3-1 Upstream Author : HashiCorp * URL : https://github.com/hashicorp/go-rootcerts * License : M

Bug#865327: ITA: golang-github-hashicorp-atlas-go -- official Go client for HashiCorp's Atlas

2017-07-25 Thread Shengjing Zhu
ITP for it, #869650, and package source is ready at: git://anonscm.debian.org/pkg-go/packages/golang-github-hashicorp-go-rootcerts.git Plz take a consideration to sponsor this :) Thanks, Shengjing Zhu signature.asc Description: PGP signature

Bug#865134: ITP: golang-github-gin-gonic-gin -- HTTP web framework written in Go

2017-07-22 Thread Shengjing Zhu
Control: retitle -1 ITP: golang-github-gin-gonic-gin -- HTTP web framework written in Go Control: owner -1 ! X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org I will package this inside pkg-go team and I need sponsor to upload. Regards Shengjing Zhu signature.asc Description: PGP

Bug#869369: ITP: golang-gopkg-go-playground-validator.v8 -- Go Struct and Field validation (version 8.x)

2017-07-22 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> Control: block 865134 by -1 X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org * Package name: golang-gopkg-go-playground-validator.v8 Version : 8.18.1-1 Upstream Author : Dean Karn

Bug#869374: RFS: golang-github-gin-contrib-sse/0.0~git20170109.0.22d885f-1 [ITP]

2017-07-22 Thread Shengjing Zhu
in-contrib-sse_0.0~git20170109.0.22d885f-1.dsc Or https://anonscm.debian.org/git/pkg-go/packages/golang-github-gin-contrib-sse.git This a dependency of golang-github-gin-gonic-gin #865134 Changes since the last upload: Initial release (Closes: #869368) Regards, Shengjing Zhu signature.asc D

Bug#869370: ITP: golang-gopkg-go-playground-assert.v1 -- Basic Assertion Library used along side native go testing

2017-07-22 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> Control: block 869369 by -1 X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org * Package name: golang-gopkg-go-playground-assert.v1 Version : 1.2.1-1 Upstream Author : Dean Karn * URL :

Bug#869375: RFS: golang-gopkg-go-playground-assert.v1/1.2.1-1 [ITP]

2017-07-22 Thread Shengjing Zhu
ast upload: Initial release (Closes: #869370) Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#869368: ITP: golang-github-gin-contrib-sse -- Server-Sent Events implementation in Go

2017-07-22 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> Control: block 865134 by -1 * Package name: golang-github-gin-contrib-sse Version : 0.0~git20170109.0.22d885f-1 Upstream Author : Manuel Martínez-Almeida * URL : https://github.com/gin-contr

Bug#869687: ITA: winrmcp -- tool for copying files to remote Windows machines using WinRM

2017-07-25 Thread Shengjing Zhu
Hi Daniel, I have updated it in git, https://anonscm.debian.org/cgit/pkg-go/packages/winrmcp.git/ PS. new golang-github-masterzen-winrm is not installed currently. Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#869687: ITA: winrmcp -- tool for copying files to remote Windows machines using WinRM

2017-07-25 Thread Shengjing Zhu
Control: retitle -1 ITA: winrmcp -- tool for copying files to remote Windows machines using WinRM Control: owner -1 ! I will handle this inside pkg-go team. Need sponsor as well. Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#865331: ITA: golang-github-masterzen-winrm -- WinRM library for Golang

2017-07-24 Thread Shengjing Zhu
Hi Daniel, This package is ready to upload. The new version is needed for building packer. You can get it from https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-masterzen-winrm.git/ If you have no time, I can file RFS to pkg-go team. Regards, Shengjing Zhu

Bug#865331: ITA: golang-github-masterzen-winrm -- WinRM library for Golang

2017-07-24 Thread Shengjing Zhu
Control: retitle -1 ITP: golang-github-masterzen-winrm -- WinRM library for Golang Control: owner -1 ! X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org I will handle this inside pkg-go team. Need sponsor as well. Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#869863: ITP: golang-github-aliyun-aliyun-oss-go-sdk -- Alibaba Cloud OSS SDK for Go

2017-07-27 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-aliyun-aliyun-oss-go-sdk Version : 1.5.0 Upstream Author : Yubin Bai and Hǎiliàng Wáng * URL : https://github.com/aliyun/aliyun-oss-go-sdk * License : Apac

Bug#869800: golang-github-aws-aws-sdk-go: Please update to >= 1.4.13

2017-07-27 Thread Shengjing Zhu
jwt-go-v3 /me just wondering why upstream don't use gopkg.in/xxx as the import path...when they has versioned api. -- Best regards, Shengjing Zhu

Bug#869757: ITP: golang-github-biogo-hts -- biogo high throughput sequencing repository

2017-07-26 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-biogo-hts Version : 1.0.1+git20170705.18.8bf89f2-1 Upstream Author : bíogo * URL : https://github.com/biogo/hts * License : BSD-3-clause Programming La

Bug#869800: golang-github-aws-aws-sdk-go: Please update to >= 1.4.13

2017-07-26 Thread Shengjing Zhu
1546 So I think we can upload 1.4.22 to unstable, and I do hope so. If you are in favor of this, I can push my changes of aws-skd-go to git repo. But I'll not upload it(not DD). [1] https://tracker.debian.org/pkg/packer Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#869819: ITP: golang-github-denverdino-aliyungo -- Go SDK for Aliyun (Alibaba Cloud)

2017-07-26 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-denverdino-aliyungo Version : 0.0~git20170721.0.80ceb80-1 Upstream Author : Li Yi * URL : https://github.com/denverdino/aliyungo * License : Apac

Bug#865337: ITA: packer -- tool for creating machine images for multiple platforms

2017-07-24 Thread Shengjing Zhu
Control: retitle -1 ITA: packer -- tool for creating machine images for multiple platforms Control: owner -1 ! X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org I will handle this inside pkg-go team. And I will need sponsor. Regards Shengjing Zhu signature.asc Description: PGP

Bug#866374: nm.debian.org: rendereed page starts with ...

2017-07-04 Thread Shengjing Zhu
Hi Enrico, Same issue for contributors.d.o, are you already aware of this? Thanks, Shengjing Zhu On Thu, 29 Jun 2017 11:38:16 +0200 Enrico Zini <enr...@enricozini.org> wrote: > On Thu, Jun 29, 2017 at 12:17:16PM +0300, Lars Wirzenius wrote: > > > When visiting https://nm.debi

Bug#867525: ITP: golang-github-xiaq-persistent -- Persistent data structure in Go

2017-07-06 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-xiaq-persistent Version : 0.0~git20170614.0.06adb7b-1 Upstream Author : Qi Xiao <xiaqq...@gmail.com> * URL : https://github.com/xiaq/persiste

Bug#867524: ITP: elvish -- Friendly and expressive Unix shell

2017-07-06 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: elvish Version : 0.9 Upstream Author : Qi Xiao <xiaqq...@gmail.com> * URL : https://elvish.io/ * License : BSD-2-Clause Programming Lang: Go Description

Bug#867544: RFS: golang-github-xiaq-persistent/0.0~git20170614.0.06adb7b-1 [ITP]

2017-07-07 Thread Shengjing Zhu
.0.06adb7b-1.dsc The repository of this package is at: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-xiaq-persistent.git Changes since the last upload: * Initial release (Closes: #867525) Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#870160: ITP: golang-github-approvals-go-approval-tests -- ApprovalTests for go

2017-07-30 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-approvals-go-approval-tests Version : 0.0~git20170712.0.c1e747e Upstream Author : approvals authors * URL : https://github.com/approvals/go-approval-tests * L

Bug#871448: golang-github-mattn-go-sqlite3-dev: please unbundle SQLite

2017-08-08 Thread Shengjing Zhu
have pushed a new version to git. Please help to upload, thanks. Yours, Shengjing Zhu

Bug#865324: ITA: golang-github-digitalocean-godo -- DigitalOcean API V2 client library for Golang

2017-08-01 Thread Shengjing Zhu
sed resp. the package was adopted by > Shengjing Zhu, but he wasn't the owner of > this bug report. > > I'm sorry that this have been hijacked. I haven't properly monitored that, > and I'm sure Shengjing Zhu > has just missed it for he's adopting a whole row of Golang pac

Bug#811565: [pkg-go] Bug#811565: [uscan] git mode: allow for scanning repositories without tags

2017-08-09 Thread Shengjing Zhu
4 requests per > repository (IIUC), so already we are fairly close to reaching the limit, if > we don’t take any precautions. I haven't considered rate-limit, but do we check so frequently indeed? -- Best regards, Shengjing Zhu

Bug#856139: certspotter: long description advertises commercial service

2017-08-07 Thread Shengjing Zhu
ce, such as Ceph RGW, minio[1]. Both are free softwares, and Ceph is in our main archive. [1] https://github.com/minio/minio -- Best regards, Shengjing Zhu

Bug#811565: [pkg-go] Bug#811565: [uscan] git mode: allow for scanning repositories without tags

2017-08-09 Thread Shengjing Zhu
)\.tar\.gz This tool works both as web service and cli. I hope you find this tool useful. Yours, Shengjing Zhu

Bug#869958: RM: winrm -- RoM; NBS; discontinued upstream

2017-07-27 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal As of 0.0~git20170601.0.1ca0ba6-1, this package is no longer built: * binary tool is no longer provided. Regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#872974: override: packer:utils/optional

2017-08-23 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal Hi, I think the previous maintainer set wrong section for packer to "devel". It should be in "utils". This package is: Packer is a tool for building identical machine images for multiple platforms from a single source configuration. I've set it to

Bug#829046: Difficulties in packaging pagure

2017-05-17 Thread Shengjing Zhu
work is to deal with the JS libraries, some are still not in Debian: * jdenticon.js * cal-heatmap * jquery.atwho * emojione I can't push it to collab-maint and I may apply permission to continue work on it. Best regards, Shengjing Zhu -BEGIN PGP SIGNATURE

Bug#865235: nmu: tinc_1.1~pre14-16-g15b868e-1

2017-06-19 Thread Shengjing Zhu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu tinc_1.1~pre14-16-g15b868e-1 . ANY . experimental . -m "rebuild against readline7" signature.asc Description: PGP signature

Bug#829046: Difficulties in packaging pagure

2017-05-19 Thread Shengjing Zhu
/debian/wordpress.linktrees Besides, I'm trying to make upstream to put the vendor libraries to one folder, which can be more convenient for packaging in Debian. https://pagure.io/pagure/pull-request/2287 Best regards, Shengjing Zhu On Fri, May 19, 2017 at 05:53:33PM +0800, Boyuan Yang wrote

Bug#829046: Bundled third-party libraries should not be used

2017-05-19 Thread Shengjing Zhu
u mean, more convenient for removing those files? > Yes, more convenient to remove bundles and link to libjs-*. Best regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#863242: ruby-cal-heatmap-rails: Please link js/css files to libjs-cal-heatmap

2017-05-24 Thread Shengjing Zhu
Package: ruby-cal-heatmap-rails Severity: normal Once libjs-cal-heatmap is packaged, this package should depend on it and link js/css files to it signature.asc Description: PGP signature

Bug#863239: libjs-emojione: Please drop dependence of ruby for libjs-emojione

2017-05-24 Thread Shengjing Zhu
Package: libjs-emojione Version: 2.2.6-2 Severity: normal Dear Maintainer, I think we have discussed this on #829046. So I created this issue to track it. libjs-emojione is packaged from ruby source, which is in bad state since it depends ruby now. I think it should be built from js source,

Bug#863244: RFP: libjs-cal-heatmap -- Cal-Heatmap is a javascript module to create calendar heatmap to visualize time series data.

2017-05-24 Thread Shengjing Zhu
Package: wnpp Severity: wishlist * Package name: libjs-cal-heatmap Version : 3.6.2 Upstream Author : Wan Qi Chen * URL : https://github.com/wa0x6e/cal-heatmap * License : MIT Programming Lang: Javascript Description : Cal-Heatmap is a

Bug#862880: ITP: node-at.js -- library to autocomplete mentions, smileys etc

2017-05-23 Thread Shengjing Zhu
Hi, Is this package duplicated with https://tracker.debian.org/pkg/jquery-at.js https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836407 Best regards, Shengjing Zhu On Thu, 18 May 2017 09:10:45 +0530 Pirate Praveen <prav...@debian.org> wrote: > Package: wnpp > Severity: wishlist >

Bug#792327: docker.io: Should restart on upgrade instead of start

2017-05-25 Thread Shengjing Zhu
"process_linux.go:334: running prestart hook 0 caused \"fork/exec /usr/sbin/dockerd (deleted): no such file or directory\"". Thanks, Shengjing Zhu signature.asc Description: PGP signature

Bug#864370: netdata: Add CAP_NET_RAW to systemd service

2017-06-07 Thread Shengjing Zhu
this change will help others who also want to use the fping plugin. Best regards, Shengjing Zhu signature.asc Description: PGP signature

Bug#864300: ITP: fcitx-autoeng-ng -- Fcitx autoeng module for Sogou pinyin

2017-06-06 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <zsj950...@gmail.com> * Package name: fcitx-autoeng-ng Version : 0.1.1~git20150311 Upstream Author : Gao Qunkai <lenky0...@163.com> * URL : https://github.com/sogoupinyin/fcitx-punc-ng/ * License

Bug#864303: ITP: fcitx-fullwidthchar-enhance -- Fcitx fullwidthchar enhance module for Sogou pinyin

2017-06-06 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <zsj950...@gmail.com> * Package name: fcitx-fullwidthchar-enhance Version : 0.0~git20150311 Upstream Author : Gao Qunkai <lenky0...@163.com> * URL : https://github.com/sogoupinyin/fcitx-fullwidth

Bug#864828: ITP: sogoupinyin-installer -- Sogou Pinyin Input Method installer

2017-06-15 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: sogoupinyin-installer Version : 2.1.0.0086~1 Upstream Author : Shengjing Zhu<i...@zhsj.me> * URL : https://pinyin.sogou.com/linux/ * License : GPL-3 Programming

Bug#864828: ITP: sogoupinyin-installer -- Sogou Pinyin Input Method installer

2017-06-15 Thread Shengjing Zhu
actual transliteration work? If yes, I > would consider that unsuitable for an inclusion into Debian > on privacy grounds. Yes, people will be promoted by debconf to accept a license which indicates this privacy concerns during preinst stage. Thanks, Shengjing Zhu signature.asc Description: PGP signature

Bug#864989: [php-maint] Bug#864989: src:php7.1: Please enable ZTS

2017-06-19 Thread Shengjing Zhu
ging? [1] https://github.com/pmmp/PocketMine-MP -- Best regards, Shengjing Zhu

Bug#864989: [php-maint] Bug#864989: src:php7.1: Please enable ZTS

2017-06-19 Thread Shengjing Zhu
gt; The simpler patch the better. I'm interested in making this happen. IIRC, the nginx package is a good example, multiple sets of parameters and multiple binary packages. If you're in favor of this, I may take some time this weekend to test multiple builds in d/rules. -- Best regards, Shengjing Zhu

Bug#864989: [php-maint] Bug#864989: src:php7.1: Please enable ZTS

2017-06-19 Thread Shengjing Zhu
will be no update in Debian for the stable > release. Yes, I understand. Although I'm not DD/DM yet, I'm trying to be familiar with Debian workflow and contribute more. -- Best regards, Shengjing Zhu

Bug#864989: src:php7.1: Please enable ZTS

2017-06-18 Thread Shengjing Zhu
Package: src:php7.1 Severity: wishlist Dear Maintainer, I hope you can enable the PHP ZTS, so that I can use it with pthreads[1]. [1] http://pecl.php.net/package/pthreads Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#864304: ITP: fcitx-punc-ng -- Fcitx punc module for Sogou pinyin

2017-06-06 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <zsj950...@gmail.com> * Package name: fcitx-punc-ng Version : 0.1.1~git20161101 Upstream Author : Gao Qunkai <lenky0...@163.com> * URL : https://github.com/sogoupinyin/fcitx-punc-ng/ * License

Bug#875755: ITP: golang-github-christrenkamp-goxpath -- XPath 1.0 implementation written in Go

2017-09-14 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu <i...@zhsj.me> * Package name: golang-github-christrenkamp-goxpath Version : 1.0~alpha3 Upstream Author : 2015-2017 ChrisTrenkamp <ch...@christrenkamp.com> * URL : https://github.com/ChrisTrenkamp/goxpa

Bug#875653: [pkg-go] Bug#875653: golang-github-aws-aws-sdk-go: New upstream release (>=1.7.0)

2017-09-15 Thread Shengjing Zhu
.4+dfsg-1) Only packer failed as expected(I will upload new version soon). So I will upload aws-sdk-go 1.8.44 in few days :) Thanks Shengjing Zhu

Bug#873889: elvish: FTBFS on ppc64(el): several tests fail

2017-09-20 Thread Shengjing Zhu
Just for recording, some failed test related to https://github.com/golang/go/issues/21946 -- Best regards, Shengjing Zhu

Bug#839108: dh-golang: Please document behavior and variables used

2017-09-23 Thread Shengjing Zhu
umentation into the dh_golang(1) manpage seems inappropriate, > as that manpage should only document the dh_golang executable, right? Add to man 3 Debian::Debhelper::Buildsystem::golang? If you add the docs to lib/Debian/Debhelper/Buildsystem/golang.pm, the auto generated manpage is man3/Debian::De

Bug#876013: golang-google-genproto-dev has circular Depends on golang-google-grpc-dev

2017-09-17 Thread Shengjing Zhu
proto/googleapis/rpc? like golang-google-cloud-compute-metadata-dev? And if we break golang-google-genproto-dev to two -dev package, one is golang-google-genproto-rpc-dev. Can the src:golang-google-grpc Build-Depends google-genproto-rpc-dev, maybe the src packages Build-Depends still have circular? -- Best regards, Shengjing Zhu

Bug#811565: [uscan] git mode: allow for scanning repositories without tags

2017-09-17 Thread Shengjing Zhu
` locally, though the shortage is site specific. BTW, gitlab also provides such feed, the url format is like https://gitlab.com/inkscape/inkscape/commits/master?format=atom Thanks Shengjing Zhu

Bug#876461: golang-github-boltdb-bolt: Add mipse supports

2017-09-22 Thread Shengjing Zhu
Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2017-09-22 Thread Shengjing Zhu
And Santiago, Lucas, Could you help to test and see if it still FTBFS? On Fri, Sep 22, 2017 at 11:48 PM, Shengjing Zhu <i...@zhsj.me> wrote: > I meet this FTBFS either. > After looking at the code, I think it's caused by this test only waits > 5s for writing 134M data. > So

Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2017-09-22 Thread Shengjing Zhu
the upstream is not active now, I haven't reported it to upstream. Thanks Shengjing Zhu

Bug#875653: golang-github-aws-aws-sdk-go: New upstream release (>=1.7.0)

2017-09-14 Thread Shengjing Zhu
Package: src:golang-github-aws-aws-sdk-go Followup-For: Bug #875653 Control: retitle -1 golang-github-aws-aws-sdk-go: New upstream release (>=1.8.4) Dear Maintainer, With new release of packer 1.1.0, I need aws-sdk-go 1.8.4 now. Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#875730: golang-github-vmware-govmomi: New upstream release (>=0.12.1)

2017-09-14 Thread Shengjing Zhu
Source: golang-github-vmware-govmomi Severity: wishlist Dear Maintainer, With new release of packer 1.1.0, I need govmomi >= 0.12.1 to build. Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#876353: gccgo-7: unhandled signal 11 at s390x/ppc64

2017-09-21 Thread Shengjing Zhu
to reproduce it on ppc64, but I failed even I run `go-7 version`. IIRC, gccgo-7 7.2.0-2 works fine. Thanks shengjing Zhu signature.asc Description: PGP signature

Bug#876353: gccgo-7: unhandled signal 11 at s390x/ppc64

2017-09-21 Thread Shengjing Zhu
Since there's only 7.2.0-1 on http://snapshot.debian.org/archive/debian-ports/ I can confirm this version works on ppc64 Thanks Shengjing Zhu

Bug#876353: gccgo-7: unhandled signal 11 at s390x/ppc64

2017-09-21 Thread Shengjing Zhu
> please could you recheck with gcc-snapshot? Thanks, gcc-snapshot works # /usr/lib/gcc-snapshot/bin/go version go version go1.9 gccgo (Debian 20170917-1) 8.0.0 20170917 (experimental) [trunk revision 252892] linux/ppc64 -- Best regards, Shengjing Zhu

Bug#876353: gccgo-7: unhandled signal 11 at s390x/ppc64

2017-09-21 Thread Shengjing Zhu
> is this limited to big endian 64bit systems? Maybe somebody could check on > ppc64el, sparc64 and mips64el as well? AFAICT, ppc64el works fine. mips, s390x, ppc64 fail in same reason on buildd -- Best regards, Shengjing Zhu

Bug#878771: golang-github-spf13-cobra FTBFS on mips: error: redefinition of 'AF_ALG'

2017-10-16 Thread Shengjing Zhu
bb8f8e16490ce03ce084c8e170ea4c9e79f53ba2 > ___ > Pkg-go-maintainers mailing list > pkg-go-maintain...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers -- Best regards, Shengjing Zhu

Bug#875653: golang-github-aws-aws-sdk-go: New upstream release (>=1.7.0)

2017-09-12 Thread Shengjing Zhu
/aws-sdk-go/pull/1088 Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#875652: golang-github-hashicorp-go-checkpoint: New upstream snapshot

2017-09-12 Thread Shengjing Zhu
://anonscm.debian.org/cgit/pkg-go/packages/packer.git/tree/debian/patches/0001-disable-telemetry-report.patch?id=445b8b2e75b414416c50314aa35ae50bafcf51a7 Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#874009: rkt FTBFS: cannot find package "github.com/aws/aws-sdk-go/private/signer/v4"

2017-09-08 Thread Shengjing Zhu
aws account to test). Please let me know if you need help. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869800 [2] https://anonscm.debian.org/cgit/pkg-go/packages/rkt.git/commit/?id=9058b4f2a2d7388a53c43b43580b0a461173b64f Thanks Shengjing Zhu

Bug#876639: libgo11: Please consider backport "libgo: use gc's arch names as the default GOARCHs on MIPS"

2017-09-24 Thread Shengjing Zhu
-318574018 ) So I think backport this fix in gccgo can be really helpful. Thanks Shengjing Zhu signature.asc Description: PGP signature

Bug#876875: golang-github-gin-gonic-gin FTBFS with Go 1.9

2017-09-26 Thread Shengjing Zhu
On Tue, 26 Sep 2017 18:05:49 +0300 Adrian Bunk wrote: > Source: golang-github-gin-gonic-gin > Version: 1.2+dfsg1-2 > Severity: serious > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-gin-gonic-gin.html > > ... > === RUN TestPanicInHandler >

Bug#877008: golang-github-mattn-go-sqlite3: FTBFS: FAIL: TestShortTimeout

2017-09-27 Thread Shengjing Zhu
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/golang-github-mattn-go-sqlite3.html --- FAIL: TestShortTimeout (5.60s) sqlite3_go18_test.go:83: Executing db initializing statements sqlite3_go18_test.go:128: context deadline exceeded -- Best regards, Shengjing Zhu

Bug#877146: update to runc (1.0.0~rc4) breaks docker

2017-09-30 Thread Shengjing Zhu
newer than 1.0.0-rc4. Packaging the lasted docker release is hard, but eventually we will do. And the runc/docker-runc in Debian will become duplicated. CCing docker.io maintainers, so they will be aware of this. -- Best regards, Shengjing Zhu

Bug#867358: mips/mipsel: mips-linux-gnu-gccgo-7: waitid: bad address

2017-10-03 Thread Shengjing Zhu
so I won't apply it until > it's either accepted upstream or reviewed by Aurelien or another MIPS > porter. > Ben, James' two patches are included in 4.13. Forget to close this bug in latest upload to unstable? Best regards, Shengjing Zhu

Bug#872402: golang-golang-x-tools-dev: Does not work on mips*

2017-08-24 Thread Shengjing Zhu
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers -- Best regards, Shengjing Zhu

Bug#872402: golang-golang-x-tools-dev: Does not work on mips*

2017-08-24 Thread Shengjing Zhu
ccgo reports mipsel and mips both as `mipso32`. So we need pass another `-tags` to distinguish the two archs. Unless gccgo has corrent build tip, we can only manually add `-tags mips` or `-tags mipsel`. BTW, let me down grade this bug's severity first since I think we have workaround for that :) -- Best regards, Shengjing Zhu

Bug#873486: fcitx can not be start after upgrade to Debian buster

2017-08-28 Thread Shengjing Zhu
1 > ii fcitx-frontend-all 1:4.2.9.1-6 > ii fcitx-ui-classic 1:4.2.9.1-6 > ii im-config [im-switch] 0.30-1 > > Versions of packages fcitx suggests: > pn fcitx-m17n > pn fcitx-tools > > -- no debconf information > > ___ > Pkg-ime-devel mailing list > pkg-ime-de...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ime-devel -- Best regards, Shengjing Zhu

Bug#873889: elvish: FTBFS on ppc64(el): several tests fail

2017-09-01 Thread Shengjing Zhu
successfully on a ppc64le VM provided by Minicloud. -- Best regards, Shengjing Zhu

  1   2   3   4   5   6   7   8   9   10   >