Bug#1096105: ITP: ggml -- Tensor library for machine learning

2025-04-15 Thread Clint Adams
On Wed, Apr 16, 2025 at 12:16:27AM +0200, Christian Kastner wrote: Indeed, I messed up what I thought was a simple refactoring in my last upload. I just uploaded new upstream version with a fix to NEW. I also uploaded a new upstream version of llama.cpp to NEW, as the existing one was incompati

Bug#1096105: ITP: ggml -- Tensor library for machine learning

2025-04-15 Thread Clint Adams
On Tue, Apr 15, 2025 at 03:17:36AM +, Clint Adams wrote: I see that you're building and installing the cpu baseline libggml-cpu with -DGGML_AVX512=OFF , however, in the .deb produced this happens: % objdump -D /usr/lib/x86_64-linux-gnu/ggml/libggml-cpu.so| grep -i vinserti

Bug#1096105: ITP: ggml -- Tensor library for machine learning

2025-04-14 Thread Clint Adams
On Sun, Feb 16, 2025 at 01:07:04PM +0100, Christian Kastner wrote: * Package name: libggml I'm getting a SIGILL when trying to run llama-bench on a machine without avx512. I see that you're building and installing the cpu baseline libggml-cpu with -DGGML_AVX512=OFF , however, in the .deb p

Bug#1100592: fakeroot: [INTL:ro] the 'Language-Team' field is not filled in the PO file header

2025-03-16 Thread Clint Adams
On Sun, Mar 16, 2025 at 06:45:45PM +0100, Remus-Gabriel Chelu wrote: By mistake, I sent the translation file without the 'Language-Team' field filled in; it should look like this: "Language-Team: Romanian \n" Could you make this correction for me?; thank you in advance! Sure, it'll be in

Bug#1100485: hopenpgp-tools: hokey canonicalize damages signature

2025-03-14 Thread Clint Adams
> +Bad Signature: > + Version: 4 > + Type: SubkeyBinding > + Pk algo: RSA > + Hash algo: SHA256 > + Hashed area: > + Signature creation time: 2

Bug#1095919: rtorrent: handshake_log does not work

2025-02-13 Thread Clint Adams
Package: rtorrent Version: 0.9.8-1 Severity: minor Control: forwarded -1 https://github.com/rakshasa/rtorrent/issues/1287 The man page specifies a "handshake_log" option which does not exist.

Bug#1095126: zomg: support Monkey's Audio

2025-02-03 Thread Clint Adams
On Mon, Feb 03, 2025 at 11:42:26PM -0300, Gérson Henzel wrote: > Currently, ZOMG fails to play '.ape' files (https://monkeysaudio.com), with > the message 'Unknown file extension: foo.ape'. I use the format because it > gives me compresion rates higher than its competitors' (including FLAC), and

Bug#901656: macOS: Fakeroot wants to delete system directories

2024-12-19 Thread Clint Adams
On Sat, Jun 16, 2018 at 12:21:01PM +0200, K E N O wrote: > Using fakeroot in context of a package manager similar to `pacman`, it wants > to remove system directories containing a package instead of the package > itself. This problem does not appear on Linux, only on macOS. Do you mean that pacm

Bug#1073585: calendar: Escher's birthday incorrect?

2024-06-17 Thread Clint Adams
Package: calendar Version: 12.1.8 /usr/share/calendar/calendar.birthday:06/18 M.C. Escher born, 1898 However, a sampling of online sources claim the 17th instead.

Bug#1055386: fakeroot: [INTL:ro] Translation of "man_fakeroot" to Romanian

2023-11-06 Thread Clint Adams
On Sun, Nov 05, 2023 at 12:00:13PM +0100, Remus-Gabriel Chelu wrote: > Please find attached the Romanian translation of the «man_fakeroot» file. Added, but the addendum does not apply.

Bug#1036377: software-properties-common: Feature Request: Add Option to Support Alternate Release/Codename

2023-05-20 Thread Michael D. Adams
ode for the base-class of the handlers (in /usr/lib/python3/dist-packages/softwareproperties/shortcuthandler.py) already has an argument for specifying the "codename", so I think implementing this would be as simple as adding a "codename" entry to "shortcut_params" in

Bug#1029465: RFS: swapspace/1.18-1 -- dynamic swap space manager

2023-01-22 Thread Jacob Adams
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "swapspace": * Package name : swapspace Version : 1.18-1 Upstream contact : Jacob Adams * URL : https://github.com/Tookmund/Swapspace

Bug#1000794: Intent to NMU fakeroot to fix longstanding l10n bugs

2023-01-04 Thread Clint Adams
On Wed, Jan 04, 2023 at 10:06:54AM +0100, Helge Kreutzmann wrote: > Hello Clint, > I intend to NMU fakeroot end of next week to fix longstanding l10n > bugs. The changelog would be something like the following: > > fakeroot (1.30.1-1.1) UNRELEASED; urgency=medium > . >* Non-maintainer upload

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-02 Thread Clint Adams
On Tue, Nov 01, 2022 at 09:29:41PM +0100, Johannes Schauer Marin Rodrigues wrote: > Do you have a patch for fakeroot that I can try? You could try https://salsa.debian.org/clint/fakeroot/-/commit/4a946cdc5cba202f888deb4ad831b4a305df7978

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-01 Thread Clint Adams
On Tue, Nov 01, 2022 at 07:44:05PM +0100, Johannes Schauer Marin Rodrigues wrote: > the normal user "user" which suggests to me that the function is not > wrapped by fakeroot even though it should. Other functions that might be > interesting from glibc 2.34 and might need wrapping are > __fstatat6

Bug#1019577: hokey lint: "Non-exhaustive patterns in function getSecretKey" when sending a secret key instead of certificate

2022-09-13 Thread Clint Adams
On Tue, Sep 13, 2022 at 03:02:14AM -0400, Daniel Kahn Gillmor wrote: > I was "hokey lint"ing the attached binary-formatted secret key, which > was provided by Justus Winter for use with the notmuch test suite: Looks like parsing of Ed25519 secret keys hasn't been implemented in hOpenPGP yet and th

Bug#1019577: hokey lint: "Non-exhaustive patterns in function getSecretKey" when sending a secret key instead of certificate

2022-09-12 Thread Clint Adams
On Sun, Sep 11, 2022 at 01:02:33PM -0400, Daniel Kahn Gillmor wrote: > I think what it's trying to say is "hokey lint only works on OpenPGP > certificates, not secret keys". But this is a pretty awkward way to say > it. That is not what it is saying. If you have the hOpenPGP source code handy, y

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-22 Thread Clint Adams
On Thu, May 19, 2022 at 10:48:13AM +0200, Mattias Ellert wrote: > According to > > https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/unix/sysv/linux/ia64/xstatver.h;h=f24ab4a9ee158d7f0890cd228b20bf1e278d332b;hb=HEAD > > _STAT_VER should be 1 for ia64. > > The libfakeroot.c has no check fo

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Clint Adams
Is the output of strace -e '%%stat' sh -c 'test -c /dev/null' conspicuously different on ia64 in contrast with other architectures?

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Clint Adams
On Wed, May 18, 2022 at 04:43:08PM +0200, Mattias Ellert wrote: > However, on ia64 it fails: > > ellert@yttrium:~$ fakeroot ./fakeroot-test.sh > crw-rw-rw- 1 root root 1, 3 May 10 06:51 /dev/null > Original is device > crw-rw-rw- 1 root root 1, 3 May 10 06:51 newdev/null > Copy is not device > el

Bug#200715: Halo how are you dear

2022-04-19 Thread khateb Adams

Bug#1003813: libghc-lzma-dev: static C library missing as a prerequisite

2022-01-16 Thread Clint Adams
On Sat, Jan 15, 2022 at 09:35:11PM -0800, Felix Lechner wrote: > I believe the library is available in the installable 'liblzma-dev'. > (Your package [2] only pulls in the shared version via liblzma5.) Are > consuming sources supposed to depend on the C library separately? No, this is a missing De

Bug#1003624: softether-vpncmd: SoftEther does not like default OpenSSL CipherString

2022-01-12 Thread Clint Adams
Package: softether-vpncmd Version: 5.01.9674+git20200806+8181039+dfsg2-2 With an unmodified /etc/ssl/openssl.cnf, the 'Network system' check fails: % vpncmd /Tools vpncmd command - SoftEther VPN Command Line Management Utility Developer Edition SoftEther VPN Command Line Management Utility (vpncm

Bug#1002296: ITP: dh-haskell -- Debhelper build system for cabal-based Haskell packages

2022-01-05 Thread Clint Adams
On Tue, Dec 21, 2021 at 12:57:13PM -0800, Felix Lechner wrote: > Version 0.4 was dropped from unstable on 2018-11-04 at the author's > request in #912000. While the software seemed not useful then, the dh > sequencer is now the dominant build system. [1] > > This version is a simple, but complete

Bug#995393: fakeroot: FTBFS on ppc64el

2021-11-07 Thread Clint Adams
On Thu, Sep 30, 2021 at 04:46:47PM +0200, Frédéric Bonnard wrote: > Not sure what optimization breaks, I just tried changing openat() to > modify some aggressive optimization on that function and it helped. The optimization seems to break with -O1, but not with -O0 -fcombine-stack-adjustments -fco

Bug#994275: Reverting breaking changes in debianutils

2021-10-26 Thread Clint Adams
On Tue, Oct 26, 2021 at 09:53:55PM +0200, Thorsten Glaser wrote: > “It only exists if it’s in Debian.” > > SCNR. But this is relevant, here. > > [ overly harsh words deleted ] That's right, so we print a deprecation warning at the beginning of the development cycle to raise awareness of the situ

Bug#994275: Reverting breaking changes in debianutils

2021-10-26 Thread Clint Adams
On Tue, Oct 26, 2021 at 12:46:43PM +0200, tito wrote: > It is possible to create a single command package if somebody > will maintain it ( e.g busybox-which) like it was done for busybox-syslogd. > tempfile is missing tough. If someone wants to do that, I suppose they can. On Tue, Oct 26, 2021 at

Bug#997799: feynmf: Use disappeared /bin/tempfile in debian patch

2021-10-24 Thread Clint Adams
On Sun, Oct 24, 2021 at 03:09:46PM -0400, Boyuan Yang wrote: > I just realized the ongoing discussion at https://bugs.debian.org/994275 , > which may mitigate the impact of this bug report. Now I believe depending on > either tempfile(1) or mktemp(1) should be ok. I would recommend switching to mk

Bug#994275: Reverting breaking changes in debianutils

2021-10-24 Thread Clint Adams
On Sat, Oct 16, 2021 at 05:56:17PM +0200, Thorsten Glaser wrote: > No. You’re conflating “which ”, which indeed is mostly redundant > with “command -v”, with “which -a ”, which is NOT otherwise > available, and a very useful thing to have, and one which (heh, pun > not intended) I pretty much expec

Bug#994275: Reverting breaking changes in debianutils

2021-10-15 Thread Clint Adams
On Wed, Oct 06, 2021 at 10:37:25AM +0100, Simon McVittie wrote: > I was under the impression that debianutils is (intended to be) > a Debian-specific package with no separate upstream existence. Does > it have releases other than "whatever is in unstable"? Is there an Yes, one of the many changes

Bug#994275: Reverting breaking changes in debianutils

2021-10-03 Thread Clint Adams
On Sat, Sep 25, 2021 at 11:31:41AM +0100, Simon McVittie wrote: > This seems a good opportunity to ask what I think is a key question here: > what do you consider debianutils' mission to be? The package description uses the phrases "specific to Debian" and "installation scripts of Debian packages"

Bug#994275: Reverting breaking changes in debianutils

2021-09-24 Thread Clint Adams
On Fri, Sep 24, 2021 at 03:00:59PM -0700, Sean Whitton wrote: > I thought what you wanted was to drop cjwatson-which, either in favour > of no which in Debian at all, or the option to install GNU or BSD which. > > However, you have now suggested that someone could package > cjwatson-which in anoth

Bug#994275: Reverting breaking changes in debianutils

2021-09-24 Thread Clint Adams
On Fri, Sep 24, 2021 at 09:26:19AM +0300, Adrian Bunk wrote: > Talking about "which", it might be good to get an explanation from the > maintainer what he wants, and why, and then discuss based on that. What I want is for GNU which to stop languishing in NEW, for the dozen people who keep complai

Bug#994275: Reverting breaking changes in debianutils

2021-09-16 Thread Clint Adams
On Wed, Sep 15, 2021 at 01:36:26AM +0300, Adrian Bunk wrote: > This is a request to override the maintainer of debianutils on several > changes that were done to the package in unstable after the release of > bullseye. There is quite a lot in here and I disagree with most of it except for the para

Bug#993700: what equivalent for which -a?

2021-09-16 Thread Clint Adams
On Sun, Sep 05, 2021 at 10:05:12AM +1000, pe...@chubb.wattle.id.au wrote: > As a sysadmin, it's one of the first things I ask someone to do when > helping them, to make sure that the system version of a command (they > say isn't working) is installed, and that their PATH uses it. Which interactive

Bug#993665: debianutils: tempfile still required in printer-driver-pnm2ppa

2021-09-08 Thread Clint Adams
On Wed, Sep 08, 2021 at 02:40:50PM +0200, Bill Allombert wrote: > It will also break any local shell scripts the user systems might depend > on that happens to use tempfile, for little or no benefit to the users. They get the benefit of needing to switch to an alternative that is supported upstrea

Bug#993582: `which` replacement is not usable for several years

2021-09-05 Thread Clint Adams
On Fri, Sep 03, 2021 at 01:59:17PM +0200, chrysn wrote: > In light of this, please reconsider the deprecation and removal > schedule. Because of the introduction of alternatives to support GNU which and FreeBSD which, debianutils which can't be removed before bookworm's release anyway.

Bug#992480: debianutils: Translated man pages for which(1) not handled by alternatives

2021-08-24 Thread Clint Adams
On Tue, Aug 24, 2021 at 03:43:20PM -0400, Boyuan Yang wrote: > I believe all translated man pages located in /usr/share/man/*/man1/which.1.gz > will need to be handled by the alternatives system first, which need some more > changes from the debianutils side. Correct.

Bug#992788: debianutils: installkernel is in /usr/sbin, which is not used by the kernel make install

2021-08-23 Thread Clint Adams
severity 992788 normal merge 992639 992788 thanks

Bug#992734: scripts/add-key: mktemp

2021-08-22 Thread Clint Adams
Package: debian-keyring Version: 2021.07.26 Tags: patch add-key is already using mktemp, so this patch introduces more consistency in tempfile creation. >From 33e4556cd4b4372412d0689f6caf798b999b5fd6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 22 Aug 2021 17:51:24 -0400 Subject: [PA

Bug#992733: discover: mktemp vs. tempfile

2021-08-22 Thread Clint Adams
Package: discover Version: 2.1.2-8 Tags: patch Please use mktemp instead of tempfile. >From cb2d2896a73b934126ca2a3026114cf855ecd5b6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 22 Aug 2021 17:37:33 -0400 Subject: [PATCH] scripts/discover-pkginstall: use mktemp instead of tempf

Bug#992695: regression: update-shells breaks with busybox

2021-08-22 Thread Clint Adams
On Sun, Aug 22, 2021 at 07:22:01PM +0200, Johannes Schauer Marin Rodrigues wrote: > Whoops, yes I did. I'm glad you spotted my mistake! Let me know if 5.4 does the correct thing despite the annoying error messages.

Bug#992695: regression: update-shells breaks with busybox

2021-08-22 Thread Clint Adams
On Sun, Aug 22, 2021 at 04:43:57PM +0200, Johannes Schauer Marin Rodrigues wrote: > I also saw commit e88078d796007e3a2de526048507f095a215c4c9 that added the -Z > to > mv. I'll contact the busybox developers and ask what they think about this. Okay, thanks. > This bug is affecting mmdebstrap's

Bug#992624: systemd: logind.conf.d

2021-08-22 Thread Clint Adams
On Sun, Aug 22, 2021 at 10:56:34AM +0200, Michael Biebl wrote: > Hm, I'm a bit torn on this. If we go this route, then in order to be > consistent, we'd have to create a whole bunch of such directories, basically > for all those files: I understand the desire to be consistent, and I don't want to

Bug#992695: regression: update-shells breaks with busybox

2021-08-22 Thread Clint Adams
On Sun, Aug 22, 2021 at 03:03:46PM +0200, Johannes Schauer Marin Rodrigues wrote: > creating a sub-essential chroot based on busybox used to work: > > mmdebstrap --variant=custom \ > > --include=base-files,base-passwd,busybox,debianutils,dpkg,libc-bin,mawk,tar \ > --extract-hook='chr

Bug#992649: run-parts in /usr/bin breaks systemd-cron

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 02:12:14PM -0400, Robert Edmonds wrote: > Hi, > > systemd-cron's cron targets fail without being able to invoke > /bin/run-parts, e.g.: > > ● cron-daily.service - systemd-cron daily script service > Loaded: loaded (/lib/systemd/system/cron-daily.service; stati

Bug#992639: debianutils: move of installkernel to /usr/sbin/installkernel breaks kernel build on system with separate / and /usr

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 06:30:21PM +0200, Eric Valette wrote: > And for the sake of completeness, I already did merge. Just no remembered > it! So even for merged / and /usr system there is a bug unless usrmerge is > installed. I'm confused. You installed usrmerge but then deleted the /sbin symli

Bug#992639: debianutils: move of installkernel to /usr/sbin/installkernel breaks kernel build on system with separate / and /usr

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 06:04:33PM +0200, Eric Valette wrote: > if you expect to have unconditionally it make a depends and people with not > enough place to merge / and /usr will explain you maybe not politely you > broke their system... That would make it impossible to purge usrmerge after insta

Bug#992639: debianutils: move of installkernel to /usr/sbin/installkernel breaks kernel build on system with separate / and /usr

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 05:51:06PM +0200, Eric Valette wrote: > But as nobody makes the link, there is a problem by default. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978636#178 As soon as you install the usrmerge package you should be fine.

Bug#992639: debianutils: move of installkernel to /usr/sbin/installkernel breaks kernel build on system with separate / and /usr

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 05:34:58PM +0200, Eric Valette wrote: > root@nas2:/usr/src/linux# ls -l /sbin/installkernel <== manually copied > -rwxr-xr-x 1 root root 2659 21 août 17:24 /sbin/installkernel > root@nas2:/usr/src/linux# ls -l /usr/sbin/installkernel > -rwxr-xr-x 1 root root 2659 20 août

Bug#992639: debianutils: move of installkernel to /usr/sbin/installkernel breaks kernel build on system with separate / and /usr

2021-08-21 Thread Clint Adams
On Sat, Aug 21, 2021 at 05:45:48PM +0200, Eric Valette wrote: > But upstream kernel look explicitely in /sbin so there will be a problem... > > /usr/src/linux-zotac-h67itx# sh -x > /usr/src/linux-5.10.7/arch/x86/boot/install.sh 5.10.60 arch/x86/boot/bzImage > System.map "/boot" > + verify arch/x86

Bug#992624: systemd: logind.conf.d

2021-08-21 Thread Clint Adams
Package: systemd Version: 247.9-1 The new logind.conf and logind.conf.d(5) man page describe a logind.conf.d directory for drop-in snippets. Please also ship /etc/systemd/login.conf.d/ in the package to make it easier to use this.

Bug#992411: not fixed

2021-08-20 Thread Clint Adams
On Sat, Aug 21, 2021 at 03:43:12AM +0800, 積丹尼 Dan Jacobson wrote: > All I know is the bug was to make > /usr/bin/which keep working. > > All I see that was 'fixed' was making a news item. > > There are hundreds of cgi etc. scripts that are now emitting errors. /usr/bin/which is working. It's em

Bug#992480: debianutils: Translated man pages for which(1) not handled by alternatives

2021-08-20 Thread Clint Adams
On Thu, Aug 19, 2021 at 01:23:45AM -0400, Boyuan Yang wrote: > Thanks for managing /usr/bin/which under alternatives system. However, the > translated man pages for which command (such as > /usr/share/man/pl/man1/which.1.gz) are not handled by alternatives system. > This won't cause issues in near

Bug#992466: debianutils: add proper NEWS.Debian and release notes entry about dropped tools

2021-08-19 Thread Clint Adams
On Thu, Aug 19, 2021 at 01:10:17AM +0200, Christoph Anton Mitterer wrote: > While I can understandt that it's desireable to get rid of custom legacy > tools, > this should be more properly documented. > > I guess a NEWS.Debian entry and some notes in the next release notes would be > appropriate.

Bug#992410: move of /bin/run-parts to /usr/bin breaks network with ifup

2021-08-19 Thread Clint Adams
On Thu, Aug 19, 2021 at 08:27:03AM +0200, Felix Zielcke wrote: > I can confirm that the NMU of ifupdown fixes the problem. > So you can add now a Breks: and close #992410 Perfect, thanks.

Bug#992458: hoteldruid: use mktemp instead of tempfile in postinst

2021-08-18 Thread Clint Adams
Package: hoteldruid Version: 3.0.1-1 tempfile is deprecated and mktemp is better

Bug#992455: canna: use mktemp instead of tempfile in postinst

2021-08-18 Thread Clint Adams
Package: canna Version: 3.7p3-16 tempfile was deprecated and mktemp is better anyway

Bug#992454: clamsmtp: use mktemp in postinst instead of tempfile

2021-08-18 Thread Clint Adams
Package: clamsmtp Version: 1.10-17 tempfile was deprecated and is no longer in debianutils; mktemp is better anyway

Bug#992399: debianutils: removes interface from essential package without proper transition

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 11:22:53AM -0400, Michael Stone wrote: > apologies, box I checked was buster and not bullseye No problem, it seems evident that it did little good anyway.

Bug#992410: move of /bin/run-parts to /usr/bin breaks network with ifup

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 10:33:17AM +0200, fziel...@z-51.de wrote: > After todays updates and a reboot my network didn't come up anymore. > Problem is the move of /bin/run-parts to /usr/bin: > > systemd[1]: Starting Raise network interfaces... > ifup[1663]: /bin/sh: 1: /bin/run-parts: not found > i

Bug#992399: debianutils: removes interface from essential package without proper transition

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 10:53:45AM -0400, Michael Stone wrote: > Adding a message to stderr telling people to use mktemp may be a reasonable > step. You mean the thing it does in our stable release?

Bug#992396: debianutils: tempfile binary is gone, breaks Xsession

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 03:57:01PM +0900, Norbert Preining wrote: > /etc/X11/XSession relies on tempfile, which is not available anymore, > thus logging into an X session is broken. In our stable release, tempfile outputs this to stderr: WARNING: tempfile is deprecated; consider using mktemp

Bug#992383: debianutils: which is noisy and doesn't suggest a different option

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 01:28:14PM +0900, Norbert Preining wrote: > it seems that /usr/bin/which from debianutils has been deprecated, which > is ok, but being noisy about it on any invocation, **without** providing > an alternative is a no go, since it might break scripts that parse > output inclu

Bug#992386: has a duplicated changelog

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 06:27:50AM +0200, Marco d'Itri wrote: > Only one should be installed: > > 31bf287ed7a39cc395f6d91002ca8155 > /usr/share/doc/debianutils/changelog.Debian.gz > 31bf287ed7a39cc395f6d91002ca8155 /usr/share/doc/debianutils/changelog.gz This is true.

Bug#992411: debianutils: please keep "which"

2021-08-18 Thread Clint Adams
On Wed, Aug 18, 2021 at 09:44:28AM +0100, Andrej Shadura wrote: > The commit 3a8dd10, shipped in 5.0-1, deprecates "which", stating that > "type" and "command -v" are mandated by POSIX anyway. While it may be > true, that "which" can be replaced by something else in maintainer > scripts, it’s easie

Bug#990440: debianutils: manage /etc/shells declaratively using triggers

2021-07-05 Thread Clint Adams
Another question: Why not put the shells.d directory in /etc so that dpkg's conffiles handling can be used to preserve admin changes?

Bug#990440: debianutils: manage /etc/shells declaratively using triggers

2021-07-01 Thread Clint Adams
On Thu, Jul 01, 2021 at 07:31:19AM +0200, Helmut Grohne wrote: > There is no need to read the whole discussion. My bug submission > contains the most important parts. If you have any other questions, just > ask and I'll answer them on the bug. > > What other files do you have in mind that could ma

Bug#990440: debianutils: manage /etc/shells declaratively using triggers

2021-06-30 Thread Clint Adams
On Tue, Jun 29, 2021 at 08:01:49AM +0200, Helmut Grohne wrote: > Please refer to the mailing list discussion for details. I don't have time to do that right now, but I wonder if /etc/shells is really the only file that can/should be managed this way, or if this can be generalized further.

Bug#243676: any reason not to add --debug flag?

2021-06-13 Thread Clint Adams
On Sun, Jun 13, 2021 at 11:46:31AM +0200, Tomas Pospisek wrote: > thanks for maintaining debianutils. Is there any reason Christoph Biedl's > patch to add a --debug flag doesn't get applied? It does look like being > useful? I have no memory of ever seeing this before, but I have pushed it and the

Bug#984779: transition to xsct

2021-03-10 Thread Jacob Adams
I just filed #984936 orphaning setcolortemperature in preparation for xsct to enter the archive. I think setcolortemperature should be replaced by xsct, since it is much better maintained upstream. I had actually been thinking about doing some kind of transition to xsct for a while but never g

Bug#984936: O: setcolortemperature -- Set screen color temperature

2021-03-10 Thread Jacob Adams
Package: wnpp Severity: normal I intend to orphan the setcolortemperature package. It hasn't seen pretty much any changes upstream for several years at this point, and has at least one major outstanding issue that I'm aware of (lack of multi-screen support). In the meantime, xsct, derived from

Bug#969174: firefox: FF80 seems to have broken all add-ons on existing profiles

2020-12-01 Thread Clint Adams
On Mon, Nov 30, 2020 at 10:09:56PM +0100, Antoine Le Gonidec wrote: > My add-ons installed from Debian repositories are still silently disabled on > launch, I have to switch them off then on again to get them working for the > current session. And of course start again when I restart Firefox. >

Bug#975871: rxvt-unicode: bad Icon path in desktop file

2020-11-25 Thread Clint Adams
Source: rxvt-unicode Version: 9.22-8 taffybar is unable to find the urxvt icon unless I happen to start taffybar in /usr/share/pixmaps. I believe this is because rxvt-unicode.desktop specifies the icon file as neither a name that can be found in a GTK theme directory nor an absolute path. This i

Bug#973548: vim-runtime: syntax/cabal.vim missing build-tool-depends

2020-11-01 Thread Clint Adams
On Sun, Nov 01, 2020 at 11:33:48AM -0500, James McCoy wrote: > Runtime file maintainers are expected to send updates to Bram so he can > include then with Vim. I guess I'll try to get somebody to be the runtime file maintainer then.

Bug#973548: vim-runtime: syntax/cabal.vim missing build-tool-depends

2020-11-01 Thread Clint Adams
Package: vim-runtime Version: 2:8.1.0875-5 Tags: patch This made it into https://github.com/sdiehl/haskell-vim-proto/blob/master/vim/syntax/cabal.vim#L74 three years ago but was apparently not incorporated into vim-runtime. --- /usr/share/vim/vim82/syntax/cabal.vim 2020-10-27 21:38:24.

Bug#964621: fakeroot: statx function not wrapped, causing FTBFS

2020-09-21 Thread Clint Adams
On Mon, Sep 21, 2020 at 12:48:25PM +0200, jhcha54008 wrote: > should this bug be merged with #940056 and #968868 ? If statx is the only reason for the failures.

Bug#446036: Hi

2020-09-16 Thread Adams
Hello, I'm Adams, did you receive my previous correspondence concerning a relative of your country who died in a car accident with his family? Please get back to me to receive more details of his fund worth $9.2 million dollars. Regards, Adams.

Bug#968157: src:haskell-cborg: testsuite fails due to bus errors on armhf

2020-08-09 Thread Clint Adams
Package: src:haskell-cborg Version: 0.2.3.0-1 Severity: serious Unlike some other armhf bus errors, this problem does not go away when compiler optimization is disabled.

Bug#967991: glirc, build-depends on package which is not in testing

2020-08-06 Thread Clint Adams
On Thu, Aug 06, 2020 at 11:20:00AM +0100, peter green wrote: > glirc can no longer be built in testing because haskell-regex-tdfa is no > longer > present in testing. Ilias Tsitsimpis has filed a bug report against the > package > saying he intends to remove it and asked the release team to remov

Bug#965064: pkg-haskell-tools: FTBFS in unstable

2020-07-29 Thread Clint Adams
On Wed, Jul 15, 2020 at 03:09:24PM +0100, Iain Lane wrote: > Upgrading shake will fix this, or it can be worked around in the In theory we can upgrade shake once js-dgtable clears NEW. It's been sitting there for 3 months.

Bug#931295: Debian Bug report logs - #931295 u-boot-sunxi: cannot stop autoboot with usb keyboard on cubietruck

2020-07-17 Thread Peter Adams
Hi,   I have the hardware mentioned in this bug report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931295 and am intending to try and install to the onboard SSD where the bug apparently manifests.   Would you like me to bug test this for you?   You may have to be a bit patient with me as I

Bug#964983: New Upstream Version

2020-07-13 Thread Clint Adams
On Mon, Jul 13, 2020 at 09:05:28PM +0100, Barak A. Pearlmutter wrote: > There's a new upstream version available, and I cannot update the > github-backup package until libghc-github-dev (>= 0.23) is available. > So I hope to see the new version packaged. Someone would need to package binary-instan

Bug#962973: haskell-readline: Removal notice: broken and unmaintained

2020-06-17 Thread Clint Adams
On Tue, Jun 16, 2020 at 09:10:32PM -0700, Sean Whitton wrote: > keysafe, in experimental, depends on haskell-readline. > > CCing upstream: Joey, do you think it would be possible for keysafe to > migrate to use something maintained? Some options suggested at https://github.com/haskell-infra/hack

Bug#961392: src:varnish: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:varnish Version: 6.4.0-2 Tags: patch tempfile has been deprecated for years. diff --git a/debian/varnish.init b/debian/varnish.init index cffd1f978..345118f83 100755 --- a/debian/varnish.init +++ b/debian/varnish.init @@ -45,7 +45,7 @@ export PATH="${PATH:+$PATH:}/usr/sbin:/usr/bin:/

Bug#961364: xsp: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Source: xsp Version: 4.2-2.1 tempfile has been deprecated for years. diff --git a/debian/mono-apache-server4.postinst b/debian/mono-apache-server4.postinst index b8d295d..bceda77 100644 --- a/debian/mono-apache-server4.postinst +++ b/debian/mono-apache-server4.postinst @@ -34,7 +34,7 @@ daemon_t

Bug#961361: src:prads: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:prads Version: 0.3.3-1.1 Severity: minor Tags: patch This file doesn't appear to be part of the .deb, but in case it makes its way in, tempfile has been deprecated for years. diff --git a/doc/prads.rc b/doc/prads.rc index 58a2835..107955e 100755 --- a/doc/prads.rc +++ b/doc/prads.rc

Bug#961359: src:remem: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:remem Version: 2.12-7 Severity: normal Tags: patch tempfile has been deprecated for years. diff --git a/debian/postinst b/debian/postinst index 9811553..1bfcc39 100644 --- a/debian/postinst +++ b/debian/postinst @@ -18,8 +18,7 @@ scope=memory program=/usr/bin/ra-index config_file=

Bug#961356: src:dnprogs: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:dnprogs Version: 2.65 Severity: normal Tags: patch tempfile has been deprecated for years and mktemp is guaranteed to exist on a Debian system. diff --git a/scripts/setup.sh b/scripts/setup.sh index a0a162f..b4be03e 100644 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -3,13 +3,7 @

Bug#961354: src:mod-mono: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:mod-mono Version: 3.8-3 Severity: normal Tags: patch tempfile has been deprecated for years diff --git a/debian/libapache2-mod-mono.config b/debian/libapache2-mod-mono.config index 6cbe7b0..bf6e8bb 100644 --- a/debian/libapache2-mod-mono.config +++ b/debian/libapache2-mod-mono.confi

Bug#961353: am-utils: use mktemp instead of tempfile

2020-05-23 Thread Clint Adams
Package: src:am-utils Version: 6.2+rc20110530-3.2 Severity: normal Tags: patch tempfile has been deprecated for years diff --git a/debian/am-utils.init b/debian/am-utils.init index 23db5c1..ea6b294 100644 --- a/debian/am-utils.init +++ b/debian/am-utils.init @@ -122,7 +122,7 @@ raze_amd() { #

Bug#961246: RFS: swapspace/1.17-1 -- dynamic swap space manager

2020-05-21 Thread Jacob Adams
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "swapspace" * Package name: swapspace Version : 1.17-1 Upstream Author : Jacob Adams * URL : https://github.com/Tookmund/Swapspace * License

Bug#397601: posh: "type" builtin missing

2020-05-17 Thread Clint Adams
On Sat, May 16, 2020 at 05:47:08PM +0200, Leah Neukirchen wrote: > Sorry to necrobump this bug, but as of POSIX 2008, "command -v" is required. Thanks for the tip.

Bug#954852: Previous backport of cmake is no longer available

2020-05-06 Thread Adams, Bruce (KMLWG)
Hi, This issue is causing problems for me. It breaks automated builds where I install cmake from backports in docker. I thought I could resolve it by using the previous backport which I had installed some time ago. For me apt-cache policy cmake shows: $ apt-cache policy cmake cmake: Inst

Bug#945729: zomg: Python2 removal in sid/bullseye

2020-04-15 Thread Clint Adams
On Wed, Apr 15, 2020 at 06:29:18AM -0400, Jeremy Bicha wrote: > python3-mutagen now contains mutagen-inspect. Wonderful.

Bug#954443: jp: name conflict of /usr/bin/jp with sat-xmpp-jp

2020-04-12 Thread Clint Adams
> jp includes /usr/bin/jp, which is already "taken" since ~2013 by > something completely different, sat-xmpp-jp. Given that jp has > not yet been part of Debian release, it is probably easy to just > rename the binary, e.g. jp-cli, jp-jmespath, or jmespath. Thanks! If we do that, are we expecting

Bug#956492: ifupdown: hardcodes path to run-parts

2020-04-11 Thread Clint Adams
Package: ifupdown Version: 0.8.35 Hello, I plan to move all binaries in debianutils to /usr . ifupdown hardcodes /bin/run-parts . What is the best way to coordinate this change?

Bug#955295: photofilmstrip: incompatible with python 3.8?

2020-03-29 Thread Clint Adams
Package: photofilmstrip Version: 3.7.2-2 Severity: serious % photofilmstrip Traceback (most recent call last): File "/usr/bin/photofilmstrip", line 8, in main() File "/usr/lib/python3/dist-packages/photofilmstrip/GUI.py", line 46, in main guiApp.Start() File "/usr/lib/python3/dist-p

Bug#954349: Package Update

2020-03-20 Thread Jacob Adams
gency=medium * New upstream version * Bumped debhelper compat to 12 - Use debhelper-compat Build-Depends instead of a compat file * Bumped 'Standards-Version' to 4.5.0 - Add NEWS file to docs to comply with 12.7 * Add Rules-Requires-Root: no -- Jacob Adams Fri, 20 Ma

Bug#954349: RFS: swapspace/1.16.1-1 -- dynamic swap space manager

2020-03-20 Thread Jacob Adams
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "swapspace" * Package name: swapspace Version : 1.16.1-1 Upstream Author : Jacob Adams * URL : https://github.com/Tookmund/Swapspace * License

  1   2   3   4   5   6   7   8   9   10   >