Bug#1014549: FTBFS with fmtlib 9.0.0

2022-07-07 Thread Shengjing Zhu
Source: ceph Version: 16.2.7+ds-4 Severity: important X-Debbugs-Cc: z...@debian.org Hi, I have uploaded fmtlib 9.0.0 to experimental. During rebuild the reverse dependencies, your package FTBFS. Some relevant logs: In file included from /usr/include/fmt/format.h:48, from

Bug#1014546: FTBFS with fmtlib 9.0.0

2022-07-07 Thread Shengjing Zhu
Source: restinio Version: 0.6.13-1 Severity: important X-Debbugs-Cc: z...@debian.org Hi, I have uploaded fmtlib 9.0.0 to experimental. During rebuild the reverse dependencies, your package FTBFS. Some relevant logs: In file included from /usr/include/fmt/format.h:48, from

Bug#1014543: FTBFS with fmtlib 9.0.0

2022-07-07 Thread Shengjing Zhu
Source: mpd Version: 0.23.6-1 Severity: important X-Debbugs-Cc: z...@debian.org Hi, I have uploaded fmtlib 9.0.0 to experimental. During rebuild the reverse dependencies, your package FTBFS. Some relevant logs: In file included from ../src/LogBackend.cxx:21: ../src/Log.hxx: In function ‘void

Bug#1014542: FTBFS with fmtlib 9.0.0

2022-07-07 Thread Shengjing Zhu
Source: kodi Version: 2:19.4+dfsg2-2 Severity: important Forwarded: https://github.com/xbmc/xbmc/pull/21649 X-Debbugs-Cc: z...@debian.org Hi, I have uploaded fmtlib 9.0.0 to experimental. During rebuild the reverse dependencies, your package FTBFS. Some relevant logs: In file included from

Bug#1014329: anbox: Not working after removing ashmem module

2022-07-04 Thread Shengjing Zhu
Package: anbox Version: 0.0~git20211020-3 Severity: grave Justification: renders package unusable Forwarded: https://github.com/anbox/anbox/issues/2042 X-Debbugs-Cc: z...@debian.org ashmem_linux module has been removed from kernel 5.18.

Bug#1014309: libpod - FTBFS: FAIL: TestMonitorTwoDirGood (1.08s)

2022-07-03 Thread Shengjing Zhu
On Sun, Jul 03, 2022 at 10:28:46PM +0200, Bastian Blank wrote: > On Mon, Jul 04, 2022 at 04:09:40AM +0800, Shengjing Zhu wrote: > > Looks like flaky tests. > > > > For example, debci runs these tests without problem. And I just > > verified in local sbuild as well. >

Bug#1014309: libpod - FTBFS: FAIL: TestMonitorTwoDirGood (1.08s)

2022-07-03 Thread Shengjing Zhu
SS: TestMonitorTwoDirGood/bad-primary-new-addition (0.10s) --- PASS: TestMonitorTwoDirGood/bad-primary-same-addition (0.10s) --- PASS: TestMonitorTwoDirGood/good-primary-removal (0.10s) --- PASS: TestMonitorTwoDirGood/good-non-json-addition (0.10s) --- PASS: TestMonitorTwoDirGood/good-fallback-removal#01 (0.10s) -- Shengjing Zhu

Bug#1014238: FTBFS with ppc64 with gccgo

2022-07-02 Thread Shengjing Zhu
Source: golang-1.19 Version: 1.19~beta1-1 Severity: important Forwarded: https://github.com/golang/go/issues/53662 X-Debbugs-Cc: z...@debian.org https://buildd.debian.org/status/fetch.php?pkg=golang-1.19=ppc64=1.19%7Ebeta1-2=1656747393=0 && /<>/debian/helpers/goenv.sh bash ./make.bash

Bug#1014209: Tests fail on s390x

2022-07-02 Thread Shengjing Zhu
Source: golang-github-shirou-gopsutil Version: 2.19.11-4 Severity: important Forwarded: https://github.com/shirou/gopsutil/issues/990 X-Debbugs-Cc: z...@debian.org Two tests fail on s390x. https://ci.debian.net/data/autopkgtest/testing/s390x/g/golang-github-shirou-gopsutil/23056105/log.gz ===

Bug#1014190: RM: golang-github-gorilla-pat -- RoQA; Upstream discontinued; orphaned for a long time

2022-07-01 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: z...@debian.org Hi, This package's upstream repository https://github.com/gorilla/pat has archived. Please remove it from Debian archive.

Bug#1014184: Please drop golang-context-dev from Build-Depends

2022-07-01 Thread Shengjing Zhu
Source: snapd Version: 2.54.3-1 Severity: important X-Debbugs-Cc: z...@debian.org Hi, I intend to remove golang-context from archive, and snapd doesn't need this legacy library at all. Please remove golang-context-dev from Build-Depends. Thanks.

Bug#1002227: golang-github-templexxx-xor: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/templexxx/xor returned exit code 1

2022-06-24 Thread Shengjing Zhu
0x11, 0x11}, {0xc1a2a0, > > 0x11, 0x11}, {0xc1a2b8, 0x11, 0x11}) > > > > /<>/obj-x86_64-linux-gnu/src/github.com/templexxx/xor/sse2_amd64.s:43 > > +0x34 fp=0xc33690 sp=0xc33688 pc=0x4e7234 This test "sse2_amd64.s“ suggests it's related to SIMD, but I haven't checked if it just calls sse2 or more. I'm also not sure if the package is broken without SIMD, or just the test is broken. -- Shengjing Zhu

Bug#1013588: Accepted golang-github-satta-ifplugo 0.0~git20200508.ca679be-4 (source) into unstable

2022-06-24 Thread Shengjing Zhu
. I will revert the change in golang-github-shirou-gopsutil. -- Shengjing Zhu

Bug#1013102: cmd/link: check CGO_CFLAGS for non -g/-I/-O options before,+ internal linking

2022-06-23 Thread Shengjing Zhu
On Thu, Jun 23, 2022 at 9:27 PM Matthias Klose wrote: > > On 20.06.22 05:50, Michael Hudson-Doyle wrote: > > On Mon, 20 Jun 2022 at 14:59, Shengjing Zhu wrote: > >> diff --git a/lib/Debian/Debhelper/Buildsystem/golang.pm > >> b/lib/Debian/Debhelper/Buildsyste

Bug#1013102: cmd/link: check CGO_CFLAGS for non -g/-I/-O options before,+ internal linking

2022-06-20 Thread Shengjing Zhu
On Mon, Jun 20, 2022 at 03:50:23PM +1200, Michael Hudson-Doyle wrote: > On Mon, 20 Jun 2022 at 14:59, Shengjing Zhu wrote: > > > On Mon, Jun 20, 2022 at 08:42:51AM +1200, Michael Hudson-Doyle wrote: > > > Ah yes but that patch doesn't actually work in prac

Bug#1013102: cmd/link: check CGO_CFLAGS for non -g/-I/-O options before,+ internal linking

2022-06-19 Thread Shengjing Zhu
On Mon, Jun 20, 2022 at 08:42:51AM +1200, Michael Hudson-Doyle wrote: > Ah yes but that patch doesn't actually work in practice. I've been slack on > this :( > > IIRC the problem with https://go-review.googlesource.com/c/go/+/339370 is > that lto causes some of the references in the linked

Bug#1007022: podman: starting rootless container fails with: can't get final child's PID from pipe: EOF

2022-06-19 Thread Shengjing Zhu
because https://github.com/containers/podman/issues/13731, which is fixed in podman 4.1. And it's caused by systemd 250 which changes OOMScoreAdjust in user@.service -- Shengjing Zhu

Bug#1013102: cmd/link: check CGO_CFLAGS for non -g/-I/-O options before,+ internal linking

2022-06-17 Thread Shengjing Zhu
and/or forward the issue upstream. The patch says it has been forwarded to https://go-review.googlesource.com/c/go/+/281314 And on https://go-review.googlesource.com/c/go/+/281314, the comment says it has been obsoleted by https://go-review.googlesource.com/c/go/+/339370 -- Shengjing Zhu

Bug#1012723: bullseye-pu: package runc/runc_1.0.0~rc93+ds1-5+deb11u1

2022-06-12 Thread Shengjing Zhu
X-Debbugs-CC: siret...@debian.org, t...@security.debian.org Hi, On Sun, Jun 12, 2022 at 05:33:48PM -0400, Reinhard Tartler wrote: > diff -Nru runc-1.0.0~rc93+ds1/debian/changelog > runc-1.0.0~rc93+ds1/debian/changelog > --- runc-1.0.0~rc93+ds1/debian/changelog 2022-06-12 14:49:36.0

Bug#1012334: libfmt-dev: No libfmt.a available anymore as part of libfmt-dev

2022-06-04 Thread Shengjing Zhu
ovides such options to build a .a file. If you know how to, I'm happy to apply the patch. To statically link fmtlib, you can also use the fmt::fmt-header-only target. https://fmt.dev/latest/usage.html#usage-with-cmake -- Shengjing Zhu

Bug#1012030: (no subject)

2022-05-30 Thread Shengjing Zhu
c doesn't support it until v1.0.0-rc95(stable has rc93). I don't think runc will get feature backports in stable. So probably only crun can be used by podman now in stable. -- Shengjing Zhu

Bug#1011149: ITP: mogan -- structured editor for science and technology

2022-05-17 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu X-Debbugs-Cc: debian-de...@lists.debian.org, z...@debian.org * Package name: mogan Version : 1.0.3 Upstream Author : Darcy Shen * URL : https://github.com/XmacsLabs/mogan * License : GPL-3+ Programming

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-14 Thread Shengjing Zhu
Hi, On Sat, May 14, 2022 at 2:39 AM Sergio Durigan Junior wrote: > > On Friday, May 13 2022, Shengjing Zhu wrote: > > > On Sat, May 14, 2022 at 2:15 AM Sergio Durigan Junior > > wrote: > >> > >> On Friday, May 13 2022, I wrote: > >> > >

Bug#1008443: golang-github-smartystreets-assertions: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/smartystreets/assertions github.com/smartystreets/assert

2022-05-14 Thread Shengjing Zhu
w. https://github.com/smartystreets/assertions/issues/47 [1] https://pkg.go.dev/reflect#Value.InterfaceData [2] https://github.com/smartystreets/assertions/blob/751d45e3/internal/go-render/render/render.go#L418 -- Shengjing Zhu

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-13 Thread Shengjing Zhu
g/go/issues/52337 > > https://github.com/golang/go/commit/caa46312eeca1275ce22ecf8985ca31ef8de7883 > > https://bugs.launchpad.net/ubuntu/+source/golang-1.18/+bug/1973107 > FTR, I think Debian is not default to hardened=+all. So we haven't noticed such problems while many packages have been built after golang-1.18 became default. -- Shengjing Zhu

Bug#1008481: marked as pending in im-config

2022-05-03 Thread Shengjing Zhu
for moving forward. I've been busy with life recently due to the lockdown in Shanghai. -- Shengjing Zhu

Bug#1008112: fixed in golang-mvdan-sh 3.4.3+ds2-1

2022-04-30 Thread Shengjing Zhu
'm a bit confused admittedly. > No, it's not a "new" binary package. -- Shengjing Zhu

Bug#1008112: Source is duplicated with golang-mvdan-sh

2022-04-29 Thread Shengjing Zhu
t; I planned to merge this when shfmt has a new upstream release. However it seems more urgent now since it was removed from testing the last few days. -- Shengjing Zhu

Bug#1008573: gpg-agent -managed SSH keys stored in Yubikeys cannot be used with OpenSSH 8.9

2022-04-17 Thread Shengjing Zhu
Hi, For anyone who suffers this, the workaround is: Add `KexAlgorithms=-sntrup761x25519-sha...@openssh.com` to ~/.ssh/config or `-o KexAlgorithms=-sntrup761x25519-sha...@openssh.com` to the command. -- Shengjing Zhu

Bug#1009356: kubernetes-client: config use-context command segfaults since version 1.20.5+really1.20.2-1.1

2022-04-12 Thread Shengjing Zhu
everity due to the segfault, but I'm not raising to RC-level as > most(?) functionality remains available, at the cost of ease of use. Or > at least that is what I tedn to believe at the moment. > > Shengjing Zhu do you maybe have more insights into this issue? > Sorry, I don't plan to

Bug#1009165: golang-src package missing /usr/lib/go/pkg/include/ directory

2022-04-08 Thread Shengjing Zhu
sr/lib/go-1.18/pkg/include ``` I don't know how it is possible that one only installs golang-X.Y-src package but still has a working `go` command. -- Shengjing Zhu

Bug#1000980: kubernetes: diff for NMU version 1.20.5+really1.20.2-1.1

2022-04-02 Thread Shengjing Zhu
lang-go`. We intend to remove golang-1.17 from the archive soon as well. -- Shengjing Zhu

Bug#1008481: Add SDL_IM_MODULE to fcitx4 and fcitx5

2022-03-29 Thread Shengjing Zhu
On Tue, Mar 29, 2022 at 3:58 PM Shengjing Zhu wrote: > > On Tue, Mar 29, 2022 at 3:13 PM Osamu Aoki wrote: > > > > Hi, > > > > Let me assess situation more verbosely. > > > > > -----Original Message- > > > From: Shengjing Zhu > >

Bug#1008481: Add SDL_IM_MODULE to fcitx4 and fcitx5

2022-03-29 Thread Shengjing Zhu
On Tue, Mar 29, 2022 at 3:13 PM Osamu Aoki wrote: > > Hi, > > Let me assess situation more verbosely. > > > -Original Message- > > From: Shengjing Zhu > > To: Gunnar Hjalmarsson > > Cc: 1008...@bugs.debian.org, Osamu Aoki > > Subject:

Bug#1008481: Add SDL_IM_MODULE to fcitx4 and fcitx5

2022-03-28 Thread Shengjing Zhu
On Tue, Mar 29, 2022 at 3:05 AM Gunnar Hjalmarsson wrote: > > On 2022-03-28 08:28, Shengjing Zhu wrote: > > On Mon, Mar 28, 2022 at 11:37 AM Osamu Aoki wrote: > >> > >> Hi, > >> > >> These bugs seem somewhat similar: > >> > >> h

Bug#1008481: Add SDL_IM_MODULE to fcitx4 and fcitx5

2022-03-28 Thread Shengjing Zhu
IM_MODULE. I can't find GLFW_IM_MODULE in glfw code, it only appears in kitty's glfw fork. But SDL_IM_MODULE can be found in sdl2 code. Ref: https://github.com/libsdl-org/SDL/blob/120c76c8/src/core/linux/SDL_ime.c#L46-L49 -- Shengjing Zhu

Bug#1008481: Add SDL_IM_MODULE to fcitx4 and fcitx5

2022-03-27 Thread Shengjing Zhu
Source: im-config Version: 0.50-2 Severity: wishlist X-Debbugs-Cc: z...@debian.org Origin from https://salsa.debian.org/input-method-team/im-config/-/merge_requests/14 I asked the author to submit a bug first. But we haven't received so far. sdl2 supports reading SDL_IM_MODULE, but the

Bug#1008112: Source is duplicated with golang-mvdan-sh

2022-03-22 Thread Shengjing Zhu
On Wed, Mar 23, 2022 at 4:04 AM Shengjing Zhu wrote: > > On Wed, Mar 23, 2022 at 3:57 AM Nilesh Patra wrote: > > > > Hi Shengjing, > > > > On Wed, 23 Mar 2022 02:35:20 +0800 Shengjing Zhu wrote: > > > Control: found -1 shfmt/3.4.3-1 > > &

Bug#1008112: Source is duplicated with golang-mvdan-sh

2022-03-22 Thread Shengjing Zhu
On Wed, Mar 23, 2022 at 3:57 AM Nilesh Patra wrote: > > Hi Shengjing, > > On Wed, 23 Mar 2022 02:35:20 +0800 Shengjing Zhu wrote: > > Control: found -1 shfmt/3.4.3-1 > > Control: found -1 golang-mvdan-sh/3.4.3+ds-1 >^^ >

Bug#1008114: Go packages are no longer reproducible with Go1.18

2022-03-22 Thread Shengjing Zhu
Source: golang-1.18 Version: 1.18-1 Severity: normal X-Debbugs-Cc: z...@debian.org, reproducible-b...@lists.alioth.debian.org For packages built with Go1.18, the build path is encoded in the binary now. For example, $ strings /usr/bin/gopls |grep /build/golang-golang-x-tools build

Bug#1008112: Source is duplicated with golang-mvdan-sh

2022-03-22 Thread Shengjing Zhu
Source: shfmt, golang-mvdan-sh Severity: normal X-Debbugs-Cc: z...@debian.org Control: found -1 shfmt/3.4.3-1 Control: found -1 golang-mvdan-sh/3.4.3+ds-1 Hi, The two packages are same source, could you merge them? Marcos Talau, could you mind bring shfmt to Go package team umbrella?

Bug#1007800: golang-golang-x-tools: FTBFS with Go 1.18

2022-03-22 Thread Shengjing Zhu
gt; > * Fix FTBFS with Go 1.18 > > Hello, > > gopls has issues with Go 1.18. Better upgrade to the latest upstream > version. > New version uploaded. I tested gopls with vim, it seems to work fine. William, I think you may want to sync it to Ubuntu 22.04 as well, as the old version is not compatible with Go 1.18. -- Shengjing Zhu

Bug#1007783: Breaks containerd

2022-03-16 Thread Shengjing Zhu
Source: golang-gogottrpc Version: 1.1.0-1 Severity: serious X-Debbugs-Cc: z...@debian.org Rebuilding containerd with golang-gogottrpc/1.1.0-1, then install it. Now we get: $ sudo ctr run --rm -t docker.io/library/alpine:latest test1 ctr: failed to create shim task: ttrpc: cannot marshal unknown

Bug#1006938: docker.io lacks buildx

2022-03-08 Thread Shengjing Zhu
with-buildx/, > https://github.com/docker/buildx/. It is used by many build scripts for > Docker tools. It would be great to have it available in Debian. Please read https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989917 -- Shengjing Zhu

Bug#1006768: golang-1.15 1.15.15-1~deb11u3 flagged for acceptance

2022-03-05 Thread Shengjing Zhu
lang-1.15 again. -- Shengjing Zhu

Bug#1006768: bullseye-pu: package golang-1.15/1.15.15-1~deb11u4

2022-03-04 Thread Shengjing Zhu
=medium + + * Backport patch for CVE-2022-24921: +regexp: stack exhaustion compiling deeply nested expressions + + -- Shengjing Zhu Fri, 04 Mar 2022 21:48:18 +0800 + golang-1.15 (1.15.15-1~deb11u3) bullseye; urgency=medium * Backport patches for CVE-2022-23806 CVE-2022-23772 CVE-2022

Bug#1006515: RM: go-md2man -- RoQA; superseded by go-md2man-v2

2022-02-26 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: z...@debian.org Hi, Please remove source:go-md2man and bin:golang-github-cpuguy83-go-md2man-dev The package name may confuse you. source:go-md2man builds bin:golang-github-cpuguy83-go-md2man-dev source:go-md2man-v2 builds bin:go-md2man and

Bug#1006276: wireguard-go: Please rename bin/wireguard to bin/wireguard-go

2022-02-22 Thread Shengjing Zhu
Package: wireguard-go Severity: important X-Debbugs-Cc: z...@debian.org Dear Maintainer, Upstream docs[1] refer its name with bin/wireguard-go, please follow. Besides, the name bin/wireguard seems too common. [1] https://git.zx2c4.com/wireguard-go/about/

Bug#1005891: runc: failing autopkgtest on one of ci.d.n amd64 workers

2022-02-20 Thread Shengjing Zhu
On Sun, Feb 20, 2022 at 6:00 PM Paul Gevers wrote: > > Hi, > > On 20-02-2022 09:20, Shengjing Zhu wrote: > > It's because ci-worker13 still runs on the buster kernel. > > > > Any chance we can upgrade ci-worker13 to bullseye? So we can have a > > consistent

Bug#1005891: runc: failing autopkgtest on one of ci.d.n amd64 workers

2022-02-20 Thread Shengjing Zhu
we can have a consistent testbed. Otherwise I can work around that by disabling relevant failed tests. -- Shengjing Zhu

Bug#1005989: ITP: owncast -- Easy to setup video live streaming and chat server.

2022-02-18 Thread Shengjing Zhu
owncast/owncast > * License : Expat > Programming Lang: Go This project is not only implemented in Go. But also JavaScript for the frontend. Files in https://github.com/owncast/owncast/tree/develop/static/admin/_next/static are compiled from https://github.com/owncast/owncast-admin -- Shengjing Zhu

Bug#990201: Update golang-github-appc-cni to 1.0 (was Re: singularity-container: CVE-2021-33622)

2022-02-18 Thread Shengjing Zhu
much intrusive in psuedo-excuses, > so it might be safe to dput. The pseudo-excuses don't show regression, since I added a patch to work around. But I'm not satisfied with my own patch. I guess it's wrong I planned to update golang-github-containernetworking-plugin, but it seems I forgot afterwards. -- Shengjing Zhu

Bug#1005690: ccls: FTBFS: The imported target "RemoteIndexProto" references the file "/usr/lib/llvm-13/lib/libRemoteIndexProto.a" but this file does not exist.

2022-02-13 Thread Shengjing Zhu
Control: reassign -1 src:llvm-toolchain-13 Control: retitle -1 target "RemoteIndexProto" references nonexistent file Hi, On Sun, Feb 13, 2022 at 01:40:00PM +0100, Lucas Nussbaum wrote: > > CMake Error at /usr/lib/llvm-13/lib/cmake/clang/ClangTargets.cmake:737 > > (message): > > The imported

Bug#1005340: bullseye-pu: package golang-1.15/1.15.15-1~deb11u3

2022-02-11 Thread Shengjing Zhu
-23773: cmd/go: prevent branches from materializing into versions + + -- Shengjing Zhu Fri, 11 Feb 2022 23:45:44 +0800 + golang-1.15 (1.15.15-1~deb11u2) bullseye; urgency=medium * Backport patch for CVE-2021-38297 diff -Nru golang-1.15-1.15.15/debian/patches/0012-CVE-2022-23806.patch golang

Bug#1004858: golang-github-containernetworking-plugins: Please move executables from /usr/lib/cni to /usr/libexec/cni

2022-02-02 Thread Shengjing Zhu
h.debian.net/search?q=%2Fusr%2Flib%2Fcni=1=1 I prefer not to change it. -- Shengjing Zhu

Bug#1004470: ITP: golang-github-benbjohnson-clock -- golang library for mocking time

2022-01-28 Thread Shengjing Zhu
On Fri, Jan 28, 2022 at 6:33 PM Nobuhiro Iwamatsu wrote: > > Hi Shengjing, > > 2022年1月28日(金) 18:39 Shengjing Zhu : > > > > It has been packaged, > > https://tracker.debian.org/pkg/golang-github-benbjohnson-clock > > Oh, thank you for pointing that out. >

Bug#1004470: ITP: golang-github-benbjohnson-clock -- golang library for mocking time

2022-01-28 Thread Shengjing Zhu
It has been packaged, https://tracker.debian.org/pkg/golang-github-benbjohnson-clock

Bug#995171: [Help] Re: Bug#995171: need newer release

2022-01-27 Thread Shengjing Zhu
ity is now hosted by linux foundation and renamed to apptainer? http://apptainer.org/news/community-announcement-20211130 -- Shengjing Zhu

Bug#1004303: raft-boltdb FTBFS with riscv

2022-01-24 Thread Shengjing Zhu
lt-dev). boltdb is just dead, see https://github.com/boltdb/bolt#a-message-from-the-author -- Shengjing Zhu

Bug#1003469: ceph: FTBFS with fmtlib/8.1.1

2022-01-13 Thread Shengjing Zhu
is not forwarded to upstream since it's a workaround. However it doesn't harm since it's just a error message which shouldn't happen anyway. Author: Shengjing Zhu Bug: https://tracker.ceph.com/issues/53820 Bug-Debian: https://bugs.debian.org/1003469 Forwarded: no Last-Update: 2022-01-14

Bug#1002614: no longer report source-is-missing for binary file in source

2022-01-13 Thread Shengjing Zhu
993613 some months ago. But I didn't realize source-is-missing is from cruft too! Thanks. -- Shengjing Zhu

Bug#1003468: dynarmic: FTBFS with fmtlib/8.1.1 - fix in mentors

2022-01-13 Thread Shengjing Zhu
t to private? It would be much easier for me to review the changes in VCS to sponsor. -- Shengjing Zhu

Bug#1002614: no longer report source-is-missing for binary file in source

2022-01-12 Thread Shengjing Zhu
Hi, On Wed, Jan 12, 2022 at 07:04:39PM -0800, Felix Lechner wrote: > Hi, > > On Sat, Dec 25, 2021 at 7:00 AM Shengjing Zhu wrote: > > > > I got rejected by ftp-master > > Is there a record of the rejection? Which of these excluded files [1] > did the Archive Tea

Bug#1003469: ceph: FTBFS with fmtlib/8.1.1

2022-01-10 Thread Shengjing Zhu
ehave a way better, normally. It'd be great if you could try building > that version of Ceph instead (I know it's asking for a lot since it > takes a really long time to build Ceph, but it'd be nice if you could > try...). > Sorry, reportbug set a wrong version for me. I tested it with 16.2.7+ds-2. -- Shengjing Zhu

Bug#1003469: ceph: FTBFS with fmtlib/8.1.1

2022-01-10 Thread Shengjing Zhu
Source: ceph Version: 14.2.21-1.1 Severity: important Tags: ftbfs X-Debbugs-Cc: z...@debian.org Control: forwarded -1 https://tracker.ceph.com/issues/53820 Dear Maintainer, I have uploaded fmtlib/8.1.1 to experimental, and I find your package FTBFS with the new version. I have created an

Bug#1003468: dynarmic: FTBFS with fmtlib/8.1.1

2022-01-10 Thread Shengjing Zhu
Source: dynarmic Version: 5.132.gad5465d6+ds-1 Severity: important X-Debbugs-Cc: z...@debian.org Control: forwarded -1 https://github.com/merryhime/dynarmic/pull/658 Dear Maintainer, I have uploaded fmtlib/8.1.1 to experimental, and I find your package FTBFS with the new version.

Bug#1000980: kubernetes: Please upgrade to golang-1.17

2022-01-09 Thread Shengjing Zhu
On Thu, Dec 2, 2021 at 12:33 PM Shengjing Zhu wrote: > > Source: kubernetes > Version: 1.20.5+really1.20.2-1 > Severity: important > X-Debbugs-Cc: z...@debian.org > Control: block 998747 by -1 > > Dear Maintainer, > > As part of the effort to limit the number o

Bug#1002614: no longer report source-is-missing for binary file in source

2021-12-25 Thread Shengjing Zhu
Package: lintian Version: 2.111.0 Severity: important X-Debbugs-Cc: z...@debian.org When I packaging kata-containers, which has a binary file in orig tarball. The I got rejected by ftp-master since they found lintian emitted "source-is-missing" error. However when I run lintian on testing, I

Bug#1001882: 0ad: FTBFS on armhf: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU

2021-12-22 Thread Shengjing Zhu
Control: tags -1 patch Hi, On Sat, Dec 18, 2021 at 8:04 PM Simon McVittie wrote: > > On Sat, 18 Dec 2021 at 17:22:49 +0800, Shengjing Zhu wrote: > > process didn't exit successfully: > > `/<>/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/debug/build/mozglue

Bug#1001882: 0ad: FTBFS on armhf: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU

2021-12-18 Thread Shengjing Zhu
Source: 0ad Version: 0.0.25b-1 Severity: serious Tags: ftbfs Justification: ftbfs X-Debbugs-Cc: z...@debian.org https://buildd.debian.org/status/fetch.php?pkg=0ad=armhf=0.0.25b-1%2Bb1=1639777042=0 error: failed to run custom build command for `mozglue-static v0.1.0

Bug#1000967: spdlog: Please package (and test) new version v1.9.x

2021-12-17 Thread Shengjing Zhu
Hi, fmtlib 8 transition[1] has started, please help uploading spdlog 1.9 to unstable. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001587 Thanks. -- Shengjing Zhu

Bug#1001527: FTBFS with fmtlib 8

2021-12-17 Thread Shengjing Zhu
Control: severity -1 serious Hi, On Sat, Dec 11, 2021 at 11:15 PM Shengjing Zhu wrote: > I have uploaded fmtlib/8 to experimental, and plan to start this transition. > > You package FTBFS with fmtlib/8, it has been fixed in version 2021.08.26. > Please package the new version

Bug#1001713: lxc-copy --ephemeral fail: Failed to create monitor cgroup 12

2021-12-14 Thread Shengjing Zhu
Package: lxc Version: 1:4.0.10-1 Severity: normal X-Debbugs-Cc: z...@debian.org Dear Maintainer, $ sudo lxc-copy -F -l debug --name autopkgtest-sid --ephemeral --newname a Created a as clone of autopkgtest-sid lxc-copy: autopkgtest-sid: cgroups/cgfsng.c: __cgroup_tree_create: 771 File exists -

Bug#941656: lintian: changelog-file-missing-explicit-entry false positive for 2 consecutive NMUs (-X.1, -X.2)

2021-12-13 Thread Shengjing Zhu
g) -> 1.15.15-1~deb11u2 debian/changelog looks like: golang-1.15 (1.15.15-1~deb11u2) bullseye; urgency=medium * XX -- Shengjing Zhu Sat, 04 Dec 2021 17:37:57 +0800 golang-1.15 (1.15.15-1~deb11u1) bullseye; urgency=medium * XX -- Shengjing Zhu Sat, 11 Sep 2021 15:54:07 +0800 golang-1.15 (1.15.15-1) unstable; urgency=medium * XX -- Anthony Fok Sun, 15 Aug 2021 16:44:15 -0600

Bug#1001587: transition: fmtlib

2021-12-12 Thread Shengjing Zhu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: z...@debian.org Control: block -1 by 1001527 Hi, fmtlib has bumped its SO name to 8. I have rebuilt the reverse dependencies, the situation is: + spdlog/1.8.5 FTBFS, but

Bug#1001100: bullseye-pu: package golang-1.15/1.15.15-1~deb11u2

2021-12-11 Thread Shengjing Zhu
On Sun, Dec 12, 2021 at 1:49 AM Shengjing Zhu wrote: > > On Sun, Dec 12, 2021 at 1:45 AM Adam D. Barratt > wrote: > > > > Control: tags -1 + moreinfo > > > > On Fri, 2021-12-10 at 00:11 +0800, Shengjing Zhu wrote: > > > On Sat, Dec 04, 202

Bug#1001100: bullseye-pu: package golang-1.15/1.15.15-1~deb11u2

2021-12-11 Thread Shengjing Zhu
On Sun, Dec 12, 2021 at 1:45 AM Adam D. Barratt wrote: > > Control: tags -1 + moreinfo > > On Fri, 2021-12-10 at 00:11 +0800, Shengjing Zhu wrote: > > On Sat, Dec 04, 2021 at 06:31:35PM +0800, Shengjing Zhu wrote: > [...] > > > Backport patches for CVE

Bug#1001528: FTBFS with eigen3/3.4.0

2021-12-11 Thread Shengjing Zhu
Source: purify Version: 2.0.0-6 Severity: serious X-Debbugs-Cc: z...@debian.org Control: affects -1 src:eigen3 Hi, When rebuild this package in unstable, I find it FTBFS. Please see the log at: https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/purify_2.0.0-6.rbuild.log.gz

Bug#1001527: FTBFS with fmtlib 8

2021-12-11 Thread Shengjing Zhu
Source: vast Version: 2021.05.27-8 Severity: important X-Debbugs-Cc: z...@debian.org Control: forwarded -1 https://github.com/tenzir/vast/pull/1846 Control: affects -1 src:fmtlib Hi, I have uploaded fmtlib/8 to experimental, and plan to start this transition. You package FTBFS with fmtlib/8, it

Bug#1001100: bullseye-pu: package golang-1.15/1.15.15-1~deb11u2

2021-12-09 Thread Shengjing Zhu
On Sat, Dec 04, 2021 at 06:31:35PM +0800, Shengjing Zhu wrote: > Package: release.debian.org > Severity: normal > Tags: bullseye > User: release.debian@packages.debian.org > Usertags: pu > X-Debbugs-Cc: z...@debian.org, t...@security.debian.org > > [ Reason ] >

Bug#1001115: bullseye-pu: package docker.io/20.10.5+dfsg1-1+deb11u1

2021-12-08 Thread Shengjing Zhu
Control: tags -1 - moreinfo On Sun, Dec 05, 2021 at 12:01:35AM +0800, Shengjing Zhu wrote: > [ Other info ] > > + Please build docker.io after containerd/1.4.12~ds1-1~deb11u1 has been built. > So the RPi1/RPi0 workaround(#998909) will be used. > + The "clone3" hasn'

Bug#1001115: bullseye-pu: package docker.io/20.10.5+dfsg1-1+deb11u1

2021-12-04 Thread Shengjing Zhu
#998292) + * Backport "clone3" syscall workaround in default seccomp policy +(Closes: #995191) + + -- Shengjing Zhu Sat, 04 Dec 2021 18:53:03 +0800 + docker.io (20.10.5+dfsg1-1) unstable; urgency=medium * Team upload. diff -Nru docker.io-20.10.5+dfsg1/debian/patches/CVE-2021-41089.

Bug#1001100: bullseye-pu: package golang-1.15/1.15.15-1~deb11u2

2021-12-04 Thread Shengjing Zhu
dynamic symbol table command can cause panic + + -- Shengjing Zhu Sat, 04 Dec 2021 17:37:57 +0800 + golang-1.15 (1.15.15-1~deb11u1) bullseye; urgency=medium [ Anthony Fok ] diff -Nru golang-1.15-1.15.15/debian/patches/0008-CVE-2021-38297.patch golang-1.15-1.15.15/debian/patches/0008-CVE-2021

Bug#993318: bullseye-pu: package golang-1.15/1.15.15-1~deb11u1

2021-12-03 Thread Shengjing Zhu
On Sat, Dec 4, 2021 at 12:30 AM Julien Cristau wrote: > > On Sat, Dec 04, 2021 at 12:28:27AM +0800, Shengjing Zhu wrote: > > On Fri, Dec 03, 2021 at 04:32:16PM +0100, Julien Cristau wrote: > > > Control: tag -1 confirmed > > > > > > On Sat, Sep 11, 2021 a

Bug#1000448: bullseye-pu: package containerd/1.4.12~ds1-1~deb11u1

2021-12-03 Thread Shengjing Zhu
On Sat, Dec 4, 2021 at 12:11 AM Adam D. Barratt wrote: > > Control: tags -1 + confirmed > > On Tue, 2021-11-23 at 19:27 +0800, Shengjing Zhu wrote: > > I'd like to update containerd in bullseye to latest upstream > > patch version. Upstream does maintain a stable

Bug#993318: bullseye-pu: package golang-1.15/1.15.15-1~deb11u1

2021-12-03 Thread Shengjing Zhu
On Fri, Dec 03, 2021 at 04:32:16PM +0100, Julien Cristau wrote: > Control: tag -1 confirmed > > On Sat, Sep 11, 2021 at 06:04:13PM +0800, Shengjing Zhu wrote: > > +golang-1.15 (1.15.15-1~deb11u1) bullseye; urgency=medium > > This looks fine to me, go ahead. Thanks for the

Bug#993315: bullseye-pu: package im-config/0.46-1+deb11u1

2021-12-03 Thread Shengjing Zhu
On Fri, Dec 3, 2021 at 10:26 PM Julien Cristau wrote: > > Control: tag -1 confirmed > > On Tue, Aug 31, 2021 at 12:12:58AM +0800, Shengjing Zhu wrote: > > Package: release.debian.org > > Severity: normal > > Tags: bullseye > > User: release.debian@packag

Bug#1000967: spdlog: Please package (and test) new version v1.9.x

2021-12-01 Thread Shengjing Zhu
On Thu, Dec 02, 2021 at 01:19:54PM +0800, Shengjing Zhu wrote: > On Wed, Dec 01, 2021 at 01:43:15PM -0500, Boyuan Yang wrote: > > Dear Debian spdlog package maintainer, > > > > The spdlog upstream has released v1.9.x series since July 2021 (see > > https://github

Bug#1000967: spdlog: Please package (and test) new version v1.9.x

2021-12-01 Thread Shengjing Zhu
On Wed, Dec 01, 2021 at 01:43:15PM -0500, Boyuan Yang wrote: > Dear Debian spdlog package maintainer, > > The spdlog upstream has released v1.9.x series since July 2021 (see > https://github.com/gabime/spdlog/releases ). Please consider packaging the new > releases in Debian and test whether they

Bug#1000980: kubernetes: Please upgrade to golang-1.17

2021-12-01 Thread Shengjing Zhu
Source: kubernetes Version: 1.20.5+really1.20.2-1 Severity: important X-Debbugs-Cc: z...@debian.org Control: block 998747 by -1 Dear Maintainer, As part of the effort to limit the number of Go compiler in the archive, please upgrade to golang-1.17.

Bug#1000979: snapd: Please upgrade to golang-1.17

2021-12-01 Thread Shengjing Zhu
Source: snapd Version: 2.51.7-2 Severity: important X-Debbugs-Cc: z...@debian.org Control: block 998747 by -1 Dear Maintainer, As part of the effort to limit the number of Go compiler in the archive, please upgrade to golang-1.17.

Bug#1000936: ccls: Please upgrade to llvm-toolchain-12 or 13

2021-11-30 Thread Shengjing Zhu
Hi, On Wed, Dec 01, 2021 at 12:10:57AM +0100, Sylvestre Ledru wrote: > Source: ccls > Severity: important > > Dear Maintainer, > > As part of the effort to limit the number of llvm packages in the > archive, it would be great if you could upgrade to -13 (or -12). > > Bookworm won't ship with

Bug#993315: bullseye-pu: package im-config/0.46-1+deb11u1

2021-11-30 Thread Shengjing Zhu
Hi Can we get this to 11.2, the change is small and easy to review. Thanks. -- Shengjing Zhu

Bug#1000439: fcitx5: icons of individual input methods are not being displayed

2021-11-23 Thread Shengjing Zhu
oll out reverting the fcitx5 icon patch (#976603). Things will be settled when we have updated all fcitx5 packages. I'm raising the severity so 5.0.10-1 won't migrate to testing, until we have finished updating all fcitx5 packages. -- Shengjing Zhu

Bug#1000441: nomad: FTBFS in bullseye: certificate has expired

2021-11-23 Thread Shengjing Zhu
Source: nomad Version: 0.12.10+dfsg1-3 Severity: serious Tags: ftbfs Justification: ftbfs X-Debbugs-Cc: z...@debian.org Rebuilding nomad in bullseye chroot, it FTBFS with: === RUN TestConfig_wrapTLS_OK config_test.go:560: wrapTLS err: x509: certificate has expired or is not yet valid:

Bug#1000318: docker.io: FTBFS on mipsen: FAIL: profiles/seccomp TestUnmarshalDefaultProfile

2021-11-21 Thread Shengjing Zhu
ckage FTBFS on mipsen in the same way: Upstream has provided a patch at https://github.com/moby/moby/pull/43005 -- Shengjing Zhu

Bug#999916: golang-github-shirou-gopsutil: autopkgtest fail randomly on ci.debian.net

2021-11-18 Thread Shengjing Zhu
Source: golang-github-shirou-gopsutil Version: 2.19.11-4 Severity: important X-Debbugs-Cc: z...@debian.org, elb...@debian.org https://ci.debian.net/packages/g/golang-github-shirou-gopsutil/testing/amd64/ The tests fail randomly on ci.debian.net. The failure log is: === RUN

Bug#999478: ITP: golang-opentelemetry-otel -- OpenTelemetry Go API and SDK

2021-11-11 Thread Shengjing Zhu
Package: wnpp Severity: wishlist Owner: Shengjing Zhu * Package name: golang-opentelemetry-otel Version : 1.1.0-1 Upstream Author : OpenTelemetry * URL : https://github.com/open-telemetry/opentelemetry-go * License : Apache-2.0 Programming Lang: Go

Bug#999440: golang-github-containerd-stargz-snapshotter: Build access network

2021-11-10 Thread Shengjing Zhu
Source: golang-github-containerd-stargz-snapshotter Version: 0.8.0-3 Severity: serious X-Debbugs-Cc: z...@debian.org https://buildd.debian.org/status/fetch.php?pkg=golang-github-containerd-stargz-snapshotter=all=0.8.0-4=1636327998=0 === RUN TestLayerConvertFunc estargz_test.go:37: Get

Bug#999403: RM: golang-github-marten-seemann-qtls-go1-15 -- ROM; superseded by golang-github-marten-seemann-qtls-go1-17

2021-11-10 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: z...@debian.org Please remove golang-github-marten-seemann-qtls-go1-15, it has been superseded by golang-github-marten-seemann-qtls-go1-17

<    1   2   3   4   5   6   7   8   9   10   >