[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-07-12 Thread Shengjing Zhu
Fixed in fakeroot 1.35.1 https://salsa.debian.org/clint/fakeroot/-/merge_requests/30 ** Changed in: fakeroot (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2072745] Re: crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
PPA for testing: https://launchpad.net/~zhsj/+archive/ubuntu/bug2072745 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072745 Title: crash extensions are not built with CFLAGS from dpkg-buildflags

[Bug 2072745] Re: crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
This causes missing frame pointers flags from dpkg-buildflags. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072745 Title: crash extensions are not built with CFLAGS from dpkg-buildflags To

[Bug 2072745] [NEW] crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
Public bug reported: https://launchpadlibrarian.net/723754525/buildlog_ubuntu-noble- amd64.crash_8.0.4-1ubuntu2_BUILDING.txt.gz make[2]: Leaving directory '/<>' /usr/bin/make extensions lzo snappy zstd make[2]: Entering directory '/<>' gcc -Wall -g -shared -rdynamic -o dminfo.so dminfo.c -fPIC

[Bug 2071575] Re: llvm-dev installs LLVMgold.so symlink only - dangling to no target

2024-07-01 Thread Shengjing Zhu
*** This bug is a duplicate of bug 2064187 *** https://bugs.launchpad.net/bugs/2064187 Duplicated with https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2064187 The fix is waiting to be released to noble. ** This bug has been marked a duplicate of bug 2064187

[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-06-24 Thread Shengjing Zhu
** Merge proposal linked: https://code.launchpad.net/~zhsj/ubuntu/+source/fakeroot/+git/fakeroot/+merge/468116 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068702 Title: fakeroot test hangs

[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-06-17 Thread Shengjing Zhu
It happens on jammy kernel, which launchpad builder uses. So likely you are running docker on some old kernels. I think it happens when the kernel doesn't implemented close_range syscall. However I haven't figured out why calling close_range will cause the process to hang. More interestingly, I

[Bug 2068702] [NEW] fakeroot test hangs on launchpad builder

2024-06-07 Thread Shengjing Zhu
14 hours ago Finished 11 hours ago (took 2 hours, 31 minutes, 39.0 seconds) ** Affects: fakeroot (Ubuntu) Importance: Undecided Assignee: Shengjing Zhu (zhsj) Status: New ** Tags: update-excuse ** Changed in: fakeroot (Ubuntu) Assignee: (unassigned) => Shengjing Zhu (zhsj)

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures

2024-06-05 Thread Shengjing Zhu
** Tags added: foundations-todo ** Changed in: golang-1.22 (Ubuntu) Assignee: (unassigned) => Shengjing Zhu (zhsj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061742 Title: frequ

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures on linux/s390x

2024-06-05 Thread Shengjing Zhu
It not only happens on s390x, but also on amd64 and arm64 now for todays 1.22.4-1 updates. https://buildd.debian.org/status/fetch.php?pkg=golang-1.22=amd64=1.22.4-1=1717546879=0 https://buildd.debian.org/status/fetch.php?pkg=golang-1.22=arm64=1.22.4-1=1717547328=0 ** Summary changed: - frequent

[Bug 2063207] Re: libllvm18:i386 conflicts with libllvm18

2024-06-03 Thread Shengjing Zhu
** Also affects: llvm-toolchain-18 (Ubuntu Oracular) Importance: Undecided Status: Confirmed ** Also affects: llvm-toolchain-18 (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-06-03 Thread Shengjing Zhu
FTR, the fix in Debian/Oracular is at https://launchpad.net/ubuntu/+source/llvm-toolchain-18/1:18.1.5-1 and https://launchpad.net/ubuntu/+source/llvm-toolchain-18/1:18.1.5-3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-06-03 Thread Shengjing Zhu
MP is https://code.launchpad.net/~zhsj/ubuntu/+source/llvm- toolchain-18/+git/llvm-toolchain-18/+merge/466494 and PPA for testing https://launchpad.net/~zhsj/+archive/ubuntu/bug2064187/+packages The build takes several days and now finally succeeds. -- You received this bug notification because

[Bug 2067228] Re: ncurses/i386 autopkgtest failure

2024-05-30 Thread Shengjing Zhu
ncurses-bin is in base image, and is installed as ncurses-bin:amd64 in the autopkgtest i386 image. There is no way to replace that. So IMO we don't have infra to test ncurses-bin:i386. And all the autopkgtests in ncurses need ncurses-bin. I think we should ask release team to hint ncurses on i386

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-05-28 Thread Shengjing Zhu
** Description changed: + [ Impact ] + + * User can't use clang++-18 to build C++ code with -flto option. + + [ Test Plan ] + + * Install clang-18 from proposed updates. + * Try to build a C++ program with LTO (for example following the steps in original description. + + [ Where problems

[Bug 2063207] Re: libllvm18:i386 conflicts with libllvm18

2024-05-27 Thread Shengjing Zhu
** Bug watch added: Debian Bug tracker #1067699 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067699 ** Also affects: llvm-toolchain-18 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067699 Importance: Unknown Status: Unknown -- You received this bug

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
** Merge proposal linked: https://code.launchpad.net/~zhsj/ubuntu/+source/gobject-introspection/+git/gobject-introspection/+merge/466076 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065902

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
** Description changed: - https://launchpadlibrarian.net/730249695/buildlog_ubuntu-noble- - amd64.libkkc_0.3.5-8_BUILDING.txt.gz + [ Impact ] + + * libkkc-dev is missing from armhf/noble, and is FTBFS everywhere on + noble, due the regression in gobject-introspection. + + [ Test Plan ] + + *

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
And ibus-anthy is also removed from noble because of this bug in gobject-introspection, maybe we should bring it back as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065902 Title: libkkc

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
after backport gobject-introspection, we need a NRC for libkkc in noble to bring back the armhf binary. ** Changed in: libkkc (Ubuntu Oracular) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
The only difference between gobject-introspection oracular/1.80.1-3 and noble/1.80.1-1 is the fix for https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1060951. So a backport of gobject- introspection/1.80.1-3 to noble is sufficient. -- You received this bug notification because you are a

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
The FTBFS results libkkc/0.3.5-8build1(https://launchpad.net/ubuntu/+source/libkkc/0.3.5-8build1) removed from noble before release. And the armhf binary libkkc- dev/0.3.5-8 is also removed from noble (not sure why, the log says ANAIS but not true)

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
The root cause is from gobject-introspection https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060951 ** Also affects: gobject-introspection (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060951 Importance: Unknown Status: Unknown ** Also affects:

[Bug 2065902] [NEW] libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
Public bug reported: https://launchpadlibrarian.net/730249695/buildlog_ubuntu-noble- amd64.libkkc_0.3.5-8_BUILDING.txt.gz libtool: link: ( cd ".libs" && rm -f "libmarisa-glib.la" && ln -s "../libmarisa-glib.la" "libmarisa-glib.la" ) CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=3" CFLAGS="-g -O2

[Bug 2058970] Re: proposed-migration for deepin-log-viewer 5.9.7+ds1-2build5

2024-05-15 Thread Shengjing Zhu
** Changed in: deepin-log-viewer (Ubuntu) Assignee: (unassigned) => Shengjing Zhu (zhsj) ** Also affects: deepin-log-viewer (Ubuntu Oracular) Importance: Undecided Assignee: Shengjing Zhu (zhsj) Status: New ** Also affects: deepin-log-viewer (Ubuntu Noble) Importa

[Bug 2058968] Re: proposed-migration for cyrus-imapd 3.8.1-3build3

2024-05-15 Thread Shengjing Zhu
** Bug watch added: Debian Bug tracker #1068223 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068223 ** Also affects: cyrus-imapd (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068223 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 2058969] Re: proposed-migration for dcap 2.47.14-1.1build1

2024-05-15 Thread Shengjing Zhu
fixed in https://launchpad.net/ubuntu/+source/dcap/2.47.14-2 ** Changed in: dcap (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058969 Title:

[Bug 2058967] Re: proposed-migration for courier 1.0.16-3.2build4

2024-05-15 Thread Shengjing Zhu
package is removed from noble. ** Changed in: courier (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058967 Title: proposed-migration for courier

[Bug 2058965] Re: proposed-migration for bppphyview 0.6.1-4build1

2024-05-15 Thread Shengjing Zhu
maybe a flaky test, and someone has retried the build. https://launchpad.net/ubuntu/+source/bppphyview/0.6.1-4build1 has armhf binary. ** Changed in: bppphyview (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2058963] Re: proposed-migration for antimicro 3.1.4-1build1

2024-05-15 Thread Shengjing Zhu
fixed in https://launchpad.net/ubuntu/+source/antimicro/3.1.4-2 ** Changed in: antimicro (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058963 Title:

[Bug 2058827] Re: proposed-migration for cpdb-backend-cups 2.0~b5-0ubuntu5

2024-05-15 Thread Shengjing Zhu
maybe a flaky test, https://launchpad.net/ubuntu/+source/cpdb-backend- cups/2.0~b5-0ubuntu5 shows it's successfully built on armhf. and in noble, we have 2.0~b5-0ubuntu6 ** Changed in: cpdb-backend-cups (Ubuntu) Status: New => Fix Released -- You received this bug notification because

[Bug 2058822] Re: proposed-migration for deepin-movie-reborn 5.10.8-2build3

2024-05-15 Thread Shengjing Zhu
fixed in https://launchpad.net/ubuntu/+source/deepin-movie- reborn/5.10.8-2ubuntu1 ** Changed in: deepin-movie-reborn (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058813] Re: proposed-migration for gimp-plugin-registry 9.20200928build2

2024-05-15 Thread Shengjing Zhu
fixed version is synced to noble. https://launchpad.net/ubuntu/+source/gimp-plugin-registry/9.20240404 ** Changed in: gimp-plugin-registry (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058781] Re: proposed-migration for sddm-conf 0.2.0-0ubuntu4

2024-05-15 Thread Shengjing Zhu
fix in https://launchpad.net/ubuntu/+source/sddm-conf/0.2.0-0ubuntu5 ** Changed in: sddm-conf (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058781 Title:

[Bug 2058780] Re: proposed-migration for plasma-distro-release-notifier 20220915-0ubuntu3

2024-05-15 Thread Shengjing Zhu
fixed in https://launchpad.net/ubuntu/+source/plasma-distro-release- notifier/20220915-0ubuntu4 ** Changed in: plasma-distro-release-notifier (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2058779] Re: proposed-migration for ifcplusplus 0~git20190402.13744d5+dfsg-3build1

2024-05-15 Thread Shengjing Zhu
already fixed in https://launchpad.net/ubuntu/+source/ifcplusplus/0~git20190402.13744d5+dfsg-3ubuntu1 ** Changed in: ifcplusplus (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058778] Re: proposed-migration for deepin-deb-installer 5.12.4-1build1

2024-05-15 Thread Shengjing Zhu
fixed in https://launchpad.net/ubuntu/+source/deepin-deb- installer/5.12.4-2 ** Changed in: deepin-deb-installer (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-05-10 Thread Shengjing Zhu
> llvmGOLD.so is still not built on riscv64 It's not been built from previous versions on riscv64 as well. So at least not a regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064187 Title:

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-05-09 Thread Shengjing Zhu
** Also affects: llvm-toolchain-18 (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: llvm-toolchain-18 (Ubuntu Oracular) Importance: Undecided Status: Confirmed ** Changed in: llvm-toolchain-18 (Ubuntu Noble) Status: New => Confirmed ** Changed in:

[Bug 2063085] [NEW] Sync ccls 0.20240202-1 (universe) from Debian unstable (main)

2024-04-22 Thread Shengjing Zhu
llvm-18. Changelog entries since current noble version 0.20230717-1ubuntu2: ccls (0.20240202-1) unstable; urgency=medium * New upstream release 0.20240202 + Supports LLVM-18 -- Shengjing Zhu Sun, 21 Apr 2024 00:03:33 +0800 ** Affects: ccls (Ubuntu) Importance: Wishlist

[Bug 2061932] Re: fakeroot: FTBFS on armhf and armel: symbol `__lstat64_time64' is already defined

2024-04-18 Thread Shengjing Zhu
** Changed in: fakeroot (Ubuntu) Assignee: (unassigned) => Shengjing Zhu (zhsj) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061932 Title: fakeroot: FTBFS on armhf and armel: sym

[Bug 2062157] Re: kmod: FTBFS on arm{el, hf}: /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"

2024-04-18 Thread Shengjing Zhu
** Merge proposal linked: https://code.launchpad.net/~zhsj/ubuntu/+source/kmod/+git/kmod/+merge/464608 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062157 Title: kmod: FTBFS on arm{el,hf}:

[Bug 2062157] [NEW] kmod: FTBFS on arm{el, hf}: /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"

2024-04-18 Thread Shengjing Zhu
Public bug reported: Imported from Debian bug http://bugs.debian.org/1065973: Source: kmod Version: 32-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org

[Bug 2061664] Re: Appdata metainfo XML not in main pkg, breaking Appstream software install

2024-04-18 Thread Shengjing Zhu
** CVE removed: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-3094 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061664 Title: Appdata metainfo XML not in main pkg, breaking Appstream

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Shengjing Zhu
sadly component-mismatches now complains o golang-1.21: golang-1.21-doc [Reverse-Depends: Rescued from golang-1.21] After recheck the germinate-output, I finally understand what I have missed. I missed containerd-app and runc-app packages. When I talked to @lucaskanashiro last time, I thought

[Bug 2061932] [NEW] fakeroot: FTBFS on armhf and armel: symbol `__lstat64_time64' is already defined

2024-04-16 Thread Shengjing Zhu
Public bug reported: Imported from Debian bug http://bugs.debian.org/1065552: Source: fakeroot Version: 1.34-1 Severity: serious Tags: ftbfs User: debian-...@lists.debian.org Usertags: time-t Hi, fakeroot fails to build on armhf and armel when compiled with the time64 flags:

[Bug 2061920] [NEW] Sync golang-1.22 1.22.2-2 (main) from Debian unstable (main)

2024-04-16 Thread Shengjing Zhu
://github.com/golang/go/issues/64650 -- Shengjing Zhu Tue, 16 Apr 2024 16:13:31 +0800 ** Affects: golang-1.22 (Ubuntu) Importance: Wishlist Status: New ** Changed in: golang-1.22 (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a mem

[Bug 2061921] [NEW] Sync molly-brown 0.0~git20230820.2068c3b-2 (universe) from Debian unstable (main)

2024-04-16 Thread Shengjing Zhu
in autopktest to match certificates (LP: #2059312) -- Shengjing Zhu Tue, 16 Apr 2024 19:12:11 +0800 ** Affects: molly-brown (Ubuntu) Importance: Wishlist Status: New ** Changed in: molly-brown (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notificat

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Shengjing Zhu
Currently reverse deps for golang-1.21 $ reverse-depends -r noble -b src:golang-1.21 Reverse-Testsuite-Triggers == * runc-app (for golang-1.21-go) Reverse-Build-Depends = * containerd-app(for golang-1.21-go) *

[Bug 2061745] [NEW] Please demote golang-1.21 to universe

2024-04-16 Thread Shengjing Zhu
Public bug reported: golang-defaults has pointed to 1.22, but looks like golang-1.21/source and golang-1.21-doc/binary are still in main. $ rmadison -u ubuntu -S golang-1.21 |grep noble golang-1.21 | 1.21.9-1| noble | source golang-1.21 | 1.21.9-1

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures on linux/s390x

2024-04-16 Thread Shengjing Zhu
upstream issue https://github.com/golang/go/issues/64650 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061742 Title: frequent TestCrashDumpsAllThreads failures on linux/s390x To manage

[Bug 2061742] [NEW] frequent TestCrashDumpsAllThreads failures on linux/s390x

2024-04-16 Thread Shengjing Zhu
Public bug reported: --- FAIL: TestCrashDumpsAllThreads (0.29s) crash_unix_test.go:149: found 1 instances of main.crashDumpsAllThreadsLoop; expected 4 crash_unix_test.go:150: SIGQUIT: quit PC=0x1013c6 m=0 sigcode=0 goroutine 21 gp=0xc82a80 m=0 mp=0x20d0c0

[Bug 2060892] Re: Sync golang-github-hashicorp-golang-lru-v2 2.0.7-2 (universe) from Debian unstable (main)

2024-04-10 Thread Shengjing Zhu
this flaky test prevents golang-github-hashicorp-golang-lru-v2/2.0.7-1 to migrate autopkgtest for golang-github-hashicorp-golang-lru-v2/2.0.7-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Not a regression, ppc64el: Regression ♻ , s390x: Pass ** Tags added: update-excuse -- You received this

[Bug 2060892] [NEW] Sync golang-github-hashicorp-golang-lru-v2 2.0.7-2 (universe) from Debian unstable (main)

2024-04-10 Thread Shengjing Zhu
Public bug reported: Please sync golang-github-hashicorp-golang-lru-v2 2.0.7-2 (universe) from Debian unstable (main) Changelog entries since current noble version 2.0.7-1: golang-github-hashicorp-golang-lru-v2 (2.0.7-2) unstable; urgency=medium * Disable flaky ExampleLRU test -- Shengjing

[Bug 2060890] [NEW] autopkgtest fails with golang-github-coreos-go-systemd 22.5.0-1

2024-04-10 Thread Shengjing Zhu
Public bug reported: https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest- noble/noble/amd64/r/runc/20240407_064433_8e120@/log.gz 1367s github.com/seccomp/libseccomp-golang: exec: "pkg-config": executable file not found in $PATH

[Bug 2060195] [NEW] Sync golang-1.22 1.22.2-1 (main) from Debian unstable (main)

2024-04-04 Thread Shengjing Zhu
when receiving too many headers * Revert "Backport patch to fix external link on riscv64" (applied in 1.22.2) -- Shengjing Zhu Thu, 04 Apr 2024 04:23:15 +0800 ** Affects: golang-1.22 (Ubuntu) Importance: Wishlist Status: New ** Changed in: golang-1.22 (Ubuntu)

[Bug 2060192] [NEW] Sync golang-1.21 1.21.9-1 (main) from Debian unstable (main)

2024-04-04 Thread Shengjing Zhu
when receiving too many headers -- Shengjing Zhu Thu, 04 Apr 2024 04:16:59 +0800 ** Affects: golang-1.21 (Ubuntu) Importance: Wishlist Status: New ** Changed in: golang-1.21 (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because

[Bug 2060018] Re: Sync golang-github-weppos-publicsuffix-go 0.30.1-1 (universe) from Debian unstable (main)

2024-04-02 Thread Shengjing Zhu
This is a leaf package, no reverse-deps. The new version should help golang-github-google-go-github/60.0.0-1 to migrate. ** Summary changed: - Sync golang-github-weppos-publicsuffix-go 0.30.1-1 (universe) from Debian unstable (main) + [FFe] Sync golang-github-weppos-publicsuffix-go 0.30.1-1

[Bug 2060018] [NEW] [FFe] Sync golang-github-weppos-publicsuffix-go 0.30.1-1 (universe) from Debian unstable (main)

2024-04-02 Thread Shengjing Zhu
Public bug reported: Please sync golang-github-weppos-publicsuffix-go 0.30.1-1 (universe) from Debian unstable (main) Changelog entries since current noble version 0.15.0-5: golang-github-weppos-publicsuffix-go (0.30.1-1) unstable; urgency=medium * Team upload. * New upstream version

[Bug 2059896] [NEW] Sync golang-github-gopacket-gopacket 1.2.0-2 (universe) from Debian unstable (main)

2024-04-01 Thread Shengjing Zhu
-- Shengjing Zhu Fri, 29 Mar 2024 06:25:50 +0800 ** Affects: golang-github-gopacket-gopacket (Ubuntu) Importance: Wishlist Status: New ** Changed in: golang-github-gopacket-gopacket (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because

[Bug 2059417] Re: Sync xz-utils 5.6.1-1 (main) from Debian unstable (main)

2024-03-28 Thread Shengjing Zhu
It's reverted in Debian https://tracker.debian.org/news/1515519/accepted-xz- utils-561really545-1-source-into-unstable/ Though from the changelog I didn't see the reason. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2059732] [NEW] Sync gopacket 1.1.19-6 (universe) from Debian unstable (main)

2024-03-28 Thread Shengjing Zhu
Public bug reported: Please sync gopacket 1.1.19-6 (universe) from Debian unstable (main) Changelog entries since current noble version 1.1.19-4build1: gopacket (1.1.19-6) unstable; urgency=medium * Fix missing endif -- Shengjing Zhu Thu, 28 Mar 2024 16:51:11 +0800 gopacket (1.1.19-5

[Bug 2058222] [NEW] FTBFS: _FORTIFY_SOURCE redefined

2024-03-18 Thread Shengjing Zhu
Public bug reported: https://launchpad.net/ubuntu/+source/kronosnet/1.28-2 https://launchpadlibrarian.net/718935265/buildlog_ubuntu-noble- amd64.kronosnet_1.28-2_BUILDING.txt.gz Making all in . make[4]: Entering directory '/<>/libnozzle' /bin/bash ../libtool --tag=CC --mode=compile gcc

[Bug 2058222] Re: FTBFS: _FORTIFY_SOURCE redefined

2024-03-18 Thread Shengjing Zhu
** Merge proposal linked: https://code.launchpad.net/~zhsj/ubuntu/+source/kronosnet/+git/kronosnet/+merge/462394 ** Tags added: ftbfs update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2056309] [NEW] Sync golang-1.21 1.21.8-1 (main) from Debian unstable (main)

2024-03-06 Thread Shengjing Zhu
: errors returned from MarshalJSON methods may break template escaping + CVE-2024-24784: net/mail: comments in display names are incorrectly handled * Update upstream signing key -- Shengjing Zhu Wed, 06 Mar 2024 15:14:10 +0800 ** Affects: golang-1.21 (Ubuntu) Importance

[Bug 2056310] [NEW] Sync golang-1.22 1.22.1-1 (main) from Debian unstable (main)

2024-03-06 Thread Shengjing Zhu
: errors returned from MarshalJSON methods may break template escaping + CVE-2024-24784: net/mail: comments in display names are incorrectly handled * Update upstream signing key * Backport patch to fix external link on riscv64 (Closes: #1065368) -- Shengjing Zhu Wed, 06 Mar

[Bug 2056154] Re: Please build with golang-1.21 or golang-1.22

2024-03-06 Thread Shengjing Zhu
** Also affects: docker.io-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056154 Title: Please build with golang-1.21 or golang-1.22 To

[Bug 2056154] [NEW] Please build with golang-1.21 or golang-1.22

2024-03-05 Thread Shengjing Zhu
Public bug reported: I'd like to remove golang-1.20 from noble, but containerd-app still build-deps on it. Could you please move to a newer version. ** Affects: containerd-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 2055528] Re: ftbfs with golang-1.22: missing crosscall_amd64 symbol

2024-03-01 Thread Shengjing Zhu
https://github.com/ubuntu/ubuntu-report/pull/61 ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055528 Title: ftbfs with golang-1.22: missing crosscall_amd64 symbol To manage

[Bug 2055528] [NEW] ftbfs with golang-1.22: missing crosscall_amd64 symbol

2024-03-01 Thread Shengjing Zhu
Public bug reported: https://launchpadlibrarian.net/708934179/buildlog_ubuntu-noble- amd64.ubuntu-report_1.7.2_BUILDING.txt.gz dpkg-gensymbols: error: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols

[Bug 2055357] [NEW] Sync etcd 3.4.30-1 (universe) from Debian unstable (main)

2024-02-28 Thread Shengjing Zhu
): Clearing password after authenticating the user. + CVE-2023-32082 (fixed in 3.4.26): LeaseTimeToLive API may return keys to clients which have no read permission on the keys -- Shengjing Zhu Wed, 28 Feb 2024 17:43:49 +0800 etcd (3.4.23-6) unstable; urgency=medium * Team upload

[Bug 1929156] [NEW] can't use dogpile.cache.dbm cache in keystone

2021-05-20 Thread Shengjing Zhu
Public bug reported: There's regression in dogpile.cache 1.1, that dogpile.cache.dbm can't be used with ProxyBackend, which is used in keystone. Please see https://github.com/sqlalchemy/dogpile.cache/issues/202 ``` 2021-05-21 03:59:58.538 348 ERROR keystone Traceback (most recent call last):

[Bug 1887328] Re: Please add this package to i386-whitelist

2020-07-16 Thread Shengjing Zhu
** Changed in: marisa (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887328 Title: Please add this package to i386-whitelist To manage notifications

[Bug 1887328] [NEW] Please add this package to i386-whitelist

2020-07-12 Thread Shengjing Zhu
Public bug reported: opencc is in i386-whitelist, and the new version of opencc build-depends marisa. ** Affects: marisa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1874508] Re: FTBFS with llvm-10

2020-04-23 Thread Shengjing Zhu
Hi Gianfranco, I added you to the subscribers, since you maintains llvm in Ubuntu. I'm quite new to the Ubuntu procedure, could you help with this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1874508] [NEW] FTBFS with llvm-10

2020-04-23 Thread Shengjing Zhu
) unstable; urgency=medium + + * New upstream release 0.20190823.6 + * Update Standards-Version to 4.5.0 (no changes) + * Run ccls index in autopkgtest + + -- Shengjing Zhu Wed, 22 Apr 2020 15:03:08 +0800 + ccls (0.20190823.5-1) unstable; urgency=medium * New upstream release 0.20190823.5 diff

[Bug 1865049] [NEW] Support running with read-only root on Xenial

2020-02-27 Thread Shengjing Zhu
Public bug reported: Hi, dpkg 1.8.11 has fixed this issue when running with read-only root. The Debian bug is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838877 Could you backport the fix to Xenial? The patch is trivial and looks safe to backport.

[Bug 1845233] [NEW] configured with wrong clang resource directory

2019-09-24 Thread Shengjing Zhu
Public bug reported: In debian/rules, it tries to determine the clang version by parsing /usr/bin/clang. CLANG_VER := $(shell realpath /usr/bin/clang | sed -e 's/.*llvm-\([0-9]\+\).*/\1/') However the Ubuntu patch uses a specific clang version, which missing /usr/bin/clang symlink, causing the

[Bug 1780655] [NEW] RoM: please remove this from ubuntu, doesn't work

2018-07-08 Thread Shengjing Zhu
Public bug reported: Hi, Please remove anbox from Ubuntu archive. It needs lxc 2.x, but Ubuntu has 3.x. Although it build successfully, it won't work. I'll correct Depends/Build-Depends next upload. I already set lxc << 1:3.0.0, but it turns out the version epoch of lxc in Ubuntu and Debian is

[Bug 1586046] Re: Unclaimed register detected after reading register 0x65f10

2016-06-27 Thread Shengjing Zhu
upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=96214 ** Bug watch added: freedesktop.org Bugzilla #96214 https://bugs.freedesktop.org/show_bug.cgi?id=96214 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1573386] Re: Dell XPS 13 9350: Unclaimed register detected after reading register 0x65f10

2016-06-27 Thread Shengjing Zhu
*** This bug is a duplicate of bug 1586046 *** https://bugs.launchpad.net/bugs/1586046 ** This bug has been marked a duplicate of bug 1586046 Unclaimed register detected after reading register 0x65f10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1439879] Re: Conky: unknown variable image

2015-04-24 Thread Shengjing Zhu
In 15.04, conky-std doesn't support imlib2 binding. You need to install conky-all if you want to use the variable $image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439879 Title: Conky: