Bug#963987: buster-pu: package libtool/2.4.6-9

2021-06-02 Thread Wang Shanker
Hi, all I meet the same problem when building the latest qemu package on buster. The output of the failed build log is : ``` . powerpc64-linux-gnu-ar cru libfs.a xxx.o xxx.o (a lot of .o's omitted); powerpc64-linux-gnu-ranlib libfs.a powerpc64-linux-gnu-ar: `u' modifier ignored since `D'

Bug#977466: rootskel: bterm cannot start when requesting graphical console and serial console at the same time

2021-01-17 Thread Wang Shanker
Dear Maintainers, I wonder if the two patches to debian-installer can be applied to stable-pu, so that users (especially those who are using arm64 platforms) installing the latest stable debian version will get a working console on screen. Also, it will be nice if my name can be corrected as

Bug#977466: rootskel: bterm cannot start when requesting graphical console and serial console at the same time

2020-12-15 Thread Wang Shanker
> 2020年12月16日 00:56,Samuel Thibault 写道: > > Hello, > > Wang Shanker, le mer. 16 déc. 2020 00:53:27 +0800, a ecrit: >> Then I believe the following patch will remove unnecessary files when the >> memory is not enough. > > Thanks! > > But "believe"

Bug#977466: rootskel: bterm cannot start when requesting graphical console and serial console at the same time

2020-12-15 Thread Wang Shanker
db_set debian-installer/framebuffer false || true db_set debian-installer/locale "C" || true db_fset debian-installer/locale seen true + +rm -f /usr/bin/bterm +rm -f /lib/unifont.bgf -- 2.20.1 > 2020年12月15日 23:04,Samuel Thibault 写道: > > Wang Shanker, le mar. 15 déc.

Bug#977466: rootskel: bterm cannot start when requesting graphical console and serial console at the same time

2020-12-15 Thread Wang Shanker
://salsa.debian.org/installer-team/lowmem/-/blob/master/lowmem_debconf ? Cheers, Miao Wang > 2020年12月15日 20:40,Samuel Thibault 写道: > > Wang Shanker, le mar. 15 déc. 2020 20:17:50 +0800, a ecrit: >> The cause of the probem is in the `S70menu` script, where the font file >> get deleted w

Bug#977466: Acknowledgement (rootskel: bterm cannot start when requesting graphical console and serial console at the same time)

2020-12-15 Thread Wang Shanker
Control: found -1 1.131+10u1 > 2020年12月15日 20:21,Debian Bug Tracking System 写道: > > Thank you for filing a new Bug report with Debian. > > You can follow progress on this Bug here: 977466: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977466. > > This is an automatically generated

Bug#972942: fancyindex: low performance on sorting files

2020-10-26 Thread Wang Shanker
Package: libnginx-mod-http-fancyindex Version: 1.14.2-2+deb10u3 Severity: normal Tags: patch,fixed-upstream Control: found -1 1.10.1-2 Dear maintainer, Since fancyindex 0.4.1, the sorting algorithm has been changed to insertion sort in commit 2fa65b0, which leads to severe performance

Bug#971685: buster-pu: package fish/3.0.2-2+deb10u1

2020-10-12 Thread Wang Shanker
Control: tags -1 - moreinfo Control: fixed 970777 fish/3.1.0-1 As far as I know, this issue was fixed by upstream since 3.1.0 Cheers, Miao Wang On Sat, 10 Oct 2020 09:33:40 +0100 "Adam D. Barratt" wrote: > Control: tags -1 + moreinfo > > On Sun, 2020-10-04 at 19:53 -0400, Boyuan Yang wrote:

Bug#971638: Acknowledgement (live-boot: multiple stages cannot be specified to kernel command parameter break=)

2020-10-03 Thread Wang Shanker
This patch can also fix #971639

Bug#971639: live-boot: break=mountroot will make the boot process fail

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: upstream patch When break=mountroot is specified in the kernel parameter, the overiding maybe_break will pull in the functions defined in /scripts/functions, overiding not only panic, but mount_* as well, resulting those mount_*

Bug#971638: live-boot: multiple stages cannot be specified to kernel command parameter break=

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: patch upstream Since Stretch, initramfs-tools has provided support for specifying multiple stages for the parameter break=, which was introduced in the commit b215c18c of initramfs-tools (#795832). However, the function

Bug#970777: fish: tty settings are not resetted on exit

2020-09-23 Thread Wang Shanker
Package: fish Version: 3.0.2-2 Severity: normal Tags: upstream patch Fish fails to turn icanon, iexten and echo settings back on on exit. See: https://github.com/fish-shell/fish-shell/issues/5663 Commit 2418e1e from upstream fixes this issue. I wonder if it can be applied to stable-pu ? Cheers,

Bug#922280: Wrong name of dynamic linker is in binaries cross-compiled by arm-gcc.

2019-02-13 Thread Wang Shanker
Package: gcc-arm-linux-gnueabi Version: 6.3.0-4 The name of dynamic linker of binaries cross-compiled by arm-gcc is `/lib/ld-linux.so.3`. ``` # # on an amd64 machine # echo "int main(){ return 0; }" > test.c # arm-linux-gnueabi-gcc test.c -o test # env LC_ALL=C arm-linux-gnueabi-readelf -l

Bug#874574: [THU Mirror:2993] Bug#874574: Debian mirror mirrors.tuna.tsinghua.edu.cn/nanomirrors.tuna.tsinghua.edu.cn/neomirrors.tuna.tsinghua.edu.cn: out of date, tracefile-name, ftpsync-version

2017-11-17 Thread Wang Shanker
Finally we managed to get the server in pace. BTW, due to the slow connection speed to syncpxy.cna.d.o, could you please also open an account on syncproxy2.wna.d.o for us? It seems that the connection to that server is better. > 在 2017年11月14日,08:27,Shanker Wang

Bug#874375: ebtables: 32 bit binary cannot communicate with 64 bit kernel on arm platform

2017-09-05 Thread Wang Shanker
Package: ebtables Version: 2.0.10.4-3 Severity: normal Dear Maintainer, Armhf version ebtables binary cannot communicate with arm64 kernel. It can be reproduced on qemu. The detailed versions of components are listed below: ebtables: 2.0.10.4-3(armhf) kernel: Linux 4.9.0-3-arm64 #1 SMP