Bug#1103668: whalebuilder: Could not run

2025-05-04 Thread Abhijith PA
01-31 09:19:04.0 +0530 +++ whalebuilder-0.11+nmu1/debian/changelog 2025-05-04 12:33:39.0 +0530 @@ -1,3 +1,10 @@ +whalebuilder (0.11+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Make whalebuilder compatible with ruby3.3 (Closes: 1103668) + + -- Abhijith PA

Bug#1093940: samizdat: FTBFS: undefined method `untaint' for an instance of String (NoMethodError)

2025-05-01 Thread Abhijith PA
This bug is actually due to #1091663, which is fixed now. But there are other instances of `untaint`, and `Exists` method calls in samizdat. There is only too much I patch those. Last upstream release was in 2012-05-12. So its time for this package to go. I will file RM soon. --abhijith

Bug#1104085: phpwebcounter: Does not work on PHP 8.4

2025-05-01 Thread Abhijith PA
On 01/05/25 08:37 AM, William Desportes wrote: > Hi, > > Sure, I prepared updates to get the package in shape. > Can you grant me access to https://salsa.debian.org/debian/phpwebcounter ? Done. Please check. --abhijith

Bug#1098905: elpa-key-chord: incompatibility with Gnu Emacs 30

2025-04-30 Thread Abhijith PA
Hi, Thanks for reviewing my changes. I have prepared a "QA upload" and uploaded to archive. --abhijith

Bug#1098905: key-chord-el: diff for NMU version 0.6-8.1

2025-04-30 Thread Abhijith PA
make compatible with emacs 30. +(Closes: #1098905) + + -- Abhijith PA Wed, 30 Apr 2025 20:53:16 +0530 + key-chord-el (0.6-8) unstable; urgency=medium * Orphan package. diff -Nru key-chord-el-0.6/debian/patches/make-sit-for-compatible-with-emacs-30.patch key-chord-el-0.6/debian/patches/mak

Bug#1104085: phpwebcounter: Does not work on PHP 8.4

2025-04-30 Thread Abhijith PA
Hi William, On 25/04/25 10:40 AM, William Desportes wrote: > I patched the file with a type cast and the webcounter works fine: "$counter > = (int) fread(" I am not well versed in PHP but if you provide your fix in a patch/debdiff, I can do an NMU upload to archive. Thanks.

Bug#1100387: (no subject)

2025-04-08 Thread Abhijith PA
(Closes: #974643) +Thanks to Codeklöppler +https://bugs.debian.org/974643 + * Use Testsuite: autopkgtest-pkg-ruby field instead of debian/tests + * Use ruby:any in Depends field instead of ruby-interpreter +demanded by lintian. + + -- Abhijith PA Tue, 08 Apr 2025 16:46:28 +0530 + svn2git

Bug#1101068: Fixed on Nala's git

2025-04-05 Thread Abhijith PA
* Non-maintainer upload. + * Fix nala upgrade error. (Closes: #1101068) +https://gitlab.com/volian/nala/-/commit/e12ce19 +https://gitlab.com/volian/nala/-/merge_requests/144/diffs + + -- Abhijith PA Thu, 03 Apr 2025 17:26:24 +0530 + nala (0.15.4) unstable; urgency=medium [ Bug Fixes ] diff

Bug#1101068: Fixed on Nala's git

2025-04-02 Thread Abhijith PA
Hi. On 25/03/25 09:55 AM, S.E. wrote: > Same bug on my computer (Debian trixie up-to-date). It has been fixed in this > gitlab commit: > https://gitlab.com/volian/nala/-/commit/e12ce19c44ad96b1a3542744a196612025970985 > > Related issue: https://gitlab.com/volian/nala/-/issues/343 Have you tried

Bug#1078316: ruby-terser: FTBFS: 5 out of 8 hunks FAILED -- saving rejects to file terser.js.rej

2024-12-14 Thread Abhijith PA
Fixed in ruby-terser | 1.2.4+dfsg-1 --abhijith

Bug#1054749: ruby-android-key-attestation: FTBFS: ERROR: Test "ruby3.1" failed: Failure/Error: require "pry-byebug"

2023-12-13 Thread Abhijith PA
severity 1054749 normal thanks I could reproduce this locally, I am lowering the severity of this bug to normal.

Bug#1030689: ruby-upr: blocking ruby-moneta migration

2023-02-06 Thread Abhijith PA
Package: ruby-upr Version: 0.3.0-3 Severity: serious User: debian-r...@lists.debian.org Usertags: ruby-sprint-2023 Hi, ruby-upr is dead upstream (last commit in 2013[1]). It have no reverse-dependencies and blocking the migration ruby-moneta (1.0.0-9 to 1.5.2-1). Getting it out testing. [1] -

Bug#1013383: ruby-github-markup: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed.

2023-01-11 Thread Abhijith PA
Hello. I've pushed the changes https://salsa.debian.org/ruby-team/ruby-github-markup/-/commit/60644d46f911aadbe7787a20d17c89ffa32d7aa3 #996234 #1013383 will be fixed on next upload. --abhijith

Bug#985840: gitlab-shell: should not ship /usr/bin/check

2022-12-17 Thread Abhijith PA
On 18/12/22 03:06 AM, Abhijith PA wrote: > Praveen, mdbilal > > On 24/03/21 07:11 PM, Julien Cristau wrote: > > ... > > > /usr/bin/check seems like an awfully generic program name to be shipped > > in something like gitlab-shell. Please don't. > >

Bug#985840: gitlab-shell: should not ship /usr/bin/check

2022-12-17 Thread Abhijith PA
Praveen, mdbilal On 24/03/21 07:11 PM, Julien Cristau wrote: ... > /usr/bin/check seems like an awfully generic program name to be shipped > in something like gitlab-shell. Please don't. I have reported this upstream. https://gitlab.com/gitlab-org/gitlab-shell/-/issues/603 For now, this will

Bug#1017524: [DRE-maint] Bug#1017524: status?

2022-12-08 Thread Abhijith PA
On 23/11/22 04:48 PM, Cédric Boutillier wrote: > Hi, > > I recently looked at failures in jekyll. > > Jekyll is broken in several ways in unstable due to version constraints > on the dependencies. One can easily relax the > version dependency on mercenary in the gemdeps (no changes needed). > >

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-03 Thread Abhijith PA
Thank you folkert. I will be very happy to take the patch, if you have committed in upstream repo. :) --abhijith On 03/10/21 07:49 PM, folkert wrote: > replace it by: > > wprintw(w, "%s", what); > > On Sun, Oct 03, 2021 at 07:48:19AM +0200, Helmut Grohne wrote: > > Source: httping > > Versi

Bug#988109: buster-pu: package mqtt-client/1.14-1

2021-05-21 Thread Abhijith PA
ient (1.14-1+deb10u1) buster; urgency=medium + + * Non-maintainer upload. + * Fix CVE-2019-0222: unmarshalling corrupt MQTT frame can lead to +broker Out of Memory exception making it unresponsive. +(Closes: #988109) + * Update Vcs-* URL in d/control. + + -- Abhijith PA Fri, 21 May 202

Bug#977752: spip: package spip is unusable without libapache2-mod-php

2020-12-20 Thread Abhijith PA
Package: spip Version: 3.2.8-1 Severity: grave Justification: renders package unusable Hello, After a fresh install and going through README.debian. I cannot start apache2 service due to, Dec 20 09:44:26 debian systemd[1]: Starting The Apache HTTP Server... Dec 20 09:44:27 debian apachectl[9556]

Bug#955535: Bug #955535: httping: flaky autopkgtest: PING google.com:80

2020-04-10 Thread Abhijith PA
Hi Aron On 03/04/20 7:24 am, Aron Xu wrote: > Hi, > > The two different results are caused by different CI workers - some of > our workers at ci.d.n does not have reliable network to public > services, in this case to google.com:80, which makes the test result > flaky. > > Would you mind to cons

Bug#955535: httping: flaky autopkgtest: PING google.com:80

2020-04-10 Thread Abhijith PA
Thanks for reporting. On 02/04/20 12:26 pm, Sebastian Andrzej Siewior wrote: > Source: httping > Version: 2.5-5 > Severity: serious > Tags: sid bullseye > User: debian...@lists.debian.org > Usertags: flaky > > The test for httping passed on amd64[0] and failed on arm64[1]. Looking > at the failed

Bug#937249: closed by Abhijith PA (Bug#937249: fixed in patool 1.12-4)

2020-01-15 Thread Abhijith PA
Hi Adrian, On 15/01/20 5:47 pm, Adrian Bunk wrote: > On Tue, Dec 17, 2019 at 03:21:07PM +, Debian Bug Tracking System wrote: >> ... >> Architecture: source all >> Version: 1.12-4 >> ... > > Please make a source-only upload to allow testing migration. Currently I don't have any change to make

Bug#927126: aqemu: after updating can't open VMs

2019-05-18 Thread Abhijith PA
You are looking for sponsor ? Well I can help you with it. I am DD. On 19 May 2019 2:04:41 AM IST, Alexis Murzeau wrote: >Le 18/05/2019 à 05:27, Abhijith PA a écrit : >> Dear Alexis. >> >> I tried your build and its working for me, thanks. I think you should >> uploa

Bug#927126: aqemu: after updating can't open VMs

2019-05-17 Thread Abhijith PA
Dear Alexis. On 18/05/19 3:18 am, Alexis Murzeau wrote: > Le 14/05/2019 à 05:28, Abhijith PA a écrit : >> >> >> On 29/04/19 1:22 am, Alexis Murzeau wrote: >>> The vlan argument issue has a upstream issues open [0]. >>> >>> [0] : >>> - h

Bug#927126: aqemu: after updating can't open VMs

2019-05-13 Thread Abhijith PA
On 29/04/19 1:22 am, Alexis Murzeau wrote: > The vlan argument issue has a upstream issues open [0]. > > [0] : > - https://github.com/tobimensch/aqemu/issues/58 > - https://github.com/tobimensch/aqemu/issues/57 The error log in issue 57 is same as what I get. > - https://github.com/tobimen

Bug#927126: aqemu: after updating can't open VMs

2019-05-13 Thread Abhijith PA
On 14/05/19 4:02 am, Alexis Murzeau wrote: > Le 28/04/2019 à 21:52, Alexis Murzeau a écrit : ... > As this package is going to be removed if nothing happen, I will try to > backport a patch from upstream forks. > popcon indicate that is really used (while I don't use it myself), and > might be

Bug#927126: aqemu: after updating can't open VMs

2019-05-13 Thread Abhijith PA
Hi, I missed this mail somehow. Sorry for the late reply On 29/04/19 1:22 am, Alexis Murzeau wrote: > On Mon, 15 Apr 2019 16:55:13 +0530 Abhijith PA wrote: >> I recently updated aqemu and ended up in not able to open VMs. >> >> Following is the message is what I get when I

Bug#927126: aqemu: after updating can't open VMs

2019-04-15 Thread Abhijith PA
Package: aqemu Version: 0.9.2-2.1 Severity: grave Justification: renders package unusable I recently updated aqemu and ended up in not able to open VMs. Following is the message is what I get when I open VMs AQEMU Error [264] >>> Sender: QEMU return value != 0 Message: -- System Information:

Bug#891407: httping: diff for NMU version 2.5-1.1

2018-03-19 Thread Abhijith PA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Adrian, Something happened with my mail queue as I got the mails ( from autoremoval, then ftp master) today. Thanks for taking care of #891407. You can go ahead and directly upload to the archive. Regards. - --abhijith. -BEGIN PGP SIGNATURE

Bug#845987: [Python-apps-team] Bug#845987: Makes planet not work at all

2018-01-24 Thread Abhijith PA
, + for fixing python-html5lib version bug. ( Closes: #845987) + * Switch to compact version 9 + * Refresh removevendordeps.patch + + -- Abhijith PA Sat, 06 Jan 2018 11:52:51 +0530 + planet-venus (0~git9de2109-4) unstable; urgency=medium * Team upload. diff -Nru planet-venus-0

Bug#845987: Makes planet not work at all

2018-01-14 Thread Abhijith PA
No replies from the maintainer(s). I think, I should go ahead and do a NMU. Thanks -- Abhijith

Bug#886990: transmission: rpc session-id mechanism design flaw results in RCE

2018-01-14 Thread Abhijith PA
Hello. Why isn't this vulnerability have CVE id ?. The security-tracker[1] shows a temporary id. -- Abhijith

Bug#885835: awstats: CVE-2017-1000501: path traversals in config and migrate parameter

2018-01-13 Thread Abhijith PA
Hello. I am working on updating awstats for jessie and stretch. -- Abhijith PA

Bug#845987: Makes planet not work at all

2017-12-05 Thread Abhijith PA
Dear planet-venus maintainer(s). Please merge above patch and upload to archive. It's a serious bug. Thanks.

Bug#822980: ruby-email-reply-parser: FTBFS: test_runner.rb:126:in `exit': no implicit conversion from nil to integer (TypeError)

2016-05-12 Thread Abhijith PA
ersion 0.5.8-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Abhijith PA dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build ruby-email-reply-parser-0.5.8 fakeroot debian/rules clean dh clean --buildsystem=ruby --with ruby

Bug#818472: ruby-diaspora-vines: unsatisfiable Depends: ruby-eventmachine (>= 1.0.8)

2016-04-13 Thread Abhijith PA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 sudheesh shetty, Try adding ruby-eventmachine to build-Depends and, The lintian warning:timewarp-standards-version will be automatically fixed when you fix this RC bug. - -- അഭി‍ജിത്ത് പി എ -BEGIN PGP SIGNATURE--