Bug#1024695: Comp warnings fix pending

2023-10-04 Thread Manphiz
Control: tags 1024695 pending Control: tags 1034734 pending Control: tags 1037179 pending Control: tags 1051478 pending thanks Hi, I have a merge request[1] pending that should fix most of the comp warnings which should be included in the next release. Stay tuned. [1] https://salsa.debian.org/

Bug#1050685: elpa-debian-el: Error when using debian-bug on certain binary package: (wrong-type-argument processp nil)

2023-10-04 Thread Manphiz
Hi Amin, Amin Bandali writes: > Hiya, > > Manphiz writes: > >> Manphiz writes: >> >>> Another finding is that in 28.x, if the term buffer have any further >>> questions to ask, debian-bug seems to consider the process stuck and >>> would j

Bug#1052931: pyvenv-el: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-09-29 Thread Manphiz
>> \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L . -L test >> --eval "(load-file \"test/test-helper.el\")" -l >> test/pyvenv-workon-home-test.el -l test/pyvenv-mode-test.el -l >> test/pyvenv-deactivate-test.el -l test/pyvenv-activate-test.el -l >> test/pyvenv-hook-dir-test.el -l test/pyvenv-virtualenv-list-test.el -l >> test/pyvenv-workon-test.el --eval \(ert-run-tests-batch-and-exit\) returned >> exit code 255 >> make: *** [debian/rules:4: binary] Error 25 > > > The full build log is available from: > http://qa-logs.debian.net/2023/09/25/pyvenv-el_1.21+git20201124.37e7cb1-1_unstable.log > > All bugs filed during this archive rebuild are listed at: > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org > or: > https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results > > A list of current common problems and possible solutions is available at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > If you reassign this bug to another package, please mark it as 'affects'-ing > this package. See https://www.debian.org/Bugs/server-control#affects > > If you fail to reproduce this, please provide a build log and diff it with > mine > so that we can identify if something relevant changed in the meantime. > Prepared a merge request at [1]. Will wait for dogsleg's review. [1] https://salsa.debian.org/emacsen-team/pyvenv-el/-/merge_requests/1 -- Manphiz signature.asc Description: PGP signature

Bug#919035: elpa-persp-projectile: broken with recent elpa-perspective

2023-09-27 Thread Manphiz
Manphiz writes: > control: tags -1 patch > > I have prepared a merge request[1] as a fix. PTAL. > > [1] elpa-persp-projectile: broken with recent elpa-perspective Turned out I didn't paste the URL, silly me. Here it is: [1] https://salsa.debian.org/emacsen-t

Bug#1052824: flycheck: FTBFS if gawk is installed

2023-09-27 Thread Manphiz
control: tags -1 pending thanks Manphiz writes: > control: tag -1 patch > thanks > > Gianfranco Costamagna writes: > >> Source: flycheck >> Version: 33~git20230824.e56e30d-1 >> Severity: serious >> Forwarded: https://github.com/flycheck/flycheck/issues/2

Bug#1052824: flycheck: FTBFS if gawk is installed

2023-09-27 Thread Manphiz
-error.awk" 2 nil "x=|\n > ^ syntax error" warning nil nil nil nil)) >nil))) >FAILED 110/562 flycheck-define-checker/awk-gawk/syntax-error (0.139626 > sec) at test/flycheck-test.el:1 > > We are already skipping a bunch of tests in a patch, so maybe we can add also > this one, or wait for upstream > to double check what is going wrong. > > G. > Looks like the best action here is to mark this test as flaky as well. Unfortunately I don't seem to have permission to push to emacsen-team/flycheck yet, so I've prepared a merge request[1] instead. Looking for sponsorship :) [1] https://salsa.debian.org/emacsen-team/flycheck/-/merge_requests/4 -- Manphiz signature.asc Description: PGP signature

Bug#1042911: (Still?) breaks Emacs 29.1 unattended-upgrade

2023-09-26 Thread Manphiz
"true"', which just divide the upgrades into smaller batch and elpa-muse didn't make it to the same batch as Emacs unfortunately. -- Manphiz

Bug#1051247: muse-el: Choose living upstream for muse-el and merge updates

2023-09-24 Thread Manphiz
Manphiz writes: > Nicholas D Steeves writes: > >> Hi manphiz, >> >> Manphiz writes: >> >>> Xiyue Deng writes: >>> >>> Hi sten, >>> >>> When trying to pick a new upstream to rebase, I found that pulling >>> ei

Re: RFS to solve bug#999962 (silversearcher-ag: depends on obsolete pcre3 library)

2023-09-20 Thread Manphiz
Manphiz writes: > Nicholas D Steeves writes: > >> Nicholas D Steeves writes: >> >> >>> As for facts: It looks like the Debian maintainer of this package didn't >>> document copyright and license for the m4 stuff (your sponsor might >>>

Bug#1050685: elpa-debian-el: Error when using debian-bug on certain binary package: (wrong-type-argument processp nil)

2023-09-17 Thread Manphiz
Manphiz writes: > Another finding is that in 28.x, if the term buffer have any further > questions to ask, debian-bug seems to consider the process stuck and > would just ignore everything and proceed. In 29.x however, the term > buffer seems to be able to accept user input and can

Bug#1050685: elpa-debian-el: Error when using debian-bug on certain binary package: (wrong-type-argument processp nil)

2023-09-16 Thread Manphiz
tag -1 - unreproducible thanks David Bremner writes: > Manphiz writes: > >> Hmm, indeed I cannot reproduce this with "emacs -Q" either. Will see >> what could have caused this. Any tips on debugging? > > The only thing I can think of is to bisect the

Bug#1051965: compat-el: new upstream release 29.1.4.2 needed by elpa-hl-todo/sid

2023-09-15 Thread Manphiz
control: tags -1 patch thanks Lev Lamberov writes: > Пт 15 сен 2023 @ 14:25 David Bremner : > >> Lev Lamberov writes: >> elpa-hl-todo has a versioned depends which is wrong. >>> >>> It is not wrong. It is as it is stated in the code, and as it is >>> detected by dh-elpa. >>> >>> Personally

Re: RFS to solve bug#999962 (silversearcher-ag: depends on obsolete pcre3 library)

2023-09-10 Thread Manphiz
used licensecheck and checked manually and updated d/copyright accordingly in my merge request[1]. PTAL, thanks! [1] https://salsa.debian.org/debian/silversearcher-ag/-/merge_requests/1 -- Manphiz signature.asc Description: PGP signature

Bug#1051247: muse-el: Choose living upstream for muse-el and merge updates

2023-09-10 Thread Manphiz
Nicholas D Steeves writes: > Hi manphiz, > > Manphiz writes: > >> Xiyue Deng writes: >> >> Hi sten, >> >> When trying to pick a new upstream to rebase, I found that pulling >> either upstream repo will result in an incompatible git history ver

Bug#1051247: muse-el: Choose living upstream for muse-el and merge updates

2023-09-10 Thread Manphiz
David Bremner writes: > Manphiz writes: > >> >> Hi sten, >> >> When trying to pick a new upstream to rebase, I found that pulling >> either upstream repo will result in an incompatible git history versus >> the current debian/master branch on salsa. I

Bug#1051247: muse-el: Choose living upstream for muse-el and merge updates

2023-09-09 Thread Manphiz
h > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > Hi sten, When trying to pick a new upstream to rebase, I found that pulling either upstream repo will result in an incompatible git history versus the current debian/master branch on salsa. I wonder how I sho

Re: RFS to solve bug#999962 (silversearcher-ag: depends on obsolete pcre3 library)

2023-09-08 Thread Manphiz
Nicholas D Steeves writes: > Manphiz writes: > >> Manphiz writes: >>> Manphiz writes: >>> >>> Added a note on the bug[1] mentioning an MR with cherrypicked/adapted a >>> patch set from upstream branch/fork that adds pcre2 support. Hopefully

Re: Packages marked as testing auto-removel due to bug#999962

2023-09-06 Thread Manphiz
Manphiz writes: > Nicholas D Steeves writes: > >> Manphiz writes: >> >> [..snip..] >> >>> It seems that the maintainer has been MIA. Do you suggest proposing an >>> NMU? >> >> Until a package has been orphaned by the

Re: Packages marked as testing auto-removel due to bug#999962

2023-09-06 Thread Manphiz
Nicholas D Steeves writes: > Manphiz writes: > > [..snip..] > >> It seems that the maintainer has been MIA. Do you suggest proposing an >> NMU? > > Until a package has been orphaned by the MIA team, the question is NMU > vs salvaging: > > https://wiki.d

Re: Packages marked as testing auto-removel due to bug#999962

2023-09-04 Thread Manphiz
Nicholas D Steeves writes: > Manphiz writes: > >>> >>> I'm not a silversearch-ag user, but your suggestion makes sense to me. >>> >>> d >> >> Thanks David! I've prepared a merge request[1] on emacs-wgrep to >> implement th

Bug#1051090: emacsql: FTBFS: 5 unexpected results

2023-09-03 Thread Manphiz
! emacsql-patches.tar.xz Description: application/xz -- Manphiz

Bug#919035: elpa-persp-projectile: broken with recent elpa-perspective

2023-09-03 Thread Manphiz
control: tags -1 patch I have prepared a merge request[1] as a fix. PTAL. [1] elpa-persp-projectile: broken with recent elpa-perspective -- Manphiz

Bug#1050685: elpa-debian-el: Error when using debian-bug on certain binary package: (wrong-type-argument processp nil)

2023-08-31 Thread Manphiz
David Bremner writes: > Control: tag -1 unreproducible > > Xiyue Deng writes: > >> Package: elpa-debian-el >> Version: 37.10 >> Severity: normal >> X-Debbugs-Cc: none, Xiyue Deng >> >> I've encountered an error when using "M-x debian-bug" on certain binary >> package, such as linux-image-6.4.0-

Bug#1050350: flycheck: keep flycheck out of testing until it finds an uploader

2023-08-29 Thread Manphiz
https://salsa.debian.org/emacsen-team/emacs-buttercup/-/merge_requests/1 -- Manphiz

Bug#1042900: Breaks Emacs 29.1 upgrade: pointback.el:34:2: Error: Cannot open load file: No such file or directory, assoc

2023-08-11 Thread Manphiz
control: tags -1 patch Hi, I have prepared a merge request[1] that migrates from assoc.el as well as other minor fixes. PTAL. Thanks! [1] https://salsa.debian.org/emacsen-team/pointback/-/merge_requests/4 -- Manphiz signature.asc Description: PGP signature

Re: debhelper-compat 13 now have a writable "$HOME"

2023-08-10 Thread Manphiz
Nicholas D Steeves writes: > Manphiz writes: > >> Sean Whitton writes: >>> On Wed 09 Aug 2023 at 02:23pm -07, Manphiz wrote: >>> >>>> While practicing some Emacsen packaging and getting assistance from >>>> #debian-mentors, I noticed th

Re: debhelper-compat 13 now have a writable "$HOME"

2023-08-10 Thread Manphiz
Manphiz writes: > Sean Whitton writes: > >> Hello, >> >> On Wed 09 Aug 2023 at 02:23pm -07, Manphiz wrote: >> >>> While practicing some Emacsen packaging and getting assistance from >>> #debian-mentors, I noticed that with "debhelper-compat

Re: debhelper-compat 13 now have a writable "$HOME"

2023-08-10 Thread Manphiz
Sean Whitton writes: > Hello, > > On Wed 09 Aug 2023 at 02:23pm -07, Manphiz wrote: > >> While practicing some Emacsen packaging and getting assistance from >> #debian-mentors, I noticed that with "debhelper-compat (=13)" it now >> sets up a writable

debhelper-compat 13 now have a writable "$HOME"

2023-08-09 Thread Manphiz
is will also make it possible to drop the EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION related patches. [1] https://salsa.debian.org/debian/debhelper/-/blob/main/lib/Debian/Debhelper/Dh_Lib.pm#L2611 [2] https://salsa.debian.org/debian/debhelper/-/blob/main/dh_auto_build#L50 -- Manphiz signature.

Bug#1042559: src:dash-el: Fix d/watch

2023-08-01 Thread Manphiz
Manphiz writes: > Sean Whitton writes: > >> control: tag -1 + pending >> >> Hello Xiyue, >> >> On Sun 30 Jul 2023 at 02:38am -07, Xiyue Deng wrote: >> >>> In an attempt to fix uscan errors for Emacs addons, I've prepared a >>>

Bug#1042559: src:dash-el: Fix d/watch

2023-08-01 Thread Manphiz
; >> [1] https://salsa.debian.org/emacsen-team/dash-el/-/merge_requests/1 > > Thanks, applied. Just a quick note: please don't end commit messages > with periods, in the future. I've removed them. Got it. Thanks! -- Manphiz signature.asc Description: PGP signature

Bug#1041824: src:volume-el: Enable merge request on salsa

2023-07-27 Thread Manphiz
control: reopen -1 control: retitle -1 src:volume-el: repair d/watch to track upstream head Manphiz writes: > Sean Whitton writes: > >> control: tag -1 + wontfix >> >> Hello, >> >> Thank you for these submissions. >> >> On Sun 23 Jul 2023 at 08:

Bug#1042289: magit: FTBFS: Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "compat")

2023-07-26 Thread Manphiz
lastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results > > A list of current common problems and possible solutions is available at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > If you reassign this bug to another package, please mark it as 'affects'-ing > this package. See https://www.debian.org/Bugs/server-control#affects > > If you fail to reproduce this, please provide a build log and diff it with > mine > so that we can identify if something relevant changed in the meantime. > This is due to newer with-editor starts to depend on compat while magit hasn't done it in 3.3.0 yet. I have prepared a merge request[1] that cherrypicks the necessary upstream commit that fixes the compat detection, as well as a few lintian fixes. PTAL. Thanks! [1] https://salsa.debian.org/emacsen-team/magit/-/merge_requests/2 -- Manphiz

Bug#1041824: src:volume-el: Enable merge request on salsa

2023-07-26 Thread Manphiz
Sean Whitton writes: > control: tag -1 + wontfix > > Hello, > > Thank you for these submissions. > > On Sun 23 Jul 2023 at 08:48pm -07, Manphiz wrote: > >> * Sync to latest head version, which basically just incorporated Sean's >> patch upstream so tha

Bug#1041824: src:volume-el: disable d/watch and sync to latest head version

2023-07-25 Thread Manphiz
Nicholas D Steeves writes: > Manphiz writes: > >>>> I have been trying to fix uscan error of Emacs addon packages. When >>>> working on volume-el, I found that the repo on salsa didn't accept merge >>>> requests while most other packages did.

Bug#1041824: src:volume-el: Enable merge request on salsa

2023-07-23 Thread Manphiz
retitle 1041824 src:volume-el: disable d/watch and sync to latest head version tag 1041824 patch severity 1041824 minor thanks Apparently I misunderstood how "Control:" and cont...@bugs.debian.org work. Hopefully this time it should work.

Bug#1041824: src:volume-el: Enable merge request on salsa

2023-07-23 Thread Manphiz
tch for now. This will result in an empty uscan results. * Sync to latest head version, which basically just incorporated Sean's patch upstream so that we don't need to host the patch anymore. Please see the patches attached. > Cheers, > Nicholas > -- Manphiz >From 22464e7

Re: Packages marked as testing auto-removel due to bug#999962

2023-07-21 Thread Manphiz
David Bremner writes: > Manphiz writes: > >> Dear Emacsen Maintainers, >> >> It looks like a few Emacsen packages are marked as testing auto-removal >> due to bug#62[1]. It looks like this pcre to pcre2 migration is >> non-trivial, and the upstream

Packages marked as testing auto-removel due to bug#999962

2023-07-20 Thread Manphiz
/the_silver_searcher [3] https://tracker.debian.org/dumb-jump-el https://tracker.debian.org/emacs-helm-ag https://tracker.debian.org/emacs-ivy https://tracker.debian.org/emacs-wgrep https://tracker.debian.org/rtags -- Manphiz signature.asc Description: PGP signature

Bug#1040676: elpa-debian-el: Documentation fixes.

2023-07-16 Thread Manphiz
me at this bug. > > Cheers, > Nicholas > Hi Nicolas, Friendly ping for comments :) If I missed your comments please help point me to them and I'll address them soon. -- Manphiz

Bug#1040903: elpa-zenburn-theme: Backport 2.8.0-1 for bookworm

2023-07-12 Thread Manphiz
Package: elpa-zenburn-theme Version: 2.7.0-2 Severity: wishlist X-Debbugs-Cc: none, Manphiz Hi, Recently elpa-zenburn-theme 2.8.0-1 hits trixie. It would be great to have it backported to bookworm as well. Thanks in advance! -- System Information: Debian Release: 12.0 APT prefers stable

Bug#1040676: elpa-debian-el: Documentation fixes.

2023-07-08 Thread manphiz
Package: elpa-debian-el Version: 37.10 Severity: normal X-Debbugs-Cc: none, Manphiz Dear Maintainers, I have a merge request on salsa[1] for documentation fixes for the package elpa-debian-el. The first commit has typo fixes only, the second one has some proposed wording fixes. Please review