Bug#1029782: Strange Depends entry

2023-01-27 Thread Julian Gilbey
Package: python3-astroid Version: 2.13.3-1 Severity: minor The Depends: line includes: python3-wrapt | python3 (<< 3.11), python3-wrapt | python3 (>> 3.11). Since python3 will satisfy exactly one of python3 (>> 3.11) and python3 (<< 3.11), this dependency can be simplified to just python3-wrapt.

Bug#1029548: Warnings about collation version mismatch

2023-01-24 Thread Julian Gilbey
Package: postgresql-15 Version: 15.1-1+b1 Severity: normal I don't know whether this is the correct package to report this to, so please feel free to reassign as appropriate. I recently started getting warnings such as the following from my postgresql backup script: WARNING: database "postgres"

Bug#1027960: Multiple fonts installed with same fontname

2023-01-19 Thread Julian Gilbey
On Thu, Jan 05, 2023 at 07:46:38AM +, Julian Gilbey wrote: > I think a solution may be to do the following: > > * Remove the forkawesome links from > debian/python-qtawesome-common.links > > * Copy the forkawesome font file three times, and modify the fontname > of

Bug#1029146: icon no longer shows on desktop entry

2023-01-18 Thread Julian Gilbey
Package: einstein Version: 2.0.dfsg.2-10+b1 Severity: normal Tags: patch Something in the last testing update caused the icon to no longer show in the Applications menu. The following patch fixes this: --- /usr/share/applications/einstein.desktop~ 2011-09-25 12:35:27.0 +0100 +++ /usr/

Bug#1028637: Spyder stops showing indent guides after restart

2023-01-16 Thread Julian Gilbey
On Mon, Jan 16, 2023 at 05:48:11PM +0100, local10 wrote: > Tried the above twice, the indented block guides do NOT appear for me. > Flipping the "Show indent guides" menu option also doesn't bring the block > guides back, not sure why it worked before. > > Closing the tab and then restoring it w

Bug#1028637: Spyder stops showing indent guides after restart

2023-01-16 Thread Julian Gilbey
On Mon, Jan 16, 2023 at 05:03:14PM +0100, local10 wrote: > Jan 16, 2023, 15:10 by jul...@d-and-j.net: > > > Oh, that's really interesting. > > > > If you open Spyder to the subprocess.py file and just wait (maybe 10 > > or 20 seconds, possibly longer), do the indent marks then appear? > > They did

Bug#1028637: Spyder stops showing indent guides after restart

2023-01-16 Thread Julian Gilbey
On Mon, Jan 16, 2023 at 02:13:09PM +0100, local10 wrote: > Jan 16, 2023, 10:29 by jul...@d-and-j.net: > > > Thanks for this report! I've forwarded it upstream. It also turns > > out that removing the focus from Spyder and giving it back is enough > > to make the guides appear. > > Not in my cas

Bug#1029007: rustc: Recommends: cargo version no longer in testing or unstable

2023-01-16 Thread Julian Gilbey
Package: rustc Version: 1.63.0+dfsg1-1 Severity: normal This version of rustc in unstable and testing says: Recommends: cargo (>= 0.64.0~~), cargo (<< 0.65.0~~), llvm-14 but the version of cargo now in unstable and testing is 0.66.0+ds1-1. Best wishes, Julian

Bug#1028637: Spyder stops showing indent guides after restart

2023-01-16 Thread Julian Gilbey
forwarded 1028637 https://github.com/spyder-ide/spyder/issues/20380 thanks On Sat, Jan 14, 2023 at 12:53:42AM +0100, local10 wrote: > Jan 13, 2023, 23:38 by loca...@tutanota.com: > > More info: > > If I close the tab with "/usr/lib/python3.10/subprocess.py" file an then > reopen the file again

Bug#1028430: spyder-kernels: flaky autopkgtest: test_dask_multiprocessing AssertionError

2023-01-11 Thread Julian Gilbey
On Tue, Jan 10, 2023 at 11:22:18PM +0100, Timo Röhling wrote: > Source: spyder-kernels > Version: 2.3.3-1 > Severity: important > User: debian...@lists.debian.org > Usertags: flaky > X-Debbugs-Cc: debian...@lists.debian.org > [...] > > the spyder-kernels autopkgtest exhibits intermittent failures

Bug#1028425: Please update to version 6.2.x

2023-01-10 Thread Julian Gilbey
Source: pydocstyle Version: 6.1.1-1 Severity: normal X-Debbugs-Cc: Diego M. Rodriguez Hi! We will shortly need a newer version of this package for spyder. I am happy (as a Python team member) to do this myself, but equally happy for someone else who knows the package better to do it. I'll do i

Bug#1009659: bullseye-pu: package spyder/4.2.1+dfsg1-3

2023-01-09 Thread Julian Gilbey
On Sat, May 28, 2022 at 08:45:28PM +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > On Wed, 2022-04-13 at 19:46 +0100, Julian Gilbey wrote: > > The bug is reported in https://bugs.debian.org/989660 > > I didn't spot it at the time because I'm only

Bug#895582: Use existing Debian packages for javascript and fonts files instead of including them

2023-01-07 Thread Julian Gilbey
On Fri, Jan 06, 2023 at 04:24:04PM +0100, Bastian Germann wrote: > On Wed, 17 Feb 2021 10:07:53 +0000 Julian Gilbey wrote: > > Yes, I'd be happy to do so, after bullseye is released. (I don't know > > what "MRs" are, though.) I have several new packages I&#

Bug#1027960: Multiple fonts installed with same fontname

2023-01-05 Thread Julian Gilbey
On Thu, Jan 05, 2023 at 07:46:38AM +, Julian Gilbey wrote: > [...] > * Create new fontawesome5-*charmap.json files from > /usr/share/fonts-fork-awesome/css/v5-compat.css Below is a quick > script to do this. Oh, I hadn't checked it properly. This one works (there were

Bug#1027960: Multiple fonts installed with same fontname

2023-01-04 Thread Julian Gilbey
hes, Julian #!/usr/bin/python3 """Create JSON files for ForkAwesome font. Copyright 2023 Julian Gilbey Licensed under the Expat license """ import json import re CSS = "/usr/share/fonts-fork-awesome/css/v5-compat.css" JSONS = { &

Bug#1027957: Material Design Icons font has problematic license

2023-01-04 Thread Julian Gilbey
Package: python-qtawesome-common Version: 1.2.1+dfsg-2 Severity: important X-Debbugs-Cc: Bastian Germann The Material Design Icons license reads (quoting debian/copyright): Pictogrammers Free License -- . This icon collection is released as free, open source, and GPL

Bug#1027865: [Pkg-javascript-devel] Bug#1027865: Cannot build for backports: fails test "npm package contains only the expected entries in the package dir"

2023-01-04 Thread Julian Gilbey
On Wed, Jan 04, 2023 at 11:13:22AM +0100, Jérémy Lal wrote: > Le mer. 4 janv. 2023 à 10:39, Julian Gilbey a écrit : > > Package: node-jasmine > Version: 4.5.0+~cs8.8.0-1 > Severity: normal > > Hi, > > I'm trying to backport node-jasmine to bullseye

Bug#1027865: Cannot build for backports: fails test "npm package contains only the expected entries in the package dir"

2023-01-04 Thread Julian Gilbey
Package: node-jasmine Version: 4.5.0+~cs8.8.0-1 Severity: normal Hi, I'm trying to backport node-jasmine to bullseye (see https://bugs.debian.org/973617 for the reason). Unfortunately, one of the tests fails: Failures: 1) npm package contains only the expected entries in the package dir Messa

Bug#1027859: Uninstallable on bullseye-backports because of nodejs security upgrade

2023-01-03 Thread Julian Gilbey
Package: pkg-js-tools Version: 0.15.9~bpo11+1 Severity: normal On bullseye, there has been a security update of nodejs to version 12.22.12~dfsg-1~deb11u1, but the bullseye-backports version depends on nodejs:any | nodejs (<< 12.22.5~dfsg-4~). Aptitude complains that it cannot install pkg-js-tools

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2023-01-02 Thread Julian Gilbey
On Mon, Jan 02, 2023 at 07:37:10PM +, Julian Gilbey wrote: > I just tried building node-webfont on bullseye with bullseye-backports > and it's not happy: > > The following packages have unmet dependencies: > sbuild-build-depends-main-dummy : Depends: node-svg2ttf but it i

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2023-01-02 Thread Julian Gilbey
On Mon, Jan 02, 2023 at 05:20:00PM +, Julian Gilbey wrote: > [...] > > > > I've added you as maintainer, feel free to push directly to this repo. > > Please note that on every push, packages are automatically backported to the > > current stable. You may join

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2023-01-02 Thread Julian Gilbey
On Mon, Jan 02, 2023 at 04:23:19PM +0100, Thomas Goirand wrote: > On 1/1/23 23:09, Julian Gilbey wrote: > > (1) As I noted earlier in this report, I was a little confused by the > > current Salsa repository, but am becoming less so. There are numerous > > branches there, a

Bug#1027688: Has a list of MDI icons inconsistent with what is available on the system

2023-01-01 Thread Julian Gilbey
Source: tulip Version: 5.4.0+dfsg-3 Severity: normal Hi! I've been looking at the fonts-materialdesignicons-webfont package, as we need a newer version for python3-qtawesome. In my explorations, I learnt the following: * The current version of the package is 1.6.50, which is needed for OpenSt

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2023-01-01 Thread Julian Gilbey
On Sun, Jan 01, 2023 at 01:36:08PM +0100, Thomas Goirand wrote: > Hi Julian, > > I'm ok to add you as uploader if you like, but I would like the package to > stay in the OpenStack team. I have given you write access to the Git (as > maintainer). Hi Thomas, Thanks for that; happy to accept the of

Bug#1027470: ITS: fonts-materialdesignicons-webfont

2023-01-01 Thread Julian Gilbey
Source: fonts-materialdesignicons-webfont Version: 1.6.50-3 Severity: important X-Debbugs-Cc: Debian OpenStack , Thomas Goirand , Michal Arbet , Ivan Udovichenko Following the procedure in the Debian Developers Reference, section 5.12, I intend to salvage this package, as mentioned in https://b

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2023-01-01 Thread Julian Gilbey
On Sun, Dec 11, 2022 at 03:54:40PM +, Julian Gilbey wrote: > There has been no progress or follow-up on this bug report in over two > years. > > I also recently noticed that some of the icons in the existing font > are brand icons which should be removed because of licensing

Bug#1027290: lintian: false positive missing-build-dependency-for-dh_-command dh_nodejs_autodocs when build-depends on dh-sequence-nodejs

2022-12-29 Thread Julian Gilbey
Package: lintian Version: 2.115.3 Severity: normal My package-in-progress node-webfont declares Build-Depends: dh-sequence-nodejs, which is (only) provided by dh-nodejs. It uses dh_nodejs_autodocs, and lintian reports: E: node-webfont source: missing-build-dependency-for-dh_-command dh_nodejs_a

Bug#1027266: dpkg-genbuilddeps does not find package for /usr/bin/gzip, /usr/lib/... on unified /usr systems

2022-12-29 Thread Julian Gilbey
Package: devscripts Version: 2.22.2 Severity: normal I just ran dpkg-genbuilddeps on a build and it listed all sorts of files it couldn't find a package for. These included: /usr/bin/gzip /usr/lib/terminfo/x/xterm-256color among several others. These are found, respectively, in gzip (as /bin/gzi

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Re\: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-26 Thread Julian Gilbey
Thanks Yadd, and it isn't breaking the build, so no particular rush! Best wishes, Julian On Mon, Dec 26, 2022 at 09:10:18AM +0100, Yadd wrote: > Hi, > > I'm moving this week, will take a look at this later ;-) > > Cheers, > Yadd > > Le Lundi, Décembre 26

Bug#1026974: Re\: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
reassign 1026974 dh-nodejs thanks On Sun, Dec 25, 2022 at 11:59:42PM +0100, Jonas Smedegaard wrote: > Quoting Julian Gilbey (2022-12-25 22:43:05) > > On Mon, Dec 26, 2022 at 02:07:02AM +0530, Pirate Praveen wrote: > > > > > > On 26/12/22 1:31 AM, Julian Gilbe

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
On Mon, Dec 26, 2022 at 02:07:02AM +0530, Pirate Praveen wrote: > > On 26/12/22 1:31 AM, Julian Gilbey wrote: > > Yes, these components are C++ code, not Javascript, so I want the > > dh-nodejs scripts to completely ignore them. > Then it may be better to package these two se

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
nts is > used to exclude a component listed in debian/watch. > On Sun, 25 Dec 2022 at 13:09, Julian Gilbey wrote: > > Package: pkg-js-tools > Version: 0.15.12 > Severity: normal > > I am working on a package (node-webfont) which requires a non-node &g

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
t its name preceded by a "!" in > debian/nodejs/additional_components. > From the above, I don't think "!" in debian/nodejs/additional_components is > used > to exclude a component listed in debian/watch. > On Sun, 25 Dec 2022 at 13:09, Julian Gilbey wrote: >

Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
Package: pkg-js-tools Version: 0.15.12 Severity: normal I am working on a package (node-webfont) which requires a non-node component. The dh-nodejs tools keeps complaining, for example debclean reports: Found debian/nodejs/additional_components /!\ woff2/package.json not found Unable to load wof

Bug#958853: Fix

2022-12-21 Thread Julian Gilbey
On Wed, Dec 21, 2022 at 07:24:38PM +0100, Dan O'Huiginn wrote: > Upstream has now moved away from Bazel: > https://github.com/ankitects/anki/commit/5e0a761b875fff4c9e4b202c08bd740c7bb37763 > > The new build system uses cargo and ninja. It'll still be a substantial job > to package this for Debia

Bug#1026800: ITP: node-webfont -- Generate icon fonts from SVG icons

2022-12-21 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-javascript-de...@lists.alioth.debian.org * Package name: node-webfont Version : 11.4.0 Upstream Contact: https://github.com/itgalaxy/webfont/issues * URL : https

Bug#1026450: readme-debian.el and debian-copyright.el throw lots of warnings on startup

2022-12-20 Thread Julian Gilbey
Package: elpa-dpkg-dev-el Version: 37.9 Severity: normal When I load debian/copyright in emacs, I now get a large number of warnings: Warning (comp): debian-changelog-mode.el:495:13: Warning: Package cl is deprecated Disable showing Disable logging Warning (comp): debian-changelog-mode.el:1273:3

Bug#1006942: safeeyes: Safeeyes no longer seems to appears in the KDE/Plasma system tray

2022-12-20 Thread Julian Gilbey
On Mon, Nov 21, 2022 at 04:53:59PM +0100, Quentin Hibon wrote: > Upstream has now released a new version, so now it's just a matter of > updating the version in Debian to fix this: > > https://github.com/slgobinath/SafeEyes/issues/428#issuecomment-1321266409 And the updated Debian version needs t

Bug#1026247: Spyder shows a popup message on start: "You have missing dependencies! Mandatory: qdarkstyle"

2022-12-18 Thread Julian Gilbey
forcemerge 1024008 1026247 thanks On Sat, Dec 17, 2022 at 07:42:52AM +0100, local10 wrote: > Package: spyder > Version: 5.3.3+dfsg-3 > > > Every time I start Spyder the following popup shows up: > >     You have missing dependencies! This is due to the version of spyder

Bug#1025000: python-qtawesome: Includes non-source Font Awesome 5

2022-12-11 Thread Julian Gilbey
forwarded https://github.com/spyder-ide/qtawesome/issues/220 thanks On Fri, Dec 09, 2022 at 10:15:58AM +0100, Bastian Germann wrote: > Am 09.12.22 um 07:49 schrieb Andrius Merkys: > > I saw you have excluded the files in unreleased 1.2.1+dfsg-1 version of > > the package. Are you planning to uploa

Bug#1025867: src:spyder: unsatisfied build dependency in testing: python3-qdarkstyle (< 3.1~)

2022-12-11 Thread Julian Gilbey
Hi Paul, On Sat, Dec 10, 2022 at 10:14:22PM +0100, Paul Gevers wrote: > Source: spyder > Version: 5.3.3+dfsg-3 > Severity: serious > Tags: sid bookworm > User: debian...@lists.debian.org > Usertags: edos-uninstallable > > Dear maintainer(s), > > Dose [1] is reporting a build issue with your pack

Bug#973617: fonts-materialdesignicons-webfont: New upstream release

2022-12-11 Thread Julian Gilbey
On Wed, Jan 13, 2021 at 05:06:43PM +, Julian Gilbey wrote: > On Wed, Jan 13, 2021 at 10:51:08AM +0000, Julian Gilbey wrote: > > On Mon, Nov 02, 2020 at 04:32:54PM +0100, Michele Cane wrote: > > > Package: fonts-materialdesignicons-webfont > > > Version: 1.6.50

Bug#1025000: python-qtawesome: Includes non-source Font Awesome 5

2022-12-09 Thread Julian Gilbey
Hi Andrius, On Fri, Dec 09, 2022 at 10:59:35AM +0200, Andrius Merkys wrote: > Hi, > [...] > > I got the impression that the removed fonts can be drop-in-replaced with > ones from DFSG-compatible fork from fonts-fork-awesome, but I did not check > that. I am in contact with finalcif upstream and c

Bug#1025000: python-qtawesome: Includes non-source Font Awesome 5

2022-12-09 Thread Julian Gilbey
On Fri, Dec 09, 2022 at 07:28:37AM +, Julian Gilbey wrote: > [...] > I also forgot to push my 1.2.1-1 changes to salsa, unfortunately. > Oops! But that's history now. Ah, I never released that version, so please ignore this comment! Salsa is fine. Best wishes, Julian

Bug#1025000: python-qtawesome: Includes non-source Font Awesome 5

2022-12-08 Thread Julian Gilbey
On Fri, Dec 09, 2022 at 08:49:10AM +0200, Andrius Merkys wrote: > Hi Bastian, > > On Mon, 28 Nov 2022 16:16:19 +0100 Bastian Germann wrote: > > This package contains three font files > > /usr/share/python-qtawesome/fonts/fontawesome5-*-webfont.ttf > > which are licensed freely but are not built

Bug#1024680: pydevd: ftbfs on riscv64(failed test)

2022-11-25 Thread Julian Gilbey
On Wed, Nov 23, 2022 at 03:17:41PM +0800, Bo YU wrote: > Source: pydevd > Version: 2.9.2+ds-4 > Severity: wishlist > > Dear Maintainer, > > The package has a ftbfs issue on riscv64 due to failed test; > ``` > [...] Ooh, that's a lot of failing tests! We're expecting a new upstream in the next f

Bug#1024546: python3-spyder: error when I try to install this package

2022-11-21 Thread Julian Gilbey
forcemerge 1024008 1024546 thanks On Mon, Nov 21, 2022 at 09:39:01AM +0100, antonio wrote: > Package: python3-spyder > Version: 5.3.3+dfsg-3 > Severity: normal > X-Debbugs-Cc: antde...@gmail.com > > Dear Maintainer, > when I try to install python3-spyder package, returns this error: > > I seguen

Bug#1023986: parso: too old to parse Python 3.11

2022-11-14 Thread Julian Gilbey
block 1023965 1021984 by 1023986 severity 1023986 serious thanks On Sun, Nov 13, 2022 at 02:24:07PM +, Rebecca N. Palmer wrote: > Package: python3-parso > Version: 0.8.1-1 > Tags: fixed-upstream > Control: block 1023965 1021984 by -1 > > Attempting to use parso on Python 3.11 gives an error t

Bug#1024008: python3-spyder is not installable

2022-11-14 Thread Julian Gilbey
On Mon, Nov 14, 2022 at 04:09:57PM +0200, Adrian Bunk wrote: > On Mon, Nov 14, 2022 at 11:13:14AM +0000, Julian Gilbey wrote: > > I maintain pydevd, so I'll try to look at that soon; someone else will > > have to handle pyzmq. > > pyzmq built on several architectures

Bug#1024008: python3-spyder is not installable

2022-11-14 Thread Julian Gilbey
Dear Adrian, On Sun, Nov 13, 2022 at 08:28:27PM +0200, Adrian Bunk wrote: > Package: python3-spyder > Version: 5.3.3+dfsg-3 > Severity: serious > > The following packages have unmet dependencies: > python3-spyder : Depends: python3-pylsp (< 1.6~) but 1.6.0-1 is to be > installed >

Bug#1023796: ITP: pylint-venv -- Pylint hook to use same pylint with different virtual envs

2022-11-10 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: pylint-venv Version : 2.3.0 Upstream Author : Jan Gosmann , Federico Jaramillo * URL : https://github.com/jgosmann

Bug#1022188: debugpy: FTBFS due to either "Timed out..." or "Address already in use"

2022-11-09 Thread Julian Gilbey
Hi Sergio, On Mon, Nov 07, 2022 at 01:44:41PM +, Julian Gilbey wrote: > Hi Sergio, > > On Fri, Oct 21, 2022 at 01:43:10PM -0400, Sergio Durigan Junior wrote: > > Source: debugpy > > Version: 1.6.3+ds-1 > > Severity: serious > > > > Hi, > > >

Bug#1022188: debugpy: FTBFS due to either "Timed out..." or "Address already in use"

2022-11-07 Thread Julian Gilbey
Hi Sergio, On Fri, Oct 21, 2022 at 01:43:10PM -0400, Sergio Durigan Junior wrote: > Source: debugpy > Version: 1.6.3+ds-1 > Severity: serious > > Hi, > > debugpy is currently FTBFSing: > [...] > > The long summary is too big to post here, but you can see the full log > at: > > > https://tes

Bug#1020696: autopkgtest-{build,virt}-lxc: use system-independent default locale

2022-09-25 Thread Julian Gilbey
Package: autopkgtest Version: 5.25 Severity: normal I tried building and testing autopkgtest using my autopkgtest-build-lxc created testing chroot, but the "autopkgtest" autopkgtest failed. The errors were all of the form: subprocess.CalledProcessError: Command '['cp', '-a', '/usr/lib/locale/C.U

Bug#1019965: pydevd: FTBFS in sid (failed tests)

2022-09-20 Thread Julian Gilbey
severity 1019965 normal thanks On Mon, Sep 19, 2022 at 04:01:31PM +0100, Julian Gilbey wrote: > On Sat, Sep 17, 2022 at 02:41:29PM +0200, Gianfranco Costamagna wrote: > > Source: pydevd > > Version: 2.8.0+git20220826.8ee4065+ds-1 > > Severity: serious > > > >

Bug#1019965: pydevd: FTBFS in sid (failed tests)

2022-09-19 Thread Julian Gilbey
On Sat, Sep 17, 2022 at 02:41:29PM +0200, Gianfranco Costamagna wrote: > Source: pydevd > Version: 2.8.0+git20220826.8ee4065+ds-1 > Severity: serious > > Hello, please have a look at the build log, some tests are now failing. > > Can also be seed in Debian CI > > https://tests.reproducible-build

Bug#1015833: sbuild: would be helpful to be able to override the autopkgtest options

2022-09-19 Thread Julian Gilbey
On Sun, Sep 18, 2022 at 08:27:53PM +0200, Johannes Schauer Marin Rodrigues wrote: > Hi, > > Quoting Julian Gilbey (2022-09-18 18:54:10) > > On Wed, Sep 14, 2022 at 08:13:08AM +0200, Johannes Schauer Marin Rodrigues > > wrote: > > > Hi, > > > > [..

Bug#1015833: sbuild: would be helpful to be able to override the autopkgtest options

2022-09-18 Thread Julian Gilbey
Hi Josch, On Wed, Sep 14, 2022 at 08:13:08AM +0200, Johannes Schauer Marin Rodrigues wrote: > Hi, > > On Fri, 22 Jul 2022 08:25:25 +0100 Julian Gilbey wrote: > > The sbuild(1) manpage says: > > > >--autopkgtest-opt=options > > Pass

Bug#1014932: python3-jellyfish: DeprecationWarning: getargs: The 'u' format is deprecated. Use 'U' instead

2022-09-12 Thread Julian Gilbey
tag 1014932 + fixed-upstream thanks On Thu, Jul 14, 2022 at 07:42:12PM +0200, Jakub Wilk wrote: > Package: python3-jellyfish > Version: 0.8.9-1+b1 > > I'm getting this deprecation warning: This has been fixed in version 0.9.0 upstream, so the Debian package needs updating to fix this. Best wish

Bug#1019435: ITP: rapidfuzz -- rapid fuzzy string matching

2022-09-09 Thread Julian Gilbey
On Fri, Sep 09, 2022 at 10:00:49AM +0100, Julian Gilbey wrote: > Package: wnpp > Severity: wishlist > Owner: Julian Gilbey > X-Debbugs-Cc: debian-de...@lists.debian.org, debian-de...@lists.debian.org, > debian-pyt...@lists.debian.org > > * Package name: rapidfuzz >

Bug#1019436: ITP: jarowinkler -- fast approximate string matching using Jaro(-Winkler) similarity

2022-09-09 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: jarowinkler Version : 1.2.1 Upstream Author : Max Bachmann * URL : https://github.com/maxbachmann/JaroWinkler * License

Bug#1019435: ITP: rapidfuzz -- rapid fuzzy string matching

2022-09-09 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: rapidfuzz Version : 2.6.1 Upstream Author : Max Bachmann * URL : https://github.com

Bug#1019431: ITP: rapidfuzz-capi -- C-API of the Python RapidFuzz package

2022-09-09 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: rapidfuzz-capi Version : 1.0.5 Upstream Author : Max Bachmann * URL : https://github.com/maxbachmann/rapidfuzz_capi

Bug#1018933: textdistance: test suite fails: conflicting meanings of Damerau-Levenshtein functions

2022-09-02 Thread Julian Gilbey
Package: python3-textdistance Version: 4.2.2-4 Severity: normal Tags: upstream The autopkgtest failed on this package when testing against a new upload of pyxdameraulevenshtein: test_qval[DamerauLevenshtein] _ alg = 'DamerauLevenshtein' @pyte

Bug#922381: go-mtpfs: Mounted filesystem disappeared shortly

2022-08-31 Thread Julian Gilbey
> On Fri, Feb 15, 2019 at 10:50:32AM +0100, Kamil Jonca wrote: > > Package: go-mtpfs > > Version: 0.0~git20180209.d6f8f3c-1 > > Severity: important > > > > I have lenovo K5 Android phone. > > when I mount it with: > > go-mtpfs -dev 'b41adca4' /media/skowronek/ > > > > files are visible for a whil

Bug#922381: go-mtpfs: Mounted filesystem disappeared shortly

2022-08-29 Thread Julian Gilbey
forwarded https://github.com/hanwen/go-mtpfs/issues/160 thanks On Fri, Feb 15, 2019 at 10:50:32AM +0100, Kamil Jonca wrote: > Package: go-mtpfs > Version: 0.0~git20180209.d6f8f3c-1 > Severity: important > > I have lenovo K5 Android phone. > when I mount it with: > go-mtpfs -dev 'b41adca4' /media/

Bug#1018454: py-stringmatching: build-depends on python3-nose or uses it for autopkgtest

2022-08-29 Thread Julian Gilbey
forwarded 1018454 https://github.com/anhaidgroup/py_stringmatching/issues/78 thanks On Sun, Aug 28, 2022 at 09:44:26PM +0300, Dmitry Shachnev wrote: > Source: py-stringmatching > Version: 0.4.2+git20201204.6a7fb57-7 > User: python-modules-t...@lists.alioth.debian.org > Usertags: nose-rm > > Dear

Bug#1018642: spyder-unittest: build-depends on python3-nose or uses it for autopkgtest

2022-08-29 Thread Julian Gilbey
forwarded 1018642 https://github.com/spyder-ide/spyder-unittest/issues/178 thanks On Sun, Aug 28, 2022 at 09:55:09PM +0300, Dmitry Shachnev wrote: > Source: spyder-unittest > Version: 0.5.0-3 > User: python-modules-t...@lists.alioth.debian.org > Usertags: nose-rm > > Dear Maintainer, > > Your pa

Bug#1017499: mesa: Updates to 22.2 RCs cause artifacts on nouveau and blank screen on VirtIO

2022-08-17 Thread Julian Gilbey
On Tue, Aug 16, 2022 at 11:57:49PM -0400, Ben Westover wrote: > After updating to mesa 22.2.0~rc1-1 on my 2008 Dell Precision laptop > with a Quadro FX 1700M GPU, I began experiencing artifacts [1] as soon > as lightdm started, and they still remained after launching Xfce [2]. > I also updated my D

Bug#1004855: python3-ipykernel: missing dependency on debugpy

2022-08-11 Thread Julian Gilbey
On Thu, Aug 11, 2022 at 10:29:34AM +0200, julien.pu...@gmail.com wrote: > Le jeudi 11 août 2022 à 09:16 +0100, Julian Gilbey a écrit : > > > > And I thought it would be easy...  It seems something in the > > toolchain has changed since ipykernel was last built: it's no

Bug#1004855: python3-ipykernel: missing dependency on debugpy

2022-08-11 Thread Julian Gilbey
On Wed, Aug 10, 2022 at 09:42:38PM +0200, julien.pu...@gmail.com wrote: > Hi, > > Le mercredi 10 août 2022 à 20:32 +0100, Julian Gilbey a écrit : > > > > I'm happy to do this as a team upload, but equally happy if one of > > you wants to (as the named Uploaders).

Bug#1004855: python3-ipykernel: missing dependency on debugpy

2022-08-11 Thread Julian Gilbey
On Wed, Aug 10, 2022 at 09:42:38PM +0200, julien.pu...@gmail.com wrote: > Hi, > > Le mercredi 10 août 2022 à 20:32 +0100, Julian Gilbey a écrit : > > > > I'm happy to do this as a team upload, but equally happy if one of > > you wants to (as the named Uploaders).

Bug#1004855: python3-ipykernel: missing dependency on debugpy

2022-08-10 Thread Julian Gilbey
On Wed, Feb 02, 2022 at 01:06:56PM +, Gordon Ball wrote: > On Wed, Feb 02, 2022 at 11:35:19AM +0000, Julian Gilbey wrote: > > [...] > > > > ipykernel depends on the debugpy package, as stated in setup.py. > > However, within Debian build, python3-debugpy is not list

Bug#1016596: dh_installdocs: can't install a filename with a space in it

2022-08-09 Thread Julian Gilbey
On Mon, Aug 08, 2022 at 06:00:56PM +0200, Niels Thykier wrote: > Julian Gilbey: > > [...] > > Hi Julian, > > That is correct. It is possible via the indirection below. > > In compat 13, you can use substitution variables[1] via the .docs file > would enable you to

Bug#1016890: python-omegaconf: update Vcs-Browser/Git fields in d/control

2022-08-09 Thread Julian Gilbey
Source: python-omegaconf Version: 2.2.2-1 Severity: normal The Vcs-Browser and Vcs-Git fields in d/control give 404 errors; please could you update them? Thanks, Julian

Bug#1016511: python3-pydevd: missing Breaks+Replaces: python3-omegaconf (<< ???)

2022-08-08 Thread Julian Gilbey
On Tue, Aug 02, 2022 at 07:41:51AM +0200, Andreas Beckmann wrote: > Package: python3-pydevd > Version: 2.8.0+git20220714.32dee0b+dfsg-2 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > Control: block -1 with 1016510 > > Hi, > > during a test with piuparts I noticed yo

Bug#1010469: [pkg-lxc-devel] Bug#1010469: Bug#1010437: autopkgtest: autopkgtest-build-lxc fails to build working lxc environment

2022-08-08 Thread Julian Gilbey
On Mon, Aug 01, 2022 at 10:44:16PM +0200, Pierre-Elliott Bécue wrote: > Julian Gilbey wrote on 08/06/2022 at 10:50:18+0200: > > > notfixed 1010469 1:4.0.11-1 > > thanks > > > >> I decided to reinstall my system from scratch, and now this bug has > >> gon

Bug#978639: Shouldn’t try to test a binary package with a different version than its source

2022-08-04 Thread Julian Gilbey
On Tue, Dec 29, 2020 at 10:25:50AM -0400, David Prévot wrote: > Package: debci > Severity: normal > X-Debbugs-Cc: pkg-php-p...@lists.alioth.debian.org > > Hi, > > As seen in its last migration test run [log], composer (version 2) from > unstable is tested against its source (version 1) from testi

Bug#1016596: dh_installdocs: can't install a filename with a space in it

2022-08-03 Thread Julian Gilbey
Package: debhelper Version: 13.8 Severity: normal The command dh_installdocs "doc/Subprocess debugging.md" fails with the error message: dh_installdocs: error: Cannot find (any matches for) "doc/Subprocess" (tried in ., debian/tmp) The same happens if I have debian/package.docs containing the

Bug#1016467: python3-configobj: places "private" files in top level of /usr/lib/python3/dist-packages

2022-07-31 Thread Julian Gilbey
Package: python3-configobj Version: 5.0.6-5 Severity: important $ dpkg -L python3-configobj [...] /usr/lib/python3/dist-packages/_version.py /usr/lib/python3/dist-packages/configobj-5.0.6.egg-info /usr/lib/python3/dist-packages/configobj-5.0.6.egg-info/PKG-INFO /usr/lib/python3/dist-packages/confi

Bug#1016034: PTS: lintian statuses very out of date

2022-07-31 Thread Julian Gilbey
On Sat, Jul 30, 2022 at 02:29:03PM +0200, Raphael Hertzog wrote: > Hi, > > On Mon, 25 Jul 2022, Julian Gilbey wrote: > > I'm looking at various packages on tracker.debian.org, and they say > > things like "lintian reports NN errors and NN warnings", but when &g

Bug#958853: Fix

2022-07-31 Thread Julian Gilbey
On Fri, Jul 29, 2022 at 06:22:00PM -0700, Drew Stephens wrote: > I managed to get 2.1.15 from the package working for now for putting > int(round()) around numbers in preferences.py and deckconf.py when they were > returning the unexpected float type error. For some reason, even though it > says th

Bug#1016073: python3-defaults: new --{min,max}-supported options for py3versions

2022-07-26 Thread Julian Gilbey
Source: python3-defaults Version: 3.10.5-3 Severity: wishlist Tags: patch Hi! I've found a need for a --min-supported option for py3versions, as I need to grab something from /usr/lib/python3.X during package build time, where python3.X is the minimum supported version. I've just written a patch

Bug#1016034: PTS: lintian statuses very out of date

2022-07-25 Thread Julian Gilbey
Package: tracker.debian.org Severity: normal I'm looking at various packages on tracker.debian.org, and they say things like "lintian reports NN errors and NN warnings", but when opening the box, it says something along the lines of: "Created: 2021-10-13 Last update: 2021-11-05 04:23". It seems t

Bug#1016008: autopkgtest: README.package-tests.* is not quite clear about the implications of adding autopkgtest-pkg-*

2022-07-25 Thread Julian Gilbey
Package: autopkgtest Version: 5.22 Severity: minor Tags: patch The documentation in README.package-tests.rst currently says: Source package header - To allow test execution environments to discover packages which provide tests, their source packages need to have a ``Testsuite

Bug#1015927: pypi2deb: template d/control includes unnecessary Testsuite line

2022-07-25 Thread Julian Gilbey
Ah, sorry, a further comment below... On Mon, Jul 25, 2022 at 08:23:09AM +0100, Julian Gilbey wrote: > [...] > However, this last piece of advice only makes sense when there is no > debian/tests/control file: a package which specifies "Testsuite: > autopkgtest-pkg-perl" o

Bug#1015927: pypi2deb: template d/control includes unnecessary Testsuite line

2022-07-25 Thread Julian Gilbey
reopen 1015927 thanks On Sun, Jul 24, 2022 at 02:17:29PM -0400, Sandro Tosi wrote: > > is no longer necessary, so could be removed from the template control > > file. But if I'm wrong, then sorry for the noise and please close > > this. (It may be that it will be needed for the future automated

Bug#1015927: pypi2deb: template d/control includes unnecessary Testsuite line

2022-07-24 Thread Julian Gilbey
Package: pypi2deb Version: 3.20220721 Severity: normal As far as I know, the control file line: Testsuite: autopkgtest-pkg-python is no longer necessary, so could be removed from the template control file. But if I'm wrong, then sorry for the noise and please close this. (It may be that it wil

Bug#1015833: sbuild: would be helpful to be able to override the autopkgtest options

2022-07-22 Thread Julian Gilbey
Package: sbuild Version: 0.83.1 Severity: normal Hi! The sbuild(1) manpage says: --autopkgtest-opt=options Pass the specified option directly to autopkgtest in addition to the options already passed by sbuild. [...] and similarly for --autopkgtest-opts. Howev

Bug#1015744: python3-matplotlib: version 3.5.2-2 is breaking spyder autopkgtests

2022-07-22 Thread Julian Gilbey
On Thu, Jul 21, 2022 at 05:57:58PM -0400, Sandro Tosi wrote: > same as #1015745 > > It's not scipy, it's the python3-defaults transition. python3.9 is > being dropped as a supported python version. Ah, thanks! Sorry for the noise. Julian

Bug#1015745: python3-scipy: version 1.8.1-7 is breaking spyder autopkgtests

2022-07-20 Thread Julian Gilbey
Package: python3-scipy Version: 1.8.1-7 Severity: serious Something significant seems to have changed in version 1.8.1-7 of this package, as it now breaks the spyder 5.3.1+dfsg-1 autopkgtests: see https://ci.debian.net/packages/s/spyder/testing/amd64/ The tests passed with version 1.8.1-6. The re

Bug#1015744: python3-matplotlib: version 3.5.2-2 is breaking spyder autopkgtests

2022-07-20 Thread Julian Gilbey
Package: python3-matplotlib Version: 3.5.2-2 Severity: serious Something significant seems to have changed in version 3.5.2-2 of this package, as it now breaks the spyder 5.3.1+dfsg-1 autopkgtests: see https://ci.debian.net/packages/s/spyder/testing/amd64/ The tests passed with version 1.8.1-6. T

Bug#1015238: pypi2deb: py2dsp has trailing blank line in debian/changelog

2022-07-17 Thread Julian Gilbey
Package: pypi2deb Version: 3.20220707 Severity: minor For some reason, debian/changelog has a trailing blank line. It would be nice if this wasn't the case. Best wishes, Julian

Bug#1015237: pypi2deb: py2dsp does not use pybuild-plugin-* in Build-Depends field

2022-07-17 Thread Julian Gilbey
Package: pypi2deb Version: 3.20220707 Severity: normal I have a package which lintian tells me should Build-Depends: pybuild-plugin-pyproject, as I have a pyproject.toml file. But py2dsp does not seem to know about this sort of thing yet; it would be great if it did! Best wishes, Julian

Bug#1015236: pypi2deb: py2dsp uses older Stanards-Version

2022-07-17 Thread Julian Gilbey
Package: pypi2deb Version: 3.20220707 Severity: normal Currently, py2dsp creates a control file with Standards-Version: 4.6.0.1; the current version is 4.6.1. This should be an easy fix! Best wishes, Julian

Bug#1015177: pypi2deb: py2dsp fails to build a GitHub package: "E: py2dsp py2dsp:167: 'info'"

2022-07-17 Thread Julian Gilbey
severity 1015177 normal clone 1015177 -1 retitle 1015177 pypi2deb: give more informative error messages retitle -1 pypi2deb: handle cases where the upstream source and Python modules have different names thanks It turns out that there are probably two unrelated issues here, so I'm splitting this

Bug#1015177: pypi2deb: py2dsp fails to build a GitHub package: "E: py2dsp py2dsp:167: 'info'"

2022-07-17 Thread Julian Gilbey
On Sun, Jul 17, 2022 at 07:53:08AM +0100, Julian Gilbey wrote: > Package: pypi2deb > Version: 3.20220707 > Severity: important > > I just tried using this for the first time, and this is what happened: > > $ py2dsp --gh https://github.com/scikit-build/scikit-build.git

Bug#1015177: pypi2deb: py2dsp fails to build a GitHub package: "E: py2dsp py2dsp:167: 'info'"

2022-07-16 Thread Julian Gilbey
Package: pypi2deb Version: 3.20220707 Severity: important I just tried using this for the first time, and this is what happened: $ py2dsp --gh https://github.com/scikit-build/scikit-build.git /usr/bin/py2dsp:163: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop()

Bug#570297: dh_install/dh_fixperms: should chmod 0755 scripts with shebang

2022-07-14 Thread Julian Gilbey
On Wed, Feb 17, 2010 at 11:30:24PM +0100, Jean-Christophe Dubacq wrote: > Package: debhelper > Version: 7.4.14 > Severity: minor > > Scripts with shebang should be chmoded 0755 by default when installed, > wherever they are (unless, maybe, to /usr/share/doc). > > For example, scripts with shebang

Bug#1004743: python3-flatbuffers: invalid version number warning from pkg_resources

2022-07-14 Thread Julian Gilbey
On Tue, Feb 01, 2022 at 02:22:35PM +, Julian Gilbey wrote: > Package: python3-flatbuffers > Version: 1.12.1~git20200711.33e2d80+dfsg1-0.6 > Severity: normal > > I get the following warning issued by a package trying to import > flatbuffers via pkg_resources: > &g

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