Bug#1070065: plymouth: Duplicate kernel logs on console with unconfigured plymouth package

2024-04-29 Thread Laurent Cheylus
Package: plymouth Version: 24.004.60-1+b2 Severity: normal Dear Maintainer, on Debian testing/amd64 with Linux kernel 6.6.15-amd64, during the boot, I have duplicate kernel/system messages on my console: - "normal" logs prefixed with timestamp - some duplicate logs without timestamp displayed

Bug#1069778: RFP: lsd -- a rewrite of GNU ls with lots of added features like colors, icons, tree-view and more formatting options

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: lsd Version : 1.1.2 Upstream Contact: Wei Zhang * URL : https://github.com/lsd-rs/lsd * License : Apache-2.0 Programming Lang: Rust Description : a rewrite of GNU ls with lots of added features like

Bug#1069776: RFP: uv -- an extremely fast Python package installer and resolver, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: uv Version : 0.1.37 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/uv * License : MIT, Apache-2.0 Programming Lang: Rust Description : an extremely fast Python package installer and

Bug#1069775: RFP: ruff -- an extremely fast Python linter and code formatter, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: ruff Version : 0.4.1 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/ruff/ * License : MIT Programming Lang: Rust Description : an extremely fast Python linter and code formatter,

Bug#1069161: libfreetype-dev: Unable to install libfreetype-dev, depends on libpng16-16

2024-04-24 Thread Laurent Cheylus
Hi Hugh, > This isn't a bug with freetype or libpng1.6. The problem is that > you've mixed packages from two different distributions during a large > and very complex transition. > > Why are you installing packages from unstable (sid) on your testing > system? As you've seen, that is a

Bug#1069161: libfreetype-dev: Unable to install libfreetype-dev, depends on libpng16-16

2024-04-17 Thread Laurent Cheylus
Package: libfreetype-dev Version: 2.13.2+dfsg-1+b1 Severity: normal Dear Maintainer, I'm trying to install package libfreetype-dev version 2.13.2+dfsg-1+b1 on my Debian/testing but I have errors due to unresolved dependencies with libpng16-16 package. $ sudo apt install libfreetype-dev Reading

Bug#1050096: virtualbox-dkms: Does not build on 6.4.0-3-amd64

2023-08-24 Thread Laurent Cheylus
Package: virtualbox-dkms Followup-For: Bug #1050096 Hi, I confirm that this bug is solved with the fix of Jonas Andradas : In /usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c on line 50, changing the value from: #if RTLNX_VER_MIN(6,5,0) to: #if RTLNX_VER_MIN(6,4,0) Build OK

Bug#1050406: linux-headers-6.4.0-3-amd64: cannot install because of dkms problem

2023-08-24 Thread Laurent Cheylus
Package: virtualbox-dkms Version: 7.0.10-dfsg-2 Followup-For: Bug #1050406 Duplicate of bug #1050096 See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050096 regards, Laurent

Bug#1024683: RFP: helix -- A modal text editor, inspired by Kakoune/Neovim, written in Rust

2022-11-23 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: helix Version : 22.08.1 Upstream Author : Community * URL : https://helix-editor.com/ * License : MPL-2.0 Programming Lang: Rust Description : A modal text editor, inspired by Kakoune/Neovim Helix-editor

Bug#1015258: fzf: Modify build to set FZF version

2022-07-18 Thread Laurent Cheylus
Package: fzf Version: 0.30.0-1+b1 Severity: normal Dear Maintainer, with the latest version of FZF (v0.30.0), the version returned by the binary is : $ fzf --version 0.30 (devel) fzf Makefile uses git commands to determine the version and the revision information for fzf --version, see

Bug#1014761: gopls: Use specific version for gopls package

2022-07-11 Thread Laurent Cheylus
Package: gopls Version: 1:0.1.11+ds-2 Severity: normal Dear Maintainer, I'm using gopls package version 0.1.11+ds-2 as Go Language Server for my Go projects. This package is built from sources of golang-golang-x-tools package. The gopls version for Debian package (here 0.1.11) came from these

Bug#1014160: neovim Bug #1014160

2022-07-01 Thread Laurent Cheylus
Package: neovim Version: 0.7.2-1 Followup-For: Bug #1014160 Same issue for me with neovim-0.7.2-1 package from unstable installed on Debian testing/amd64 : $ nvim vim/_init_packages.lua: cannot load incompatible bytecode stack traceback: (...) Moreover, I compiled local Debian packages for

Bug#1014069: [black Bug #1014069] Error in Debian patch

2022-06-29 Thread Laurent Cheylus
Package: black Version: 22.3.0-1 Followup-For: Bug #1014069 After some debug, the root cause of this issue seems to be in debian/patches black_version.patch : --- black.orig/setup.py +++ black/setup.py @@ -47,10 +47,7 @@ else: setup( name="black", -use_scm_version={ -

Bug#1014069: black: Incoherence between Debian and Python for package version

2022-06-29 Thread Laurent Cheylus
Package: black Version: 22.3.0-1 Severity: important Dear Maintainer, Black tool is installed on my desktop via Debian repository : for Debian testing, latest version is 22.3.0-1 $ dpkg -l black Desired=Unknown/Install/Remove/Purge/Hold |

Bug#995230: ripgrep: add autocompletion for bash

2021-09-28 Thread Laurent Cheylus
Package: ripgrep Version: 13.0.0-2 Severity: normal Hi, during build of ripgrep, a script (rg.bash) is generated via clap tool for autocompletion (see https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#complete). ./target/release/build/ripgrep-/out/rg.bash This script is not included in