Bug#1066346: sc: FTBFS: sc.c:1301:46: error: implicit declaration of function ‘list_frames’; did you mean ‘list_ranges’? [-Werror=implicit-function-declaration]

2024-04-06 Thread Ying-Chun Liu (PaulLiu)
+ + -- Ying-Chun Liu (PaulLiu) Sun, 07 Apr 2024 09:47:51 +0800 + sc (7.16-4.1) unstable; urgency=low [ Ying-Chun Liu (PaulLiu) ] diff -Nru sc-7.16/debian/patches/fix-ftbfs-implicit-function-declaration.patch sc-7.16/debian/patches/fix-ftbfs-implicit-function-declaration.patch --- sc-7.16

Bug#1066674: gramophone2: FTBFS: GRAMophone.c:94:9: error: implicit declaration of function ‘usageError’; did you mean ‘strerror’? [-Werror=implicit-function-declaration]

2024-03-31 Thread Ying-Chun Liu (PaulLiu)
-function-declaration +(Closes: #1066674) +- Add debian/patches/fix-ftbfs-implicit-function-declaration.patch +- Update debian/patches/clang_FTBFS.patch +- Update debian/patches/GRAMophone.y.diff + + -- Ying-Chun Liu (PaulLiu) Mon, 01 Apr 2024 05:23:29 +0800 + gramophone2 (0.8.13a-3.2

Bug#1066722: xracer: FTBFS: spatscal.c:102:17: error: implicit declaration of function ‘exit’ [-Werror=implicit-function-declaration]

2024-03-31 Thread Ying-Chun Liu (PaulLiu)
Hi all, I've fixed the bug. Will upload it soon. Patch as attachment. Yours, Paul Description: Fix FTBFS caused by -Werror=implicit-function-declaration Bug-Debian: http://bugs.debian.org/1066722 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2024-03-29 Index: xracer-0.96.9.1/xracer-0.96.9/src

Bug#1066527: xsystem35: FTBFS: sactcg.c:211:27: error: implicit declaration of function ‘sjis2euc’ [-Werror=implicit-function-declaration]

2024-03-31 Thread Ying-Chun Liu (PaulLiu)
Hi, I fixed the bug. Will upload soon. Patch as attachment. Yours, Paul Description: Fix FTBFS caused by -Werror=implicit-function-declaration Bug-Debian: http://bugs.debian.org/1066527 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2024-04-01 Index: xsystem35-1.7.3-pre5/modules/NIGHTDLL

Bug#1066198: gbatnav: FTBFS: gbnserver.c:411:24: error: implicit declaration of function ‘net_listen’ [-Werror=implicit-function-declaration]

2024-03-24 Thread Ying-Chun Liu (PaulLiu)
Fixed. Patch as attachment. Description: Fix FTBFS due to -Werror=implicit-function-declaration Bug-Debian: https://bugs.debian.org/1066198 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2024-03-25 Index: gbatnav-1.0.4cvs20051004/gbnserver/gbnserver.c

Bug#1056017: rlvm: FTBFS: boost1.83 transition

2023-12-25 Thread Ying-Chun Liu (PaulLiu)
Hi Bo YU, Please NMU it and I'll sponsor it. Yours, Paul On 2023/12/25 19:52, Bo YU wrote: Source: rlvm Version: 0.14-5.1 Followup-For: Bug #1056017 Tags: patch Dear Maintainer, I cost some time to fix the issue and patch attached. Please review it. In order to fix the RC bug ASAP, I may

Bug#1058553: node-js-sdsl: FTBFS: TypeError: Cannot set property constructor of [object Object] which has only a getter

2023-12-25 Thread Ying-Chun Liu (PaulLiu)
Hi Yadd, I think this FTBFS is caused by TTSC introduced by commit a3371fa529c30a579f52f507b6e5fcd902d30505. Can I revert this change? Or we need to upgrade TTSC? Yours, Paul OpenPGP_0x44173FA13D05.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital

Bug#1040521: tpm2-tss: FTBFS (test failures)

2023-08-05 Thread Ying-Chun Liu (PaulLiu)
find some time to fix the rest of the failure and do a single upload that fixes every s390x test failure. Yours, Paul From 9ae85535d6383a50731ad9e70c16b55622e126ae Mon Sep 17 00:00:00 2001 From: "Ying-Chun Liu (PaulLiu)" Date: Sun, 6 Aug 2023 05:24:02 +0800 Subject: [PATCH] tss2-tcti: tc

Bug#1041307: xtrx-dkms: module fails to build for Linux 6.4: error: too many arguments to function 'class_create'

2023-07-31 Thread Ying-Chun Liu (PaulLiu)
-maintainer upload. + * Fix dkms build failure with kernel 6.4 (Closes: #1041307) +- add debian/patches/0004-xtrx.c-fix-build-error-with-kernel-6.4.patch + + -- Ying-Chun Liu (PaulLiu) Tue, 01 Aug 2023 00:08:42 +0800 + xtrx-dkms (0.0.1+git20190320.5ae3a3e-3.3) unstable; urgency=low

Bug#1041356: avifile: FTBFS with ffmpeg 6.0

2023-07-27 Thread Ying-Chun Liu (PaulLiu)
ags |= AV_CODEC_FLAG_TRUNCATED; |^~~ |AV_CODEC_FLAG_DROPCHANGED Full build log is attached. Cheers Description: Port to ffmpeg 6.0 Just forward ported to ffmpeg6.0 to fix FTBFS. Author: Ying-Chun Liu (Paul

Bug#1040521: tpm2-tss: FTBFS (test failures)

2023-07-10 Thread Ying-Chun Liu (PaulLiu)
to integers on 32-bit platforms. Bug-Debian: http://bugs.debian.org/1040521 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2023-07-10 Index: tpm2-tss-4.0.1/test/unit/tcti-libtpms.c === --- tpm2-tss-4.0.1.orig/test/unit/tcti-libtpms.c

Bug#1040521: tpm2-tss: FTBFS (test failures)

2023-07-10 Thread Ying-Chun Liu (PaulLiu)
Hi Bastian, Thanks for adding more information here. I've looked into the problem. The s390x should be the endian problem. While the rest (i386, armel, armhf) is due to it is 32-bits. According to the build log: https://buildd.debian.org/status/fetch.php?pkg=tpm2-tss=armhf=4.0.1-1=1688685120=0

Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-23 Thread Ying-Chun Liu (PaulLiu)
. + * Fix dkms build failure with kernel 6.3 (Closes: #1038003) +- add debian/patches/0003-xtrx.c-fix-build-error-with-kernel-6.3.patch + + -- Ying-Chun Liu (PaulLiu) Sat, 24 Jun 2023 04:22:04 +0800 + xtrx-dkms (0.0.1+git20190320.5ae3a3e-3.2) unstable; urgency=low * Non-maintainer upload

Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-23 Thread Ying-Chun Liu (PaulLiu)
fowarded 1038003 https://github.com/myriadrf/xtrx_linux_pcie_drv/pull/17 thanks Hi all, I've fixed this bug. The pull request is created in the upstream. I'll prepare an NMU very soon. Yours, Paul OpenPGP_0x44173FA13D05.asc Description: OpenPGP public key OpenPGP_signature

Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-19 Thread Ying-Chun Liu (PaulLiu)
Hi Andreas, I think I can fix this bug later. This bug is caused by kernel commit bc292ab00f6c ("mm: introduce vma->vm_flags wrapper functions"). So all the vma->vm_flags |= VM_XXXD needs to be modifed to vm_flags_set(vma, VM_XXX). Will NMU this later when I make a proper patch. Will also do

Bug#1033806: libntru: autopkgtest regression: undefined reference

2023-04-02 Thread Ying-Chun Liu (PaulLiu)
-Chun Liu (PaulLiu) Mon, 03 Apr 2023 01:02:48 +0800 + libntru (0.5-2) unstable; urgency=low * Fix FTBFS on big-endian arches. (Closes: #880149) diff -Nru libntru-0.5/debian/tests/benchmark libntru-0.5/debian/tests/benchmark --- libntru-0.5/debian/tests/benchmark 2017-11-07 15:31

Bug#1029135: xtrx-dkms: xtrx module fails to build for kernel version 6.1

2023-01-20 Thread Ying-Chun Liu (PaulLiu)
upload. + * Fix dkms build failure with kernel 6.1 (Closes: #1029135) +- add debian/patches/0002-xtrx.c-fix-build-error-with-kernel-6.1.patch + + -- Ying-Chun Liu (PaulLiu) Sat, 21 Jan 2023 03:20:02 +0800 + xtrx-dkms (0.0.1+git20190320.5ae3a3e-3.1) unstable; urgency=low * Non-maintainer

Bug#1029135: xtrx-dkms: xtrx module fails to build for kernel version 6.1

2023-01-20 Thread Ying-Chun Liu (PaulLiu)
xtrx_uart_set_termios() third parameter as a const pointer when building with kernel version >= 6.1 Forwarded: https://github.com/xtrx-sdr/xtrx_linux_pcie_drv/pull/15 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2023-01-21 Index: xtrx-dkms-0.0.1+git20190320.5ae3a3e/xtr

Bug#1028978: libomxil-bellagio FTBFS on mipsel: error: ‘__builtin_strncpy’ destination unchanged after copying no bytes [-Werror=stringop-truncation]

2023-01-15 Thread Ying-Chun Liu (PaulLiu)
so briefly looked into it and couldn' really make sense of why gcc thinks that the len parameter would become 0 here. Maybe someone else figures? Helmut From: Ying-Chun Liu (PaulLiu) Subject: fix FTBFS on mipsel We got /usr/include/mipsel-linux-gnu/bits/string_fortified.h:95:10: error: ‘__built

Bug#965835: tcd-utils: NMU to fix RC bugs

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
/rules: Use dh (Closes: #999110) + + -- Ying-Chun Liu (PaulLiu) Tue, 13 Dec 2022 08:10:54 +0800 + tcd-utils (20061127-2) unstable; urgency=low * Bug fix: "tcd-utils: FTBFS: checking for tcd.h... no". Forgot to add diff -Nru tcd-utils-20061127/debian/compat tcd-utils-20061127/deb

Bug#965861: vcheck: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
+++ vcheck-1.2.1/debian/changelog 2022-12-13 08:01:53.0 +0800 @@ -1,3 +1,10 @@ +vcheck (1.2.1-7.2) unstable; urgency=low + + * Non-maintainer upload. + * Bimp debhelper compat to 12. (Closes: #965861) + + -- Ying-Chun Liu (PaulLiu) Tue, 13 Dec 2022 08:01:53 +0800 + vcheck (1.2.1

Bug#965747: netsend: NMU to fix RC bugs.

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
) + * debian/rules: Use dh. (Closes: #999046) + * Port to DebSrc3.0 (quilt). + + -- Ying-Chun Liu (PaulLiu) Tue, 13 Dec 2022 07:24:55 +0800 + netsend (0.0~svnr250-1.4) unstable; urgency=medium * Non-maintainer upload. diff -Nru netsend-0.0~svnr250/debian/compat netsend-0.0~svnr250/debian

Bug#1011647: RM: netsend -- RoQA, RC-buggy, dead-upstream, unmaintained, low popcon

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
Hi, I plan to NMU this package to fix RC bugs. Yours, Paul OpenPGP_0x44173FA13D05.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

Bug#965589: iat: NMU to fix RC bugs.

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
) + + -- Ying-Chun Liu (PaulLiu) Tue, 13 Dec 2022 06:09:17 +0800 + iat (0.1.3-7) unstable; urgency=low * My email address has been changed. diff -Nru iat-0.1.3/debian/clean iat-0.1.3/debian/clean --- iat-0.1.3/debian/clean 1970-01-01 08:00:00.0 +0800 +++ iat-0.1.3/debian/clean

Bug#965567: gramophone2: NMU to fix RC bugs.

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
:28.0 +0800 +++ gramophone2-0.8.13a/debian/changelog2022-12-13 05:48:33.0 +0800 @@ -1,3 +1,17 @@ +gramophone2 (0.8.13a-3.2) unstable; urgency=low + + [ Ying-Chun Liu (PaulLiu) ] + * Non-maintainer upload. + * Bump debhelper compat to 10. (Closes: #965567) + [ Lukas Märdian

Bug#965484: dbench: NMU to fix RC bugs.

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
65484) + * debian/rules: use dh. (Closes: #999156) + * Port to DebSrc3.0 (quilt) + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec 2022 22:43:32 +0800 + dbench (4.0-2) unstable; urgency=low * Added build-depends on autoconf, fixes FTBFS (closes: #524415) diff -Nru dbench-4.0/debian/clean d

Bug#965695: libuninum: NMU to fix RC bugs.

2022-12-12 Thread Ying-Chun Liu (PaulLiu)
autopkgtest + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec 2022 17:56:29 +0800 + libuninum (2.7-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru libuninum-2.7/debian/compat libuninum-2.7/debian/compat --- libuninum-2.7/debian/compat 2022-12-12 21:19:30.0 +0800 +++ libuninum-2.7

Bug#802416: zemberek-ooo: NMU to fix RC bugs

2022-12-11 Thread Ying-Chun Liu (PaulLiu)
to missing ure-link (Closes: #802416) + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec 2022 09:47:05 +0800 + zemberek-ooo (1.0~rc2-10.4) unstable; urgency=low * Non-maintainer upload. diff -Nru zemberek-ooo-1.0~rc2/debian/compat zemberek-ooo-1.0~rc2/debian/compat --- zemberek-ooo-1.0~rc2/debian

Bug#965600: jack-tools: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-11 Thread Ying-Chun Liu (PaulLiu)
:35.0 +0800 +++ jack-tools-20131226/debian/changelog2022-12-12 03:22:18.0 +0800 @@ -1,3 +1,10 @@ +jack-tools (20131226-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Bump debhelper version to 10. (Closes: #965600) + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec

Bug#965578: hasciicam: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-11 Thread Ying-Chun Liu (PaulLiu)
. + * Bump debhelper compat to 9. (Closes: #965578) + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec 2022 02:40:02 +0800 + hasciicam (1.1.2-1) unstable; urgency=low * New upstream release diff -Nru hasciicam-1.1.2/debian/compat hasciicam-1.1.2/debian/compat --- hasciicam-1.1.2/debian/compat 2011-04

Bug#965523: flobopuyo: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-11 Thread Ying-Chun Liu (PaulLiu)
version to 9. (Closes: #965523) + + -- Ying-Chun Liu (PaulLiu) Mon, 12 Dec 2022 01:59:50 +0800 + flobopuyo (0.20-5) unstable; urgency=low * Fix "FTBFS with binutils-gold" (Closes: #554359). diff -Nru flobopuyo-0.20/debian/compat flobopuyo-0.20/debian/compat --- flobopuyo-0.20/deb

Bug#965521: filler: NMU to fix RC bugs.

2022-12-11 Thread Ying-Chun Liu (PaulLiu)
/debian/changelog2022-12-10 03:20:44.0 +0800 @@ -1,3 +1,16 @@ +filler (1.02-6.4) unstable; urgency=low + + [ Ying-Chun Liu (PaulLiu) ] + * Non-maintainer upload. + * Bump debhelper to 12 (Closes: #965521) +- debian/rules: port to use dh (Closes: #998958) + * Port to DebSrc3.0

Bug#965505: efax-gtk: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-09 Thread Ying-Chun Liu (PaulLiu)
-glib-1-dev +(Closes: #955830) + + -- Ying-Chun Liu (PaulLiu) Fri, 09 Dec 2022 23:39:09 +0800 + efax-gtk (3.2.8-2.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru efax-gtk-3.2.8/debian/clean efax-gtk-3.2.8/debian/clean --- efax-gtk-3.2.8/debian/clean 1970-01-01 08:00

Bug#965467: concalc: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-12-09 Thread Ying-Chun Liu (PaulLiu)
022-12-09 23:22:45.0 +0800 @@ -1,3 +1,10 @@ +concalc (0.9.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Bump debhelper version to 9. + + -- Ying-Chun Liu (PaulLiu) Fri, 09 Dec 2022 23:22:45 +0800 + concalc (0.9.2-2) unstable; urgency=low * Add fix-string-for

Bug#999143: dns-browse NMU to fix RC bugs.

2022-12-08 Thread Ying-Chun Liu (PaulLiu)
rol: Priority: extra -> optional + + -- Ying-Chun Liu (PaulLiu) Fri, 09 Dec 2022 01:28:05 +0800 + dns-browse (1.9-8.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru dns-browse-1.9/debian/clean dns-browse-1.9/debian/clean --- dns-browse-1.9/

Bug#965600: jack-tools: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-11-03 Thread Ying-Chun Liu (PaulLiu)
Hi, It seems to me that this can be fixed easily. Just bump the debhelper version from 6 to 10. Modify debian/control and debian/compat is quite enough. Yours, Paul OpenPGP_0x44173FA13D05.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

Bug#1018754: telegram-cli: Outdated app that is no longer supported

2022-10-21 Thread Ying-Chun Liu (PaulLiu)
Hi Axel, Neither szqdong nor kenorb-contrib is working. I've tried both. 1. Purge libtgl*, telegram-cli, libtl-parser*, tl-parser. 2. git clone --recursive 3. ./configure; make 4. ./bin/telegram-cli And both of them are not working. So I think we might need to really look into what causes

Bug#1021174: unrar-free: non-source file in Debian tests

2022-10-17 Thread Ying-Chun Liu (PaulLiu)
Hi all, I plan to use this smoke test to replace the original smoke test since the original one contains non-free blobs. The test as attachment. Yours, Paul #!/bin/sh # # Simple smoketest of unrar extraction setUp() { dd if=/dev/urandom of=clam.exe bs=1 count=544 ./misc/tarar.pike

Bug#1004634: openscenegraph: FTBFS with ffmpeg 5.0

2022-09-20 Thread Ying-Chun Liu (PaulLiu)
Hi all, I've patched the audio part. But not completed. The video part needs more changes. But I don't have enough time now. Just attach the partial patch I made so that when someone has time or I have time then we can continue it. Yours, Paul Index:

Bug#1016262: vmmlib: FTBFS: hashtable.h:1208:18: error: expected unqualified-id before ‘(’ token

2022-09-18 Thread Ying-Chun Liu (PaulLiu)
it uses those from -Author: Ying-Chun Liu (PaulLiu) -Bug-Debian: https://bugs.debian.org/834472 -Last-Update: 2018-10-25 -Index: vmmlib-1.0/include/vmmlib/vector.hpp -=== vmmlib-1.0.orig/include/vmmlib/vector.hpp -+++ vmmlib-1.0

Bug#1016262: vmmlib: FTBFS: hashtable.h:1208:18: error: expected unqualified-id before ‘(’ token

2022-09-18 Thread Ying-Chun Liu (PaulLiu)
function. + + -- Ying-Chun Liu (PaulLiu) Sun, 18 Sep 2022 16:28:02 +0800 + vmmlib (1.0-2.2) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru vmmlib-1.0/debian/patches/fix_ftbfs_gcc8.patch vmmlib-1.0/debian/patches/fix_ftbfs_gcc8.patch --- vmmlib-1.0

Bug#1008445: golang-v2ray-core: FTBFS: src/github.com/lucas-clemente/quic-go/internal/qtls/go118.go:13:2: cannot find package "github.com/marten-seemann/qtls-go1-18" in any of

2022-04-26 Thread Ying-Chun Liu (PaulLiu)
Hi Lucas, I cannot reproduce this bug. Is this test be re-tested or will it be tested periodically? I've tried to build it by pbuilder using sid chroot. It builds well. Build log is as attachment. Yours, Paul golang-v2ray-core_4.34.0-5_amd64.build.xz Description: application/xz

Bug#1004018: nat: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-04-26 Thread Ying-Chun Liu (PaulLiu)
s: #965744, #1004018) +- Delete debian/compat +- Build-Depends on debhelper-compat (= 13) + * Use DebSrc3.0 (quilt) +- Split diff.gz to debian/patches + * debian/control: Change Priority from extra to optional + + -- Ying-Chun Liu (PaulLiu) Tue, 26 Apr 2022 22:48:16 +0800 + nat (

Bug#1004018: Is smb-nat still useful?

2022-04-26 Thread Ying-Chun Liu (PaulLiu)
Hi Adrian, I just went into this package and found it might be still useful. The purpose of this package is different than the samba tools. This package is trying to test some simple security holes that a samba server might expose. It will try to iterate all public shares. And tries to

Bug#965881: wnn6-sdk: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-04-21 Thread Ying-Chun Liu (PaulLiu)
nge priority from extra to optional. + + -- Ying-Chun Liu (PaulLiu) Thu, 21 Apr 2022 15:07:45 +0800 + wnn6-sdk (1.0.0-18) unstable; urgency=low * QA upload. diff -Nru wnn6-sdk-1.0.0/debian/compat wnn6-sdk-1.0.0/debian/compat --- wnn6-sdk-1.0.0/debian/compat2009-07-10 14:28:41.0 +0

Bug#1008752: avifile: autopkgtest regression on armhf: Bus error

2022-04-06 Thread Ying-Chun Liu (PaulLiu)
Yours, Paul Paul Gevers 於 2022/4/6 02:52 寫道: Hi, On 04-04-2022 23:11, Ying-Chun Liu (PaulLiu) wrote: It is because your environment supports "neon" and ffmpeg will use that for acceleration. I wonder. But abel and qemu-user-static doesn't support neon. I think if yo

Bug#1008752: avifile: autopkgtest regression on armhf: Bus error

2022-04-04 Thread Ying-Chun Liu (PaulLiu)
Hi Paul, Thanks for the report. Now I know why abel.debian.org or qemu-user-static doesn't reproduce the bug. It is because your environment supports "neon" and ffmpeg will use that for acceleration. But abel and qemu-user-static doesn't support neon. I think if you "cat /proc/cpuinfo" and

Bug#1008752: avifile: autopkgtest regression on armhf: Bus error

2022-04-04 Thread Ying-Chun Liu (PaulLiu)
uot;. And then "run". When the bus error happened, execute "bt -full" and it will print out the backtrace. You might want to install the debug symbols (-dbg) packages to get the symbol resolved. Yours, Paul Ying-Chun Liu (PaulLiu) 於 2022/4/1 20:53 寫道: Hi Paul, I nee

Bug#1008752: avifile: autopkgtest regression on armhf: Bus error

2022-04-01 Thread Ying-Chun Liu (PaulLiu)
Hi Paul, I need some help. Actually I know this bug for a while but I just cannot fix it. I've tried to reproduce the bug on qemu-user-static armhf chroot envorionment and PorterBox (abel.debian.org), on both platform the autopkgtest just passed without problem. I think the bug should be

Bug#1004790: avifile: should this package be removed?

2022-03-16 Thread Ying-Chun Liu (PaulLiu)
 Hi all, I'm still working on this bug. Don't worry. We can let avifile removed for a while and I'll bring it back soon. The current patch is as attachment. It ports lots of functions to ffmpeg 5.0 and also works in old version. But there are still 2 function needs to be migrated. I'll

Bug#1004790: avifile: should this package be removed?

2022-02-03 Thread Ying-Chun Liu (PaulLiu)
Hi Sebastian, I've maintained onscripter, which uses avifile to play animation in game. So it is still needed for me for that package. I think I can spend my time fixing #1004789 - forward porting to ffmpeg 5.0. Will fix #1004789 and then close this bug too on next upload. Yours, Paul

Bug#999240: sc: missing required debian/rules targets build-arch and/or build-indep

2022-01-25 Thread Ying-Chun Liu (PaulLiu)
/debian/changelog --- sc-7.16/debian/changelog2014-05-19 04:13:43.0 +0800 +++ sc-7.16/debian/changelog2022-01-26 01:22:23.0 +0800 @@ -1,3 +1,20 @@ +sc (7.16-4.1) unstable; urgency=low + + [ Ying-Chun Liu (PaulLiu) ] + * Non-maintainer upload. + * Change debhelper compat version

Bug#984121: fbreader: ftbfs with GCC-11

2022-01-12 Thread Ying-Chun Liu (PaulLiu)
Hi, this patches fixes the bug. I'll do QA uploads soon. Yours, Paul Description: Fix FTBFS for gcc 11 Comparator operator() have to be const in gcc 11. Bug-Debian: http://bugs.debian.org/984121 Author: Ying-Chun Liu (PaulLiu) Index: fbreader-0.12.10dfsg2/fbreader/src/library

Bug#999011: rig: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-01-07 Thread Ying-Chun Liu (PaulLiu)
. + * debian/control: Change priority from extra to optional. + * debian/copyright: Change to dep5 machine-readable format. + * Add autopkgtest + + -- Ying-Chun Liu (PaulLiu) Fri, 07 Jan 2022 16:18:35 +0800 + rig (1.11-1) unstable; urgency=low * New upstream release diff -Nru rig-1.11/debian/compat

Bug#965752: ogamesim: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-01-06 Thread Ying-Chun Liu (PaulLiu)
ptional. + * debian/control: Don't depends on perl-modules. Depends on perl is enough. + * debian/copyright: Change to dep5 machine-readable format. + * Add autopkgtest + + -- Ying-Chun Liu (PaulLiu) Fri, 07 Jan 2022 15:43:00 +0800 + ogamesim (20130107-3.1) unstable; urgency=medium * N

Bug#1002174: pcbasic: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" --test-args=/<> returned exit code 13

2021-12-30 Thread Ying-Chun Liu (PaulLiu)
forwarded 1002174 https://github.com/robhagemans/pcbasic/pull/173 thanks OpenPGP_signature Description: OpenPGP digital signature

Bug#1002174: pcbasic: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" --test-args=/<> returned exit code 13

2021-12-30 Thread Ying-Chun Liu (PaulLiu)
Author: Ying-Chun Liu (PaulLiu) Index: pcbasic-2.0.4/pcbasic/basic/extensions.py === --- pcbasic-2.0.4.orig/pcbasic/basic/extensions.py +++ pcbasic-2.0.4/pcbasic/basic/extensions.py @@ -8,7 +8,7 @@ This file is released under the GNU GPL

Bug#1001726: node-mqtt-packet breaks node-mqtt-connection autopkgtest: Invalid header flag bits, must be 0x2 for pubrel

2021-12-30 Thread Ying-Chun Liu (PaulLiu)
forwarded 1001726 https://github.com/mqttjs/mqtt-connection/pull/29 thanks OpenPGP_signature Description: OpenPGP digital signature

Bug#1001726: node-mqtt-packet breaks node-mqtt-connection autopkgtest: Invalid header flag bits, must be 0x2 for pubrel

2021-12-30 Thread Ying-Chun Liu (PaulLiu)
-Debian: http://bugs.debian.org/1001726 Author: Ying-Chun Liu (PaulLiu) Index: node-mqtt-connection-4.1.0/test/connection.parse.js === --- node-mqtt-connection-4.1.0.orig/test/connection.parse.js +++ node-mqtt-connection-4.1.0/test

Bug#984195: libomxil-bellagio: ftbfs with GCC-11

2021-11-07 Thread Ying-Chun Liu (PaulLiu)
Hi, This patch fixes this bug. Will upload soon. Thanks, Paul From: Ying-Chun Liu (PaulLiu) Subject: fix FTBFS with GCC-11 We need to malloc line before using it. Bug-Debian: http://bugs.debian.org/984195 Index: libomxil-bellagio-0.9.3/src/core_extensions/OMXCoreRMExt.c

Bug#997272: telegram-cli: FTBFS: main.c:824:7: error: ‘write’ reading 18 bytes from a region of size 17 [-Werror=stringop-overread]

2021-11-07 Thread Ying-Chun Liu (PaulLiu)
Dear all, I made a patch to fix this bug. As attachment. Yours, Paul Description: Fix FTBFS on amd64 fix main.c:824:7: error: ‘write’ reading 18 bytes from a region of size 17 Author: Ying-Chun Liu (PaulLiu) Bug-Debian: http://bugs.debian.org/997272 Last-Update: 2021-11-06 Index

Bug#979244: 關於 Debian 中 moblin 的老套件.

2021-02-04 Thread Ying-Chun Liu (PaulLiu)
Hi Baptiste, Yes. True. We should submit a bug for  that. Yours, Paul Baptiste Beauplat 於 2021/2/3 上午3:16 寫道: > Hi PaulLiu, > > > If I'm not mistaken, I think you forgot to open the RM bug for > moblin-sound-theme. > OpenPGP_signature Description: OpenPGP digital signature

Bug#978954: pepperflashplugin-nonfree: should not be part of next stable Debian release

2021-01-12 Thread Ying-Chun Liu (PaulLiu)
Hey Gunnar, Do you know why Opera's debian package doesn't drop the dependency of pepperflashplugin-nonfree?? I didn't find Opera's official announcement about their roadmap of Flash's EOL. But other browsers are already starting blocking flash. Even with the plugin installed they still refuse

Bug#979219: RM: moblin-cursor-theme -- ROM; dead upstream

2021-01-06 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Severity: normal Hi. The maintainer (Zhengpeng Hou) and I decided to remove this package due to it is dead upstream. Please see bug #979219 Yours, Paul

Bug#979219: 關於 Debian 中 moblin 的老套件.

2021-01-05 Thread Ying-Chun Liu (PaulLiu)
Hi 侯總, 好久不見.. 近來可好?? 我這邊收到幾個 Debian 的 bug. moblin-cursor-theme https://bugs.debian.org/979219 moblin-icon-theme https://bugs.debian.org/979223 moblin-sound-theme

Bug#978954: pepperflashplugin-nonfree: should not be part of next stable Debian release

2020-12-31 Thread Ying-Chun Liu (PaulLiu)
Package: pepperflashplugin-nonfree Version: 1.8.7 Severity: grave Justification: renders package unusable Dear Maintainer, flash has been EOL today. Browsers are starting to block flash. I think we should block this package goes into next release? Yours, Paul -- System Information: Debian

Bug#978383: macopix: FTBFS: configure:17428: error: possibly undefined macro: AM_INTL_SUBDIR (caused by gettext 0.19 -> 0.21?)

2020-12-29 Thread Ying-Chun Liu (PaulLiu)
Author: Ying-Chun Liu (PaulLiu) Last-Update: 2020-12-25 Index: macopix-3.4.0+dfsg.1/configure.ac === --- macopix-3.4.0+dfsg.1.orig/configure.ac +++ macopix-3.4.0+dfsg.1/configure.ac @@ -221,7 +221,12 @@ AC_PATH_PROG

Bug#978366: xracer: FTBFS: configure:13143: error: possibly undefined macro: AM_INTL_SUBDIR (caused by gettext 0.19 -> 0.21?)

2020-12-29 Thread Ying-Chun Liu (PaulLiu)
://bugs.debian.org/978366 Author: Ying-Chun Liu (PaulLiu) Last-Update: 2020-12-25 Index: xracer-0.96.9.1/xracer-0.96.9/configure.in === --- xracer-0.96.9.1.orig/xracer-0.96.9/configure.in +++ xracer-0.96.9.1/xracer-0.96.9/configure.in

Bug#972118: nmu: tpm2-abrmd_2.3.3-1 tpm2-tools_4.3.0-1

2020-10-28 Thread Ying-Chun Liu (PaulLiu)
Package: release.debian.org User: release.debian@packages.debian.org Usertags: binnmu Severity: normal Hello, libtpm2-tss bump the soname of its lib. Make the package tpm2-abrmd needs to build against the latest libtpm2-tss. Please see #972118 We have split the tpm2-tss already so that the

Bug#972118: nmu: tpm2-abrmd

2020-10-21 Thread Ying-Chun Liu (PaulLiu)
Package: release.debian.org User: release.debian@packages.debian.org Usertags: binnmu Severity: normal Hello, libtpm2-tss bump the soname of its lib. Make the package tpm2-abrmd needs to build against the latest libtpm2-tss. Please see #972118   nmu tpm2-abrmd:2.3.3-1 . ANY . -m 'Rebuild

Bug#972118: nmu: tpm2-abrmd

2020-10-21 Thread Ying-Chun Liu (PaulLiu)
|Package: release.debian.org User: release.debian@packages.debian.org Usertags: binnmu Severity: normal ||Hello, libtpm2-tss bump the soname of its lib. Make the package tpm2-abrmd needs to build against the latest libtpm2-tss. Please see #972118 nmu tpm2-abrmd:2.3.3-1 . ANY . -m 'Rebuild

Bug#972118: tpm2-abrmd: Daemon fails to start: needs to be rebuilt against newer libtss2-esys0

2020-10-21 Thread Ying-Chun Liu (PaulLiu)
Hi Jan, Yes, just as you described. I think we need a binNMU here. Thanks, Paul signature.asc Description: OpenPGP digital signature

Bug#922587: FTBFS against opencv 4.0.1 (exp)

2020-02-07 Thread Ying-Chun Liu (PaulLiu)
Hi all, OK. I made a patch to address this issue. Will upload the patch soon. Yours, Paul Description: Porting to OpenCV4 We need to port to OpenCV4 because Debian is now using OpenCV4 Author: Ying-Chun Liu (PaulLiu) Bug-Debian: https://bugs.debian.org/922587 Last-Update: 2020-02-07 Index

Bug#947579: FTBFS with scons 3.1.2-1

2020-01-31 Thread Ying-Chun Liu (PaulLiu)
Hi I've made a patch to fix this already. As attachment. I'll also forward to the upstream first. Yours, Paul Description: Porting to python3 python2 is end of life in Debian. We patch the scons file from python2 to python3 syntax. Author: Ying-Chun Liu (PaulLiu) Bug-Debian: https

Bug#922587: FTBFS against opencv 4.0.1 (exp)

2019-10-29 Thread Ying-Chun Liu (PaulLiu)
Hi all, It is not easy to fix this bug. Change pkg-config to use opencv4 doesn't solve the problem. We actually need to port this package to opencv 4. And I believe that the upstream of this package doesn't have the will to do that. The successor seems to be

Bug#922573: FTBFS against opencv 4.0.1 (exp)

2019-10-27 Thread Ying-Chun Liu (PaulLiu)
Hi all, This pull request fixes this bug. https://github.com/pjreddie/darknet/pull/1348 It is not yet merged to the upstream but I'll cherry-pick these patches from this PR. And will upload the new package soon. Yours, Paul signature.asc Description: OpenPGP digital signature

Bug#924848: telegram-cli: FTBFS: build-dependency not installable: libwolfssl-dev

2019-09-30 Thread Ying-Chun Liu (PaulLiu)
severity 924848 minor thanks Hi all, Wolfssl is now in Bullseye again because we tried to align with the latest upstream version which fixes most of the security issues. Thanks for the contribution from Felix Lechner And this makes telegram-cli not FTBFS anymore in Bullseye. So I set the

Bug#918973: udev rules and created user conflict with the one shipped in trousers package

2019-09-19 Thread Ying-Chun Liu (PaulLiu)
block 918973 by 940807 thanks Hi. I've now preparing a native package that solves the problem. Will upload it soon to NEW and to salsa. Thanks, Paul signature.asc Description: OpenPGP digital signature

Bug#932865: python-qrtools: not installable: depends on python2 version of zbar

2019-09-12 Thread Ying-Chun Liu (PaulLiu)
Hi all, Unfortunately, I'm still using this app. Or not me cause I can use command line, but I must keep this app running otherwise I'll be in trouble. So I propose a merge request to the upstream that ports this app to python3.

Bug#918952: Bug#929468: wolfssl: NMU for wolfssl 4.1.0.

2019-09-11 Thread Ying-Chun Liu (PaulLiu)
Hi Felix, Thanks too. Actually I didn't do much things. Just update to the latest upstream version 4.1.0. The only thing that needs to do is  rebasing turn-off-fastmath-for-amd64.patch. Yours, Paul Felix Lechner 於 2019/9/11 下午9:28 寫道: > > That's why I uploaded it. It only took four years

Bug#918952: Bug#929468: wolfssl: NMU for wolfssl 4.1.0.

2019-09-11 Thread Ying-Chun Liu (PaulLiu)
Felix Lechner 於 2019/9/11 下午8:25 寫道: > Hi Paul, > > I am the maintainer of this library package. Are you aware of any > packages that depend on it? > > Kind regards > Felix Hi Felix, I'm maintaining telegram-cli. I'm using wolfssl because telegram-cli is GPL. They are using openssl but it is

Bug#919802: libjstun-java: FTBFS (The code being documented uses packages in the unnamed module)

2019-01-19 Thread Ying-Chun Liu (PaulLiu)
1.7 But if remove "-link /usr/share/doc/default-jdk-doc/api -link /usr/share/doc/default-jre-headless/api", then it will pass. I'm wondering if javahelper needs to call javadoc in different way. Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) signature.asc Description: OpenPGP digital signature

Bug#918973: udev rules and created user conflict with the one shipped in trousers package

2019-01-13 Thread Ying-Chun Liu (PaulLiu)
-- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) signature.asc Description: OpenPGP digital signature

Bug#917837: RM: clutter-gesture -- ROM; dead upstream

2019-01-02 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Severity: wishlist Dear ftp-master, Please remove clutter-gesture. It is dead upstream. I don't have time to check if clutter/clutter-gesture-action.h from libclutter-1.0-dev is the replacement for same functionality. But since clutter-gesture losts its upstream source

Bug#915892: png-sixlegs FTBFS without internet access

2018-12-08 Thread Ying-Chun Liu (PaulLiu)
Hi Adrian, Thanks for bug reporting. I've plan to apply this patch (as attachment). Yours, Paul-- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) Description: link docs with the javadoc installed on the system The java-policy mandates that documentation must

Bug#874159: FTBFS with Java 9 due to Terrible Swing

2018-10-30 Thread Ying-Chun Liu (PaulLiu)
of mapsforge. Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) signature.asc Description: OpenPGP digital signature

Bug#834472: vmmlib: Patch for address #834472 , #897845

2018-10-30 Thread Ying-Chun Liu (PaulLiu)
Hi all, I'll also do NMU in 10 days if nobody denies it. debdiff as attachment Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) diff -Nru vmmlib-1.0/debian/changelog vmmlib-1.0/debian/changelog --- vmmlib-1.0/debian/changelog 2012-04-29 07:22

Bug#897845: vmmlib: Patch for address #834472 , #897845

2018-10-30 Thread Ying-Chun Liu (PaulLiu)
(劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) Description: Fix FTBFS on gcc-8 There are several build failed due to min/max/abs defined somewhere. We have to undef it to let it uses those from Author: Ying-Chun Liu (PaulLiu) Bug-Debian: https://bugs.debian.org/834472 Last-Update: 2018-10-25 Index

Bug#894770: java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver

2018-04-23 Thread Ying-Chun Liu (PaulLiu)
java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver So it seems to me that there are some problems in librxtx-java ? Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> signature.asc Description: O

Bug#879045: xracer: hangs when program exit

2017-10-19 Thread Ying-Chun Liu (PaulLiu)
aul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> Description: Fix hanging when program exits. The program hangs at exit(). It is because the sound process doesn't exit its busy loop. Basically it is because the variable which controls the

Bug#879045: xracer: Fatal error: function not implemented

2017-10-19 Thread Ying-Chun Liu (PaulLiu)
because a static variable modified by 2 threads. One thread is using busy wait on that variable. And makes the optimizer thinks that wait loop to be always true. The fix is to mark that static variable volatile to not let the optimizer optimize it. I'll fix this bug soon. Many Thanks, Paul --

Bug#874065: unrar-free: Should unrar-free be removed from the archive? Alternatives (libarchive) exist; unmaintained upstream; has security issues

2017-10-15 Thread Ying-Chun Liu (PaulLiu)
unrar-free still is needed for compatibility. I'm lowering the severity of this bug temporarily and will look on how many other programs are still depends on unrar-nonfree. Yours Sincerely, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.

Bug#874061: unrar-free: CVE-2017-14121: null pointer dereference

2017-10-15 Thread Ying-Chun Liu (PaulLiu)
Hi, I've fixed this bug. Please see the attachment. The patch and the autopkgtest scripts. Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> Description: This patch fixes CVE-2017-14121 CVE-2017-14121 describes a security

Bug#874060: unrar-free: CVE-2017-14122: stack overread vulnerability

2017-10-14 Thread Ying-Chun Liu (PaulLiu)
On 2017年10月14日 21:43, Ying-Chun Liu (PaulLiu) wrote: > Hi Salvatore, > > How to reproduce your bug? > > I'm currently using valgrind with the rar file you provided. And found > that there are some unconditional jump based some uninit value. Please > see the attachment [

Bug#874060: unrar-free: CVE-2017-14122: stack overread vulnerability

2017-10-14 Thread Ying-Chun Liu (PaulLiu)
counts of detected and suppressed errors, rerun with: -v ==4627== ERROR SUMMARY: 128 errors from 45 contexts (suppressed: 0 from 0) Description: This patch fixes CVE-2017-14122 CVE-2017-14122 describes a security issue about stack overread vulnerability. Author: Ying-Chun Liu (PaulLiu) <paul...@debian

Bug#852625: unrar-free is useless and should be removed

2017-01-25 Thread Ying-Chun Liu (PaulLiu)
Let me say more clear. unrar-free currently isn't useless. Many GUI programs are still calling /usr/bin/unrar And unrar-free converts those calls to unar. Unless all the programs in main callls unar or unar provides a compatible /usr/bin/unrar, unrar-free are still useful. Please correct me

Bug#840699: ninix-aya: does not work with ruby-gnome2 3.0.9-1

2016-10-24 Thread Ying-Chun Liu (PaulLiu)
eems to me that this is not a blocker for you to upload ruby-gnome2 directly to unstable. Yours Sincerely, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> signature.asc Description: OpenPGP digital signature

Bug#837854: jana: FTBFS due to undeclared build dependencies

2016-10-23 Thread Ying-Chun Liu (PaulLiu)
I'll fix this soon. -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> diff -Nru jana-0.0.0+git20091215.9ec1da8a/debian/changelog jana-0.0.0+git20091215.9ec1da8a/debian/changelog --- jana-0.0.0+git20091215.9ec1da8a/debian/changelog 2013-09

Bug#811721: avifile: FTBFS with GCC 6: narrowing conversion

2016-08-16 Thread Ying-Chun Liu (PaulLiu)
Hi all, This patch ports avifile to gcc 6. I'll upload this patch soon. Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org> Description: Porting to gcc 6 xlen and ylen have to accept negative values. Author: Ying-Chun Liu (P

Bug#823432: lincity: FTBFS, please fix implicit declaration of function warnings

2016-05-04 Thread Ying-Chun Liu (PaulLiu)
2:1.2.2-1+b1 ii libx11-6 2:1.6.3-1 ii libxext6 2:1.3.3-1 ii zlib1g 1:1.2.8.dfsg-2+b1 lincity recommends no packages. lincity suggests no packages. -- no debconf information -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) <paul...@debi

  1   2   >