Bug#976077: nvidia-cuda-toolkit: Package depends on inexistent version of g++ (gg+-10)

2020-11-29 Thread Andrea Pappacoda
Package: nvidia-cuda-toolkit Version: 11.1.1-2 Severity: normal This package depends on "gg+-10", a package that does not exist. I think this is a typo, so I'm reporting the issue. This makes impossible to satisfy dependencies just with gcc-10. -- System Information: Debian Release:

Bug#976960: systemd: Please package systemd-userdb and systemd-homed

2021-01-28 Thread Andrea Pappacoda
Followup-For: Bug #976960 Package: systemd Version: 247.2-5 I think that systemd-homed should be packaged from Debian just for the simple reason of giving users choice. > I still fail to see the use-case for homed, tbh and the current > implementation still requires quite a few hacks (see the

Bug#980609: missing i386-cpuinfo.h

2021-02-03 Thread Andrea Pappacoda
Followup-For: Bug #980609 source: gcc-10 Is this fix going to be backported to bullseye/sid? I'm too facing this issue with gcc-10 10.2.1-6.

Bug#989885: nvidia-driver: package should recommend libnvidia-encode1

2021-06-15 Thread Andrea Pappacoda
Package: nvidia-driver Version: 460.73.01-1 Severity: wishlist libnvidia-encode1 contains the library needed to use NVENC, used to encode videos on the GPU, and depends on libnvcuvid1, needed for NVDEC, the video decoder. They are part of the Nvidia driver, and some users, especially

Bug#988219: meson: Move package into unstable

2021-05-09 Thread Andrea Pappacoda
Ok, I didn't knew that, thank you! Il 9 mag 2021 04:28 Jussi Pakkanen ha scritto: > > On Sun, 9 May 2021 at 02:17, Andrea Pappacoda wrote: > > > I may be wrong, but I thought that only testing (bullseye) was under a > > freeze, while unstable (sid) is free to receive

Bug#988219: meson: Move package into unstable

2021-05-07 Thread Andrea Pappacoda
Package: meson Version: 0.58.0-1 Severity: wishlist Since Meson 0.57.1 Meson has been only packaged for experimental, even if it seems that there isn't a good reason for it. Could it please be moved to unstable? This also makes updated version unavailable for Ubuntu. Thanks :) -- System

Bug#990415: autopkgtest: autopkgtest-build-qemu installs grub-pc on non-x86 architectures

2021-06-29 Thread Andrea Pappacoda
> The version of autopkgtest-build-qemu included in autopkgtest 5.16 > (which was current at freeze time) has never supported anything other > than BIOS boot, and therefore can't work on anything except x86. > > Newer development versions, which have not yet been released, support > a

Bug#990415: autopkgtest: autopkgtest-build-qemu installs grub-pc on non-x86 architectures

2021-06-29 Thread Andrea Pappacoda
> I do not know of any workarounds other than using autopkgtest-build-qemu > from git. The qemu code in autopkgtest 5.16 was written with x86 and > BIOS-boot assumptions, and the necessary generalizations and > architecture-specific quirks to deal with EFI and other architectures > simply weren't

Bug#990415: autopkgtest: autopkgtest-build-qemu installs grub-pc on non-x86 architectures

2021-06-28 Thread Andrea Pappacoda
Package: autopkgtest Version: 5.16 Severity: important When running `autopkgtest-build-qemu --architecture arm64 testing image.img` the image builder tries to install grub-pc, resulting in a failure. You can take a look at this log: https://github.com/Tachi107/pistache/runs/2931528898 --

Bug#983505: doas: persist option does not work

2021-02-25 Thread Andrea Pappacoda
Package: doas Version: 6.8.1-2 Severity: important The manpage of doas.conf(5) says that the persist option can be user to make doas not ask for the user's password every time the command is ran. Unfortunately, this option seems to be broken, as it doesn't do anything. Thanks for packaging this

Bug#983505: doas: persist option does not work

2021-02-26 Thread Andrea Pappacoda
"Scupake" scup...@riseup.net – 25 febbraio 2021 23:16 > Oh, right, almost forgot about that. That feature has to be enabled > using the --with-timestamp configue flag. I'll add that flag in -3. > Thank you for reminding me! I'll wait for the update, thanks again :)

Bug#993508: RFS: howardhinnant-date/3.0.1-1 [ITP] -- date and time library based on the C++ header

2021-09-02 Thread Andrea Pappacoda
he package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/h/howardhinnant- date/howardhinnant-date_3.0.1-1.dsc Changes since the last upload: howardhinnant-date (3.0.1-1) UNRELEASED; urgency=low . * Initial release. Closes: #895222 Regards, - -- Andrea

Bug#983505: Help progress for doas persistence

2021-09-17 Thread Andrea Pappacoda
> The bug is lingering for 7 months and I want to help this to progress if I can.. This was fixed 6 months ago in the packaging Git repository (see https://salsa.debian.org/debian/doas/-/commit/4686a00819d963b88b5982fe57cf6cf717765997), but the maintainer never pushed the update to the Debian

Bug#963901: O: glm -- C++ library for OpenGL GLSL type-based mathematics

2021-09-18 Thread Andrea Pappacoda
> I intend to orphan the glm package. Hi, I would like to maintain the glm package. I'm not a Debian maintainer, but I'm trying to become one (see https://mentors.debian.net/packages/uploader/and...@pappacoda.it/ ). I've used glm in the past and upstream doesn't release often... A perfect

Bug#994681: mbedtls: Enable CMAC support

2021-09-19 Thread Andrea Pappacoda
c9WzpYymqSXvrgEAjBEEgcb7C8dT3Hg5A5aHYSF1cYw30l0wE5JveRRtgAU= =Xm0C -END PGP SIGNATURE- >From 68aec014e876273af8ecac359a4c0f084dc21eab Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Sun, 19 Sep 2021 13:06:29 +0200 Subject: [PATCH] d/rules: enable MBEDTLS_CMAC_C --- debian/rules | 1 + 1 file changed

Bug#994483: meson: import('python').find_installation() requires python3-distutils

2021-09-16 Thread Andrea Pappacoda
Package: meson Version: 0.59.1-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 import('python').find_installation() requires the distutils.core Python module, found in the python3-distutils package. Meson should depend on that package as well. See upstream bug

Bug#994547: ITP: cpp-httplib -- C++ HTTP/HTTPS server and client library

2021-09-17 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: cpp-httplib Version : 0.9.3+ds-1 Upstream Author : Yuji Hirose * URL : https://github.com/yhirose/cpp

Bug#994556: RFS: cpp-httplib/0.9.4+ds-1 [ITP] -- C++ HTTP/HTTPS server and client library

2021-09-17 Thread Andrea Pappacoda
main/c/cpp-httplib/cpp- httplib_0.9.4+ds-1.dsc Changes for the initial release: cpp-httplib (0.9.4+ds-1) UNRELEASED; urgency=low . * Initial release. Closes: #994547 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQSlw/BqXszDGx3GlQz/yQfijUdG7QUCYUTLcRQcYW

Bug#995059: ITP: cubeb -- cross platform audio library

2021-09-25 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: cubeb Version : 0.0~git20210801.6ce9596+ds-1 Upstream Author : Mozilla Foundation * URL : https

Bug#995884: ITP: zycore-c -- Zyan Core Library for C

2021-10-07 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: zycore-c Version : 1.0.0 Upstream Author : zyantific * URL : https://github.com/zyantific/zycore-c

Bug#995891: RFS: zycore-c/1.0.0-1 [ITP] -- Zyan Core Library for C

2021-10-07 Thread Andrea Pappacoda
: zycore-c (1.0.0-1) unstable; urgency=low . * Initial release. Closes: #995884 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQRm3vFSgpkMIZnvqAGooSioqxzuSQUCYV9VdRQcYW5kcmVhQHBh cHBhY29kYS5pdAAKCRCooSioqxzuSapRAQCaKUSYg2z7BVx31b26xG

Bug#996390: libzydis-dev: description says that "all" x86 extensions are supported

2021-10-13 Thread Andrea Pappacoda
Hi, I agree that the description should be changed, especially after the discussion we had in upstream's issue ticket. Unfortunately I'm not at all familiar with advanced instructions sets, so I wouldn't be able to determine an appropriate description that mentions the precise list of

Bug#995993: RFS: zydis/3.1.0-1 [ITP] -- fast and lightweight x86/x86-64 disassembler library

2021-10-09 Thread Andrea Pappacoda
rgency=low . * Initial release. Closes: #995921 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQRm3vFSgpkMIZnvqAGooSioqxzuSQUCYWHGABQcYW5kcmVhQHBh cHBhY29kYS5pdAAKCRCooSioqxzuSWmMAQCPNODE2jzrDOrHuJengmbyDEVYgjGm o2a0Mnej8iPqFwEAiXiqePle70zr/zCiObIH+uV1jlrgjuPhOYRW4Cmo

Bug#995917: ITP: dynarmic -- ARM dynamic recompiler

2021-10-08 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: dynarmic Version : 5 Upstream Author : MerryMage * URL : https://github.com/merryhime/Dynarmic

Bug#996653: RFS: dynarmic/5+git20211012.cce7e4e+ds-1 [ITP] -- ARM dynamic recompiler

2021-10-16 Thread Andrea Pappacoda
it20211012.cce7e4e+ds-1) unstable; urgency=low . * Initial release. Closes: #995917 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQSlw/BqXszDGx3GlQz/yQfijUdG7QUCYWstVhQcYW5kcmVhQHBh cHBhY29kYS5pdAAKCRD/yQfijUdG7VGiAQC1ZMt5Empo4/tAGddW8q

Bug#996681: RFS: vixl/5.1.0-1 [ITP] -- ARMv8 Runtime Code Generation Library

2021-10-17 Thread Andrea Pappacoda
se. Closes: #996576 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQSlw/BqXszDGx3GlQz/yQfijUdG7QUCYWv6DhQcYW5kcmVhQHBh cHBhY29kYS5pdAAKCRD/yQfijUdG7SwJAP9yobj+Zugm/eazcZpmfXmitNZ4c67N LJv191MM8WeazQD/fBHupNiOxNv56I8uNEz3cDByqqgOm/U6aef/HakzAgk= =DUYi -END PGP SIGNATURE-

Bug#995011: extrepo: missing most of the external repositories

2021-10-18 Thread Andrea Pappacoda
Package: extrepo Version: 0.9 Followup-For: Bug #995011 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This is likely caused by commit 6b263308 (https://salsa.debian.org/extrepo- team/extrepo/-/commit/6b2633080e0f19d88f0561af426ac8a46e6180e2). Here's what I think happened (from my comment on

Bug#996576: ITP: vixl -- ARMv8 Runtime Code Generation Library

2021-10-15 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: vixl Version : 5.1.0 Upstream Author : Linaro * URL : https://github.com/Linaro/vixl * License

Bug#995921: ITP: zydis -- fast and lightweight x86/x86-64 disassembler library

2021-10-08 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: zydis Version : 3.1.0 Upstream Author : zyantific * URL : https://zydis.re * License : Expat

Bug#995891: RFS: zycore-c/1.0.0-1 - libzycore1 rename

2021-10-08 Thread Andrea Pappacoda
After some feedback from upstream in https://github.com/zyantific/zycore-c/pull/31#pullrequestreview-774974303 I had to rename the library package from libzycore1 to libzycore1.0, since ABI compatibility is only guaranteed between patch (security) releases.

Bug#995760: ITP: xbyak -- JIT assembler for x86(IA32), x64(AMD64, x86-64)

2021-10-05 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: xbyak Version : 6.00 Upstream Author : MITSUNARI Shigeo * URL : https://github.com/herumi/xbyak

Bug#995761: RFS: xbyak/6.00-1 [ITP] -- JIT assembler for x86(IA32), x64(AMD64, x86-64)

2021-10-05 Thread Andrea Pappacoda
rgency=low . * Initial release. Closes: #995760 Regards, - -- Andrea Pappacoda -BEGIN PGP SIGNATURE- iIoEARYIADIWIQRm3vFSgpkMIZnvqAGooSioqxzuSQUCYVwabRQcYW5kcmVhQHBh cHBhY29kYS5pdAAKCRCooSioqxzuSX0+APoD/sXMCVNWkQx/yFk7SLBvSkWhbHhw UfhGZJiRjBbw4AEAhutoDnB0W7UkLNhe67QYnBWdgv0gCz/1GUayb3Kh

Bug#976960: systemd: Please package systemd-userdbd and systemd-homed - bookworm

2021-09-25 Thread Andrea Pappacoda
Package: systemd Version: 247.9-1 Followup-For: Bug #976960 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > This can be reconsidered in bookworm. Hi Michael, now that bullseye has been out for a while, do you believe this could be part of the next release? While enabling it by default is not

Bug#994681: mbedtls: Enable CMAC support - new LTS branch

2021-12-27 Thread Andrea Pappacoda
Upstream has released a new LTS branch, 2.28.x; it is not ABI compatible with the 2.16.x branch, so it will be possible to enable CMAC without creating subtle ABI compatibility issues. Also, the upgrade is inevitable since support for 2.16.x will end in 2021.

Bug#1001895: Please ship also iso_week.h and co in libhowardhinnant-date-dev

2021-12-22 Thread Andrea Pappacoda
Hi David :) I'm replying with this backup email because my main one (and...@pappacoda.it) will still be unavailable for some time (I still have to reconfigure my Postfix server...). Those extra headers should definitely get included in the package, I did not notice that the CMake script installs

Bug#999431: zydis: CVE-2021-41253

2021-11-10 Thread Andrea Pappacoda
Hi, thank you for the report. I'll update the package as soon as possible. Please note that I'm not yet an expert in packaging and security issues (I'm not even a Debian Maintainer), so please don't hesitate to correct me if I get something wrong :) Thanks.

Bug#1001319: ITP: microprofile -- embeddable CPU/GPU profiler

2021-12-08 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: microprofile Version : 3.1 Upstream Author : Jonas Meyer * URL : https://github.com/jonasmr/microprofile * License : Expat Programming Lang

Bug#997851: The doas package should be called opendoas

2021-12-14 Thread Andrea Pappacoda
I agree that having this package renamed to "opendoas" could result in fewer bug reports filled against the wrong upstream repo, but I also think that OpenDoas currently offers a better experience for Linux users. The persist feature is certainly nice, but (maybe more importantly)

Bug#1001731: linux: Please consider enabling CONFIG_TLS_DEVICE

2021-12-14 Thread Andrea Pappacoda
Source: linux Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, I saw that you recently enabled the tls module. Great! It would also be nice to enable CONFIG_TLS_DEVICE, so that the kernel can offload TLS handling to the hardware, when supported (like with some

Bug#1055146: zydis: Compilation error on the LoongArch architecture

2023-11-02 Thread Andrea Pappacoda
Il giorno mer 1 nov 2023 alle 08:16:48 +00:00:00, wuruilong ha scritto: There is a compilation error for zydis on the loongarch machine. Tested the patch attached to the email on the LoongArch machine and it resolved the issue. Hi wuruilong, thanks for the patch! Since it has been upstreamed

Bug#1055514: opensysusers: ineffective diversion of /bin/systemd-sysusers due to /usr-merge and DEP17

2023-11-07 Thread Andrea Pappacoda
Hi Helmut, thanks for your report! Il giorno mar 7 nov 2023 alle 18:07:56 +01:00:00, Helmut Grohne ha scritto: opensysusers diverts /bin/systemd-sysusers. systemd has moved this file to /usr/bin/systemd-sysusers in version 255~rc1-1. While this change is not visible in an installation, the

Bug#1053533: mbedtls: enable MBEDTLS_NIST_KW_C

2023-10-12 Thread Andrea Pappacoda
On Thu, 05 Oct 2023 21:35:47 +0200 Jérôme Pouiller wrote: > I have just noticed MBEDTLS_NIST_KW_C was not enabled (and obviously my > project[1] depends on it). > > I usually use the default config provided by mbedtls (which I believe > enable all the possible options). Do you know if there is

Bug#1052312: cloudflare-ddns will FTFBS when systemd.pc changes the system unit directory

2023-10-16 Thread Andrea Pappacoda
On Wed, 20 Sep 2023 10:37:49 +0200 Helmut Grohne wrote: > systemd wants to change the location of system units in systemd.pc to > point below /usr. Since the last upload, cloudflare-ddns consumes this > value, but it fails to build once the value is changed, because it is > only integrated into

Bug#1041249: cpp-httplib: FTBFS on s390x: ../test/test.cc:5462: Failure

2023-08-21 Thread Andrea Pappacoda
Hi Emanuele, thank you for the info. I'm aware of that, and even reported the issue upstream[1], but the maintainer isn't interested in fixing it. I would debug and maybe fix the issue myself, but as a DM I don't have easy access to porter boxes and honestly the long wait and inability to get

Bug#1041491: marked as done (yuzu: FTBFS: Unmet build dependencies: glslang-tools:native)

2023-08-13 Thread Andrea Pappacoda
Il 13 agosto 2023 23:16:23 CEST, Debian Bug Tracking System ha scritto: >Your message dated Sun, 13 Aug 2023 23:13:56 +0200 >with message-id <0aa416df-8488-49ee-a38a-b57dbb2cf...@debian.org> >and subject line Re: yuzu: FTBFS: Unmet build dependencies: >glslang-tools:native >has caused the

Bug#1043297: src:dynarmic: fails to migrate to testing for too long: unresolved RC issue

2023-08-17 Thread Andrea Pappacoda
On Tue, 8 Aug 2023 20:28:16 +0200 Paul Gevers wrote: > Source: dynarmic > Version: 6.4.5+ds-1 > Severity: serious > Control: close -1 6.4.8+ds-2 > Tags: sid trixie > User: release.debian@packages.debian.org > Usertags: out-of-sync > Control: block -1 by 1041270 > > Dear maintainer(s), > >

Bug#929593: ITP: pistache -- C++ REST framework

2022-09-28 Thread Andrea Pappacoda
On Tue, 13 Sep 2022 21:56:36 +0200 Bastian Germann wrote: > Is there a particular reason why pistache should be in Debian? > There are already a number of similar HTTP libraries and this package is not very common amongst other Linux distros. Yes. Upstream has been wanting to be included in

Bug#1022533: foot: missing dependency on libutf8proc

2022-10-23 Thread Andrea Pappacoda
>From 992785e5cc35385688dd9239d9d9a4dcaa9078e3 Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Sun, 23 Oct 2022 16:20:52 +0200 Subject: [PATCH] d/control: enable grapheme clustering --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4ee1c340..80c297

Bug#1022533: foot: pending patches

2022-10-23 Thread Andrea Pappacoda
Hi Birger, I've submitted the aforementioned patch to Salsa, together with a bigger one that enables profile-guided optimizations and makes foot provide x-terminal-emulator. It'd be great if you could review, and possibly accept them :) You can find the two merge requests here:

Bug#927012: libravatar.cgi on bugs.debian.org fails with 500 error

2022-09-19 Thread Andrea Pappacoda
Hi, I discovered this issue after seeing https://bugs.debian.org/950052 - in that report it seems that lamby's avatar is shown. So libravatar.cgi isn't really disabled? -- OpenPGP key: 66DE F152 8299 0C21 99EF A801 A8A1 28A8 AB1C EE49

Bug#1020223: nextcloud-desktop: missing dependency on qml-module-qtquick-dialogs

2022-09-18 Thread Andrea Pappacoda
5.15.4+dfsg-4 Versions of packages nextcloud-desktop recommends: pn nextcloud-desktop-doc nextcloud-desktop suggests no packages. -- no debconf information >From e4b1fb44645e765e463a23d95497bc5e5112716e Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Sun, 18 Sep 2022 14:03:12 +

Bug#799543: dh_doxygen: fails if no docs found, even in binary-only builds

2022-09-25 Thread Andrea Pappacoda
On Sun, 4 Sep 2016 14:16:02 +0200 Helmut Grohne wrote: > Documentation generators such as doxygen or sphinxdoc typically create > architecture independent packages. Thus the required tools should reside > in Build-Depends-Indep. Having them there means that they cannot easily > be used as

Bug#799543: dh_doxygen: fails if no docs found, even in binary-only builds

2022-09-25 Thread Andrea Pappacoda
Il giorno dom 25 set 2022 alle 15:10:40 +02:00:00, Helmut Grohne ha scritto: I fully agree that there now should be a sequence addon. Build-Depends-Indep: dh-sequence-doxygen seems great. Will you do it? Great! I honestly don't know where to start, but I'll look into it :)

Bug#1020732: debhelper: dh_auto_install should invoke cmake --install

2022-09-25 Thread Andrea Pappacoda
Package: debhelper Version: 13.9.1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, this bug is really similar to #1006805, but this time the suggestion applies to CMake. The `cmake --install` command has existed since CMake 3.15[1], and the most useful feature that this

Bug#1020732: debhelper: dh_auto_install should invoke cmake --install

2022-09-25 Thread Andrea Pappacoda
Il giorno dom 25 set 2022 alle 22:35:15 +02:00:00, Andrea Pappacoda ha scritto: this could be roughly translated to `cmake --install builddir --prefix=dir --strip` (note that using the DESTDIR env var instead of the --prefix option is also supported[2]). Sorry, --prefix and DESTDIR have

Bug#978748: libboost-dev: Boost 1.75

2022-09-22 Thread Andrea Pappacoda
Il giorno gio 22 set 2022 alle 22:23:55 +02:00:00, Anton Gladky ha scritto: it is "in work". We will definitely need people for testing, filing and fixing bugs during transition. Wonderful; I'll be sure to test it against my packages as soon as it'll be ready. Thanks for your work :D

Bug#978748: libboost-dev: Boost 1.75

2022-09-22 Thread Andrea Pappacoda
On Fri, 22 Apr 2022 17:39:35 +0200 Anton Gladky wrote: > I did some work a couple of months ago, packaging 1.78. > It worked, but I did not have time to finish it. I would probably > continue this work soon to prepare 1.79 or even 1.80 for the > next stable Debian version. Hi Anton, what's the

Bug#1020524: d/watch: use download.libsodium.org

2022-09-22 Thread Andrea Pappacoda
Source: libsodium Version: 1.0.18-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, d/watch currently downloads sources from libsodium's GitHub repository, while the recommended source is download.libsodium.org. As the libsodium website contains signed tarballs, I believe

Bug#1020595: ITP: tomlplusplus -- TOML config parser and serializer for C++17

2022-09-24 Thread Andrea Pappacoda
Il giorno sab 24 set 2022 alle 11:17:21 +02:00:00, Stephan Lachnit ha scritto: I find this library interesting as well, ping me if you need a sponsor. Sure! I _always_ need a sponsor :) The package is mostly ready, but I'd also like to include some generated documentation with it.

Bug#1020595: ITP: tomlplusplus -- TOML config parser and serializer for C++17

2022-09-23 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: tomlplusplus Version : 3.2.0 Upstream Author : Mark Gillard * URL : https://marzer.github.io

Bug#1020636: debhelper: dh_installdocs in subdirectories

2022-09-24 Thread Andrea Pappacoda
Package: debhelper Version: 13.9.1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, would it be possible for dh_installdocs to support installation of files in subdirectories of the documentation directory? This can be necessary in cases where, for example, an HTML file

Bug#1020595: ITP: tomlplusplus -- TOML config parser and serializer for C++17

2022-09-24 Thread Andrea Pappacoda
Hi Stephan, I've uploaded the package to Mentors. I still haven't package Poxy, but in the meantime I've included the partial Markdown documentation. I'll add the rest in a future revision of the package. When uploading the package, could you also transfer

Bug#799543: dh_doxygen: fails if no docs found, even in binary-only builds

2022-10-04 Thread Andrea Pappacoda
Hi Helmut, I've added the dh-sequence-doxygen sequence and submitted it as a [Salsa MR]; it has been simpler than expected, as the doxygen.pm addon was already there. One issue I noticed though is that when building a package using dh_doxygen with `dpkg-buildpackage --build=binary` nothing

Bug#1021342: apt: build-dep without -Arch and -Indep dependencies

2022-10-06 Thread Andrea Pappacoda
Package: apt Version: 2.5.3 Severity: wishlist Hi! apt build-dep currently supports the `--arch-only` and `--indep-only` options to only install build deps needed to build arch dependent and independent packages, respectively. As far as I know though, it isn't currently possible to only ask for

Bug#1021096: ITP: spaghetti -- Analysis of Network-constrained Spatial Data

2022-10-02 Thread Andrea Pappacoda
Il giorno sab 1 ott 2022 alle 23:18:20 -03:00:00, Josenilson Ferreira da Silva ha scritto: * Package name: spaghetti Maybe spaghetti is a bit too general for a package name, what about python3-spaghetti or pysal-spaghetti? -- OpenPGP key: 66DE F152 8299 0C21 99EF A801 A8A1 28A8 AB1C

Bug#951805: Help with glbinding

2022-10-02 Thread Andrea Pappacoda
Hi Ghislain, glbinding hasn't been updated in four years. Would you like some help with the package? I've used glbinding in the past, and I'd be happy to help with maintenance under the Science team. -- OpenPGP key: 66DE F152 8299 0C21 99EF A801 A8A1 28A8 AB1C EE49

Bug#951805: Help with glbinding

2022-10-02 Thread Andrea Pappacoda
Il giorno dom 2 ott 2022 alle 20:54:01 +02:00:00, Ghislain Vaillant ha scritto: Feel free to assist with maintenance of any of my packages under the Debian science team umbrella. You don't need to ask for permission  Thanks for the fast reply, Ghislain! I'll start working on this in a few

Bug#1021011: ITP: doxygen-awesome-css -- custom CSS theme for Doxygen HTML documentation

2022-09-30 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org, Scott Talbert * Package name: doxygen-awesome-css Version : 2.1.0 Upstream Author : jothepro * URL : https://jothepro.github.io/doxygen-awesome-css/ * License

Bug#1021011: ITP: doxygen-awesome-css -- custom CSS theme for Doxygen HTML documentation

2022-09-30 Thread Andrea Pappacoda
I've uploaded the package to mentors, see -- OpenPGP key: 66DE F152 8299 0C21 99EF A801 A8A1 28A8 AB1C EE49

Bug#1026846: login: PATH set to ENV_SUPATH when logging in as a regular user

2022-12-22 Thread Andrea Pappacoda
Package: login Version: 1:4.13+dfsg1-1 Followup-For: Bug #1026846 It seems that being part of the `sudo` group isn't causing the issue. I've created a temporary user, logged into my DE with it and observed that PATH was set to the expected value. One interesting thing I've noticed is that if I

Bug#1026846: login: PATH set to ENV_SUPATH when logging in as a regular user

2022-12-22 Thread Andrea Pappacoda
Package: login Version: 1:4.13+dfsg1-1 Severity: normal Hi, after noticing that /usr/bin/games was not in my PATH, I tried to figure out why. My PATH is currently set to /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, which is the same exact value found in /etc/login.defs under the

Bug#1020595: Tests FTBFS on arm64

2022-12-23 Thread Andrea Pappacoda
Il giorno ven 23 dic 2022 alle 16:13:08 +01:00:00, Bastian Germann ha scritto: I have added a missing copyright statement. Thanks. toml.hpp is generated. Please regenerate it from source and possibly exclude it. toml.hpp isn't shipped in the package (the Meson build system installs the

Bug#1027152: cmark-gfm: please mark cmark-gfm as Multi-Arch: foreign

2022-12-28 Thread Andrea Pappacoda
; PREEMPT) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information >From d95603460599fd61c0b8530e9cda0654cf6390e0 Mon Sep 17 00:00:00 2001 From: And

Bug#1027147: cmark: please mark cmark Multi-Arch: foreign

2022-12-28 Thread Andrea Pappacoda
: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information >From 40e1f9e6580eb431415326b6188fc6f1ebfc7d6e Mon Sep 17 00:00:00 2001 From: Andrea Pappac

Bug#1027429: mmdebstrap: unshare backend not working

2022-12-31 Thread Andrea Pappacoda
ne thing that comes to my mind that could be messing with UIDs and GIDs is that I'm using systemd-homed to manage my user and home directory. Under systemd-homed, users aren't saved to /etc/passwd, but are retrievable with glibc's NSS API, i.e. with getent(1) and the various getpwuid(3) C functions

Bug#1027182: glslang: please mark glslang-tools as Multi-Arch: foreign

2022-12-28 Thread Andrea Pappacoda
, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled >From 6c03eeeca3d51881094d59211db2d588f4095c08 Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Thu, 29 Dec 2022 00:04:19 +0100 Subj

Bug#1027429: mmdebstrap: unshare backend not working

2022-12-31 Thread Andrea Pappacoda
Il giorno sab 31 dic 2022 alle 14:00:54 +01:00:00, Johannes Schauer Marin Rodrigues ha scritto: Do you have a valid /etc/subuid? Mine says (josch is my username): josch:10:65536 Nope, both /etc/subuid and subgid are empty on my system. They aren't on my other one that doesn't use

Bug#1028407: tomlplusplus: FTBFS on some release architectures

2023-01-10 Thread Andrea Pappacoda
On Tue, 10 Jan 2023 18:21:02 +0100 Bastian Germann wrote: > tomlplusplus fails to build from scratch on armel, mipsel, and ppcel. Hi Bastian, I've noticed this too. One issue is that upstream compiles tests with `-march=native` unconditionally, but the flag isn't supported everywhere, and

Bug#1028304: howardhinnant-date FTBFS on 32-bit arches (may fail in testcase)

2023-01-10 Thread Andrea Pappacoda
On Mon, 9 Jan 2023 12:35:06 +0100 Helge Deller wrote: > Package: howardhinnant-date > Version: 3.0.1+ds > Tags: hppa, patch, ftbfs > Severity: important > > The testcases may fail on 32-bit arches at runtime if those are running on huge discs, > e.g. see >

Bug#1016470: I want to help add autopkgtests to Muon

2023-01-07 Thread Andrea Pappacoda
Il giorno dom 1 gen 2023 alle 08:05:35 +00:00:00, John Scott ha scritto: When the Muon package starts coming along, can you give me a poke? I have a few autopkgtest ideas I'd like to lend a hand in implementing. Hi John, sure! The process has a bit stalled though as I'm still waiting for a

Bug#1024643: ITP: libspng -- simple, modern libpng alternative

2023-01-08 Thread Andrea Pappacoda
On Mon, 19 Dec 2022 19:11:28 +0100 Bastian Germann wrote: > There is no dolphin-emu release that needs libspng. If a commit before > https://github.com/dolphin-emu/dolphin/commit/a9edf129e35e109fe50d8b4cca444de0c60bcb52 is imported it is not needed. > > So this is not really a blocker. If

Bug#1028281: muon: please rename package and bin/muon to muon-kde

2023-01-09 Thread Andrea Pappacoda
Source: muon Version: 4:5.8.0-2 Severity: wishlist Hi, could you please consider renaming the muon package and /usr/bin/muon binary to muon-kde? /usr/bin/muon conflicts with the muon-meson build system. KDE Muon has been archived upstream and is mostly dead. It is also a GUI application, and

Bug#1024643: ITP: libspng -- simple, modern libpng alternative

2023-01-09 Thread Andrea Pappacoda
Il giorno dom 8 gen 2023 alle 12:03:17 +01:00:00, Andrea Pappacoda ha scritto: Anyway, the Dophin thing was just a plus. I'd like to have spng in Debian to make C development on the distro easier; I see great value in having a large number of -dev packages, even if they are leaf packages

Bug#1028304: howardhinnant-date FTBFS on 32-bit arches (may fail in testcase)

2023-01-11 Thread Andrea Pappacoda
Il giorno mer 11 gen 2023 alle 11:48:04 +01:00:00, Helge Deller ha scritto: It could break ABI if you would export header files for functions which use the "struct dirent" structure in the parameter list. This isn't the case for your package, so you are fine. Awesome, I'll do it now then.

Bug#1020595: Marking releases as UNRELEASED instead of unstable

2022-12-23 Thread Andrea Pappacoda
Il giorno ven 23 dic 2022 alle 18:46:02 +00:00:00, Ben Westover ha scritto: When maintaining packages that are waiting to be sponsored, it's generally a good idea to mark the distribution in debian/changelog as UNRELEASED, because if it's listed as unstable, your ITP keeps getting marked

Bug#1026379: skel.bashrc: please add foot to the color_prompt=yes check

2022-12-19 Thread Andrea Pappacoda
Package: bash Version: 5.2-2+b1 Severity: wishlist Tags: patch Hi, skel.bashrc (installed as /etc/skel/.bashrc) currently sets color_prompt=yes only if the TERM environment variable is either xterm-color or ends with -256color. Please consider adding "foot*" to the check, as it does support color

Bug#1020595: Tests FTBFS on arm64

2022-12-19 Thread Andrea Pappacoda
Il 19 dicembre 2022 17:55:11 CET, Bastian Germann ha scritto: >Hi Andrea, >Will you have the time to make the package build on arm64? >Maybe Ben wants to volunteer and provide a patch? Sure. I have just completed two exams, so I'll have plenty of time for a couple of weeks :) Somewhat

Bug#1026768: vulkan-loader: please consider packaging version 1.3.238

2022-12-20 Thread Andrea Pappacoda
Source: vulkan-loader Version: 1.3.231.1-1 Severity: wishlist Hi, could you please consider upgrading to version 1.3.238 when it is fully released? It is currently needed by the latest release of yuzu[1], a package I'm maintaining. By looking at

Bug#1024355: opensysusers: fails to first-install

2022-11-18 Thread Andrea Pappacoda
Hi Samuel, thank you very much for the report. On Fri, 18 Nov 2022 09:40:11 +0100 Samuel Thibault wrote: > Version 0.7.3-1 of opensysusers made it uninstallable: > > (Reading database ... 936343 files and directories currently installed.) > Preparing to unpack

Bug#641880: Please create default-jdk-source

2022-11-25 Thread Andrea Pappacoda
On Tue, 30 Oct 2018 13:21:32 +0100 Emmanuel Bourg wrote: > Patches or pull requests on Salsa are welcome :) Hi Emmanuel, I've submitted a merge request on Salsa:

Bug#1024246: RFP: eclipse-jdt-ls -- Java language server

2022-11-16 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist * Package name: eclipse-jdt-ls Version : 1.17.0 Upstream Author : Eclipse Foundation * URL : https://github.com/eclipse/eclipse.jdt.ls * License : EPL-2.0 Programming Lang: Java Description : Java language server The

Bug#1024658: mkdocs: Please provide dh-sequence-mkdocs

2022-11-22 Thread Andrea Pappacoda
Package: mkdocs Version: 1.4.2+dfsg-1 Severity: wishlist Hi, as mkdocs ships the dh_mkdocs addon, could you please make the package provide dh-sequence-mkdocs? This would allow users of the addon to put `Depends-Indep: dh-sequence-mkdocs` in d/control, without having to also add `--with=mkdocs`

Bug#1024643: ITP: libspng -- simple, modern libpng alternative

2022-11-22 Thread Andrea Pappacoda
Package: wnpp Severity: wishlist Owner: Andrea Pappacoda X-Debbugs-Cc: debian-de...@lists.debian.org, debian-devel-ga...@lists.debian.org * Package name: libspng Version : 0.7.2 Upstream Author : Randy * URL : https://libspng.org * License : BSD-2-Clause

Bug#1029049: vim: please backport patch 9.0.1080

2023-01-16 Thread Andrea Pappacoda
Source: vim Version: 2:9.0.1000 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, could you please consider backporting patch 9.0.1080? It is needed to fix the keyprotocol option on the foot terminal, according to this upstream bug report:

Bug#1029049: [PATCH] Backport patch-9.0.1080 to fix keyprotocol option

2023-01-18 Thread Andrea Pappacoda
This fixes the keyprotocol option when using terminals supporting the kitty keyboard protocol and modifyOtherKeys2 like foot and wezterm. Closes: #1029049 --- Hi, I can confirm that patch 9.0.1080 fixes the issue described at . I've submitted a patch on

Bug#1029237: fontconfig: consider adding NEWS file about changed default font in version 2.14

2023-01-20 Thread Andrea Pappacoda
Source: fontconfig Version: 2.14.1-3 Severity: wishlist Hi, could you please consider adding a NEWS file informing users about the fact that Noto replaced DejaVu as the default font in fontconfig 2.14? It may mess things up especially as the default monospace font in terminal emulators; see for

Bug#1029194: libvulkan-dev: No longer multi-arch installable

2023-01-29 Thread Andrea Pappacoda
Hi, I've submitted a patch to upstream CMake that should fix this kind of bugs for good. You can find it at . Please consider reverting the patch moving the files to the libdir once the patch is merged, either upstream or in Debian's

Bug#1026768: vulkan-loader: please consider packaging version 1.3.238

2023-01-29 Thread Andrea Pappacoda
Hi, sdk-1.3.239.0 has been tagged a few days ago, could you please look into packaging it? If you need any help, feel free to ping me! https://github.com/KhronosGroup/Vulkan-Loader/releases/tag/sdk-1.3.239.0

Bug#1029096: bat: please rename batcat to bat

2023-01-17 Thread Andrea Pappacoda
Package: bat Version: 0.22.1-1+b1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, could you please consider renaming back the batcat binary to bat? This used to be necessary because /usr/bin/bat was also used by the bareos-bat package, but it has been removed[1] a while

Bug#1029414: autopkgtest: please install a doc-base file

2023-01-22 Thread Andrea Pappacoda
Package: autopkgtest Version: 5.27 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi all, could you please consider installing a doc-base file linking to the installed HTML documentation files like /usr/share/doc/autopkgtest/README.package-tests.html? This would make it

  1   2   >