Bug#1071126: ITP: battinfo -- cli tool & nim-lang library to query battery info for GNU/Linux
Package: wnpp Severity: wishlist Owner: Prasanna Venkadesh X-Debbugs-Cc: debian-devel@lists.debian.org, prasmai...@gmail.com * Package name: battinfo Version : 0.2.1 Upstream Contact: Prasanna Venkadesh * URL : https://gitlab.com/prashere/battinfo * License : GPL Programming Lang: Nim Description : cli tool & nim-lang library to query battery info for GNU/Linux - This package can help users to query for their battery status & other details. This is not only a binary, but also a library for nim-lang, that also helps them import this library and query battery related information in their nim programs. - As a developer of battinfo, I pledge to maintain the debian package for it. It seems, there is no packaging team available yet for Nim lang. I am not looking for co-maintainers, it's not complex.
Bug#1071128: ITP: libcpan-requirements-dynamic-perl -- module implementing dynamic prerequisites in CPAN metadata files
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libcpan-requirements-dynamic-perl Version : 0.001 Upstream Author : Leon Timmermans * URL : https://metacpan.org/release/CPAN-Requirements-Dynamic * License : Artistic or GPL-1+ Programming Lang: Perl Description : module implementing dynamic prerequisites in CPAN metadata files CPAN::Requirements::Dynamic implements a format for describing dynamic prerequisites of a distribution. The package will be maintained under the umbrella of the Debian Perl Group. -- Generated with the help of dpt-gen-itp(1) from pkg-perl-tools. signature.asc Description: Digital Signature
Bug#1071126: Info received (Bug#1071126: ITP: battinfo -- cli tool & nim-lang library to query battery info for GNU/Linux)
Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): w...@debian.org Prasanna Venkadesh If you wish to submit further information on this problem, please send it to 1071...@bugs.debian.org. Please do not send mail to ow...@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. -- 1071126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071126 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
systemd-dev package in bookworm?
Good morning/day/evening, TL;DR version Where is the systemd-dev package for regular Bookworm? The only package that show up is systemd-dev/stable-backports 254.5-1~bpo12+3 all and if I try and install that, it seems like it wants to uninstall most of my system in the process. Roundabout version I have to, for work, mess around a lot with OSTree, and most of that work I have punted out into VMs. For unknown reasons, iSCSI stopped working from my two NAS, so I ended up learning about Kerberos and eventually got KDC running and with that, krb5-NFS4 from the NAS' to my workstation and virt-hosts. VMs are qcow2 images in an NFS4 share mounted on my two Intel NUC virt-hosts and workstation so I can migrate VMs. Bookworm 6.1 kernel has major issues with that, giving hung task timeouts that render the VM unresponsive and leave the qemu process unkillable. Tried the 6.6 kernel for Bookworm and that has the same issue. Upstream 6.8.9 and 6.9.0 does not have that issue, but in the process of building that, I understood that Xen might now be another virt option open. However - the Xen shipped in Bookworm has *major* issues with kernel 6.8.9 or 6.9. As in 1.1TiB of system-logs in three hours and numerous reboots major. Sooo.. I am looking for the systemd-dev package for Bookworm so that I can build the latest upstream Xen that *hopefully* does not generate quite so much logs. KVM does work fine, but I like to tinker with things and it has been a while since I used Xen (employer reasons) so I want to reacquaint myself with it. This is why I am asking about systemd-dev. All the other Xen dependencies seems to be available, so this is the last piece of the puzzle. -- Kind regards, /S
Re: systemd-dev package in bookworm?
Hi, On 5/15/24 10:31, Sirius wrote: Where is the systemd-dev package for regular Bookworm? The only package that show up is systemd-dev/stable-backports 254.5-1~bpo12+3 all and if I try and install that, it seems like it wants to uninstall most of my system in the process. The version shipped in bookworm did not yet build a separate -dev package. This package was introduced in systemd (253-2) experimental; urgency=medium * Add systemd-dev package for pkg-config files. Move systemd.pc and udev.pc to systemd-dev, so that packages can build-depend on a small package instead of the whole set of binaries. (Closes: #945922, #917549) -- Luca Boccassi Mon, 12 Jun 2023 00:22:52 +0100 For older versions, you can find systemd.pc and udev.pc in the main systemd package; the other files like interface definitions are not shipped at all in the packages in bookworm. If you just need the .pc files, just add the old systemd package as an alternative to the build dependencies. Build-Depends: systemd-dev | systemd (<< 253-2) Simon OpenPGP_0xEBF67A846AABE354.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature