Package: bc
Version: 1.07.1-2+b2
Severity: important
Tags: upstream
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
bc in the interactive mode keeps the contents of the previous line after
hitting Ctrl+C. Example:
Type 111, hit Ctrl+C, type 1+1. Expected output is 2. Observed result:
111^C
Package: dhcpcd-base
Followup-For: Bug #1029174
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
I've ran onto the same issue on a riscv64 board yesteday. Upgrading to
9.4.1-14 solved the problem.
Package: cmus
Severity: normal
Dear Maintainer,
I've encountered a reporoducible segfault. When trying to enter a directory
with 444 permissions owned by root
(lanuch cmus, press "5" to switch to directory selection, and select this
directory) the program segfaults.
Package: ansiweather
Version: 1.18.0-3
Followup-For: Bug #1079165
X-Debbugs-Cc: krzpyrk...@gmail.com
Hi Thorsten,
The quickest solution is to override the value of "timeformat"
confguration variable in the rc file. By default it's set to "%b %d %r".
Changing it to "%R" displays the hour and minut
Package: llvm-11
Version: 1:11.0.1-2
Severity: normal
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
llvm manifest tool (llvm-mt) is not configured to use libxml2, which
is an essential dependency of this program.
$ llvm-mt /manifest foobar.xml
llvm-mt: error: no libxml2
The problem is v
Package: llvm-11
Version: 1:11.0.1-2
Followup-For: Bug #990537
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
I'm attaching the patch. It adds:
- libxml2-dev to Build-Depends of the source
- libxml2-dev to Depends of llvm-11-dev
- libxml2 to Depends of llvm-11
--- control 2020-12-16 08:2
Package: ansiweather
Severity: important
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
The package is outdated. The most critical issue is version 1.11 does not
handle city names containing a space (such as Pcim Donly or New York).
This bug has been fixed in 1.12.
Package: ansiweather
Severity: wishlist
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Please update to more recent version. Current one does not handle cities
such as Pcim Dolny or New York.
Package: libpq-dev
Version: 13.3-1
Severity: important
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
It is impossible to install libpq-dev for multiple architectures at the
same time.
$ sudo apt install libpq-dev:arm64
The following packages will be REMOVED:
libpq-dev
The following NEW
Package: libpq-dev
Version: 13.3-1
Followup-For: Bug #995768
X-Debbugs-Cc: krzpyrk...@gmail.com
> That is expected behavior for most lib*-dev packages.
I wasn't aware of that. Isn't that what Debian's multiarch is about?
> Why do you need both in parallel?
I am crosscompiling projects from x86
Package: ace-of-penguins
Followup-For: Bug #679875
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
the source of the bug is an out of bounds access in a for loop in lib/help.c:515
int ts = (thin_space[words[i-1].flags & STYLE_BITS]
+ thin_space[words[i].flags & STYLE_BITS])
Package: xye
Version: 0.12.2+dfsg-9
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Xye relies heavily on x86 specific feature which is signedness of char
type. It builds without errors on armhf and arm64 (and possibly other
architecture
Package: qqwing
Version: 1.3.4-1.1+b1
Severity: important
Tags: patch
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Current version of qqwing uses srand(time(0)) and rand() as a way to
generate the board. It makes running multiple instances of the program
in parallel for faster sudoku gener
Package: qqwing
Version: 1.3.4-1.1+b1
Severity: important
Tags: upstream
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
qqwing solver gets stuck in an infinite loop caused by casting return
value of getchar() from int to char. The comparison c == EOF is never
going to be true on systems wher
Package: bash-completion
Version: 1:2.11-2
Severity: normal
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Completing this command just after first "./do" causes the completion script to
output an error.
LLVM_PROFILE_FILE="foo.profraw" ./do && llvm-profdata merge -sparse *.profraw
-o foo.
Package: raspi-firmware
Version: 1.20220830+ds-1
Severity: important
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Pine64 RockPro64 requires firmware files that are currently packaged in
raspi-firmware, both in bookworm and sid:
$ dpkg -S brcm/brcmfmac43456
raspi-firmware: /lib/firmware/brc
Package: bc
Version: 1.07.1-3+b1
Followup-For: Bug #1028485
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
The source of the problem is misplaced rl_initialize() in the SIGINT
handler in the debian/patches/05_notice_read_write_errors.diff patch.
Bc is compiled with DONTEXIT macro defined. In
Package: ffmpeg
Version: 7:5.1.6-0+deb12u1
Severity: normal
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
-f pulse cuts last 2-3 seconds of audio when stopped by hitting "q".
How to reproduce: I observed the behavior by recording screen with
x11grab for video and pulse for audio. Last 2 se
Source: linux
Severity: important
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Please enable CONFIG_RTW88_8723DS on riscv64. It's required by some
SBCs using D1 SoC, such as Mango Pi MQ Pro.
Regrads,
Krzysztof
Source: linux
Severity: normal
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
thank you very much for such prompt resolution of #1104529! The wifi
interface is operational on the unstable kernel, 6.12.27.
Please also enable CONFIG_BT_HCIUART_BCM and CONFIG_SUN8I_THERMAL on
riscv64. The first
Source: linux
Followup-For: Bug #1105002
X-Debbugs-Cc: krzpyrk...@gmail.com
Hi,
is the first config really enabled?
$ grep -i hciuart config-6.14-riscv64
# CONFIG_BT_HCIUART is not set
Krzysztof
Package: firmware-realtek
Severity: normal
X-Debbugs-Cc: krzpyrk...@gmail.com
Dear Maintainer,
Please add rtl_bt/rtl8723ds_fw.bin and rtl_bt/rtl8723ds_config.bin.
These firmware files are required by boards using Allwinner D1 SoC.
Regards,
Krzysztof
22 matches
Mail list logo