Bug#1066887: ENhance Patch for local-gen

2024-04-09 Thread M. Buecher
On 2024-04-09 23:49, Aurelien Jarno wrote: Hi, On 2024-03-15 16:13, M. Buecher wrote: Adding / back to end of the path, so that a locale file is immediately found. diff --git a/debian/local/usr_sbin/locale-gen b/debian/local/usr_sbin/locale-gen index 7fa3d772..1711a4f0 100755 --- a/debian

Bug#1066869: RFS: hyprpaper/0.6.0-1 [ITP] -- Wallpaper utility for Hyprland

2024-04-06 Thread Alan M Varghese
Hello Andrey, $(MAKE) clear (as a replacement for $(MAKE) clean) should run in override_dh_auto_clean, not override_dh_clean. Done. debian/watch is empty Filled in. There is a commented out override_dh_auto_configure. Removed. 002-add-fortify-flags.patch adds -D_FORTIFY_SOURCE=2 explici

Bug#1068356: linux-image-6.1.0-18-amd64: it's working as expected - please delete this bug report

2024-04-06 Thread Veek M
Package: src:linux Followup-For: Bug #1068356 X-Debbugs-Cc: vek.m1...@gmail.com Please ignore this bug report - it's working as expected and isn't a bug

Bug#1068356: linux-image-6.1.0-18-amd64: Debian 12.5 6.1.0-18-amd64 hibernate works the 1st time then "no space left on device" in journalctl

2024-04-03 Thread Veek M
Package: src:linux Version: 6.1.76-1 Severity: important X-Debbugs-Cc: vek.m1...@gmail.com Dear Maintainer, * What led up to the situation? doing systemctl hibernate led to the issue * What exactly did you do (or not do) that was effective (or ineffective)? the swap space in the swap-p

Bug#1065122: hydrapaper: Please package new version 3.3.2

2024-03-19 Thread Francisco M Neto
Thank you for notifying me. I'll work on updating the package. Thanks Francisco On Thu, 2024-02-29 at 17:28 -0500, Boyuan Yang wrote: > Source: hydrapaper > X-Debbugs-Cc: by...@debian.org > Version: 3.3.1-2 > Severity: normal > > Dear Debian hydrapaper package Maintainer, > > A new upstream r

Bug#1013917: python3-pyassimp: pyassimp.load results in Segmentation fault

2024-03-19 Thread IOhannes m zmoelnig
Package: python3-pyassimp Followup-For: Bug #1013917 today i've tried in trixie (again) to reproduce the problem and can no longer. can you confirm that the issue has been resolved (at least in testing/unstable)? gamdsr IOhannes Versions of packages python3-pyassimp depends on: ii libassimp5

Bug#1067116: ITP: libhyprcursor -- hyprland cursor format, library and utilities

2024-03-18 Thread Alan M Varghese
Package: wnpp Severity: wishlist Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: libhyprcursor Version : 0.1.4 Upstream Contact: vaxerski * URL : https://github.com/hyprwm/hyprcursor * License : BSD-3

Bug#1067065: nmu: gringo_5.6.2-1

2024-03-17 Thread Steve M. Robbins
Package: release.debian.org Severity: normal X-Debbugs-Cc: gri...@packages.debian.org Control: affects -1 + src:gringo User: release.debian@packages.debian.org Usertags: binnmu nmu gringo_5.6.2-1 . ANY . unstable . -m "Rebuild against updated python3.11 for 64-bit time transition"

Bug#1066887: Patch not sufficient

2024-03-16 Thread M. Buecher
Sorry, that was nonsense (assuming I was too tired), of course my local patch is overwritten by a package update. On Fri, 15 Mar 2024 18:54:42 +0100 "M. Buecher" wrote: > Unfortunately enhancing `locale-gen` doesn't work during an package > update via apt: > > ...

Bug#793368: Patch for debian/debhelper.in/locales.config - POSIX style

2024-03-16 Thread M. Buecher
Here's a working and POSIX compatible patch for locales.config. Kind regards Matthias diff --git a/debian/debhelper.in/locales.config b/debian/debhelper.in/locales.config index b9620bf7..21f96d3d 100644 --- a/debian/debhelper.in/locales.config +++ b/debian/debhelper.in/locales.config @@ -51,7 +5

Bug#1066887: Patch not sufficient

2024-03-15 Thread M. Buecher
Unfortunately enhancing `locale-gen` doesn't work during an package update via apt: ... Setting up locales (2.36-9+deb12u4) ... Generating locales (this might take a while)...   en_US.UTF-8... done   en_DE.UTF-8@INTL...[error] cannot open locale definition file `en_US@INTL': No such file or dir

Bug#1066887: ENhance Patch for local-gen

2024-03-15 Thread M. Buecher
Adding / back to end of the path, so that a locale file is immediately found. diff --git a/debian/local/usr_sbin/locale-gen b/debian/local/usr_sbin/locale-gen index 7fa3d772..1711a4f0 100755 --- a/debian/local/usr_sbin/locale-gen +++ b/debian/local/usr_sbin/locale-gen @@ -23,6 +23,12 @@ is_entry_o

Bug#1066887: Patch for locale-gen

2024-03-15 Thread M. Buecher
diff --git a/debian/local/usr_sbin/locale-gen b/debian/local/usr_sbin/locale-gen index 7fa3d772..1711a4f0 100755 --- a/debian/local/usr_sbin/locale-gen +++ b/debian/local/usr_sbin/locale-gen @@ -23,6 +23,12 @@ is_entry_ok() { fi } +if [ -z "${I18NPATH:-}" ]; then + if [ -d "${USER_LOCA

Bug#793368: Updating /etc/default/locale doesn't update debconf selections during dpkg-reconfigure

2024-03-14 Thread M. Buecher
This bug still exits in Debian 12 "Bookworm" File: /var/lib/dpkg/info/locales.config Line: 371 The logic has to be inverted to work as intended. Please fix Matthias Bücher

Bug#1066887: locales/locale-gen: Locales Cannot Copy from Locales in /usr/local/share/i18n/locales

2024-03-14 Thread M. Buecher
t;," % INTL: adapted thousands_sep "." % INTL: adapted grouping3;3 END LC_NUMERIC LC_TIME % -- taken from en_US/en_GB abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat" day / "Sunday";/ &qu

Bug#1066871: RFS: libhyprlang/0.5.0-1 [ITP] -- Configuration language for Hyprland

2024-03-14 Thread Alan M Varghese
f splitting the    package to increase the required amount of work. Shall we merge our work and co-maintain this? On 3/14/24 14:46, Alan M Varghese wrote: Package: sponsorship-requests Severity: wishlist X-Debbugs-Cc: a...@digistorm.in Dear mentors, I am looking for a sponsor for my packa

Bug#1066876: RFS: hyprland/0.36.0+ds-1 [ITP] -- Dynamic tiling Wayland compositor

2024-03-14 Thread Alan M Varghese
kage for Debian, with the following changes: * The library 'libwlroots.so.13032' that is generated by the project is moved to a "private" library directory under usr/lib/hyprland. * RPATH is updated so that hyprland links correctly to the library in the

Bug#1066873: RFS: tracy/0.10+ds-1 [ITP] -- Hybrid frame and sampling profiler

2024-03-14 Thread Alan M Varghese
jects. * Of these zstd has been devendored. * TODO: devendor imgui, nfd, dtl Regards, -- Alan M Varghese

Bug#1066871: RFS: libhyprlang/0.5.0-1 [ITP] -- Configuration language for Hyprland

2024-03-14 Thread Alan M Varghese
ebian/pool/main/libh/libhyprlang/libhyprlang_0.5.0-1.dsc Changes for the initial release: libhyprlang (0.5.0-1) UNRELEASED; urgency=low . * Initial release. Closes: #1065352 Regards, -- Alan M Varghese

Bug#1066870: RFS: libudis86/0~20221013-1 [ITP] -- Disassembler for x86 and x86-64 class ISA

2024-03-14 Thread Alan M Varghese
elease is v1.7.2 made on Sep 2, 2013. This build is however, based on the latest commit #5336633, made on Oct 13, 2022 * Created a man page for udcli based on information from '--help' and additional information from the project's README. Regards, -- Alan M Varghese

Bug#1066869: RFS: hyprpaper/0.6.0-1 [ITP] -- Wallpaper utility for Hyprland

2024-03-14 Thread Alan M Varghese
(0.6.0-1) UNRELEASED; urgency=low . * Initial release. Closes: #1065699 * Included a simple man page for hyprpaper (uses pandoc for building). Regards, -- Alan M Varghese

Bug#1066868: RFS: hyprland-protocols/0.2~20230811-1 [ITP] -- Wayland protocol extensions for Hyprland

2024-03-14 Thread Alan M Varghese
#0c2ce70 of hyprland-protocols. The latest release of hyprland-protocols is v0.2 which is behind by a few commits. Regards, -- Alan M Varghese

Bug#1065961: sra-sdk: Please drop dependencies on python3-distutils

2024-03-13 Thread Aaron M. Ucko
dependency, which I called out just now: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066833 Thanks for the report, though! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Bug#1066833: dh-python: depends on legacy python3-distutils

2024-03-13 Thread Aaron M. Ucko
Package: dh-python Version: 6.20240310 Severity: important I'm sure I'm not alone in having a request [1] to ensure a package builds without legacy python3-distutils. However, sra-sdk, for one, uses dh-python, which still depends on python3-distutils. As such, removing the explicit build depende

Bug#1065699: ITP: hyprpaper -- Wallpaper utility for Hyprland

2024-03-08 Thread Alan M Varghese
Package: wnpp Severity: wishlist Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: hyprpaper Version : 0.6.0 Upstream Contact: vaxerski * URL : https://github.com/hyprwm/hyprpaper * License : BSD-3-Clause

Bug#1065590: debmake: Debmake produces warnings about invalid escape sequence on Python 3.12

2024-03-06 Thread Loren M. Lang
Package: debmake Version: 4.4.0-3 Severity: minor Dear Maintainer, Using debmake on unstable with Python 3.12 installed. While installing debmake with apt-get, a long series of warnings were produced similar to this: Setting up debmake (4.4.0-3) ... /usr/lib/python3/dist-packages/debmake/__main_

Bug#1065352: Copyright in LGPL projects

2024-03-03 Thread Alan M Varghese
ically regarding the LGPL license. For other licenses like BSD, I see both practices of including a COPYRIGHT file as well as a short copyright notice in each file, or a combination of the two. Thanks, Alan M Varghese [1] https://github.com/hyprwm/hyprlang/issues/28 [2] https://code.videolan.o

Bug#1065352: ITP: libhyprlang -- Configuration language for Linux applications

2024-03-03 Thread Alan M Varghese
Package: wnpp Severity: wishlist Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: libhyprlang Version : 0.4.1 Upstream Contact: vaxerski * URL : https://github.com/hyprwm/hyprlang * License : GPL

Bug#1065333: q2-types: test data heavily outweighs actual code

2024-03-02 Thread Aaron M. Ucko
Package: q2-types Version: 2024.2.0-1 Severity: minor The latest q2-types release increased its disk footprint from 800 kB or so to nearly 52 MB. AFAICT, the increase is largely due to the addition of test data, most notably two 19.5+ MB eggnog.db files, a 6.6+ MB eggnog.taxa.db.traverse.pkl acco

Bug#1065120: python3-tables: includes Python package dependency on blosc2 in metadata

2024-02-29 Thread David M. Cooke
Package: python3-tables Version: 3.9.2-1 Severity: normal X-Debbugs-Cc: none, david.m.co...@gmail.com, David M. Cooke Dear Maintainer, While attempting to run vitables, I get the following traceback: Traceback (most recent call last): File "/usr/bin/vitables", line 33, in

Bug#1065021: golang-github-rivo-uniseg: please consider uploading new releases

2024-02-28 Thread M. Zhou
Source: golang-github-rivo-uniseg Version: 0.4.4-1 Severity: wishlist Dear maintainers, Please consider packaging the latest release of this library, which is required by the latest release of fzf https://github.com/junegunn/fzf/blob/master/go.mod The latest release of fzf requires at least unis

Bug#1064567: dh-make-golang: Creates zero-length tarball and dies when using unsupported hoster

2024-02-24 Thread Loren M. Lang
bin/dash Init: unable to detect Versions of packages dh-make-golang depends on: ii git 1:2.43.0-1 ii git-buildpackage 0.9.33 ii golang-any2:1.21~3 ii libc6 2.37-15 ii pristine-tar 1.50 Versions of packages dh-make-golang recommends: ii exim4-daemon-light [mail

Bug#1064392: php-horde-turba: Cannot add new contact

2024-02-21 Thread Eduardo M KALINOWSKI
Package: php-horde-turba Version: 4.2.29-2 Severity: important Dear Maintainer, In Debian 12, with PHP 8.2, clicking the "New Contact" button just leads to an empty page. I can see that /horde/turba/add.php returns 500, but there is no response. The only error I found was 2024-02-21 10:12:42:

Bug#1064391: php-horde-imp: Cannot open "New Message" window to send mail

2024-02-21 Thread Eduardo M KALINOWSKI
Package: php-horde-imp Version: 6.2.27-3 Severity: important Dear Maintainer, In Debian 12 with PHP 8.2, after applying the patch of #1038441, the "New Message" functionality does not work. This error ir reported: 2024-02-21T09:16:56.181665-03:00 mail HORDE: [imp] ValueError: ReflectionMethod::

Bug#1064389: php-horde-nag: Cannot add new task

2024-02-21 Thread Eduardo M KALINOWSKI
Package: php-horde-nag Version: 4.2.19-6 Severity: important Dear Maintainer, With Debian 12 and PHP 8.2, clicking "New Task" just opens an empty window. I can see that /horde/nag/task.php?actionID=add_task returns 500, but there the response is empty, and no PHP error is logged, so unfortunatel

Bug#1064082: ITP: golang-github-cheggaaa-pb -- Console progress bar for Golang

2024-02-16 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: Loren M. Lang * Package name: golang-github-cheggaaa-pb Version : 3.1.5-1 Upstream Author : Sergey Cherepanov * URL : https://github.com/cheggaaa/pb * License : BSD-3-clause Programming Lang: Go Description

Bug#1064081: ITP: golang-github-cloudflare-cbpfc -- cBPF to C or eBPF compiler

2024-02-16 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: Loren M. Lang * Package name: golang-github-cloudflare-cbpfc Version : 0.0~git20231012.992ed75-1 Upstream Author : Cloudflare * URL : https://github.com/cloudflare/cbpfc * License : BSD-3-clause Programming Lang: Go

Bug#1063999: libhdf4-0-alt: is not multi-arch compatible

2024-02-15 Thread Yuriy M. Kaminskiy
Package: libhdf4-0-alt Version: 4.2.15-5 Severity: normal Tags: patch X-Debbugs-Cc: yumkam+deb...@gmail.com Dear Maintainer, libhdf4 is dependency of libgdal32 and indirect dependency of opencv. Lack of Multi-Arch compatibility prevents co-installation of libraries on M-A systems. *-dev packages

Bug#1063996: libogdi4.1: is not multi-arch compatible

2024-02-15 Thread Yuriy M. Kaminskiy
/usr/lib/@DEB_HOST_MULTIARCH@/pkgconfig debhelper bump required for use of substitutions in .install Patch attached. Disclaimer: I was able to co-install M-A-patched libgdal32/libogdi4.1/libarmadillo11/libhdf4 libraries on stable/bookworm, but have no way to verify if there are any problems with

Bug#1000718: Request: Enable cross-build Multi-Arch

2024-02-15 Thread Yuriy M. Kaminskiy
Package: libarmadillo11 Version: 1:11.4.2+dfsg-1 Tags: patch Followup-For: Bug #1000718 Dear Maintainer, libarmadillo11 is dependency of libgdal32 and indirectly dependency of opencv, thus lack of M-A compatibility prevents co-installation. This is not only [cross-]build problem, but affects

Bug#1063994: libgdal32: library is not marked for multi-arch

2024-02-15 Thread Yuriy M. Kaminskiy
Package: libgdal32 Version: 3.6.2+dfsg-1 Severity: normal Tags: patch Dear Maintiner, libgdal32 is installed in multi-arch compatible way, but not marked as Multi-Arch. This prevents co-installing dependent libraries (notably, OpenCV). gdal-bin looks provied only CLI, thus should be matched as M

Bug#1063929: ITP: golang-github-go-quicktest-qt -- Quick helpers for testing Go applications using generics.

2024-02-14 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: Loren M. Lang * Package name: golang-github-go-quicktest-qt Version : 1.101.0-1 Upstream Author : * URL : https://github.com/go-quicktest/qt * License : Expat Programming Lang: Go Description : Quick helpers for

Bug#1063800: Should we restrict libtread-pool to 64bit only

2024-02-12 Thread Aaron M. Ucko
Andreas Tille writes: >Build-Depends libthread-pool 4.0.0 which does not build >for 32bit architectures[1] I see a fix in experimental: https://buildd.debian.org/status/package.php?p=libthread-pool&suite=experimental Why not just reupload it to unstable? -- Aaron M. Uc

Bug#1062932: nvidia-graphics-drivers: Version 525.147.05-6 not available in stable, dkms fails with kernel 6.1.0-18

2024-02-10 Thread M G
Dear maintainers, Debian 12.5 stable updated here from the main repo, impossible to compile nvidia module with dkms on 6.1.0-18. Same error as everyone else: ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol '__rcu_read_lock' ERROR: modpost: GPL-incompatible module nvidia.ko

Bug#1063442: Acknowledgement (ITP: tracy -- Real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications)

2024-02-08 Thread Alan M Varghese
Correction: Tracy is an optional dependency for the debug build that enables CPU and GPU profiling for Hyprland. On 08/02/24 14:51, Debian Bug Tracking System wrote: Thank you for filing a new Bug report with Debian. You can follow progress on this Bug here: 1063442: https://bugs.debian.org/cg

Bug#1063442: ITP: tracy -- Real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications

2024-02-08 Thread Alan M Varghese
Package: wnpp Severity: wishlist Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: tracy Version : 0.10.0 Upstream Contact: Bartosz Taudul * URL : https://github.com/wolfpld/tracy * License : BSD-3-Clause

Bug#1063115: fltk1.3: NMU diff for 64-bit time_t transition

2024-02-05 Thread Aaron M. Ucko
arrange for unaffected architectures' dependency templates to read e.g. libfltk1.3t64 #MINVER# | libfltk1.3 #MINVER# Sorry if I missed any relevant discussion; I must confess I haven't followed -devel in years. :-/ -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) ht

Bug#1062724: node-cbor: cbor2comment throws exception on decoding null

2024-02-02 Thread brian m. carlson
or recommends no packages. node-cbor suggests no packages. -- no debconf information -- brian m. carlson (he/him or they/them) Toronto, Ontario, CA signature.asc Description: PGP signature

Bug#1062534: RFS: tiv/1.2.1+dfsg-1 [ITP] -- high-resolution command-line image viewer

2024-02-01 Thread Loren M. Lang
nstable; urgency=low . * Initial release. Closes: #1062455 Regards, -- Loren M. Lang lor...@north-winds.org http://www.north-winds.org/ Public Key: http://www.north-winds.org/lorenl_pubkey.asc Fingerprint: 7896 E099 9FC7 9F6C E0ED E103 222D F356 A57A 98FA signature.asc Description: PGP signature

Bug#1062455: ITP: tiv -- Small command-line image viewer using RGB ANSI colors and Unicode block characters to render image

2024-02-01 Thread Loren M. Lang
Package: wnpp Severity: wishlist Owner: "Loren M. Lang" X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: tiv Version : 1.2.1 Upstream Author : Aaron Liu , Stefan Haustein * URL : https://github.com/stefanhaustein/TerminalImageViewer

Bug#1062045: Acknowledgement (pandoc: generates documentation with invalid fonts in groff output)

2024-01-31 Thread Loren M. Lang
On Wed, Jan 31, 2024 at 09:16:38AM +0100, Jonas Smedegaard wrote: > Control: reassign -1 libghc-pandoc-dev > Control: force-merge 1053777 -1 > Control: affects 1053777 pandoc > > Hi Loren, > > Quoting Loren M. Lang (2024-01-31 08:35:12) > > I left the detail desc

Bug#1062045: Acknowledgement (pandoc: generates documentation with invalid fonts in groff output)

2024-01-30 Thread Loren M. Lang
pages: groff-message troff::89: warning: cannot select font 'C' This is a known issue and has been fixed upstream in pandoc 3.1.7 as documented in this issue: https://github.com/jgm/pandoc/issues/9020 Updating pandoc to 3.1.7 or newer should resolve this issue. -- Loren M. Lang lo

Bug#1062045: pandoc: generates documentation with invalid fonts in groff output

2024-01-30 Thread Loren M. Lang
khtmltopdf -- no debconf information -- Loren M. Lang lor...@north-winds.org http://www.north-winds.org/ Public Key: http://www.north-winds.org/lorenl_pubkey.asc Fingerprint: 7896 E099 9FC7 9F6C E0ED E103 222D F356 A57A 98FA signature.asc Description: PGP signature

Bug#1061940: ITP: libudis86 -- Disassembler for the x86 and x86-64 class of instructions set

2024-01-30 Thread Alan M Varghese
Package: wnpp Severity: wishlist Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: libudis86 Version : #5336633 Upstream Contact: https://github.com/canihavesomecoffee/udis86/issues * URL : https://github.com

Bug#1040971: ITP: hyprland -- dynamic tiling Wayland compositor based on wlroots

2024-01-28 Thread Alan M Varghese
Hi, Thanks for the heads up. I am still working on structuring all this properly. So far, this is what I have: https://salsa.debian.org/NyxTrail/hyprland Regarding the sub-packages, udis86 seems to be based on a fork of another project of the same name: https://github.com/canihavesomecof

Bug#1008625: RFH: qiskit-terra

2024-01-22 Thread Diego M. Rodriguez
, [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008625 [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008627 [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008626 --- Diego M. Rodriguez

Bug#1001105: RFP: pyvista -- 3D plotting and mesh analysis

2024-01-22 Thread Diego M. Rodriguez
ontributor (specially in light of the recent blocking dependency from python-scooby). Best, and thanks Drew for the collaboration that led to the initial ITP, --- Diego M. Rodriguez

Bug#995581: ITP: python-oauthenticator -- OAuth authenticator for JupyterHub

2024-01-22 Thread Diego M. Rodriguez
Control: noowner 995581 Control: close 995581 Hello, I am no longer interested in packaging this module. Best, --- Diego M. Rodriguez

Bug#1061262: ecdh-nist-p256: stack dump on boot

2024-01-21 Thread Kjell M. Myksvoll
Package: ecdh-nist-p256 Severity: normal X-Debbugs-Cc: kjell.myksv...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Reboot after package updates. * What exactly did you do (or not do) that was eff

Bug#1040971: ITP: hyprland -- dynamic tiling Wayland compositor based on wlroots

2024-01-21 Thread Alan M Varghese
Package: wnpp Followup-For: Bug #1040971 Owner: Alan M Varghese X-Debbugs-Cc: debian-de...@lists.debian.org, a...@digistorm.in * Package name: hyprland Version : 0.34.0 Upstream Contact: vaxerski * URL : https://github.com/hyprwm/Hyprland * License : BSD-3

Bug#1060703: RFS: golang-golang-x-oauth2/0.15.0-1~bpo12 1 -- Google APIs support for OAuth2

2024-01-13 Thread M Hickford
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian...@lists.debian.org Dear mentors, I am looking for a sponsor for my package "golang-golang-x-oauth2": * Package name : golang-golang-x-oauth2 Version : 0.15.0-1~bpo12+1 * URL : https://golang.org/x

Bug#1060683: RFS: git-credential-oauth/0.11.0-1~bpo12 1 -- Git credential helper for GitHub and other forges using OAuth

2024-01-12 Thread M Hickford
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian...@lists.debian.org Dear mentors, I am looking for a sponsor for my package "git-credential-oauth": * Package name : git-credential-oauth Version : 0.11.0-1~bpo12+1 Upstream contact : M Hickfo

Bug#953887: supercollider: indexed help documents display as empty

2024-01-09 Thread IOhannes m zmoelnig
Package: supercollider Followup-For: Bug #953887 Hi, it seems you managed to omit the actual version of the supercollider packages :-) most likely (from the date of your submission) this was 1:3.10.0+repack-1. in any case, i'm not able to reproduce the issue (using 1:3.13.0+repack-1+b1). all hel

Bug#792282: amixer stopped working in 1.0.29-1

2024-01-09 Thread IOhannes m zmoelnig
Package: alsa-utils Followup-For: Bug #792282 ola. just looking at old bug reports, i see that i cannot reproduce this issue. (time has passed, i've tested with 1.2.10-1.1 and 1.1.8-2) that is, i *can* reproduce the issue with the weird "3-dB" resp "3+dB" syntax, but it is working nicely with "3

Bug#1060326: RM: obs-studio [ppc64el] -- ROM; unsatisfied build-dependency

2024-01-09 Thread IOhannes m zmoelnig
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: obs-stu...@packages.debian.org Control: affects -1 + src:obs-studio Dear ftp-masters, please remove the ppc64el binary packages produced by src:obs-studio. Upstream explicitely does n

Bug#1060239: RM: pstotext -- ROM; No upstream, superceeded by ps2ascii

2024-01-07 Thread Steve M. Robbins
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: pstot...@packages.debian.org Control: affects -1 + src:pstotext The pstotext package was removed from testing in 2018 due to grave bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=

Bug#1060188: transition: flatbuffers

2024-01-06 Thread M. Zhou
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: flatbuff...@packages.debian.org Control: affects -1 + src:flatbuffers The flatbuffers version in unstable is rather old. I'd like to start the transition. All reverse depend

Bug#1060182: transition: simdjson

2024-01-06 Thread M. Zhou
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: simdj...@packages.debian.org Control: affects -1 + src:simdjson Hi, simdjson upstream bumped SOVERSION from 16 to 19 in the latest release. All reverse dependencies can be

Bug#1060113: ITP: debgpt -- Chatting LLM with Debian-Specific Knowledge

2024-01-05 Thread M. Zhou
Package: wnpp Severity: wishlist Owner: Mo Zhou X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: debgpt Version : ? (CLI not yet stablized) Upstream Contact: me * URL : https://salsa.debian.org/deeplearning-team/debgpt * License : MIT/Expat Program

Bug#1059784: RFS: golang-google-api/0.61.0-2 [Team] -- Google APIs Client Library

2024-01-04 Thread M Hickford
X-Debbugs-CC: stapelb...@debian.org X-Debbugs-CC: f...@debian.org X-Debbugs-CC: t...@hpe.com X-Debbugs-CC: t...@debian.org On Mon, 1 Jan 2024 at 08:15, M Hickford wrote: > > Package: sponsorship-requests > Severity: normal > X-Debbugs-CC: debian...@lists.debian.org > > Dear

Bug#1059784: RFS: golang-google-api/0.61.0-2 [Team] -- Google APIs Client Library

2024-01-01 Thread M Hickford
Package: sponsorship-requests Severity: normal X-Debbugs-CC: debian...@lists.debian.org Dear mentors, I am looking for a sponsor for my package "golang-google-api": * Package name : golang-google-api Version : 0.61.0-2 * URL : https://google.golang.org/api * Licen

Bug#1058532: golang-google-api: FTBFS: tests failed

2023-12-29 Thread M Hickford
The ultimate fix is to update the upstream version (#1059087) but this is blocked on work in four other packages including two new packages. An interim fix would be to backport the upstream fix (patch attached). 0001-ignore-universeDomain.patch Description: Binary data

Bug#1059573: golang-opentelemetry-contrib-dev: Upload to unstable

2023-12-28 Thread M Hickford
Package: golang-opentelemetry-contrib-dev Version: 0.25.0-1 Severity: wishlist X-Debbugs-Cc: mirth.hickf...@gmail.com Dear Maintainer, Please consider uploading your package to unstable

Bug#1059570: golang-github-googleapis-gax-go-dev: A new upstream version 2.12.0 is available

2023-12-28 Thread M Hickford
Package: golang-github-googleapis-gax-go-dev Version: 2.0.5-4 Severity: wishlist X-Debbugs-Cc: mirth.hickf...@gmail.com Dear Maintainer, A new upstream version 2.12.0 is available, you should consider packaging it.

Bug#1058532: golang-google-api: FTBFS: tests failed

2023-12-26 Thread M Hickford
This is blocking migration https://tracker.debian.org/pkg/golang-golang-x-oauth2 > Migration status for golang-golang-x-oauth2 (0.4.0-1 to 0.15.0-1): BLOCKED: > Rejected/violates migration policy/introduces a regression > Issues preventing migration: > ∙ ∙ autopkgtest for golang-golang-x-oauth2/0

Bug#1057264: RFS: git-credential-oauth/0.11.0-1 -- Git credential helper for GitHub and other forges using OAuth

2023-12-26 Thread M Hickford
On Tue, 26 Dec 2023 at 12:07, Tobias Frost wrote: > > Control: tags -1 moreinfo > Control: tags -1 confirmed > > Am Fri, Dec 15, 2023 at 08:00:00AM + schrieb M Hickford: > > X-Debbugs-CC: debian...@lists.debian.org > > > > Hi. Can anyone help? I'm lookin

Bug#1059235: bookworm-pu: package fish/3.6.0-3.1+deb12u1

2023-12-22 Thread M. Zhou
On Thu, 2023-12-21 at 21:48 +, Jonathan Wiltshire wrote: > Control: tag -1 confirmed > > On Thu, Dec 21, 2023 at 10:06:23PM +0100, Salvatore Bonaccorso wrote: > > Can you as well add  a bug closer for #1057455? > > And a brief description of what the vulnerability actually is, please. You > c

Bug#1059235: bookworm-pu: package fish/3.6.0-3.1+deb12u1

2023-12-21 Thread M. Zhou
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: f...@packages.debian.org Control: affects -1 + src:fish [ Reason ] Cherry-pick upstream fix to CVE-2023-49284 [ Impact ] This is a low severity security issue tha

Bug#1058940: ITP: libaaf -- library for Advanced Authoring Format (AAF) file reading

2023-12-18 Thread IOhannes m zmoelnig
Package: wnpp Severity: wishlist Owner: IOhannes m zmoelnig X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libaaf Version : 0.1 Upstream Contact: Adrien Gesta-Fline * URL : https://github.com/agfline/LibAAF * License : GPL2 Programming Lang: C

Bug#1058657: patch

2023-12-17 Thread M. Zhou
Control: tags -1 +patch https://salsa.debian.org/apt-team/python-apt/-/merge_requests/90

Bug#1058886: irqbalance: floods logs with ---...--- lines

2023-12-17 Thread Aaron M. Ucko
Package: irqbalance Version: 1.9.3-1 Severity: normal Since the latest irqbalance upgrade, I've been encountering log lines like 2023-12-17T10:08:10.722658-05:00 v100a irqbalance[4194303]: #012#012#012- every ten second

Bug#1054012: at: defer placement of systemd unit to systemd's pkgconf file

2023-12-17 Thread Jose M Calhariz
Hi, Can anyone do a NMU? I have no success in finding free time to work on this and I do not want to delay more this fix. Kind regards Jose M Calhariz On 12/8/23 21:22, Chris Hofstaedtler wrote: Hi at Maintainers, Hi Jose, Ansgar, On Sun, Oct 15, 2023 at 11:15:44AM +0200, Helmut Grohne

Bug#1058532: golang-google-api: FTBFS: tests failed

2023-12-15 Thread M Hickford
> --- FAIL: TestTokenSource (0.00s) > panic: cannot handle unexported field at {*google.Credentials}.universeDomain: > "golang.org/x/oauth2/google".Credentials This is fixed upstream https://github.com/googleapis/google-api-go-client/commit/b3a71bda027d9ff92df3bf76b5ee9ffa55520dd9 so hopefully upd

Bug#1057264: RFS: git-credential-oauth/0.11.0-1 -- Git credential helper for GitHub and other forges using OAuth

2023-12-15 Thread M Hickford
X-Debbugs-CC: debian...@lists.debian.org Hi. Can anyone help? I'm looking for a sponsor for my package. On Sat, 2 Dec 2023 at 10:38, M Hickford wrote: > > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my pac

Bug#1051418: obs-studio: clicking on an xcomposite window source makes obs segfault

2023-12-13 Thread IOhannes m zmoelnig
Package: obs-studio Version: 30.0.2+dfsg~ Followup-For: Bug #1051418 Unfortunately I can confirm the bug at question with the (not yet uploaded) obs-studio 30.0.2. the OBS shipped by flatpak does not have this problem, so it appears to be Debian packaging problem.

Bug#1058577: scour: mark packages as "multi-arch: foreign"

2023-12-13 Thread IOhannes m zmoelnig
Package: scour Version: 0.38.2-3 Severity: normal 'scour' is often used for packaging purposes (it even provides 'dh-sequence-scour' for the convenience of packagers). However, since 'scour' is not marked "Multi-Arch: foreign" (or "Multi-Arch: allowed") which makes it somewhat awkward to use when

Bug#1056461: python-canmatrix's autopkg tests fail with Python 3.12

2023-12-11 Thread IOhannes m zmoelnig
Source: python-canmatrix Followup-For: Bug #1056461 This seems to really be a bug in python3-future: ```sh $ python3-c "import past.builtins" $ python3.12 -c "import past.builtins" Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/past/builtin

Bug#1057885: mate-desktop-environment: File copy progress dialog shows wrong values on 32-bit Debian 12 MATE

2023-12-09 Thread M C
Package: mate-desktop-environment Version: 1.26.0+1 Severity: normal X-Debbugs-Cc: m...@mrdictionary.net Dear Maintainer, I installed Debian 12 32-bit x86 from the netinst CD image and selected the MATE desktop environment. Within MATE (caja), when copying large files (e.g. over 100MB) between

Bug#1055253: amanda: diff for NMU version 1:3.5.1-11.1

2023-12-03 Thread Jose M Calhariz
Thank you for your work. No need for the delay. Kind regards. Jose M Calhariz On December 3, 2023 1:14:09 PM GMT+00:00, Tobias Frost wrote: >Control: tags 1055253 + patch >Control: tags 1055253 + pending > >Dear maintainer, > >I've prepared an NMU for amanda (version

Bug#1057264: RFS: git-credential-oauth/0.11.0-1 -- Git credential helper for GitHub and other forges using OAuth

2023-12-02 Thread M Hickford
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "git-credential-oauth": * Package name : git-credential-oauth Version : 0.11.0-1 Upstream contact : M Hickford * URL : https://github.com/hi

Bug#1057263: RFS: golang-golang-x-oauth2/0.13.0-1 [Team] -- Google APIs support for OAuth2

2023-12-02 Thread M Hickford
; using this command: dget -x https://mentors.debian.net/debian/pool/main/g/golang-golang-x-oauth2/golang-golang-x-oauth2_0.13.0-1.dsc Changes since the last upload: golang-golang-x-oauth2 (0.13.0-1) unstable; urgency=medium . [ M Hickford ] * Team upload * New upstream version 0.13.0 Regards,

Bug#1057117:

2023-12-01 Thread Steve M
Neil, Thank you for taking to time to test my packaging efforts and submit a bug report. I just did a quick test and was unable to reproduce your bug on Debian testing. This weekend when I have a little more time I'll try setting up a clean Debian unstable environment and try again. $ mkdir hello

Bug#1056638: [Pkg-utopia-maintainers] Bug#1056638: network-manager: Breaks:isc-dhcp-client results in deinstallation of n-m

2023-11-24 Thread IOhannes m zmölnig
tainers of said package *before*. Btw, thanks for maintaining n-m, it's crucial to much of my desktop work. mfh.her.fsr IOhannes

Bug#1056638: network-manager: Breaks:isc-dhcp-client results in deinstallation of n-m

2023-11-24 Thread IOhannes m zmoelnig
ould wish for a very tight coordination between the maintainers of n-m (aka: you) and those of isc-dhcp-client, *before* introducing such a potentially devastating change.

Bug#1056160: ITS: auctex

2023-11-19 Thread Davide G. M. Salvetti
> PH == Preuße, Hilmar [2023-11-19] [...] PH> Actually it is #1056210 and friends. Hi Hilmar, I see, thanks. I should wait for a solution to #1056204 before uploading. -- Thanks, Davide

Bug#1056160: ITS: auctex

2023-11-19 Thread Davide G. M. Salvetti
>>>>> PH == Preuße, Hilmar [2023-11-18] PH> On 18.11.2023 11:51, Davide G. M. Salvetti wrote: PH> Hello Davide, >> please, let me have some more time. I plan to release a new version >> within a fortnight. PH> Many thanks for fast response! I'll leav

Bug#1043257: auctex: New upstream release 13.2

2023-11-19 Thread Davide G. M. Salvetti
tags 1043257 +confirmed +pending thanks > XD == Xiyue Deng [2023-8-7] [...] XD> Dear maintainers, XD> A new upstream release of auctex has been available for a while, and XD> I've prepared a (somewhat crude) merge request[1] with refreshed XD> patches which maybe useful as a base to work o

Bug#1028238: Please update auctex to 13.1

2023-11-19 Thread Davide G. M. Salvetti
tags 1028238 +confirmed +pending thanks I'm working on AUCTeX 13.2 and will upload soon. -- Thanks, Davide

Bug#1056159: ITP: python3-browser-cookie3 -- Python module for extracting cookies from browser

2023-11-17 Thread Eduardo M KALINOWSKI
Package: wnpp Severity: wishlist Owner: Eduardo M Kalinowski X-Debbugs-Cc: debian-de...@lists.debian.org * Package name    : python3-browser-cookie3   Version : 0.19.1   Upstream Contact: Boris Babic * URL : https://github.com/borisbabic/browser_cookie3/ * License

Bug#1055883: faust: better manpage duplication

2023-11-13 Thread IOhannes m zmoelnig
Source: faust Severity: wishlist Dear Maintainer, currently we make symlinks for the various faust2* backends. man itself can do that as well. see https://lists.debian.org/debian-devel/2023/11/msg00084.html -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy:

<    1   2   3   4   5   6   7   8   9   10   >