Bug#1068393: src:pytest-testinfra: unsatisfied build dependency in testing: ansible

2024-04-06 Thread Baptiste Beauplat
g, you'll have to fix the build process > in some other way. Thanks for the hint. I'm not sure I can help ansible migrate (it would need an update to the latest upstream and that's not a trivial task), but I'll do the maintenance on this bug report, closing it once pytest- testinfra is removed

Bug#1055864: marked as pending in dh-make

2023-11-20 Thread Baptiste Beauplat
Hi Faidon, On Mon, 2023-11-20 at 18:55 +, Baptiste Beauplat wrote: > https://salsa.debian.org/debian/dh-make/-/commit/0ff6224dfea6c4c1502bf62b2bf57702de77d7e7 I've made a mention of lowdown in the manpage example. Since it has very low adoption right now, I'll leave the reference to pan

Bug#1042947: UDD: create a duck importer

2023-10-26 Thread Baptiste Beauplat
Hi Lucas, On Wed, 2023-10-25 at 20:57 +0200, Lucas Nussbaum wrote: > On 08/08/23 at 06:42 +0200, Lucas Nussbaum wrote: > > Hi Baptiste, > > > > On 07/08/23 at 22:07 +0200, Baptiste Beauplat wrote: > > > Hi Lucas, > > > > > > On 2023-08-03 10:30,

Bug#1020217: snapshot.debian.org: write a generic file driver supporting multiple backend (such as object-storage)

2023-09-23 Thread Baptiste Beauplat
Hi Lucas, On Thu, 2023-09-21 at 18:26 +0200, Lucas Nussbaum wrote: > On 18/09/22 at 11:29 +0200, Baptiste Beauplat wrote: > > Having files stored into an object-like storage could improve cost > > and > > performence over the conventional storage that snapshot is &g

Bug#1043317: duck: Please drop "parked domain" test

2023-08-12 Thread Baptiste Beauplat
ks. Finally, the checks for obsoletes sites is currently at a certainty of wild-guess. I'll be bumping that to possible as, to the contrary of the parked test, its a list of well known deprecated sites, and virtually has no chance of false positive. Best, -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#1042947: UDD: create a duck importer

2023-08-07 Thread Baptiste Beauplat
nformative message",    "certainty": "possible" # optional key    }},    ... ] ``` Let me know what you think of it. > Then UDD could process source packages to extract URLs, check those > URLs > on a regular basis (similarly to what is done for lintian), and > publish/export the results in all relevant places. Best, -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#963887: UDD: 'duck' importer broken since 2020-05-25

2023-08-03 Thread Baptiste Beauplat
ld make it much easier. Sure, I'll have a look before next week. Best, -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#1040992: Add support for oldoldstable

2023-07-13 Thread Baptiste Beauplat
would be interested in providing the associated patch/MR. Best, -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#1033666: icinga2-common: wrong executable in /usr/share/icinga2/include/plugins-contrib.d/systemd.conf

2023-03-30 Thread Baptiste Beauplat
kCommand like check_postgres: > > > https://salsa.debian.org/nagios-team/icinga2/-/blob/master/debian/patches/postgres-checkcommand.patch There is an upstream issue for that, but unfortunately, both yayayayaka and myself refused to sign Icinga2 CLA, leaving the trivial fix for someone else. -- Baptiste Beauplat - lyknode

Bug#1031335: lintian: Please backport 2.116.3 to bullseye

2023-02-14 Thread Baptiste Beauplat
Package: lintian Severity: wishlist Dear maintainer, At mentors.debian.net, we use the bpo version of lintian to run on uploaded packages. But this 2.115.1 version report the latest standards-version as unknown. Could we please have a bpo build for 2.116.3? Thanks, -- Baptiste Beauplat

Bug#1023540: snapshot.debian.org: 504 Gateway Time-out

2023-01-18 Thread Baptiste Beauplat
/-/merge_requests/9 I'll let you know when this is merged and deployed. -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#1025722: duck fails with 'Can't close(GLOB(0x558bebc05958)) filehandle: 'Is a directory' at /usr/share/duck/lib/checks/patch_files.pm line 101'

2022-12-08 Thread Baptiste Beauplat
rc:perl [0], > hence > cc'in the perl maintainers Regardless of if it's indeed a problem introduced by the new perl upload, I'll fix it in the code. The read() will always return at the very least `.` and `..`, and those should definitly be skipped in that context. -- Baptiste Beauplat signature.asc Description: This is a digitally signed message part

Bug#1020219: snapshot.debian.org: change db schema to allow NULL value representing current run on node.last

2022-09-18 Thread Baptiste Beauplat
the process. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#1020217: snapshot.debian.org: write a generic file driver supporting multiple backend (such as object-storage)

2022-09-18 Thread Baptiste Beauplat
. S3 would be a good candidate since a couple of opensource storage solution provide S3 compatible API. That would allow a two step transision: start using the driver, then switch the backend. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#1020216: snapshot.debian.org: move to a stronger hash

2022-09-18 Thread Baptiste Beauplat
Package: snapshot.debian.org Severity: normal Snapshot uses SHA-1 hash to refer and deduplicate files. That hash is considered insecure and should be deprecated from snapshot. It should be replaced by secure hash function such as SHA-256, SHA-512 or BLAKE2. -- Baptiste Beauplat - lyknode

Bug#1017836: python-debian: Copyright doesn't throw NotMachineReadableError anymore

2022-08-21 Thread Baptiste Beauplat
Parse error on the line: "{error_as_text}"'.format( ValueError: Syntax or Parse error on the line: "This is the Debian GNU prepackaged version of the FSF's GNU hello\n" ``` Best, -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#1017479: python-django-celery-beat: Missing unpackaged python3-tzdata dependency

2022-08-16 Thread Baptiste Beauplat
) (ignored: LC_ALL set to en_US.UTF8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled [1]: https://pypi.org/simple/tzdata/ -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#1016412: dh-make: manpage.1.ex: Incorrect formatting for dash

2022-07-31 Thread Baptiste Beauplat
On 2022/07/31 02:04 PM, Alejandro Colomar (man-pages) wrote: > On 7/31/22 13:49, Baptiste Beauplat wrote: > > Hi Alejandro, > > > > On 2022/07/31 12:35 PM, Alejandro Colomar wrote: > > > The template page 'manpage.1.ex' uses '-' instead of '\-' for a > > >

Bug#1016412: dh-make: manpage.1.ex: Incorrect formatting for dash

2022-07-31 Thread Baptiste Beauplat
char. The same is true for the two examples following that text, which are correctly shown as \-\- in the source. I am missing something? Or maybe the fact that this text is in a .SH section make it work correctly? Best, -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#993963: ITP: centreon-plugins -- Collection of nagios plugins to monitor OS, services and network devices

2021-09-08 Thread Baptiste Beauplat
Package: wnpp Severity: wishlist Owner: Baptiste Beauplat X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-nagios-de...@lists.alioth.debian.org * Package name: centreon-plugins Version : 0.0~20210520-1 Upstream Author : Centreon (https://www.centreon.com) * URL

Bug#993531: lintian: doesn't know about conffile remove-on-upgrade tag

2021-09-02 Thread Baptiste Beauplat
to be removed on the next upgrade (since dpkg 1.20.6). These files must not exist in the binary package, as both dpkg(1) and dpkg-deb(1) will not accept building nor processing such binary packages. ``` Lintian should skip the tag if present while checking for the given tags. Best, -- Baptiste

Bug#992694: reprotest: kernel variation makes ldconfig abort with message "FATAL: Kernel too old"

2021-08-26 Thread Baptiste Beauplat
7_147_147 which was packaged with glibc-2.25. I agree. A possibility would be to introduce a '--uname-3.2' to setarch and I don't think, for the number of packages using ldconfig at build time, this is worth the trouble (specially since upstream might not be interested by it). -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#992694: reprotest: kernel variation makes ldconfig abort with message "FATAL: Kernel too old"

2021-08-22 Thread Baptiste Beauplat
/brp-ldconfig` compains about `FATAL: kernel too old` and aborts the build. ``` However all version of ldconfig (at least since 2017) require a kernel 3.2, not just the RPM ldconfig. I think the documentation should be updated to warn users about ldconfig not working in all cases. -- Baptist

Bug#991481: unblock: openntpd/1:6.2p3-4.2 (pre-approval)

2021-07-29 Thread Baptiste Beauplat
openntpd/1:6.2p3-4.2 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#987321: openntpd: if-up.d script uses SysV command instead of systemd and blocks boot

2021-07-29 Thread Baptiste Beauplat
Control: tags -1 + pending Ended-up uploading to DELAY/0. After a quick exchange on IRC #debian-release, asking for pre-approval for a targeted RC fix is a waste of time for the release team. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#987321: openntpd: diff for NMU version 1:6.2p3-4.2

2021-07-25 Thread Baptiste Beauplat
. -- Baptiste Beauplat - lyknode diff -Nru openntpd-6.2p3/debian/changelog openntpd-6.2p3/debian/changelog --- openntpd-6.2p3/debian/changelog 2020-10-26 18:10:47.0 +0100 +++ openntpd-6.2p3/debian/changelog 2021-07-25 14:37:54.0 +0200 @@ -1,3 +1,11 @@ +openntpd (1:6.2p3-4.2

Bug#991481: unblock: openntpd/1:6.2p3-4.2 (pre-approval)

2021-07-25 Thread Baptiste Beauplat
the package in testing [ Other info ] This is an NMU. On approval, I'll upload with DELAY/0. unblock openntpd/1:6.2p3-4.2 -- Baptiste Beauplat - lyknode diff -Nru openntpd-6.2p3/debian/changelog openntpd-6.2p3/debian/changelog --- openntpd-6.2p3/debian/changelog 2020-10-26 18:10:47.0 +0100

Bug#987321: openntpd: if-up.d script uses SysV command instead of systemd and blocks boot

2021-07-24 Thread Baptiste Beauplat
This effectively prevent systems from configuring multiple interfaces when using 'auto' in /etc/network/interfaces. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#961142: snapshot.debian.org: python3 migration

2021-07-16 Thread Baptiste BEAUPLAT
how can I be of any help. I do intend to address bugs listed for snapshot.debian.org in the BTS and build on this new version of snapshot. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#989018: unblock: imv/4.2.0-1.1

2021-05-23 Thread Baptiste Beauplat
upload. + * Build-depend on docbook-xsl so that xsltproc doesn't try to access +the internet for the stylesheet. Works around #980930. Thanks to Logan +Rosen for the patch. (Closes: #987536) + + -- Baptiste Beauplat Tue, 18 May 2021 13:51:05 +0200 + imv (4.2.0-1) unstable; urgency

Bug#987536: imv: diff for NMU version 4.2.0-1.1

2021-05-23 Thread Baptiste Beauplat
Dear maintainer, I've prepared an NMU for imv (versioned as 4.2.0-1.1). The diff is attached to this message. I'll open an unblock request of it too. Regards. -- Baptiste Beauplat - lyknode diff -Nru imv-4.2.0/debian/changelog imv-4.2.0/debian/changelog --- imv-4.2.0/debian/changelog 2021-01

Bug#987536: imv FTBFS without internet access

2021-05-18 Thread Baptiste Beauplat
ill open by then. Best, -- Baptiste Beauplat - lyknode diff -Nru imv-4.2.0/debian/control imv-4.2.0/debian/control --- imv-4.2.0/debian/control2021-01-31 13:01:39.0 +0100 +++ imv-4.2.0/debian/control2021-05-18 13:49:39.0 +0200 @@ -6,6 +6,7 @@ Build-Depends: asciidoc-b

Bug#988641: unblock: fenix/0.92a.dfsg1-12.1

2021-05-17 Thread Baptiste Beauplat
] attach debdiff against the package in testing [ Other info ] - Non-maintainer upload unblock fenix/0.92a.dfsg1-12.1 -- Baptiste Beauplat - lyknode diff -Nru fenix-0.92a.dfsg1/debian/changelog fenix-0.92a.dfsg1/debian/changelog --- fenix-0.92a.dfsg1/debian/changelog 2019-02-13 15:35

Bug#988534: unblock: zsnes/1.510+bz2-10.1

2021-05-15 Thread Baptiste Beauplat
[ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] - Non-maintainer upload unblock zsnes/1.510+bz2-10.1 -- Baptiste Beauplat - lyknode diff -Nru zsnes-1.510+bz2/debian

Bug#987640: zsnes: diff for NMU version 1.510+bz2-10.1

2021-05-14 Thread Baptiste Beauplat
Dear maintainer, I've prepared an NMU for zsnes (versioned as 1.510+bz2-10.1). The diff is attached to this message. Once the package is built and installed, I'll open an unblock request. Regards. -- Baptiste Beauplat - lyknode diff -Nru zsnes-1.510+bz2/debian/changelog zsnes-1.510+bz2

Bug#987637: fenix: diff for NMU version 0.92a.dfsg1-12.1~exp1

2021-05-14 Thread Baptiste Beauplat
Dear maintainer, I've prepared an NMU for fenix (versioned as 0.92a.dfsg1-12.1~exp1). The diff is attached to this message. I'm uploading to experimental before unstable in order to validate that autopkgtest works. Regards. -- Baptiste Beauplat - lyknode diff -Nru fenix-0.92a.dfsg1/debian

Bug#986512: libunity: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2021-05-12 Thread Baptiste Beauplat
On 2021/05/11 11:00 PM, Baptiste Beauplat wrote: > The issue may be related to this upstream issue: > > https://gitlab.gnome.org/GNOME/vala/-/issues/1167 > > I'll test using a patched version of vala and reassign if needed. The pachted version of vala in sid works and libunity

Bug#987637: fenix FTBFS with gcc 10

2021-05-11 Thread Baptiste Beauplat
Control: tags -1 + patch Dear maintainer, The following patch fixes the FTBFS. I've added a specific check in the test suite and I've tested it manually. Without feedback, I'll NMU the package and request an unblock in a couple of days. Best, -- Baptiste Beauplat - lyknode diff -Nru fenix

Bug#986512: libunity: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2021-05-11 Thread Baptiste Beauplat
The issue may be related to this upstream issue: https://gitlab.gnome.org/GNOME/vala/-/issues/1167 I'll test using a patched version of vala and reassign if needed. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#988295: glabels: Maintainer email is not reachable

2021-05-09 Thread Baptiste Beauplat
reachable email as maintainer. Best, -- Baptiste Beauplat - lyknode --- Begin Message --- Bug#986512: libunity: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 Is being held until the list moderator can review it for approval. The reason it is being held: Post

Bug#988294: libunity: Maintainer email is not reachable

2021-05-09 Thread Baptiste Beauplat
reachable email as maintainer. Best, -- Baptiste Beauplat - lyknode --- Begin Message --- Bug#986512: libunity: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 Is being held until the list moderator can review it for approval. The reason it is being held: Post

Bug#986512: libunity: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2021-05-09 Thread Baptiste Beauplat
nfo) -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#987640: zsnes FTBFS with gcc 10

2021-05-09 Thread Baptiste Beauplat
Control: tags -1 + patch Dear maintainer, The following patch fixes the FTBFS. I've tested it and I can run the program and load a rom successfully. Without feedback, I'll NMU the package and request an unblock in a couple of days. Best, -- Baptiste Beauplat - lyknode From: Baptiste Beauplat

Bug#983140: closed by Debian FTP Masters (reply to Lee Garrett ) (Bug#983140: fixed in ansible 2.10.7+merged+base+2.10.8+dfsg-1)

2021-04-20 Thread Baptiste Beauplat
,11 @@ +ansible (2.9.16+dfsg-1.2) bullseye; urgency=medium + + * Non-maintainer upload. + * Use python3.9 as default interpreter (Closes: #983140) + * Add autopkgtest to run a working subset of ansible test suite + + -- Baptiste Beauplat Sat, 17 Apr 2021 15:27:02 +0200 + ansible (2.9.16+dfsg-1.1) un

Bug#983140: closed by Debian FTP Masters (reply to Lee Garrett ) (Bug#983140: fixed in ansible-base 2.10.5+dfsg-2)

2021-04-12 Thread Baptiste Beauplat
sed-updates as described in the devref [2]. That would allow ansible to remain in bullseye (and all other packages depending on it). Best, [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984557 [2]: https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#direct-updates-to-testi

Bug#982878: aspell-hsb: diff for NMU version 0.02.0-1.2

2021-02-15 Thread Baptiste Beauplat
Control: tags 982878 + patch Dear maintainer, I've prepared an NMU for aspell-hsb (versioned as 0.02.0-1.2). The diff is attached to this message. I'm Cc'ing Andreas for review and upload in a the DELAYED/10 queue. Regards. -- Baptiste Beauplat - lyknode diff -Nru aspell-hsb-0.02.0/debian

Bug#982878: aspell-hsb: packaged files modified after unpacking

2021-02-15 Thread Baptiste Beauplat
recent version of dictionary-common-dev will allow you to generate compat and rws automatically by triggering aspell-autobuildhash and get rid of this error. I'll be working on proposing an NMU for this bug. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#979641: src:kboot-utils: invalid maintainer address

2021-02-03 Thread Baptiste Beauplat
On 2021/02/03 07:10 PM, Antonio Ospite wrote: > On Wed, 3 Feb 2021 09:43:30 +0100 > Baptiste Beauplat wrote: > > [...] > > > > I could open the RM bug on your behalf if you want me to. > > > > Thank you, I would appreciate that. Created as #98

Bug#981795: RM: kboot-utils -- ROM; RC-buggy, unmaintained, low popcon

2021-02-03 Thread Baptiste Beauplat
Package: ftp.debian.org Severity: normal I'm requesting removal of kboot-utils in unstable on behalf of its maintainer. See #979641 for details. This package has no rdepends. -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#979641: src:kboot-utils: invalid maintainer address

2021-02-03 Thread Baptiste Beauplat
On 2/3/21 9:37 AM, Antonio Ospite wrote: > On Tue, 2 Feb 2021 20:51:24 +0100 > Baptiste Beauplat wrote: > >> Hi Antonio, >> >> On 2021/01/25 09:23 AM, Baptiste Beauplat wrote: > [..] >>> >>> Well, installation stats for kboot-utils are close to 0

Bug#980844: libbiblio-isis-perl: diff for NMU version 0.24-1.3

2021-02-02 Thread Baptiste Beauplat
Control: tags 980844 + patch Control: tags 980844 + pending Dear maintainer, I've prepared an NMU for libbiblio-isis-perl (versioned as 0.24-1.3). The diff is attached to this message. I'm cc'ing my usual sponsor for upload. Regards. -- Baptiste Beauplat - lyknode diff -u libbiblio-isis-perl

Bug#979641: src:kboot-utils: invalid maintainer address

2021-02-02 Thread Baptiste Beauplat
Hi Antonio, On 2021/01/25 09:23 AM, Baptiste Beauplat wrote: > On 2021/01/25 12:18 AM, Antonio Ospite wrote: > > On Sun, 24 Jan 2021 21:12:54 +0100 > > Baptiste Beauplat wrote: > > > > > Hi Antonio, > > > > > > kboot-utils, one o

Bug#981676: O: hunt -- Advanced packet sniffer and connection intrusion

2021-02-02 Thread Baptiste Beauplat
ndline, network::scanner, role::program, scope::utility Section: net Priority: optional Filename: pool/main/h/hunt/hunt_1.5-6.1+b1_amd64.deb Size: 83936 MD5sum: 1ffd6a9005a0e5770ecf5291458c08af SHA256: 5a9a902fb011f6a5d37119e5977d6f261dd819cca11c6ab4c186395cb258e855 -- Baptiste Beauplat - l

Bug#981675: O: cvsdelta -- Summarize differences in a CVS repository

2021-02-02 Thread Baptiste Beauplat
ol/main/c/cvsdelta/cvsdelta_1.7.0-6.1_all.deb Size: 20304 MD5sum: d66eaf5d1ed55024268de142b6eea4cb SHA256: c8210b8fea6f9165e2fc154069a9a0bc626a839e00669886fb2c8afc8856a6b3 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981674: O: abicheck -- binary compatibility checking tool

2021-02-02 Thread Baptiste Beauplat
ck_1.2-5.1_all.deb Size: 31752 MD5sum: ed12e9075e096f6af80eed44d995a439 SHA256: e1180e8b8a31bf9597ef34f88c2ea48ad94eb9c734fd7c6da93b438b99f712e1 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#979052: nam: diff for NMU version 1.15-5.2

2021-02-02 Thread Baptiste Beauplat
Control: tags 979052 + patch Control: tags 979052 + pending Dear maintainer, I've prepared an NMU for nam (versioned as 1.15-5.2). The diff is attached to this message. I'm cc'ing my usual sponsor for upload. Regards. -- Baptiste Beauplat - lyknode diff -Nru nam-1.15/debian/changelog nam

Bug#979246: fonts-ddc-uchen: diff for NMU version 1.0-1.2

2021-02-02 Thread Baptiste Beauplat
Control: tags 979246 + patch Control: tags 979246 + pending Dear maintainer, I've prepared an NMU for fonts-ddc-uchen (versioned as 1.0-1.2). The diff is attached to this message. I'm cc'ing my usual sponsor for upload. Regards. -- Baptiste Beauplat - lyknode diff -Nru fonts-ddc-uchen-1.0

Bug#979980: lintian: Please backport 2.104.0 to buster

2021-02-01 Thread Baptiste Beauplat
On 2021/01/21 12:58 PM, Felix Lechner wrote: > Hi Chris, > > On Tue, Jan 12, 2021 at 6:45 AM Baptiste Beauplat wrote: > > > > Could we please have a bpo build for 2.104.0? > > Hope all is well! Can you please help? Hi Chris, any update on this? mentors.d.n still wa

Bug#981055: O: john -- active password cracking tool

2021-01-26 Thread Baptiste Beauplat
> Mmm, I should I checked with you first before orphaning the package. Sorry about that Julián, I'll be more thorough next time :) -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981060: O: blag-fortune -- anarchist quotes for fortune

2021-01-25 Thread Baptiste Beauplat
ool/main/b/blag-fortune/fortune-anarchism_1.2-1.1_all.deb Size: 28876 MD5sum: f551a8280ca41deba8cd02c3ccbb285e SHA256: 73e91afa703f4298febb3bb4cb3fb7be0ef45466c9463ce63291e286830898e7 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981056: O: aspell-hr -- The Croatian dictionary for GNU Aspell

2021-01-25 Thread Baptiste Beauplat
/aspell-hr_0.51-4.1_all.deb Size: 282800 MD5sum: f8ec0adb67f9d476b5195203f21be4b9 SHA256: 88547bb8796008ff015a410591bc31eb8fd3b6842ccd01f45077b0d4e06383a8 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981055: O: john -- active password cracking tool

2021-01-25 Thread Baptiste Beauplat
-of::dictionary, role::app-data, security::cryptography, use::checking Section: admin Priority: optional Filename: pool/main/j/john/john-data_1.8.0-2.1_all.deb Size: 4286680 MD5sum: a8261c44b7383bb89bd7229e4de505e5 SHA256: 34413d71a52f16ab783ee45bd5d8bb0195a8cfe8f73f29f11c3ff19db3807e5a -- Ba

Bug#976832: src:crashmail: invalid maintainer address

2021-01-25 Thread Baptiste Beauplat
t: rfc822;j...@rocasa.us > Status: 5.0.0 > Remote-MTA: dns; a585612.mx.mailhop.org > Diagnostic-Code: smtp; 554 5.7.1 We do not relay rocasa.us > -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981053: O: libloki -- C++ library of generic design patterns

2021-01-25 Thread Baptiste Beauplat
doc Priority: optional Filename: pool/main/libl/libloki/libloki-doc_0.1.7-3.1_all.deb Size: 94040 MD5sum: 0cd3a8e2a152dd20978debe65163a4eb SHA256: f4fac0de4479d117389f3fee0bbb697189e6f71e68e1064b7d0493319bc79355 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#979347: src:apt-venv: invalid maintainer address

2021-01-25 Thread Baptiste Beauplat
ction: failed > Final-Recipient: rfc822;l...@ubuntu.com > Status: 5.0.0 > Remote-MTA: dns; mx.canonical.com > Diagnostic-Code: smtp; 550 5.1.1 : Recipient address > rejected: User unknown in virtual alias table -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981051: O: extra-xdg-menus -- Extra menu categories for applications under GNOME and KDE

2021-01-25 Thread Baptiste Beauplat
n/e/extra-xdg-menus/extra-xdg-menus_1.0-4.1_all.deb Size: 12032 MD5sum: ac19ee6e814b7511e9edfcf014d170ec SHA256: 99c602b728848eacf5aca1bf381562f10e9aa632957941b60d6660047f1e69be -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981050: O: gwhois -- generic Whois Client / Server

2021-01-25 Thread Baptiste Beauplat
SHA256: 59116ef36daf0e0a96b3bf2719a38c09e0599f82badc30a1a5ee48004b6be521 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#981049: O: cramfsswap -- swap endianess of a cram filesystem (cramfs)

2021-01-25 Thread Baptiste Beauplat
lity, use::compressing, use::converting Section: utils Priority: optional Filename: pool/main/c/cramfsswap/cramfsswap_1.4.1-1.2_amd64.deb Size: 7020 MD5sum: 5893e4e546c6374c8f9b1de5a88b63ab SHA256: 57b94b7748e66a4f1312775454325cb0fe235999f6b22b03e0264ccb36d4090c -- Baptiste Beauplat - lyknode sign

Bug#979641: src:kboot-utils: invalid maintainer address

2021-01-25 Thread Baptiste Beauplat
On 2021/01/25 12:18 AM, Antonio Ospite wrote: > On Sun, 24 Jan 2021 21:12:54 +0100 > Baptiste Beauplat wrote: > > > Hi Antonio, > > > > kboot-utils, one of the packages you maintain in Debian has an old, > > unreachable > > Maitainer address. Could

Bug#980961: O: fbxkb -- X11 keyboard indicator and switcher

2021-01-24 Thread Baptiste Beauplat
6-2.1_amd64.deb Size: 40252 MD5sum: 17940ec468bf9781d68076b736f48e97 SHA256: 253e3c8090385a37e1095e847e958b6fc60dd0bfae0a3344b2a7d97d917ebf59 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980960: O: wsl -- Wsman Shell Command Line "whistle"

2021-01-24 Thread Baptiste Beauplat
adad22deb SHA256: 3e7dc04a98d503154f3f46a5cdc7049cc03e659ac163c4ca741818fe7392a724 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980959: O: maildirsync -- simple and efficient Maildir synchronisation utility

2021-01-24 Thread Baptiste Beauplat
e90b5e -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#979641: src:kboot-utils: invalid maintainer address

2021-01-24 Thread Baptiste Beauplat
osp...@studenti.unina.it > Status: 5.0.0 > Remote-MTA: dns; fmvip.unina.it > Diagnostic-Code: smtp; 550 5.1.1 ... User unknown -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980958: O: renrot -- Rename and rotate files according to EXIF tags

2021-01-24 Thread Baptiste Beauplat
ge, works-with::image:raster Section: graphics Priority: optional Filename: pool/main/r/renrot/renrot_1.2.0-0.3_all.deb Size: 61476 MD5sum: ed06eb5bd7411602e6bcd3b617e8c743 SHA256: 419b0002cf7e6ba1babdde6bc05243ad9c1323ad04210d9483dfdeb8bc8eb96e -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980954: O: microdc2 -- command-line based Direct Connect client

2021-01-24 Thread Baptiste Beauplat
0c915d3d SHA256: 889bbf0ffadec40a10f6205fd62527d05f285e332bda33ff9d6da15745fd4ae5 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980955: O: proxycheck -- checks existence of open proxy

2021-01-24 Thread Baptiste Beauplat
tional Filename: pool/main/p/proxycheck/proxycheck_0.49a-5+b1_amd64.deb Size: 31312 MD5sum: b48697ed264cae08e87d7ea0cfb06e12 SHA256: e7bfc8ef074a6ba2328554f3d735578dea309635aa9cd3cd4cfdfefe5c52106a -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980953: O: libdbix-class-htmlwidget-perl -- DBIx::Class::HTMLWidget perl module

2021-01-24 Thread Baptiste Beauplat
::db Section: perl Priority: optional Filename: pool/main/libd/libdbix-class-htmlwidget-perl/libdbix-class-htmlwidget-perl_0.16-5.1_all.deb Size: 9376 MD5sum: 27f68a7430bdbba4d725f43322f5 SHA256: c3cff25959fc5787670836793dfe68e8103e63cdb1859bfc7eda1aadad4e2a6f -- Baptiste Beauplat - lyknode s

Bug#980952: O: goban -- Goban screensaver

2021-01-24 Thread Baptiste Beauplat
SHA256: 73435aaf0edf85ccf90452859b446cb5063f014266723fc9effdda95ba4b44a2 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980949: O: wbox -- HTTP testing tool and configuration-less HTTP server

2021-01-24 Thread Baptiste Beauplat
-in::c, role::program Section: web Priority: optional Filename: pool/main/w/wbox/wbox_5-1+b2_amd64.deb Size: 21452 MD5sum: 0837ee534c0279262dc8ce5f2e93fdf1 SHA256: 15ac083b4573582848dc168651871129a9e8709131181d9cae5afb1c3118f783 -- Baptiste Beauplat - lyknode signature.asc Description: PGP signature

Bug#980948: O: archmbox -- a simple email archiver written in perl

2021-01-24 Thread Baptiste Beauplat
use::storing, works-with::mail Section: mail Priority: optional Filename: pool/main/a/archmbox/archmbox_4.10.0-2.1_all.deb Size: 35228 MD5sum: e3742ac03ae28d24a575ff794366e352 SHA256: ea6d8b1b051809a63b21bd98734382a51a8c5196d620fb4e0906990ce43ca09d -- Baptiste Beauplat - lyknode signature.

Bug#979246: src:fonts-ddc-uchen: invalid maintainer address

2021-01-12 Thread Baptiste Beauplat
e know if you don't have time to attend to it, I'll do an NMU with your address fixed. Note: this also affects ruby-fog-cloudatcost Best, -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#979980: lintian: Please backport 2.104.0 to buster

2021-01-12 Thread Baptiste Beauplat
Package: lintian Severity: wishlist Dear maintainer, Could we please have a bpo build for 2.104.0? Thanks, -- Baptiste Beauplat - lyknode

Bug#979639: src:sauce: invalid maintainer address

2021-01-10 Thread Baptiste Beauplat
g.uk). Let me know if you don't have time to attend to it, I'll do an NMU with your address fixed. Best, -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#939527: vcdimager contains one file with different license

2020-12-19 Thread Baptiste Beauplat
I asked upstream and apparently the change was requested by one of its author. They don't seems to want to change it back. See https://github.com/rocky/vcdimager/issues/5 For Debian, we just need to fix the copyright listing. I'll get on it. -- Baptiste Beauplat - lyknode OpenPGP_signa

Bug#973865: RFS: dhcpdump/1.8-3 [ITA] -- Capture dhcp-packets and show for easier checking and debugging

2020-12-19 Thread Baptiste Beauplat
ssary. Just so you know, it's open for anyone to register. You just need to create an account and that it. -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#973865: RFS: dhcpdump/1.8-3 [ITA] -- Capture dhcp-packets and show for easier checking and debugging

2020-12-02 Thread Baptiste Beauplat
doc/manuals/maint-guide/ [5]: https://salsa.debian.org/debian/dhcping [6]: https://salsa.debian.org [7]: https://salsa.debian.org/salsa-ci-team/pipeline -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#961142: snapshot.debian.org: python3 migration

2020-11-27 Thread Baptiste Beauplat
On 11/27/20 4:44 PM, Julien Cristau wrote: On Fri, May 22, 2020 at 11:30:13AM +0200, Baptiste BEAUPLAT wrote: - A 'python3' branch to open MR against Why can't MRs be opened against the master branch? It certainly can. Initially, I intended to split this work into smaller MRs. The python3

Bug#975558: Add public domain to copyright types

2020-11-23 Thread Baptiste Beauplat
Sorry Anatoli, I forgot to include you in my reply. On 11/23/20 7:02 PM, Baptiste Beauplat wrote: Hi Anatoli, On 11/23/20 4:49 PM, Anatoli Babenia wrote: I could not find any examples on how to make public domain packaged in Debian. Would be nice if `dh_make` supported it with `--copyright

Bug#975558: Add public domain to copyright types

2020-11-23 Thread Baptiste Beauplat
generated by dh-make. It would make sense to me to only ship most common licenses in dh-make, and thus skip the public domain license. What do you think? -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#972821: ITS: python-crontab

2020-11-21 Thread Baptiste Beauplat
s on that topic? As Mattia stated, we need python-django-celery-beat (and python-crontab by extension) for mentors.debian.net. If you are lacking time to work on this, don't hesitate to let us know. I'd be happy to help out. -- Baptiste Beauplat - lyknode OpenPGP_0x1EDBAA3C6926AF92.asc Descripti

Bug#974933: RM: testinfra -- ROM; renamed to pytest-testinfra

2020-11-16 Thread Baptiste Beauplat
Package: ftp.debian.org Severity: normal Please remove testinfra, renamed to pytest-testinfra. Note: This package is only present in unstable and has no rdeps. More info: Rename info: https://bugs.debian.org/973653 Recent maintainer change: https://bugs.debian.org/971591 -- Baptiste

Bug#424846: Finding files for d/clean when using sbuild

2020-11-10 Thread Baptiste Beauplat
On 11/10/20 10:25 AM, Johannes Schauer wrote: > that looks super cool! Do you want to add it to https://wiki.debian.org/sbuild > to make it more findable? I'm sure not everybody is up to your mad > single-quoting ninja skills. :D Wiki updated! -- Baptiste Beauplat - lyknode sign

Bug#424846: Finding files for d/clean when using sbuild

2020-11-10 Thread Baptiste Beauplat
On 11/9/20 11:50 PM, Baptiste Beauplat wrote: > Hi Robin, > > On 11/9/20 9:48 PM, Robin Gustafsson wrote: >> More than once now, I've made the mistake of missing certain files >> that ought to be added to debian/clean. I typically use sbuild when >> building package

Bug#973888: RFS: tinydyndns/0.4.2.debian1-2 [QA] -- pop-before-dyndns service using djbdns

2020-11-06 Thread Baptiste Beauplat
sc:Depends} * Fix typo in manpages and docs * Add salsa CI pipeline * Use recommended branch name from DEP-14 * Remove unused implicit file in debian packaging * Add an explanation to the repacked upstream sources Regards, -- Baptiste Beauplat - lyknode OpenPGP_signature Descriptio

Bug#973865: RFS: dhcpdump/1.8-3 [ITA] -- Capture dhcp-packets and show for easier checking and debugging

2020-11-06 Thread Baptiste Beauplat
-debhelper-compat-file -- Baptiste Beauplat - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#973681: RFS: mgitstatus/2.0+dfsg-2 -- Show status of multiple Git repositories

2020-11-03 Thread Baptiste Beauplat
* Bump for first source-only upload Regards, -- Baptiste BEAUPLAT - lyknode OpenPGP_signature Description: OpenPGP digital signature

Bug#973653: src:testinfra: Upstream project rename

2020-11-02 Thread Baptiste Beauplat
[2]: https://github.com/pytest-dev/meta/issues/1 [3]: https://github.com/kubernetes/test-infra -- Baptiste BEAUPLAT - lyknode OpenPGP_0x1EDBAA3C6926AF92.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Bug#973478: lintian: Can't call method "is_dir" on an undefined value

2020-10-31 Thread Baptiste Beauplat
rce:hello/1.0-1 skipping check of source:hello/1.0-1 I'm using the lastest version (2.100.0). This issue was not present in lintian 2.98. -- Baptiste BEAUPLAT - lyknode hello_1.0.orig.tar.xz Description: application/xz hello_1.0-1.debian.tar.xz Description: application/xz -BEGIN PGP SIGNED MESSAGE-

Bug#971591: Please update testinfra to 5.3.0

2020-10-27 Thread Baptiste Beauplat
Hi Sébastien, On 10/26/20 8:09 AM, Sébastien Delafond wrote: > On 23/10 17:11, Baptiste Beauplat wrote: >> Sure. I initially suggested debian because I'm not in the python >> team. I guess that will be the opportunity to join in :) > > All right; can you let me kn

Bug#971591: Please update testinfra to 5.3.0

2020-10-23 Thread Baptiste Beauplat
On 10/23/20 9:25 AM, Sébastien Delafond wrote: On 15/10 09:30, Baptiste Beauplat wrote: From what I can see on the package tracker, testinfra hasn't been very active packaging wise. No source upload have been done and the package hasn't migrated to testing, since 2019. I do believe

  1   2   >