Bug#979296: u-boot: Restructure the packaging

2021-01-17 Thread Nicolas Boulenguez
> I suspect I will eventually apply the changes, but it is a bit > overwhelming for me to consider this late in the bullseye development > cycle... > On the other hand, it might be nice to get this in now, to avoid great > divergence between bullseye and bookworm, should we ever need to make > chan

Bug#980300: libcbor: Please upgrade to new version 0.8.0

2021-01-17 Thread Nicolas Mora
Le 2021-01-17 à 11 h 03, Vincent Bernat a écrit : I have pushed 0.8.0 to salsa. Once bullseye is released, I'll upload and you are welcome to do a backport. Thanks!

Bug#980300: libcbor: Please upgrade to new version 0.8.0

2021-01-17 Thread Nicolas Mora
Le 2021-01-17 à 10 h 30, Vincent Bernat a écrit : How outdated is the package for you? Right now it isn't. My package glewlwyd doesn't use the new features and I've tested it with libcbor 0.8 with no noticeable bug so here's no rush AFAICT. But the versions since 0.5 fix lots of bugs and me

Bug#980301: libmicrohttpd: Please upgrade package to 0.9.72

2021-01-17 Thread Nicolas Mora
Source: libmicrohttpd Version: 0.9.71-1 Severity: normal Hello, libmicrohttpd 0.9.72 has been recently relesed: https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.72.tar.gz Is it possible to update the Debian package before bullseye soft freeze? If you need help packaging libmicrohttpd just

Bug#980300: libcbor: Please upgrade to new version 0.8.0

2021-01-17 Thread Nicolas Mora
Source: libcbor Version: 0.5.0+dfsg-2 Severity: normal Hello, libcbor 0.8.0 has been released, is it possible to upgrade the debian package before bullseye soft freeze? The current version is outdated. Thanks in advance -- System Information: Debian Release: 10.7 APT prefers stable-updates

Bug#979296: u-boot: Restructure the packaging

2021-01-16 Thread Nicolas Boulenguez
eb) (cd ../old && wget $MIRROR/u-boot-sunxi_VERSION-2_arm64.deb) for p in u-boot-rockchip u-boot-sunxi; do debdiff ../${p}_*.deb ../old/${p}_*_arm64.deb; done >From 32296e74c8659fe3b978a9aaa635d38020bbdf1a Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021

Bug#980237: u-boot: clean python cache

2021-01-16 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch This minor issue is most probably invisible because of .gitignore. >From 54cab22766d4183518e189501b0d3631a51db4d4 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 16 Jan 2021 14:11:39 +0100 Subject: Clean python cache diff --gi

Bug#980236: u-boot: Stop exporting CROSS_COMPILE

2021-01-16 Thread Nicolas Boulenguez
a36 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 16 Jan 2021 12:06:22 +0100 Subject: Stop exporting CROSS_COMPILE debian/rules sets CROSS_COMPILE in the environment and the Make command line. Makefile overrides the environment with the value from the command line, so the export

Bug#980235: u-boot: Remove obsolete dh_strip override

2021-01-16 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch The -X option only affects u-boot-qemu. The dh driver does dh_strip 'Architecture: all' packages. >From 82431f375ad2b7f918d267c5512ba96c458c1a5b Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 19:08:22 +0100 Su

Bug#980234: u-boot: let dh_strip strip tools

2021-01-16 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch As far as I known, the removed lines are exactly redundant with what dh_strip does later anyway. >From b00bdb981f5a2b77729866df701a51b2f0f8cd32 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 19:07:04 +0100 Subject:

Bug#979835: RFP: rolisteam -- tabletop role playing game over the network

2021-01-11 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Control: tags -1 newcomer * Package name: rolisteam Version : 1.9.3 Upstream Author : Renaud Guezennec http://www.rolisteam.org/contact * URL : https://rolisteam.org/ * License : GPL-2+, GPL-3+, LGPL-2.1+, LGPL-2.1 with Digia-Qt-

Bug#979278: arm-trusted-firmware: Make each command run by Make visible in the build log

2021-01-10 Thread Nicolas Boulenguez
Package: src:arm-trusted-firmware Followup-For: Bug #979278 Please use the attached diff instead. It fixes an important typo in the target list, and makes the rest less intrusive. >From 1de0943e55a19614c814d55c924ff439744a903d Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sun, 10

Bug#979660: u-boot: ke decision about running tests more explicit

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Make decision about testing tools more explicit >From 02c61e76b4c689567bd64a0c3cf34ad3a5f874d2 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 20:46:51 +0100 Subject: Make decision about testing tools more explicit Replac

Bug#979658: u-boot: Clarify scope of TOOLSDIR in debian/rules

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Clarify scope of TOOLSDIR in debian/rules >From 2f3a6f8b946a7caf37e59f473ebe6cb112bb41e5 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 20:30:08 +0100 Subject: Clarify scope of TOOLSDIR in debian/rules The variable is o

Bug#979654: u-boot: Prefer dh_auto_build to explicit recursive Make

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch This tool automatically sets -jN according to DEB_BUILD_OPTIONS. >From 4395f754d464dae94d19794bfbac50d04bac5575 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 19:22:22 +0100 Subject: Prefer dh_auto_build to explicit recurs

Bug#979652: u-boot: Remove obsolete maketargets variable

2021-01-09 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979652 With the attachment... >From d755cd4cd713d63ea6671426276e6e4fe12863e2 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 19:19:12 +0100 Subject: Remove obsolete maketargets variable diff --git a/debian/rules b/debian/ru

Bug#979652: u-boot: Remove obsolete maketargets variable

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Remove obsolete maketargets variable

Bug#979650: u-boot: Do not spend time searching for an install target in Makefile.

2021-01-09 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979650 With the attachment... >From 956d4d994b85d5cbda6f3bad4e3a474277863ee7 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sat, 9 Jan 2021 18:58:28 +0100 Subject: Do not spend time searching for an install target in Makefile diff --git a/deb

Bug#979650: u-boot: Do not spend time searching for an install target in Makefile.

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch Do not spend time searching for an install target in Makefile.

Bug#979648: u-boot: Prefer dh_installdocs to dh_install for tools too

2021-01-09 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch Debhelper recommends using dh_installdocs instead of dh_install for documentations. >From c2e887210557973e331933f6c628d7381b4ae6bc Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 8 Jan 2021 00:06:04 +0100 Subject: Prefer dh_installdocs

Bug#979487: src:u-boot: renaming install-sunxi64 to -sunxi

2021-01-07 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979487 The attachment is the same, rebased on your changes and with a manual page for the compatibility symbolic link. >From 8822349b18c26b929486bf3886cdf5e118450ac1 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 21:12:43 +0

Bug#978146: geary: Geary segfaults on startup after upgrade to 3.38.1-1

2021-01-07 Thread Henry-Nicolas Tourneur
X-Debbugs-CC: jbi...@debian.org,bi...@debian.org Adding the geary uploaders directly in CC since they might not have received emails from the BTS for this bug as the maintainer is set to Debian GNOME Maintainers. Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be irc

Bug#979483: u-boot: Stop installing rockchip_make_fit_atf on armhf)

2021-01-07 Thread Nicolas Boulenguez
b1d17f Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 22:25:02 +0100 Subject: Stop installing rockchip_make_fit_atf on armhf diff --git a/debian/u-boot-rockchip.install b/debian/u-boot-rockchip.install deleted file mode 100755 index 89856b7c6c..00 --- a/debian/

Bug#979487: [979...@bugs.debian.org: Re: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf]

2021-01-07 Thread Nicolas Boulenguez
With the attachment… >From 85b1a011ce5f362cb363d9c6ce44946f2f4be754 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 21:12:43 +0100 Subject: Remove 64 suffix from u-boot-install-sunxi64 The tool can be used with custom targets. diff --git a/debian/bin/u-boot-install-su

Bug#979487: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf

2021-01-07 Thread Nicolas Boulenguez
Package: src:u-boot Followup-For: Bug #979487 The attachment implements: > It might be worth renaming to drop the "64" part and For me, this bug can be closed, unless you want to keep a reminder of: > adding support known 32-bit targets as well, as is done on rockchip > platforms. > Also, to kee

Bug#979485: u-boot: Insert an empty line in target list for consistency

2021-01-07 Thread Nicolas Boulenguez
With the attachment...>From 3e4ed1ffb7cb38e68257cd6936aff93b1f3f1c9a Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 17:31:10 +0100 Subject: [PATCH 02/11] Insert an empty line in target list for consistency --- debian/targets | 1 + 1 file changed, 1 insertion(+) d

Bug#979296: u-boot: Restructure the packaging

2021-01-07 Thread Nicolas Boulenguez
the global patch size. >From c22b986b2c4040752463048fbcdbc6d4321dff86 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 18:44:58 +0100 Subject: [PATCH 09/11] Replace debian/targets with makefile snippets They should be easyer to maintain manually, but for now this separ

Bug#979295: u-boot: Use specific dh tools for docs and examples

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #979295 In case it helps, I have split the changes in two distinct suggestions. >From 56bae56f532343fe25304da54eddbaf687871e07 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 17:57:42 +0100 Subject: [PATCH 04/11] Install examples for to

Bug#979487: u-boot: Stop installing sunxi/u-boot-install-sunxi64 on armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch The tool is only usable on arm64. >From a5267dd121599cee25f5f151938ab3ced01d5fca Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:51:17 +0100 Subject: [PATCH 07/11] Stop installing sunxi/u-boot-install-sunxi64 on ar

Bug#979486: u-boot: Simplify installation of a link for tegra on arm64 but not armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch Debhelper allows one to select an architecture with the file name. >From d4c56d74f4ad50162668b4f5d254b41d314ec905 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:38:58 +0100 Subject: [PATCH 06/11] Simplify installation o

Bug#979485: u-boot: Insert an empty line in target list for consistency

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: wishlist Tags: patch This is useful for also parsing maintainers.

Bug#979484: u-boot: Fix pinephone platform name in u-boot-install-sunxi64

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch This completes commit 99cbbd1c which fixes aa0c051d. >From 597f076011ea4715c6ac1c91cac5830718a48477 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 15:37:21 +0100 Subject: [PATCH 01/11] Fix pinephone platform name in u-b

Bug#979483: u-boot: Stop installing rockchip_make_fit_atf on armhf

2021-01-07 Thread Nicolas Boulenguez
Source: u-boot Severity: minor Tags: patch The tool is only used on arm64. >From 9094c94c2ecbcf9338852f43ce2673d38499b410 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 7 Jan 2021 00:10:22 +0100 Subject: [PATCH 08/11] Stop installing rockchip_make_fit_atf on armhf --- .../{u-b

Bug#979482: u-boot: Pass BL31 to puma-rk3399

2021-01-07 Thread Nicolas Boulenguez
. >From 1424680924e85a02cfac20cd40ace45f9a1d1eff Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Wed, 6 Jan 2021 23:01:16 +0100 Subject: [PATCH 03/11] Pass BL31 to puma-rk3399 The option was missing in debian/targets, so the build system is seeing BL31=...rk3328 set in the environment

Bug#978146: geary: Geary segfaults on startup after upgrade to 3.38.1-1

2021-01-05 Thread Henry-Nicolas Tourneur
e the issue on another computer if anyone wants to troubleshoot this issue further. -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be irc: hntourne on oftc

Bug#978962: certbot: Certbot needs python-cryptography to work

2021-01-03 Thread Nicolas Grandjean
Hi Harlan, Le 02/01/2021 à 23:25, Harlan Lieberman-Berg a écrit : > Hi Nicolas, > > Your installation of python3-cryptography is very broken. You appear > to be missing about half of the files for some reason. Try > reinstalling python3-cryptography and see if that fixes the pr

Bug#978962: certbot: Certbot needs python-cryptography to work

2021-01-02 Thread Nicolas Grandjean
Le 01/01/2021 à 22:16, Harlan Lieberman-Berg a écrit : > […] > Can you also attach the output of this new script? You can find it in the attached files. $ ./import2.py > import2.out1 2> import2.out2 -- Nicolas import _frozen_importlib # frozen import _imp # builtin imp

Bug#978962: certbot: Certbot needs python-cryptography to work

2021-01-01 Thread Nicolas Grandjean
ut. > > A couple of things to get some more intel. First, what's the output > of the following: dpkg -s python3-cryptography python3-certbot certbot It's in the file `dpkg-output`. > Second, can you run the attached script and give me the output? nicolas@krypton:/tmp$ .

Bug#978962: certbot: Certbot needs python-cryptography to work

2021-01-01 Thread Nicolas Grandjean
Package: certbot Version: 0.31.0-1 Severity: normal Dear Maintainer, I think the `certbot` package needs `python-cryptography` package : Dec 31 19:03:17 krypton systemd[1]: Starting Certbot... Dec 31 19:03:18 krypton certbot[4849]: Traceback (most recent call last): Dec 31 19:03:18 krypton certb

Bug#892275: redshift: Unable to connect to GeoClue.

2020-12-29 Thread Nicolas Patrois
Package: redshift-gtk Version: 1.12-4 Followup-For: Bug #892275 Dear Maintainer, It seems that I have the same bug since today’s reboot. See the attached screenshot. Moreover, I can’t stop redshift. I close the window and it comes back. I can’t stop it, even killing it makes the fatal window come

Bug#974213: ITP: seadrive-fuse -- Seafile drive client FUSE daemon

2020-12-27 Thread Henry-Nicolas Tourneur
Hello Moritz, Thanks for this ITP :-) Would you use some help to get it packaged?  I noticed you are already involved with the other seafile software components in Debian. It would be really great to have seadrive pieces in time for the freeze of bullseye. Best regards, -- Henry-Nicolas

Bug#978146: geary: Geary segfaults on startup after upgrade to 3.38.1-1

2020-12-26 Thread Henry-Nicolas Tourneur
Package: geary Version: 3.38.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Upgrade on bullseye from 3.36 to 3.38 with apt * What exactly did yo

Bug#974937: Re : Bug#974937: evince: crashes then runs

2020-12-26 Thread nicolas . patrois
Le 25/12/2020 20:33:14, Bernhard Übelacker a écrit : > But still a proper backtrace would be helpful. Hi, I did not see this bug for a while but when evince will crash again, I’ll try to send the backtrace. Yours, nicolas patrois : pts noir asocial -- RÉALISME M : Qu'est-ce qu

Bug#971018: libgnatcoll-db FTBFS on mips(64)el with assembler message: branch out of range

2020-12-23 Thread Nicolas Boulenguez
Hello. Here is the full history, just in case. mipsel mips64el 18-4 OK OK 19.2-1 fails OK 19.2-2 fails OK 19.2-3 -mxgot OK OK 20.0-1 -mxgot fails fails 21.0.0-1-mxgot

Bug#977855: ITP: portfolio -- Minimalist file manager for those who want to use Linux mobile devices

2020-12-21 Thread Henry-Nicolas Tourneur
Package: wnpp Severity: wishlist Owner: Henry-Nicolas Tourneur X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: portfolio-filemanager Version : 0.9.1 Upstream Author : Martin Abente Lahaye * URL : https://github.com/tchx84/Portfolio * License

Bug#977803: arm-trusted-firmware: suggestions for the packaging

2020-12-20 Thread Nicolas Boulenguez
Source: arm-trusted-firmware Severity: wishlist Tags: patch Hello. Please consider the attached suggestions for the packaging part. arm-trusted-firmware-suggestions.tar.gz Description: application/gzip

Bug#976318: u-boot: Style changes for the packaging

2020-12-19 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #976318 Hello. Please replace the previous commit list with the attached archive. I have tested several configurations as described in the last commit log, on current head (88022988) with all suggestions from bugs 976315 976316 976317 976318 applied. dpkg-buildpack

Bug#977566: lollypop: Missing dependency on python3-cairo

2020-12-16 Thread Henry-Nicolas Tourneur
dError: No module named 'cairo' Suggestion is to add python3-cairo as dependency to fix this. Thanks for your work! Henry-Nicolas Tourneur -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Archit

Bug#977543: soundkonverter: Can’t select two folders

2020-12-16 Thread Nicolas Patrois
Package: soundkonverter Version: 3.0.1-2 Severity: wishlist Tags: upstream Dear Maintainer, When I select folders in the folders open dialog, I can’t select two (or more) folders at once. I must reopen them, folder by folder instead of selecting the desired ones (for example with CTRL-select).

Bug#977348: ulfius: missing runtime zlib dependency?

2020-12-14 Thread Nicolas Mora
On Mon, 14 Dec 2020 10:53:53 +0100 Gianfranco Costamagna wrote: Hello, looks like the new ulfius version is missing a zlib1g-dev dependency on the -dev package, leading to reverse-dependencies FTBFS in tests (e.g. in src:iddawc) Indeed, I missed that one, thanks! OpenPGP_0xFE82139440BD22B

Bug#969223: Can't rm directory on overlayfs in userns

2020-12-11 Thread Nicolas Schier
On Tue, Sep 17, 2020 at 2:57 AM Shengjing Zhu wrote: > > On Thu, Sep 17, 2020 at 2:52 AM Nicolas Schier wrote: > > > > > I think I just mess up when debugging. It seems it never works. > > > > > > Maybe we should revert permit_mounts_in_userns? as it doe

Bug#913155: ITP: node-rollup-plugin-uglify -- Rollup plugin to minify generated bundle.

2020-12-07 Thread Nicolas Mora
I do no longer need this package, canceling the ITP OpenPGP_0xFE82139440BD22B9.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Bug#976777: RFS: git-revise/0.6.0-2 [RC] -- handy git tool for doing efficient in-memory commit rebases

2020-12-07 Thread Nicolas Schier
urgency=medium . * debian/tests: switch from tox to pytest (Closes: #975415) Regards, Nicolas -- epost: nico...@fjasle.eu irc://oftc.net/nsc ↳ gpg: 18ed 52db e34f 860e e9fb c82b 7d97 0932 55a0 ce7f -- frykten for herren er opphav til kunnskap --

Bug#975415: git-revise: autopkgtest failure on armhf & ppc64el showing the package downloads code from internet

2020-12-07 Thread Nicolas Schier
Source: git-revise Tags: pending Thanks for the verbose explanation! I uploaded a new version of git-revise that uses pytest to run the tests (and no more tox with its automatically downloaded dependencies). As soon as I have found a sponsor, this RC bug should be fixed. Kind regards, Nicolas

Bug#974536: libssh2-1: Prevents salt from performing SSH key auth

2020-12-07 Thread Nicolas Mora
Hello, package libssh2 1.9.0-1 has been uploaded to unstable, can you confirm if the problem is fixed with this new version?

Bug#959881: libssh2-1: Please upgrade to 1.9: ECDSA and memory leaks

2020-12-07 Thread Nicolas Mora
that version to come to Debian and if there is something we can do to help. libssh2 1.9 has been uploaded to unstable, can you check if the problems are fixed now? /Nicolas OpenPGP_0xFE82139440BD22B9.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Bug#975617: ITA: libssh2

2020-12-06 Thread Nicolas Mora
OpenPGP_0xFE82139440BD22B9.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Bug#976318: u-boot: Style changes for the packaging

2020-12-05 Thread Nicolas Boulenguez
7;. Was there other motivations? >From 18c1cdf42d71b357d7468174fab2832826ab09c9 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 4 Dec 2020 21:42:00 +0100 Subject: [PATCH] Reduce the number of duplicate lines in debian/build/platforms.* --- debian/rules | 2 +- 1 file changed, 1 insertion(

Bug#976349: libavif-bin: no encoder codec, making avifenc useless

2020-12-03 Thread Nicolas George
package description. IIUC, libgav1 can encode, but but libavif cannot use it, only aom, rav1e and svt. See struct AvailableCodec availableCodecs in src/avif.c. Regards, -- Nicolas George -- System Information: Debian Release: bullseye/sid APT prefers stable-updates APT policy: (500

Bug#976318: u-boot: Style changes for the packaging

2020-12-03 Thread Nicolas Boulenguez
Source: u-boot Followup-For: Bug #976318 With the attachments... >From e73ab6b762a156523d12583fc80631236ac3018b Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:21:02 +0100 Subject: Use specific dh_installman instead of dh_install For example, dh_installman respe

Bug#976320: u-boot: Please package v2021.01-rc3

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Severity: wishlist Hello. The attached commit updates the existing patches. >From 2eea1a9fd33c34255f1c1fdf3f1d3752ddc87dd5 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:29:57 +0100 Subject: Refresh patches for v2021.01-rc3 diff --git a/deb

Bug#976319: u-boot: Please add support for pinephone

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Severity: wishlist Hello. The attached commit is only a draft, but adds a tester for this hardware. >From 392306fb5e0379e72c8838824539ac5cb33149ec Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:31:02 +0100 Subject: Add support for pinephone-1.2 d

Bug#976318: u-boot: Style changes for the packaging

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. Please consider the attached suggestions. commit-e73ab6b must be applied before commit-b246be4 Thanks.

Bug#976317: u-boot: Update Homepage and uscan configuration

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. A patch is attached. It produces the same archive for 2020.10+dfsg-1, and works with 2021.01+dfsg-rc3. >From 9dd023762f6a3d1df9bce2c5e590e81c12fdfca2 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1

Bug#976316: u-boot: Drop obsolete version restriction in Build-Depends

2020-12-03 Thread Nicolas Boulenguez
Package: u-boot Version: 2020.10+dfsg-1 Severity: minor Tags: patch Hello. A patch is attached. >From 8ba356f0b4918da02099f95d8419ffdba1705773 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 19:18:33 +0100 Subject: Drop obsolete version restriction in Build-Depends d

Bug#976315: u-boot: Change behaviour of debian/bin/u-boot-install-* for an unknown device tree

2020-12-03 Thread Nicolas Boulenguez
intention of the script author. * debian/bin/u-boot-install-sunxi64 selects pine64_plus. An error would be safer than a risk of later boot failure. A patch is attached. >From 2ee04a2eae64db925a62543d19ddd038bb0b594d Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Tue, 1 Dec 2020 1

Bug#975818: libgtkada: FTBFS: AttributeError: no attribute 'getchildren

2020-11-27 Thread Nicolas Boulenguez
Package: src:libgtkada Followup-For: Bug #975818 Control: tags -1 + pending The issue is caused by a changed in the python standard library. Version 21.0.0.785f3cf4-1 in experimental contains a fix, which will migrate during the gnat-10 transition.

Bug#967808: gtkgl2

2020-11-26 Thread Nicolas Boulenguez
Hello. gtkgl2 should probably be removed from next release, because at least of [1]. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967808 lablgtk2 seems to be the only remaining reverse dependency. Support for gtkgl2/gtkglaera is apparently optional and easy to disable. Is it possible

Bug#975589: transition: gnat-10

2020-11-23 Thread Nicolas Boulenguez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hello. The gcc-$V source package builds the Ada compiler (gnat-$V) and companion libraries (libgnat-$V and libgnat_util-$V). The default Ada compiler is selected by the gnat package. In

Bug#975489: Add Aqtion USB to 5Gbe driver (aqc111.ko) to linux-image

2020-11-22 Thread Nicolas Richeton
Package: linux-image Version: 5.8.0-1amd64 Hello, Driver for Marvel/Aquantia AQtion USB to 5GbE Controller (aqc111) is not included in Debian kernel package. It is included in linux kernel since nov. 2018 (https://github.com/torvalds/linux/blob/v5.9/drivers/net/usb/aqc111.c) Could you pleas

Bug#974739: gnome-passwordsafe: Gnome-passwordsafe fails to open

2020-11-19 Thread Henry-Nicolas Tourneur
No problem, thanks for your feedback, it's appreciated. Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be Le jeudi 19 novembre 2020 à 21:39 +0100, il a écrit : > You are right. I completely forgot about that old pykeepass installation with > pip. > pip unins

Bug#974937: Re : Bug#974937: evince: crashes then runs

2020-11-17 Thread nicolas . patrois
information > to find the bug: please see <https://wiki.debian.org/HowToGetABacktrace>. It’s for all files. Do you want the end of strace’s output? nicolas patrois : pts noir asocial -- RÉALISME M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des humains

Bug#974937: evince: crashes then runs

2020-11-16 Thread Nicolas Patrois
Package: evince Version: 3.38.0-2 Severity: normal Dear Maintainer, When I open a file in evince, evince crashes. I read this in the logs: nov. 16 20:33:38 nicolas.home kernel: pool-evince[16278]: segfault at fdd4 ip 004de186 sp afbfa034 error 5 in evince[4cd000+3a000] nov. 16 20:33:38 nicola

Bug#972481: ruby-pygments.rb: FTBFS, tests failure (due to new pygments)

2020-11-15 Thread Nicolas Boulenguez
, or else approve an NMU of 0004? Thanks. >From 218f1f4eeff211d5fdf1fc10bb51f182333926e1 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sun, 15 Nov 2020 09:59:56 +0100 Subject: [PATCH 1/5] Uscan v4 and Files-Excluded replace get-orig-source.sh --- debian/README.source |

Bug#974739: gnome-passwordsafe: Gnome-passwordsafe fails to open

2020-11-14 Thread Henry-Nicolas Tourneur
the Debian package for pykeepass and let me know if this problem persists? Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be

Bug#974422: ITP: mobian-tweaks -- Generic configuration settings for Mobian

2020-11-12 Thread Henry-Nicolas Tourneur
like to get the scope right of mobian-tweaks so that everyone is on the same page. Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be

Bug#973475: abcm2ps: new upstream, wrong GPL version

2020-10-31 Thread Nicolas Boulenguez
+++ b/debian/changelog @@ -1,3 +1,14 @@ +abcm2ps (8.14.9-1) UNRELEASED; urgency=medium + + * Change license of packaging sources: GPL-2+ -> GPL-3+. + + [ Nicolas Boulenguez ] + * New upstream release. + * Debhelper 13. + * Fix license of upstream sources: GPL-2+ -> GPL-3+. Close: #FIXME. + +

Bug#386755: [PATCH 1/2] ifdata: fail when -ph is given but no hwaddr is available (Closes: #386755)

2020-10-27 Thread Nicolas Schier
ned-off-by: Nicolas Schier --- ifdata.c | 7 +++ ifdata.docbook | 5 - 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ifdata.c b/ifdata.c index 99f30e9..6e0bd0b 100644 --- a/ifdata.c +++ b/ifdata.c @@ -195,6 +195,13 @@ void if_hwaddr(const char *iface) {

Bug#972855: python3-humanize: due to use_scm_version, humanize.__version__ reports 0.0.0

2020-10-25 Thread Nicolas Noirbent
Package: python3-humanize Version: 3.1.0-1 Severity: important Dear Maintainer, Similarly to black [1], I suspect use_scm_version in humanize's setup.py [2] breaks humanize.__version__ when built by debian (more accurately, it breaks pkg_resources.get_distribution(__name__).version). Not really

Bug#972783: Re : Bug#972783: prboom-plus: Hangs after screen setup without strace

2020-10-23 Thread nicolas . patrois
prboom-plus is OK, I can play Doom 2. Moreover, I suspect something weird with XFCE because the windows that are not maximized vertically are moved downwards (from the size of the top bar), even if I can play. Yours, nicolas patrois : pts noir asocial -- RÉALISME M : Qu'est-ce qu'

Bug#972783: prboom-plus: Hangs after screen setup without strace

2020-10-23 Thread Nicolas Patrois
Package: prboom-plus Version: 2:2.5.1.7um+git89-1 Severity: normal Tags: upstream Dear Maintainer, Because my computer gets old, I run prboom-plus with taskset. It hangs and I can’t see the fullscreen, I can just in xterm see that the fullscreen is ready. I tried to discover what was the bug with

Bug#951682:

2020-10-20 Thread Henry-Nicolas Tourneur
Hello Ralf, Version 0.25 of this package depends just got it and it depends on librust- markup5ever-0.10+default-dev which is provided by librust-markup5ever-dev. I will close this bug accordingly. Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be

Bug#972419: dot2tex: moreverb.sty not found when using dot2texi latex package

2020-10-18 Thread Nicolas Bourdaud
erb.sty' not found.' The fix is obvious: doc2tex debian package need to depends on texlive-latex-extra which provides moreverb.sty Best, Nicolas Bourdaud -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture

Bug#972403: ITP: gprconfig-kb -- compiler list for the gprbuild build tool

2020-10-17 Thread Nicolas Boulenguez
Package: wnpp Severity: wishlist Owner: Nicolas Boulenguez * Package name: gprconfig-kb Version : 21.0.0 Upstream Author : AdaCore * URL : https://github.com/AdaCore/gprconfig_kb * License : GPL-3+ with GCC-runtime-library exception Programming Lang: XML

Bug#970909: gnome-authenticator does not start up

2020-10-16 Thread Henry-Nicolas Tourneur
. Best regards, -- Henry-Nicolas Tourneur mxid: @hntourne:matrix.nilux.be

Bug#971708: ITP: purple-xmpp-carbons -- XMPP XEP-0280: Message Carbons plugin for libpurple

2020-10-05 Thread Henry-Nicolas Tourneur
Package: wnpp Severity: wishlist Owner: Henry-Nicolas Tourneur X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: purple-xmpp-carbons Version : 0.2.2 Upstream Author : Richard Bayerle * URL : https://github.com/gkdr/carbons * License : GPL-2

Bug#971360: Re : Bug#971360: fonts-noto-color-emoji: error in glyphs display

2020-10-01 Thread nicolas . patrois
d are not emojis. Maybe the font has these glyphs too. nicolas patrois : pts noir asocial -- RÉALISME M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des humains ? Un cerveau plus gros ? P : Non... Une carte bleue suffirait...

Bug#971360: fonts-noto-color-emoji: error in glyphs display

2020-09-29 Thread Nicolas Patrois
Package: fonts-noto-color-emoji Version: 0~20200916-1 Severity: normal Tags: upstream Dear Maintainer, For some reason, it seems that today’s upgrade changed some glyphs in the console. For example, ⚫ (U+26AB MEDIUM BLACK CIRCLE) is shown as a ⚰ (U+26B0 COFFIN) and a ⚪ (U+26AA MEDIUM WHITE CIRCLE

Bug#717014: reassign to latest gnat

2020-09-27 Thread Nicolas Boulenguez
Control: reassign 717014 gnat-10 10.2.0-9 Control: reassign 760211 gnat-10 10.2.0-9 Reproduced on armel.

Bug#748297: the libgnatvsn patch should be upstreamed or dropped

2020-09-27 Thread Nicolas Boulenguez
Package: gnat-9 Followup-For: Bug #748297 Hello. The patch (now named ada-libgnat_util.diff) has improved its integration in the GCC packaging. Its header explains why upstream is not interested in applying it (summary: upstream links GNAT tools with libgnat_util statically during bootstrap, and

Bug#954681: [gnat-9] CONSTRAINT_ERROR : uintp.adb:1959 overflow check failed

2020-09-27 Thread Nicolas Boulenguez
Package: src:gcc-9 Followup-For: Bug #954681 Control: reassign -1 gnat-10 Control: retitle -1 CONSTRAINT_ERROR : uintp.adb:2002 overflow check failed Since version 10-20200410-1, the SOURCE_DATE_EPOCH patch should not trigger this bug anymore. However, this bug is most probably not fixed, and a r

Bug#971018: libgnatcoll-db: FTBFS on mips(64)el with assembler message: branch out of range

2020-09-26 Thread Nicolas Boulenguez
Source: libgnatcoll-db Version: 20.0-1 Severity: serious Justification: fails to build from scratch on previously built architectures Hello. libgnatcoll-db/20.0-1 in experimental fails to build on mipsel and mips64el with the following messages [1]. /tmp/ccl8IVnY.s: Assembler messages: /tmp/c

Bug#970901: black: cannot run, "ModuleNotFoundError: No module named '_black_version'"

2020-09-25 Thread Nicolas Noirbent
Package: black Version: 20.8b1-1 Severity: grave Justification: renders package unusable Dear Maintainer, The new black package version 20.8b1-1 seems to be missing some files: % black Traceback (most recent call last): File "/usr/lib/python3/dist-packages/black/__init__.py", line 63, in

Bug#970870: postgresql-autodoc: incompatible with PostgreSQL >= 12

2020-09-24 Thread Nicolas Dandrimont
ch should fix at least this bug. Thank you, Nicolas -- System Information: Debian Release: bullseye/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')

Bug#967808: gtkgl2: appears to be unmaintained upstream

2020-09-20 Thread Nicolas Boulenguez
Package: src:gtkgl2 Followup-For: Bug #967808 Just in case it helps taking a decision: as author of the recent NMUs, I support the removal.

Bug#969223: Can't rm directory on overlayfs in userns

2020-09-16 Thread Nicolas Schier
g to the feature since they need it for using the company's LXC containers; if permit_mounts_in_userns is removed again, they might be forced to switch to non-Debian kernels or to live-patch the kernel with fragile stuff like [1], cp. #913880. [1]: https://rocketgit.com/user/nicolas/overlay-u

Bug#969223: Can't rm directory on overlayfs in userns

2020-09-16 Thread Nicolas Schier
it/tree/fs/xattr.c?h=linux-5.7.y#n1049 [3]: https://kernel.ubuntu.com/git/ubuntu/ubuntu-focal.git/commit/?id=111cd1a9840ce187e28b49fe4e77b9b5e84386b1 > If I upgrade a debian10 VM to testing, it seems to work. > However if I boot a new debian testing VM, it seems not to work. > Bot

Bug#968518: clevis: "clevis decrypt" does not work in initrd

2020-09-15 Thread Nicolas Bourdaud
his is of course not a proper fix. I think the fix should be done either in initramfs-tools init-* scripts either in systemd/udev itself. In my case, I can say for sure the clevis-decrypt worked in July. I don't know which package update has broken the symlink for the clevis initramfs script. Best, Nicolas Bourdaud

Bug#970379: Follow up: Full build log

2020-09-15 Thread Nicolas Dandrimont
n Debian unstable) attached. > > *Attachments:* > * cpp-hocon_0.1.7-1_amd64-2020-09-15T10:19:53Z.build Cheers, -- Nicolas Dandrimont

Bug#964862: RFS: git-revise/0.6.0-1 -- handy git tool for doing efficient in-memory commit rebases & fixups

2020-09-10 Thread Nicolas Schier
Hei, På fr. 28. aug. 2020 kl. 22.54 + skrev Nicolas Schier: > On Fri, Aug 28, 2020 at 01:28:00PM +0300, Adrian Bunk wrote: > > Control: tags -1 moreinfo > > > > On Sat, Jul 11, 2020 at 02:02:43PM +0200, Nicolas Schier wrote: > > >... >

<    2   3   4   5   6   7   8   9   10   11   >