Bug#987013: Release goal proposal: Remove Berkeley DB

2023-02-03 Thread Paul Gevers

Hi,

As a Release Team member, I'm leave a small note here.

On Thu, 15 Apr 2021 18:12:17 +0200 Bastian Blank  wrote:

I would like to propose a release goal:


It has been a while since we did release goals in the formal way. I 
recommend instead to discuss this in a bigger audience and get traction 
amongst the Debian community.



Remove Berkeley DB (finally)


Sure. But I agree with several readers of this bug that there should be 
a plan. We shouldn't kill it until the users are able to sanely move 
away from it. I doubt that will happen automatically, so somebody needs 
to organize it.


I don't see the preparation happening in time for bookworm, so if the 
preparations are done for trixie, Berkeley DB can be removed in forky.


Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1030479: ITP: libdata-uuid-mt-perl -- fast random UUID generator using the Mersenne Twister algorithm

2023-02-03 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libdata-uuid-mt-perl
  Version : 1.001
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Data-UUID-MT
* License : Apache-2.0
  Programming Lang: Perl
  Description : fast random UUID generator using the Mersenne Twister 
algorithm

Data::UUID::MT provides a UUID generator uses the excellent
Math::Random::MT::Auto module as a source of fast, high-quality (pseudo)
random numbers.

Three different types of UUIDs are supported. Two are consistent with RFC
4122 and one is a custom variant that provides a 'sequential UUID' that can
be advantageous when used as a primary database key.

Note: The Mersenne Twister pseudo-random number generator has excellent
statistical properties, but it is not considered cryptographically secure.
Pseudo-random UUIDs are not recommended for use as security authentication
tokens in cookies or other user-visible session identifiers.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1030478: cannot uninstall open-iscsi package

2023-02-03 Thread Harald Dunkel

Package: open-iscsi
Version: 2.1.3-5

Trying to uninstall open-iscsi I got

Removing open-iscsi (2.1.3-5) ...
rm: cannot remove '/usr/sbin/]': No such file or directory
dpkg: error processing package open-iscsi (--remove):
 installed open-iscsi package post-removal script subprocess returned error 
exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
 open-iscsi
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)


Regards

Harri



Bug#1030477: libx52pro0: New upstream release 0.3.0

2023-02-03 Thread Christian Marillat
Package: libx52pro0
Version: 0.1.1-2.3+b1
Severity: normal

Dear Maintainer,

This package is still maintained ?

The last upload has been done in 2015

Christian


-- System Information:
Debian Release: bookworm/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.9-1-custom (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libx52pro0 depends on:
ii  libc6 2.36-8
ii  libusb-0.1-4  2:0.1.12-32

libx52pro0 recommends no packages.

libx52pro0 suggests no packages.

-- no debconf information



Bug#1030475: projectile: FTBFS: make[1]: *** [debian/rules:12: override_dh_elpa_test] Error 255

2023-02-03 Thread Lucas Nussbaum
Source: projectile
Version: 2.7.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> buttercup -L . \
> --eval "(with-eval-after-load 'comp (push 'insert-file-contents 
> native-comp-never-optimize-functions))"
> Loading /etc/emacs/site-start.d/00debian.el (source)...
> Loading /etc/emacs/site-start.d/50autoconf.el (source)...
> Running tests on Emacs 28.2
> Running 193 specs.
> 
> projectile-project-name
>   return projectile-project-name when present
>   return projectile-project-name when present (2.71ms)
>   uses projectile-project-name-function to get the project name from the 
> project dir
>   uses projectile-project-name-function to get the project name from the 
> project dir (0.12ms)
>   acts on the current project is not passed a project dir explicitly
>   acts on the current project is not passed a project dir explicitly 
> (0.12ms)
> 
> projectile-prepend-project-name
>   prepends the project name to its parameter
>   prepends the project name to its parameter (0.09ms)
> 
> projectile-expand-root
>   expands a relative path into an absolute path within a project
>   expands a relative path into an absolute path within a project 
> (0.23ms)
> 
> projectile-expand-file-name-wildcard
>   expands a filename not containing wildcards
>   expands a filename not containing wildcards (0.10ms)
>   does not try to resolve wildcards if there are none in the pattern
>   does not try to resolve wildcards if there are none in the pattern 
> (0.12ms)
>   returns the first wildcard result if any exist
>   returns the first wildcard result if any exist (0.08ms)
>   returns the expanded result if the are no wildcard results
>   returns the expanded result if the are no wildcard results (0.10ms)
> 
> projectile--combine-plists
>   Items in second plist override elements in first
>   Items in second plist override elements in first (0.10ms)
>   Nil elements in second plist override elements in first
>   Nil elements in second plist override elements in first (0.15ms)
> 
> projectile-register-project-type
>   prepends new projects to projectile-project-types
>   prepends new projects to projectile-project-types (0.34ms)
> 
> projectile-update-project-type
>   Updates existing project type in projectile-project-types
>   Updates existing project type in projectile-project-types (0.20ms)
>   Updates existing project type with nil value
>   Updates existing project type with nil value (0.13ms)
>   Updates existing project type using all options
>   Updates existing project type using all options (0.18ms)
>   Error when attempt to update nonexistent project type
>   Error when attempt to update nonexistent project type (0.12ms)
>   changes project type precedence
>   changes project type precedence (1.53ms)
>   errors if :precedence not valid
>   errors if :precedence not valid (0.14ms)
> 
> projectile-project-type
>   detects the type of Projectile's project
>   detects the type of Projectile's project (34.60ms)
>   caches the project type
>   caches the project type (0.89ms)
>   detects the type of Projectile's project when it is passed as args
>   detects the type of Projectile's project when it is passed as args 
> (9.29ms)
>   override by projectile-project-type
> is respected when no DIR is passed
> is respected when no DIR is passed (0.09ms)
> has no effect when DIR is passed
> has no effect when DIR is passed (1.13ms)
> 
> projectile-ignored-directory-p
>   checks if directory should be ignored
>   checks if directory should be ignored (0.21ms)
> 
> projectile-ignored-file-p
>   checks if file should be ignored
>   checks if file should be ignored (0.11ms)
> 
> projectile-ignored-files
>   returns list of ignored files
>   returns list of ignored files (0.31ms)
> 
> projectile-ignored-directories
>   returns list of ignored directories
>   returns list of ignored directories (0.31ms)
> 
> projectile-project-ignored-files
>   returns list of project ignored files
>   returns list of project ignored files  FAILED (29.93ms)
> 
> projectile-project-ignored-directories
>   returns list of project ignored directories
>   returns list of project ignored directories  FAILED 
> (0.77ms

Bug#1030476: puppetlabs-ring-middleware-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact puppetlabs:ring-middleware:jar:debian has not been downloaded

2023-02-03 Thread Lucas Nussbaum
Source: puppetlabs-ring-middleware-clojure
Version: 1.3.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein i18n make
> Running 'make i18n'
> lein jar
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.clojure:tools.namespace:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.clojure:tools.namespace:jar:debian has not been downloaded from 
> it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-server:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-server:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from 
> it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact puppetlabs:ring-middleware:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact puppetlabs:ring-middleware:jar:debian has not been downloaded from 
> it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/puppetlabs-ring-middleware-clojure_1.3.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030472: qt6-3d: FTBFS: make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 2

2023-02-03 Thread Lucas Nussbaum
Source: qt6-3d
Version: 6.4.2+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_configure -- \
>   --log-level=STATUS \
>   -DCMAKE_LIBRARY_PATH=x86_64-linux-gnu
>   cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu --log-level=STATUS 
> -DCMAKE_LIBRARY_PATH=x86_64-linux-gnu ..
> -- The CXX compiler identification is GNU 12.2.0
> -- The C compiler identification is GNU 12.2.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE  
> -- Performing Test HAVE_STDATOMIC
> -- Performing Test HAVE_STDATOMIC - Success
> -- Found WrapAtomic: TRUE  
> -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
> CMake Error at 
> /usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake:96
>  (message):
>   The imported target "Qt6::quick3dspatialaudio" references the file
> 
>  
> "/usr/lib/x86_64-linux-gnu/qt6/qml/QtQuick3D/SpatialAudio/libquick3dspatialaudioplugin.so"
> 
>   but this file does not exist.  Possible reasons include:
> 
>   * The file was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and contained
> 
>  
> "/usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioTargets.cmake"
> 
>   but not all the files it references.
> 
> Call Stack (most recent call first):
>   
> /usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/QmlPlugins/Qt6quick3dspatialaudioConfig.cmake:61
>  (include)
>   /usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/Qt6QmlPlugins.cmake:18 (include)
>   /usr/lib/x86_64-linux-gnu/cmake/Qt6Qml/Qt6QmlConfig.cmake:133 (include)
>   /usr/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake:167 (find_package)
>   CMakeLists.txt:15 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
>   cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<>/obj-x86_64-linux-gnu
> # It was generated by CMake: /usr/bin/cmake
> # You can edit this file to change values found and used by cmake.
> # If you do not want to change any of the values, simply exit the editor.
> # If you do want to change a value, simply edit, save, and exit the editor.
> # The syntax for the file is as follows:
> # KEY:TYPE=VALUE
> # KEY is the name of a variable in the cache.
> # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
> # VALUE is the current value for the KEY.
> 
> 
> # EXTERNAL cache entries
> 
> 
> //Build Qt statically or dynamically
> BUILD_SHARED_LIBS:BOOL=ON
> 
> BUILD_WITH_PCH:STRING=ON
> 
> //Path to a program.
> CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
> 
> //Path to a program.
> CMAKE_AR:FILEPATH=/usr/bin/ar
> 
> //Choose the type of build, options are: None Debug Release RelWithDebInfo
> // MinSizeRel ...
> CMAKE_BUILD_TYPE:STRING=None
> 
> //CXX compiler
> CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
> 
> //A wrapper around 'ar' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
> 
> //Flags used by the CXX compiler during all build t

Bug#1030474: ocaml-asn1-combinators: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-asn1-combinators
Version: 0.2.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libzarith-ocaml-dev, libptime-ocaml-dev, dh-ocaml, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libzarith-ocaml-dev, libptime-ocaml-dev, dh-ocaml, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [411 B]
> Get:5 copy:/<>/apt_archive ./ Packages [493 B]
> Fetched 1861 B in 0s (105 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml-dev : Depends: libcstruct-ocaml-xf6o8
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-asn1-combinators_0.2.6-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030473: ocaml-hex: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-hex
Version: 1.4.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libbigarray-compat-ocaml-dev, dh-ocaml, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libbigarray-compat-ocaml-dev, dh-ocaml, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [409 B]
> Get:5 copy:/<>/apt_archive ./ Packages [492 B]
> Fetched 1858 B in 0s (122 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml-dev : Depends: libcstruct-ocaml-xf6o8
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-hex_1.4.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030470: superqt: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13

2023-02-03 Thread Lucas Nussbaum
Source: superqt
Version: 0.4.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:107: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:240: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<>/.pybuild/cpython3_3.11_superqt 
> * Building wheel...
> /usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py:108: 
> _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is 
> still *beta*.
>   warnings.warn(msg, _BetaConfiguration)
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/superqt
> copying src/superqt/__init__.py -> build/lib/superqt
> copying src/superqt/_eliding_label.py -> build/lib/superqt
> copying src/superqt/_version.py -> build/lib/superqt
> creating build/lib/superqt/spinbox
> copying src/superqt/spinbox/__init__.py -> build/lib/superqt/spinbox
> copying src/superqt/spinbox/_intspin.py -> build/lib/superqt/spinbox
> copying src/superqt/spinbox/_quantity.py -> build/lib/superqt/spinbox
> creating build/lib/superqt/fonticon
> copying src/superqt/fonticon/__init__.py -> build/lib/superqt/fonticon
> copying src/superqt/fonticon/_animations.py -> build/lib/superqt/fonticon
> copying src/superqt/fonticon/_plugins.py -> build/lib/superqt/fonticon
> copying src/superqt/fonticon/_qfont_icon.py -> build/lib/superqt/fonticon
> copying src/superqt/fonticon/_iconfont.py -> build/lib/superqt/fonticon
> creating build/lib/superqt/sliders
> copying src/superqt/sliders/__init__.py -> build/lib/superqt/sliders
> copying src/superqt/sliders/_generic_range_slider.py -> 
> build/lib/superqt/sliders
> copying src/superqt/sliders/_range_style.py -> build/lib/superqt/sliders
> copying src/superqt/sliders/_sliders.py -> build/lib/superqt/sliders
> copying src/superqt/sliders/_generic_slider.py -> build/lib/superqt/sliders
> copying src/superqt/sliders/_labeled.py -> build/lib/superqt/sliders
> creating build/lib/superqt/utils
> copying src/superqt/utils/__init__.py -> build/lib/superqt/utils
> copying src/superqt/utils/_qthreading.py -> build/lib/superqt/utils
> copying src/superqt/utils/_throttler.py -> build/lib/superqt/utils
> copying src/superqt/utils/_code_syntax_highlight.py -> build/lib/superqt/utils
> copying src/superqt/utils/_ensure_thread.py -> build/lib/superqt/utils
> copying src/superqt/utils/_message_handler.py -> build/lib/superqt/utils
> copying src/superqt/utils/_misc.py -> build/lib/superqt/utils
> creating build/lib/superqt/qtcompat
> copying src/superqt/qtcompat/__init__.py -> build/lib/superqt/qtcompat
> creating build/lib/superqt/collapsible
> copying src/superqt/collapsible/__init__.py -> build/lib/superqt/collapsible
> copying src/superqt/collapsible/_collapsible.py -> 
> build/lib/superqt/collapsible
> creating build/lib/superqt/selection
> copying src/superqt/selection/__init__.py -> build/lib/superqt/selection
> copying src/superqt/selection/_searchable_list_widget.py -> 
> build/lib/superqt/selection
> creating build/lib/superqt/combobox
> copying src/superqt/combobox/__init__.py -> build/lib/superqt/combobox
> copying src/superqt/combobox/_enum_combobox.py -> build/lib/superqt/combobox
> copying src/superqt/combobox/_searchable_combo_box.py -> 
> build/lib/superqt/combobox
> running egg_info
> creating src/superqt.egg-info
> writing src/superqt.egg-info/PKG-INFO
> writing dependency_links to src/superqt.egg-info/dependency_links.txt
> writing requirements to src/superqt.egg-info/requires.txt
> writing top-level names to src/superqt.egg-info/top_level.txt
> writing manifest file 'src/superqt.egg-info/SOURCES.txt'
> reading manifest file 'src/superqt.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'src/superqt.egg-info/SOURCES.txt'
> copying src/superqt/py.typed -> build/lib/superqt
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/superqt
> copying build/lib/superqt/__init__.py -> 
> build/bdist.linux-x86_64/wheel/s

Bug#1030467: python-pangolearn: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '2022-07-09'

2023-02-03 Thread Lucas Nussbaum
Source: python-pangolearn
Version: 2022-07-09+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary  --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('2022-07-09') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('2022-07-09') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN
> copying pangoLEARN/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN
> creating 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/scripts
> copying pangoLEARN/scripts/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/scripts
> creating 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/downsample.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/getDecisionTreeRules.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/pangoLEARNRandomForest_v1.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/pangoLEARNDecisionTree_v1.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/get_lineage_positions.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/processOutputFile.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> copying pangoLEARN/training/utils.py -> 
> /<>/.pybuild/cpython3_3.11_pangolearn/build/pangoLEARN/training
> running egg_info
> Traceback (most recent call last):
>   File "/<>/setup.py", line 9, in 
> setup(name='pangoLEARN',
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
> return distutils.core.setup(**attrs)
>^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
> return run_commands(dist)
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
> dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", line 
> 132, in run
> self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 63, in run
> self.build_package_data()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 159, in build_package_data
> for target, srcfile in self._get_package_data_output_mapping():
>   File "/usr/lib/p

Bug#1030468: trapperkeeper-authorization-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been download

2023-02-03 Thread Lucas Nussbaum
Source: trapperkeeper-authorization-clojure
Version: 1.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein i18n make
> Running 'make i18n'
> lein jar
> Warning: specified :main without including it in :aot. 
> Implicit AOT of :main will be removed in Leiningen 3.0.0. 
> If you only need AOT for your uberjar, consider adding :aot :all into your
> :uberjar profile instead.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact compojure:compojure:jar:debian has not been downloaded from it 
> before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact compojure:compojure:jar:debian has not been downloaded from it 
> before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-server:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-server:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from 
> it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/trapperkeeper-authorization-clojure_1.0.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030466: datalad-container: FTBFS: make[1]: *** [debian/rules:16: override_dh_auto_install] Error 2

2023-02-03 Thread Lucas Nussbaum
Source: datalad-container
Version: 1.1.7-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_auto_install
> I: pybuild base:240: /usr/bin/python3 setup.py install --root 
> /<>/debian/datalad-container 
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running egg_info
> writing datalad_container.egg-info/PKG-INFO
> writing dependency_links to datalad_container.egg-info/dependency_links.txt
> writing entry points to datalad_container.egg-info/entry_points.txt
> writing requirements to datalad_container.egg-info/requires.txt
> writing top-level names to datalad_container.egg-info/top_level.txt
> reading manifest file 'datalad_container.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'LICENSE'
> no previously-included directories found matching 'docs/build'
> adding license file 'COPYING'
> writing manifest file 'datalad_container.egg-info/SOURCES.txt'
> UPDATING 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/_version.py
> set 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/_version.py
>  to '1.1.7'
> running install_lib
> creating /<>/debian/datalad-container/usr
> creating /<>/debian/datalad-container/usr/lib
> creating /<>/debian/datalad-container/usr/lib/python3.11
> creating 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages
> creating 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/__init__.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> creating 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/adapters/__init__.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/adapters/docker.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters
> creating 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters/tests
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/adapters/tests/__init__.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters/tests
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/adapters/tests/test_docker.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/adapters/tests
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/definitions.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/containers_add.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/find_container.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/containers_remove.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/containers_run.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-container/build/datalad_container/conftest.py
>  -> 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container
> creating 
> /<>/debian/datalad-container/usr/lib/python3.11/dist-packages/datalad_container/tests
> copying 
> /<>/.pybuild/cpython3_3.11_datalad-co

Bug#1030465: ruby-jekyll-asciidoc: FTBFS: ERROR: Test "ruby3.1" failed: Failure/Error: ::Jekyll.configuration fixture_site_params name

2023-02-03 Thread Lucas Nussbaum
Source: ruby-jekyll-asciidoc
Version: 3.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>   Failure/Error: ::Jekyll.configuration fixture_site_params name
> 
>   Psych::DisallowedClass:
> Tried to load unspecified class: Symbol
>   # (eval):2:in `symbol'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/utils.rb:321:in
>  `safe_load_yaml'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/utils.rb:330:in
>  `safe_load_yaml_file'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:129:in
>  `safe_load_file'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:167:in
>  `read_config_file'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:198:in
>  `block in read_config_files'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:195:in
>  `each'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:195:in
>  `read_config_files'
>   # 
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll.rb:116:in 
> `configuration'
>   # ./spec/jekyll-asciidoc_spec.rb:5:in `block (2 levels) in  (required)>'
>   # ./spec/jekyll-asciidoc_spec.rb:9:in `block (2 levels) in  (required)>'
>   # ./spec/jekyll-asciidoc_spec.rb:1214:in `block (3 levels) in  (required)>'
> 
> Finished in 0.73097 seconds (files took 0.48283 seconds to load)
> 131 examples, 77 failures
> 
> Failed examples:
> 
> rspec ./spec/jekyll-asciidoc_spec.rb:150 # Jekyll::AsciiDoc parse YAML value 
> should parse string as YAML value
> rspec ./spec/jekyll-asciidoc_spec.rb:333 # Jekyll::AsciiDoc alternate page 
> attribute prefix should strip trailing hyphen from page attribute prefix 
> config value
> rspec ./spec/jekyll-asciidoc_spec.rb:338 # Jekyll::AsciiDoc alternate page 
> attribute prefix should recognize page attributes with alternate page 
> attribute prefix
> rspec ./spec/jekyll-asciidoc_spec.rb:357 # Jekyll::AsciiDoc blank page 
> attribute prefix should coerce null value for page attribute prefix to empty 
> string
> rspec ./spec/jekyll-asciidoc_spec.rb:362 # Jekyll::AsciiDoc blank page 
> attribute prefix should recognize page attributes with no page attribute 
> prefix
> rspec ./spec/jekyll-asciidoc_spec.rb:381 # Jekyll::AsciiDoc basic site should 
> add an implicit YAML header to a plain AsciiDoc file
> rspec ./spec/jekyll-asciidoc_spec.rb:386 # Jekyll::AsciiDoc basic site should 
> convert a plain AsciiDoc file
> rspec ./spec/jekyll-asciidoc_spec.rb:393 # Jekyll::AsciiDoc basic site should 
> promote AsciiDoc document title to page title
> rspec ./spec/jekyll-asciidoc_spec.rb:400 # Jekyll::AsciiDoc basic site should 
> convert an AsciiDoc with no doctitle or AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:411 # Jekyll::AsciiDoc basic site should 
> convert an AsciiDoc that has an AsciiDoc header, but no doctitle
> rspec ./spec/jekyll-asciidoc_spec.rb:423 # Jekyll::AsciiDoc basic site should 
> report an AsciiDoc file with a front matter header as having a YAML header
> rspec ./spec/jekyll-asciidoc_spec.rb:428 # Jekyll::AsciiDoc basic site should 
> convert an AsciiDoc file with a front matter header
> rspec ./spec/jekyll-asciidoc_spec.rb:436 # Jekyll::AsciiDoc basic site should 
> convert an AsciiDoc file that has only an AsciiDoc header, no body
> rspec ./spec/jekyll-asciidoc_spec.rb:444 # Jekyll::AsciiDoc basic site should 
> convert an AsciiDoc file that has only a front matter header, no body
> rspec ./spec/jekyll-asciidoc_spec.rb:452 # Jekyll::AsciiDoc basic site should 
> apply explicit id and role attributes on section titles
> rspec ./spec/jekyll-asciidoc_spec.rb:459 # Jekyll::AsciiDoc basic site should 
> assign AsciiDoc document id, if set, to docid page attribute
> rspec ./spec/jekyll-asciidoc_spec.rb:466 # Jekyll::AsciiDoc basic site should 
> not use Liquid preprocessor by default
> rspec ./spec/jekyll-asciidoc_spec.rb:473 # Jekyll::AsciiDoc basic site should 
> enable Liquid preprocessor if liquid page variable is set
> rspec ./spec/jekyll-asciidoc_spec.rb:480 # Jekyll::AsciiDoc basic site should 
> enable Liquid preprocessor if page-liquid page attribute is set
> rspec ./spec/jekyll-asciidoc_spec.rb:487 # Jekyll::AsciiDoc basic site should 
> not publish a page if the published page variable is set in the AsciiDoc 
> header
> rspec ./spec/jekyll-asciidoc_

Bug#1030464: aiomysql: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 'unknown'

2023-02-03 Thread Lucas Nussbaum
Source: aiomysql
Version: 0.1.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build
> I: pybuild plugin_pyproject:107: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:240: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<>/.pybuild/cpython3_3.11_aiomysql 
> * Building wheel...
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/aiomysql
> copying aiomysql/__init__.py -> build/lib/aiomysql
> copying aiomysql/log.py -> build/lib/aiomysql
> copying aiomysql/pool.py -> build/lib/aiomysql
> copying aiomysql/cursors.py -> build/lib/aiomysql
> copying aiomysql/connection.py -> build/lib/aiomysql
> copying aiomysql/_version.py -> build/lib/aiomysql
> copying aiomysql/utils.py -> build/lib/aiomysql
> creating build/lib/aiomysql/sa
> copying aiomysql/sa/__init__.py -> build/lib/aiomysql/sa
> copying aiomysql/sa/transaction.py -> build/lib/aiomysql/sa
> copying aiomysql/sa/engine.py -> build/lib/aiomysql/sa
> copying aiomysql/sa/result.py -> build/lib/aiomysql/sa
> copying aiomysql/sa/connection.py -> build/lib/aiomysql/sa
> copying aiomysql/sa/exc.py -> build/lib/aiomysql/sa
> running egg_info
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 351, in 
> main()
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 333, in main
> json_out['return_val'] = hook(**hook_input['kwargs'])
>  
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 249, in build_wheel
> return _build_backend().build_wheel(wheel_directory, config_settings,
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 413, 
> in build_wheel
> return self._build_with_temp_dir(['bdist_wheel'], '.whl',
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 398, 
> in _build_with_temp_dir
> self.run_setup()
>   File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 335, 
> in run_setup
> exec(code, locals())
>   File "", line 1, in 
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
> return distutils.core.setup(**attrs)
>^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
> return run_commands(dist)
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
> dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/wheel/bdist_wheel.py", line 325, in run
> self.run_command("build")
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", line 
> 132, in run
> self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_dist

Bug#1030460: qtmir: FTBFS: make[1]: *** [debian/rules:29: override_dh_auto_configure] Error 2

2023-02-03 Thread Lucas Nussbaum
Source: qtmir
Version: 0.8.0~git20230115.30c2337-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_configure -- -DWerror=OFF -DWITH_MIR2=on
>   cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DWerror=OFF -DWITH_MIR2=on ..
> -- The C compiler identification is GNU 12.2.0
> -- The CXX compiler identification is GNU 12.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE  
> -- Checking for module 'mirserver>=0.26'
> --   Found mirserver, version 2.12.0
> -- Checking for module 'miroil'
> --   Found miroil, version 3.0.0
> -- Checking for module 'mir-renderer-gl-dev>=0.26'
> --   Found mir-renderer-gl-dev, version 2.12.0
> -- Checking for module 'miral>=1.1.0'
> --   Found miral, version 3.7.0
> -- Checking for module 'xkbcommon'
> --   Found xkbcommon, version 1.5.0
> -- Checking for module 'glib-2.0'
> --   Found glib-2.0, version 2.74.5
> -- Checking for module 'process-cpp'
> --   Found process-cpp, version 3.0.0
> -- Checking for module 'lomiri-app-launch-0'
> --   Found lomiri-app-launch-0, version 0.1.3
> -- Checking for module 'lomiri-url-dispatcher'
> --   Found lomiri-url-dispatcher, version 0
> -- Checking for module 'egl'
> --   Found egl, version 1.5
> -- Checking for module 'gio-2.0'
> --   Found gio-2.0, version 2.74.5
> -- Checking for module 'gio-unix-2.0'
> --   Found gio-unix-2.0, version 2.74.5
> -- Checking for module 'lttng-ust'
> --   Found lttng-ust, version 2.13.5
> -- Checking for module 'gsettings-qt'
> --   Found gsettings-qt, version 1.0.0
> -- Checking for module 'libqtdbustest-1'
> --   Found libqtdbustest-1, version 1
> -- Checking for module 'libqtdbusmock-1'
> --   Found libqtdbusmock-1, version 1
> -- Checking for module 'lomiri-shell-application=27'
> --   Package dependency requirement 'lomiri-shell-application = 27' could not 
> be satisfied.
> Package 'lomiri-shell-application' has version '28', required version is '= 
> 27'
> CMake Error at /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:607 
> (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:829 
> (_pkg_check_modules_internal)
>   CMakeLists.txt:102 (pkg_check_modules)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
>   cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<>/obj-x86_64-linux-gnu
> # It was generated by CMake: /usr/bin/cmake
> # You can edit this file to change values found and used by cmake.
> # If you do not want to change any of the values, simply exit the editor.
> # If you do want to change a value, simply edit, save, and exit the editor.
> # The syntax for the file is as follows:
> # KEY:TYPE=VALUE
> # KEY is the name of a variable in the cache.
> # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
> # VALUE is the current value for the KEY.
> 
> 
> # EXTERNAL cache entries
> 
> 
> //Path to a program.
> CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
> 
> //Path to a program.
> CMAKE_AR:FILEPATH=/usr/bin/ar
> 
> //Choose the type of build, options are: None Debug Release RelWithDebInfo
> // MinSizeRel ...
> CMAKE_BUILD_TYPE:STRING=None
> 

Bug#1030463: uc-echo: FTBFS: dpkg-checkbuilddeps: error: Unmet build dependencies: python3-scipy:native

2023-02-03 Thread Lucas Nussbaum
Source: uc-echo
Version: 1.12-16
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa
> dpkg-buildpackage: info: source package uc-echo
> dpkg-buildpackage: info: source version 1.12-16
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Graham Inggs 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-checkbuilddeps: error: Unmet build dependencies: python3-scipy:native
> dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
> dpkg-buildpackage: warning: (Use -d flag to override.)
> 
> Build finished at 2023-02-04T03:05:19Z


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/uc-echo_1.12-16_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030462: rust-async-global-executor: FTBFS: build-dependency not installable: librust-serde-fmt-1+default-dev

2023-02-03 Thread Lucas Nussbaum
Source: rust-async-global-executor
Version: 2.3.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-async-channel-1+default-dev (>= 1.5-~~), 
> librust-async-executor-1+default-dev (>= 1.4-~~), 
> librust-async-io-1+default-dev (>= 1.2-~~), librust-async-lock-2+default-dev 
> (>= 2.5-~~), librust-blocking-1+default-dev (>= 1.2-~~), 
> librust-futures-lite-1+default-dev, librust-once-cell-1+default-dev (>= 
> 1.4-~~), build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-async-channel-1+default-dev (>= 1.5-~~), 
> librust-async-executor-1+default-dev (>= 1.4-~~), 
> librust-async-io-1+default-dev (>= 1.2-~~), librust-async-lock-2+default-dev 
> (>= 2.5-~~), librust-blocking-1+default-dev (>= 1.2-~~), 
> librust-futures-lite-1+default-dev, librust-once-cell-1+default-dev (>= 
> 1.4-~~), build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [963 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [493 B]
> Get:5 copy:/<>/apt_archive ./ Packages [568 B]
> Fetched 2024 B in 0s (115 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  librust-value-bag-dev : Depends: librust-serde-fmt-1+default-dev but it is 
> not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/rust-async-global-executor_2.3.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030461: liquidsoap: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: liquidsoap
Version: 2.1.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: chrpath, debhelper (>= 11), debhelper-compat (= 13), 
> dh-elpa, dh-ocaml (>= 1.0.1), festival, fonts-liberation, libalsa-ocaml-dev 
> (>= 0.2.1), libao-ocaml-dev (>= 0.2.0), libbjack-ocaml-dev (>= 0.1.3), 
> libcamlimages-ocaml-dev (>= 4.0.1-6), libcamomile-ocaml-dev (>= 1.0.0), 
> libcry-ocaml-dev (>= 0.6.0), libcurl-ocaml-dev (>= 0.9.2), 
> libdtools-ocaml-dev (>= 0.4.1), libduppy-ocaml-dev (>= 0.8.0), 
> libfaad-ocaml-dev (>= 0.5.0), libffmpeg-ocaml-dev (>= 1.0.0), 
> libflac-ocaml-dev (>= 0.3.0), libfrei0r-ocaml-dev (>= 0.1.0), 
> libgavl-ocaml-dev (>= 0.1.4), libgd-ocaml-dev | libgd-gd2-noxpm-ocaml-dev, 
> libgstreamer-ocaml-dev (>= 0.3.0), libinotify-ocaml-dev (>= 1.0), 
> libladspa-ocaml-dev (>= 0.1.4), liblastfm-ocaml-dev (>= 0.3.0), 
> liblo-ocaml-dev (>= 0.2.0), libmad-ocaml-dev (>= 0.1.4), libmagic-ocaml-dev 
> (>= 0.6), libmenhir-ocaml-dev, libmm-ocaml-dev (>= 0.7.0), 
> libmp3lame-ocaml-dev (>= 0.3.2), libogg-ocaml-dev (>= 0.7.0), 
> libopus-ocaml-dev (>= 0.2.0), libpcre-ocaml-dev, libportaudio-ocaml-dev (>= 
> 0.2.0), libpulse-ocaml-dev (>= 0.1.2), libsamplerate-ocaml-dev (>= 0.1.1), 
> libsdl-ocaml-dev, libsedlex-ocaml-dev (>= 2.0), libshine-ocaml-dev (>= 
> 0.2.0), libsoundtouch-ocaml-dev (>= 0.1.7), libspeex-ocaml-dev (>= 0.4.0), 
> libssl-ocaml-dev (>= 0.5.2), libtaglib-ocaml-dev (>= 0.3.0), 
> libtheora-ocaml-dev (>= 0.4.0), liburi-ocaml-dev, libvoaacenc-ocaml-dev, 
> libvorbis-ocaml-dev (>= 0.8.0), libxml-dom-perl, libxmlplaylist-ocaml-dev (>= 
> 0.1.3), libyojson-ocaml-dev, menhir, ocaml (>= 4.08), ocaml-findlib, pandoc, 
> sox, build-essential, fakeroot
> Filtered Build-Depends: chrpath, debhelper (>= 11), debhelper-compat (= 13), 
> dh-elpa, dh-ocaml (>= 1.0.1), festival, fonts-liberation, libalsa-ocaml-dev 
> (>= 0.2.1), libao-ocaml-dev (>= 0.2.0), libbjack-ocaml-dev (>= 0.1.3), 
> libcamlimages-ocaml-dev (>= 4.0.1-6), libcamomile-ocaml-dev (>= 1.0.0), 
> libcry-ocaml-dev (>= 0.6.0), libcurl-ocaml-dev (>= 0.9.2), 
> libdtools-ocaml-dev (>= 0.4.1), libduppy-ocaml-dev (>= 0.8.0), 
> libfaad-ocaml-dev (>= 0.5.0), libffmpeg-ocaml-dev (>= 1.0.0), 
> libflac-ocaml-dev (>= 0.3.0), libfrei0r-ocaml-dev (>= 0.1.0), 
> libgavl-ocaml-dev (>= 0.1.4), libgd-ocaml-dev, libgstreamer-ocaml-dev (>= 
> 0.3.0), libinotify-ocaml-dev (>= 1.0), libladspa-ocaml-dev (>= 0.1.4), 
> liblastfm-ocaml-dev (>= 0.3.0), liblo-ocaml-dev (>= 0.2.0), libmad-ocaml-dev 
> (>= 0.1.4), libmagic-ocaml-dev (>= 0.6), libmenhir-ocaml-dev, libmm-ocaml-dev 
> (>= 0.7.0), libmp3lame-ocaml-dev (>= 0.3.2), libogg-ocaml-dev (>= 0.7.0), 
> libopus-ocaml-dev (>= 0.2.0), libpcre-ocaml-dev, libportaudio-ocaml-dev (>= 
> 0.2.0), libpulse-ocaml-dev (>= 0.1.2), libsamplerate-ocaml-dev (>= 0.1.1), 
> libsdl-ocaml-dev, libsedlex-ocaml-dev (>= 2.0), libshine-ocaml-dev (>= 
> 0.2.0), libsoundtouch-ocaml-dev (>= 0.1.7), libspeex-ocaml-dev (>= 0.4.0), 
> libssl-ocaml-dev (>= 0.5.2), libtaglib-ocaml-dev (>= 0.3.0), 
> libtheora-ocaml-dev (>= 0.4.0), liburi-ocaml-dev, libvoaacenc-ocaml-dev, 
> libvorbis-ocaml-dev (>= 0.8.0), libxml-dom-perl, libxmlplaylist-ocaml-dev (>= 
> 0.1.3), libyojson-ocaml-dev, menhir, ocaml (>= 4.08), ocaml-findlib, pandoc, 
> sox, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [963 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [813 B]
> Get:5 copy:/<>/apt_archive ./ Packages [872 B]
> Fetched 2648 B in 0s (220 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean 

Bug#1030459: renpy: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '8.0.2.22081402u'

2023-02-03 Thread Lucas Nussbaum
Source: renpy
Version: 8.0.2+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> export RENPY_DEPS_INSTALL="/usr::/usr/lib/x86_64-linux-gnu" ; \
>   cd module && python3 setup.py install \
>   --no-compile \
>   --root=/<>/debian/python3-renpy \
>   ;
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('8.0.2.22081402u') is an invalid version, this may not 
> work as expected with newer versions of setuptools, pip, and PyPI. Please see 
> PEP 440 for more details.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> Traceback (most recent call last):
>   File "/<>/module/setup.py", line 228, in 
> setuplib.setup("Ren'Py", renpy.version[7:]) # @UndefinedVariable
> ^^^
>   File "/<>/module/setuplib.py", line 467, in setup
> distutils.core.setup(
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
> return run_commands(dist)
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
> dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/install.py", line 
> 68, in run
> return orig.install.run(self)
>^^
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/install.py", 
> line 709, in run
> self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 987, in run_command
> cmd_obj.ensure_finalized()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 111, in ensure_finalized
> self.finalize_options()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/command/install_egg_info.py", line 
> 31, in finalize_options
> ei_cmd = self.get_finalized_command("egg_info")
>  ^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 305, in get_finalized_command
> cmd_obj.ensure_finalized()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 111, in ensure_finalized
> self.finalize_options()
>   File "/usr/lib/python3/dist-packages/setuptools/command/egg_info.py", line 
> 219, in finalize_options
> parsed_version = parse_version(self.egg_version)
>  ^^^
>   File 
> "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py", 
> line 266, in __init__
> raise InvalidVersion(f"Invalid version: '{version}'")
> pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 
> '8.0.2.22081402u'
> make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/renpy_8.0.2+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030458: jruby-utils-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from it befor

2023-02-03 Thread Lucas Nussbaum
Source: jruby-utils-clojure
Version: 4.0.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein jar
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact puppetlabs:trapperkeeper-webserver-jetty9:jar:debian has not 
> been downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact puppetlabs:trapperkeeper-webserver-jetty9:jar:debian has not been 
> downloaded from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact puppetlabs:trapperkeeper-webserver-jetty9:jar:test:debian has 
> not been downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact puppetlabs:trapperkeeper-webserver-jetty9:jar:test:debian has not 
> been downloaded from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-server:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-server:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from 
> it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/jruby-utils-clojure_4.0.3-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030457: ruby-gitlab-markup: FTBFS: ERROR: Test "ruby3.1" failed.

2023-02-03 Thread Lucas Nussbaum
Source: ruby-gitlab-markup
Version: 1.8.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner
> 
> ┌──┐
> │ Checking Rubygems dependency resolution on ruby3.1  
>  │
> └──┘
> 
> GEM_PATH=/<>/debian/ruby-gitlab-markup/usr/share/rubygems-integration/all:/<>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0
>  ruby3.1 -e gem\ \"gitlab-markup\"
> 
> ┌──┐
> │ Run tests for ruby3.1 from debian/ruby-tests.rake   
>  │
> └──┘
> 
> RUBYLIB=/<>/debian/ruby-gitlab-markup/usr/lib/ruby/vendor_ruby:. 
> GEM_PATH=/<>/debian/ruby-gitlab-markup/usr/share/rubygems-integration/all:/<>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0
>  ruby3.1 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby3.1 -w -I"test" 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb 
> "test/markup_test.rb"  -v
> :85: 
> warning: 
> :85: 
> warning: loading in progress, circular require considered harmful - 
> /usr/lib/ruby/vendor_ruby/posix/spawn.rb
>   from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:6:in  
> `'
>   from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:6:in  
> `select'
>   from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:21:in  
> `block in '
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /<>/test/markup_test.rb:5:in  `'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /<>/lib/github/markup.rb:1:in  `'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /<>/lib/github/markup/command_implementation.rb:2:in  
> `'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /usr/lib/ruby/vendor_ruby/posix-spawn.rb:1:in  `'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /usr/lib/ruby/vendor_ruby/posix/spawn.rb:6:in  `'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
>   from /usr/lib/ruby/vendor_ruby/posix/spawn/child.rb:1:in  ` (required)>'
>   from 
> :85:in
>   `require'
>   from 
> :85:in
>   `require'
> 
> /<>/lib/github/markup/rdoc.rb:9: warning: ambiguity between 
> regexp and two divisions: wrap regexp in parentheses or add a space after `/' 
> operator
> /usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0/gems/nokogiri-1.13.10/lib/nokogiri/version/info.rb:85:
>  warning: possibly useless use of a variable in void context
> Run options: -v --seed 27847
> 
> # Running:
> 
> MarkupTest#test_raises_error_if_command_exits_non_zero = 0.00 s = .
> MarkupTest#test_asciidoc = 0.08 s = .
> MarkupTest#test_noformat = 0.00 s = .
> MarkupTest#test_each_render_has_a_name = 0.00 s = .
> MarkupTest#test_knows_what_it_can_and_cannot_render = 0.00 s = .
> MarkupTest#test_org = 
> /usr/lib/ruby/vendor_ruby/org-ruby/output_buffer.rb:291: warning: method 
> redefined; discarding old output_footnotes!
> /usr/lib/ruby/vendor_ruby/org-ruby/output_buffer.rb:249: warning: previous 
> definition of output_footnotes! was here
> /usr/lib/ruby/vendor_ruby/org-ruby/html_output_buffer.rb:243: warning: 
> ambiguity between regexp and two divisions: wrap regexp in parentheses or add 
> a space after `/' operator
> /usr/lib/ruby/vendor_ruby/org-ruby/html_output_buffer.rb:246: warning: 
> ambiguity between regexp and two divisions: wrap regexp in parentheses or add 
> a space after `/' operator
> /usr/lib/ruby/ven

Bug#1030456: drslib: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.3.1p3'

2023-02-03 Thread Lucas Nussbaum
Source: drslib
Version: 0.3.1.p3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> py3versions: no X-Python3-Version in control file, using supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> python3.11 setup.py build
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.3.1p3') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/drslib
> copying drslib/__init__.py -> build/lib/drslib
> copying drslib/drs_tree_check.py -> build/lib/drslib
> copying drslib/cmip3.py -> build/lib/drslib
> copying drslib/cordex.py -> build/lib/drslib
> copying drslib/specs.py -> build/lib/drslib
> copying drslib/publisher_tree.py -> build/lib/drslib
> copying drslib/exceptions.py -> build/lib/drslib
> copying drslib/drs_command.py -> build/lib/drslib
> copying drslib/cmip5.py -> build/lib/drslib
> copying drslib/translate_iface.py -> build/lib/drslib
> copying drslib/thredds.py -> build/lib/drslib
> copying drslib/translate_cmip3.py -> build/lib/drslib
> copying drslib/drs_tree.py -> build/lib/drslib
> copying drslib/mapfile.py -> build/lib/drslib
> copying drslib/mip_table.py -> build/lib/drslib
> copying drslib/config.py -> build/lib/drslib
> copying drslib/translate.py -> build/lib/drslib
> copying drslib/drs.py -> build/lib/drslib
> creating build/lib/drslib/p_cmip5
> copying drslib/p_cmip5/__init__.py -> build/lib/drslib/p_cmip5
> copying drslib/p_cmip5/product.py -> build/lib/drslib/p_cmip5
> copying drslib/p_cmip5/init.py -> build/lib/drslib/p_cmip5
> copying drslib/p_cmip5/time_slices.py -> build/lib/drslib/p_cmip5
> running egg_info
> Traceback (most recent call last):
>   File "/<>/setup.py", line 14, in 
> setup(name='drslib',
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
> return distutils.core.setup(**attrs)
>^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
> return run_commands(dist)
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
> dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", line 
> 132, in run
> self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 63, in run
> self.build_package_data()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 159, in build_package_data
> for target, srcfile in self._get_package_data_output_mapping():
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 151, in _get_package_data_output_mapping
> for package, src_dir, build_dir, filenames in self.data_files:
>   ^^^
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 72, in __getattr__
> self.data_files = self._get_data_files()
>   ^^
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 84, in _get_data_files
> self.analyze_manifest()
>   File "/usr/lib/python3/dist-pack

Bug#1030455: schedule: FTBFS: AssertionError: ScheduleValueError not raised by until

2023-02-03 Thread Lucas Nussbaum
Source: schedule
Version: 1.1.0-0.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
>   pybuild --configure -i python{version} -p 3.11
> I: pybuild base:240: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
>   pybuild --build -i python{version} -p 3.11
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_schedule/build/schedule
> copying schedule/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_schedule/build/schedule
>dh_auto_test -O--buildsystem=pybuild
>   pybuild --test -i python{version} -p 3.11
> I: pybuild pybuild:307: cp -r /<>/test_* 
> /<>/.pybuild/cpython3_3.11_schedule/build
> I: pybuild base:240: cd 
> /<>/.pybuild/cpython3_3.11_schedule/build; python3.11 -m 
> unittest discover -v 
> test_at_time (test_schedule.SchedulerTests.test_at_time) ... ok
> test_at_time_hour (test_schedule.SchedulerTests.test_at_time_hour) ... ok
> test_at_time_minute (test_schedule.SchedulerTests.test_at_time_minute) ... ok
> test_cancel_job (test_schedule.SchedulerTests.test_cancel_job) ... ok
> test_cancel_jobs (test_schedule.SchedulerTests.test_cancel_jobs) ... ok
> test_clear_by_tag (test_schedule.SchedulerTests.test_clear_by_tag) ... ok
> test_get_by_tag (test_schedule.SchedulerTests.test_get_by_tag) ... ok
> test_idle_seconds (test_schedule.SchedulerTests.test_idle_seconds) ... ok
> test_job_func_args_are_passed_on 
> (test_schedule.SchedulerTests.test_job_func_args_are_passed_on) ... ok
> test_misconfigured_job_wont_break_scheduler 
> (test_schedule.SchedulerTests.test_misconfigured_job_wont_break_scheduler)
> Ensure an interrupted job definition chain won't break ... ok
> test_next_run_property (test_schedule.SchedulerTests.test_next_run_property) 
> ... ok
> test_next_run_time (test_schedule.SchedulerTests.test_next_run_time) ... ok
> test_next_run_time_day_end 
> (test_schedule.SchedulerTests.test_next_run_time_day_end) ... ok
> test_next_run_time_hour_end 
> (test_schedule.SchedulerTests.test_next_run_time_hour_end) ... ok
> test_next_run_time_minute_end 
> (test_schedule.SchedulerTests.test_next_run_time_minute_end) ... ok
> test_repr_functools_partial_job_func 
> (test_schedule.SchedulerTests.test_repr_functools_partial_job_func) ... ok
> test_run_all (test_schedule.SchedulerTests.test_run_all) ... ok
> test_run_all_with_decorator 
> (test_schedule.SchedulerTests.test_run_all_with_decorator) ... ok
> test_run_all_with_decorator_args 
> (test_schedule.SchedulerTests.test_run_all_with_decorator_args) ... ok
> test_run_all_with_decorator_defaultargs 
> (test_schedule.SchedulerTests.test_run_all_with_decorator_defaultargs) ... ok
> test_run_every_n_days_at_specific_time 
> (test_schedule.SchedulerTests.test_run_every_n_days_at_specific_time) ... ok
> test_run_every_weekday_at_specific_time_past_today 
> (test_schedule.SchedulerTests.test_run_every_weekday_at_specific_time_past_today)
>  ... ok
> test_run_every_weekday_at_specific_time_today 
> (test_schedule.SchedulerTests.test_run_every_weekday_at_specific_time_today) 
> ... ok
> test_run_pending (test_schedule.SchedulerTests.test_run_pending)
> Check that run_pending() runs pending jobs. ... ok
> test_singular_time_units_match_plural_units 
> (test_schedule.SchedulerTests.test_singular_time_units_match_plural_units) 
> ... ok
> test_tag_type_enforcement 
> (test_schedule.SchedulerTests.test_tag_type_enforcement) ... ok
> test_time_range (test_schedule.SchedulerTests.test_time_range) ... ok
> test_time_range_repr (test_schedule.SchedulerTests.test_time_range_repr) ... 
> ok
> test_time_units (test_schedule.SchedulerTests.test_time_units) ... ok
> test_to_repr (test_schedule.SchedulerTests.test_to_repr) ... ok
> test_to_string (test_schedule.SchedulerTests.test_to_string) ... ok
> test_to_string_functools_partial_job_func 
> (test_schedule.SchedulerTests.test_to_string_functools_partial_job_func) ... 
> ok
> test_to_string_lambda_job_func 
> (test_schedule.SchedulerTests.test_to_string_lambda_job_func) ... ok
> test_until_time (test_schedule.SchedulerTests.test_until_time) ... FAIL
> test_weekday_at_todady (test_schedule.SchedulerTests.test_weekday_at_todady) 
> ... ok
> 
> =

Bug#1030454: nbibtex: FTBFS: ! LaTeX Error: Command \ttfamily invalid in math mode.

2023-02-03 Thread Lucas Nussbaum
Source: nbibtex
Version: 0.9.18-13
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> notangle -Rnbibtex.c -L nbib.nw | sed 's//0.9.18/' > nbibtex.c
> notangle -Rnbib.c -L nbib.nw | sed 's//0.9.18/' > nbib.c
> cc -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include/lua5.1  -DSHARE='"/usr/share/nbibtex"'  -c -o boyer-moore.o 
> boyer-moore.c
> noweave nbib.nw | tail -n +2 | sed 's//0.9.18/' > nbib.tex
> cc -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include/lua5.1  -DSHARE='"/usr/share/nbibtex"'  -c -o nbibtex.o 
> nbibtex.c
> cc -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include/lua5.1  -DSHARE='"/usr/share/nbibtex"'  -c -o nbib.o nbib.c
> latexmk --pdf nbib.tex
> Rc files read:
>   /etc/LatexMk
> Latexmk: This is Latexmk, John Collins, 7 Jan. 2023. Version 4.79.
> No existing .aux file, so I'll make a simple one, and require run of *latex.
> Latexmk: applying rule 'pdflatex'...
> Rule 'pdflatex':  Reasons for rerun
> Category 'other':
>   Rerun of 'pdflatex' forced or previously required
> 
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex  -recorder  "nbib.tex"'
> 
> This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> cc -Wl,-z,relro -Wl,-z,now  nbibtex.o nbib.o boyer-moore.o -llua5.1   -o 
> nbibtex
> entering extended mode
> (./nbib.tex
> LaTeX2e <2022-11-01> patch level 1
> L3 programming layer <2023-01-16>
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2022/07/02 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty)
> (/usr/share/texmf/tex/plain/misc/noweb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
> (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
> (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
> (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
> (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
> (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty)))
> (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
> (./nbib.aux)
> No file nbib.toc.
> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2]
> 
> ! LaTeX Error: Command \ttfamily invalid in math mode.
> 
> See the LaTeX manual or LaTeX Companion for explanation.
> Type  H   for immediate help.
>  ...  
>   
> l.198 ...rs are in the half-open i

Bug#1030453: devpi-common: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-02-03 Thread Lucas Nussbaum
Source: devpi-common
Version: 3.2.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="cd {dir}; {interpreter} -m pytest" 
> dh_auto_test
> I: pybuild base:240: cd /<>; python3.11 -m pytest
> = test session starts 
> ==
> platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0+repack
> rootdir: /<>, configfile: tox.ini
> collected 175 items
> 
> testing/test_archive.py  [ 
> 16%]
> testing/test_lazydecorator.py    [ 
> 18%]
> testing/test_metadata.py ... [ 
> 45%]
> .F.F.[ 
> 54%]
> testing/test_proc.py ..  [ 
> 56%]
> testing/test_request.py .[ 
> 58%]
> testing/test_types.py .. [ 
> 60%]
> testing/test_url.py  [ 
> 89%]
> ..   [ 
> 90%]
> testing/test_validation.py   
> [100%]
> 
> === FAILURES 
> ===
> _ TestBasenameMeta.test_noversion_sameproject 
> __
> 
> self = 
> 
> def test_noversion_sameproject(self):
> meta1 = BasenameMeta("py-1.0.zip", sameproject=True)
> >   meta2 = BasenameMeta("master", sameproject=True)
> 
> testing/test_metadata.py:132: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> devpi_common/metadata.py:151: in __init__
> self.cmpval = (parse_version(version), normalize_name(name), ext)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <[AttributeError("'Version' object has no attribute '_version'") 
> raised in repr()] Version object at 0x7f8495c2cc90>
> version = ''
> 
> def __init__(self, version: str) -> None:
> 
> # Validate the version and parse it into pieces
> match = self._regex.search(version)
> if not match:
> >   raise InvalidVersion(f"Invalid version: '{version}'")
> E   pkg_resources.extern.packaging.version.InvalidVersion: Invalid 
> version: ''
> 
> /usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py:266:
>  InvalidVersion
> _ TestBasenameMeta.test_sort_sameproject_links 
> _
> 
> self = 
> 
> def test_sort_sameproject_links(self):
> links = ["master", "py-1.0.zip", "trunk.zip", "py-1.1.tgz"]
> >   newlinks = sorted_sameproject_links(links)
> 
> testing/test_metadata.py:147: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> devpi_common/metadata.py:159: in sorted_sameproject_links
> s = sorted((BasenameMeta(link, sameproject=True)
> devpi_common/metadata.py:159: in 
> s = sorted((BasenameMeta(link, sameproject=True)
> devpi_common/metadata.py:151: in __init__
> self.cmpval = (parse_version(version), normalize_name(name), ext)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = <[AttributeError("'Version' object has no attribute '_version'") 
> raised in repr()] Version object at 0x7f8495b58650>
> version = ''
> 
> def __init__(self, version: str) -> None:
> 
> # Validate the version and parse it into pieces
> match = self._regex.search(version)
> if not match:
> >   raise InvalidVersion(f"Invalid version: '{version}'")
> E   pkg_resources.extern.packaging.version.InvalidVersion: Invalid 
> version: ''
> 
> /usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py:266:
>  InvalidVersion
> === warnings summary 
> ===
> ../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1294
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1294: 
> PytestConfigWarning: Unknown config option: flakes-ignore
>   
> 

Bug#1030451: python-pytray: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '-version-'

2023-02-03 Thread Lucas Nussbaum
Source: python-pytray
Version: 0.3.5-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/pretty.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/obj_load.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/weakdict.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/tree.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/aiothreads.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/version.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
> copying pytray/futures.py -> 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<>/.pybuild/cpython3_3.11_pytray/build; 
> python3.11 -m pytest test
> = test session starts 
> ==
> platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0+repack
> rootdir: /<>
> collected 13 items
> 
> test/test_aiothreads.py  [ 
> 61%]
> test/test_obj_load.py .. [ 
> 76%]
> test/test_tree.py ...
> [100%]
> 
> == 13 passed in 0.48s 
> ==
>create-stamp debian/debhelper-build-stamp
>dh_testroot -O--buildsystem=pybuild
>dh_prep -O--buildsystem=pybuild
>dh_auto_install --destdir=debian/python3-pytray/ -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py install --root 
> /<>/debian/python3-pytray 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('${version}') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<>/debian/python3-pytray/usr
> creating /<>/debian/python3-pytray/usr/lib
> creating /<>/debian/python3-pytray/usr/lib/python3.11
> creating 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages
> creating 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray/__init__.py -> 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying /<>/.pybuild/cpython3_3.11_pytray/build/pytray/pretty.py 
> -> 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray/obj_load.py -> 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying 
> /<>/.pybuild/cpython3_3.11_pytray/build/pytray/weakdict.py -> 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray
> copying /<>/.pybuild/cpython3_3.11_pytray/build/pytray/tree.py 
> -> 
> /<>/debian/python3-pytray/usr/lib/python3.11/dist-packages/pytray

Bug#1030450: belenios: FTBFS: unsatisfiable build-dependencies: libparsexp-ocaml-rab81, libsexplib-ocaml-fzmc6, libparsexp-ocaml-dev-rab81, libsexplib-ocaml-dev-fzmc6

2023-02-03 Thread Lucas Nussbaum
Source: belenios
Version: 2.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml-dune, 
> libzarith-ocaml-dev, libcalendar-ocaml-dev, libuuidm-ocaml-dev, 
> libcryptokit-ocaml-dev, libatdgen-ocaml-dev (>= 2.10.0), libyojson-ocaml-dev, 
> libcmdliner-ocaml-dev (>= 1.1), libhex-ocaml-dev, libbase64-ocaml-dev, 
> ocaml-nox, markdown, texlive-latex-extra, texlive-fonts-recommended, 
> texlive-fonts-extra, texlive-science, lmodern, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml-dune, 
> libzarith-ocaml-dev, libcalendar-ocaml-dev, libuuidm-ocaml-dev, 
> libcryptokit-ocaml-dev, libatdgen-ocaml-dev (>= 2.10.0), libyojson-ocaml-dev, 
> libcmdliner-ocaml-dev (>= 1.1), libhex-ocaml-dev, libbase64-ocaml-dev, 
> ocaml-nox, markdown, texlive-latex-extra, texlive-fonts-recommended, 
> texlive-fonts-extra, texlive-science, lmodern, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [960 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [512 B]
> Get:5 copy:/<>/apt_archive ./ Packages [597 B]
> Fetched 2069 B in 0s (78.9 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/belenios_2.0+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030449: twms: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.06y'

2023-02-03 Thread Lucas Nussbaum
Source: twms
Version: 0.07z+git20201202+bb7c3f8-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with=python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.06y') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.06y') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/__init__.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/canvas.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/gpxparse.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/drawing.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/daemon.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/twms.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/reproject.py -> 
> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/projections.py -> 
> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/correctify.py -> 
> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/filter.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/capabilities.py -> 
> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/overview.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/sketch.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/fetchers.py -> /<>/.pybuild/cpython3_3.11/build/twms
> copying twms/bbox.py -> /<>/.pybuild/cpython3_3.11/build/twms
> running egg_info
> Traceback (most recent call last):
>   File "/<>/setup.py", line 56, in 
> setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
> return distutils.core.setup(**attrs)
>^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185, in setup
> return run_commands(dist)
>^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 201, in run_commands
> dist.run_commands()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 969, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", line 
> 132, in run
> self.run_command(cmd_name)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 
> 318, in run_command
> self.distribution.run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1213, in 
> run_command
> super().run_command(command)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 988, in run_command
> cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 63, in run
> self.build_package_data()
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 159, in build_package_data
> for target, srcfile in self._get_package_data_output_mapping():
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py", line 
> 151, in _get_package_data_output_mapping
> for package, src_dir, build_dir, filenames in self.data_files:
>   ^^^
>   File "/usr/lib/python3/dist-packages/setuptools/command/build_py.py&

Bug#1030448: rows: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '-0.4.2-dev-71afc647-'

2023-02-03 Thread Lucas Nussbaum
Source: rows
Version: 0.4.2~0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('"0.4.2-dev+71afc647"') is an invalid version, this may 
> not work as expected with newer versions of setuptools, pip, and PyPI. Please 
> see PEP 440 for more details.
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('"0.4.2-dev+71afc647"') is an invalid version, this may 
> not work as expected with newer versions of setuptools, pip, and PyPI. Please 
> see PEP 440 for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/cli.py -> /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/localization.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/table.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/operations.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows
> copying rows/fields.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows
> creating /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/plugin_html.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/ods.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/plugin_json.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/xls.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/xpath.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/dicts.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/postgresql.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/txt.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/sqlite.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/plugin_pdf.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/plugin_parquet.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/plugin_csv.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/utils.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> copying rows/plugins/xlsx.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/plugins
> creating /<>/.pybuild/cpython3_3.11_rows/build/rows/utils
> copying rows/utils/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/utils
> copying rows/utils/download.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/utils
> copying rows/utils/date.py -> 
> /<>/.pybuild/cpython3_3.11_rows/build/rows/utils
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd '/<>/.pybuild/cpython3_3.11_rows/build'; 
> python3.11 -m nose -v --ignore-files=_parquet.py 
> --ignore-files=tests_table.py --ignore-files=tests_plugin_postgresql.py 
> --attr='!skip' --exclude=test_local_file_sample_size
> test_camel_to_snake 
> (tests.tests_fields.FieldUtilsTestCase.test_camel_to_snake) ... ok
> test_detect_types (tests.tests_fields.FieldUtilsTestCase.test_detect_types) 
> ... ok
> test_detect_types_binary 
> (tests.tests_fields.FieldUtilsTestCase.test_detect_types_binary) ... ok
> test_detect_types_different_number_of_fields 
> (tests.tests_fields.FieldUtilsTestCase.test_detect_types_different_number_of_fields)
>  ... ok
> test_detect_types_integer_with_leading_zeroes 
> (tests.tests_fields.FieldUtilsTestCase.test_detect_types_integer_with_leading_zeroes)
>  ... ok
> test_detect_types_no_sample 
> (tests.tests_field

Bug#1030447: libgeo-distance-xs-perl: FTBFS: make[1]: *** [Makefile:1020: test_dynamic] Error 255

2023-02-03 Thread Lucas Nussbaum
Source: libgeo-distance-xs-perl
Version: 0.13-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> true
> true
> true
> rm -rf blib/arch/auto/Geo/Distance/XS/XS.bs
> "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs 
> blib/arch/auto/Geo/Distance/XS/XS.bs 644
> true
> true
> true
> true
> true
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/00_load.t  
> 1..1
> ok 1 - use Geo::Distance::XS;
> ok
> t/01_new.t . 
> ok 1 - 'new' isa 'Geo::Distance'
> ok 2 - Geo::Distance->can(...)
> ok 3 - @FORMULAS exists
> 1..3
> ok
> 
> #   Failed test 'PP version loads XS'
> #   at t/02_new_pp.t line 11.
> #  got: ''
> # expected: '1'
> # Looks like you failed 1 test of 1.
> t/02_new_pp.t .. 
> not ok 1 - PP version loads XS
> 1..1
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests 
> t/03_methods.t . 
> ok 1 - alt: distance from LA to NY
> ok 2 - alt with antipodal coordinates is not NaN
> ok 3 - cos: distance from LA to NY
> ok 4 - cos with antipodal coordinates is not NaN
> ok 5 - gcd: distance from LA to NY
> ok 6 - gcd with antipodal coordinates is not NaN
> ok 7 - hsin: distance from LA to NY
> ok 8 - hsin with antipodal coordinates is not NaN
> ok 9 - mt: distance from LA to NY
> ok 10 - mt with antipodal coordinates is not NaN
> ok 11 - polar: distance from LA to NY
> ok 12 - polar with antipodal coordinates is not NaN
> ok 13 - tv: distance from LA to NY
> ok 14 - tv with antipodal coordinates is not NaN
> 1..14
> ok
> t/04_disable_xs.t .. 
> ok 1 - GEO_DISTANCE_PP
> 1..1
> ok
> 
> Test Summary Report
> ---
> t/02_new_pp.t(Wstat: 256 (exited 1) Tests: 1 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> Files=5, Tests=20,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.42 cusr  0.06 
> csys =  0.53 CPU)
> Result: FAIL
> Failed 1/5 test programs. 1/20 subtests failed.
> make[1]: *** [Makefile:1020: test_dynamic] Error 255


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/libgeo-distance-xs-perl_0.13-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030446: pgocaml: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: pgocaml
Version: 4.3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml-nox, 
> ocaml-dune, libre-ocaml-dev, libcsv-ocaml-dev, libhex-ocaml-dev, 
> libppx-sexp-conv-ocaml-dev, libppx-deriving-ocaml-dev, librresult-ocaml-dev, 
> libsexplib-ocaml-dev, libcalendar-ocaml-dev (>= 2), build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml-nox, 
> ocaml-dune, libre-ocaml-dev, libcsv-ocaml-dev, libhex-ocaml-dev, 
> libppx-sexp-conv-ocaml-dev, libppx-deriving-ocaml-dev, librresult-ocaml-dev, 
> libsexplib-ocaml-dev, libcalendar-ocaml-dev (>= 2), build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [451 B]
> Get:5 copy:/<>/apt_archive ./ Packages [536 B]
> Fetched 1944 B in 0s (152 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/pgocaml_4.3.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030445: snpeff: FTBFS: [ERROR] Failed to execute goal on project snpeff: Could not resolve dependencies for project org.snpeff:snpeff:jar:5.1: The following artifacts could not be resolved: org.a

2023-02-03 Thread Lucas Nussbaum
Source: snpeff
Version: 5.1+d+dfsg-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # We replace the compiling timestamp by the one in d/changelog to enhance
> # build reproducibility.
> cp src/main/java/org/snpeff/SnpEff.java SnpEff.java.old
> sed "s/Gpr\.compile.*/\"$(date --utc --date="@1674244532" +"%Y-%m-%d %H:%M" 
> )\";/" SnpEff.java.old > src/main/java/org/snpeff/SnpEff.java
> dh_auto_configure
>   mh_patchpoms -plibsnpeff-java --debian-build --keep-pom-version 
> --maven-repo=/<>/snpeff-5.1\+d\+dfsg/debian/maven-repo
> Failed to parse 
> /<>/debian/maven-repo/org/biojava/biojava-structure/6.1.0/biojava-structure-6.1.0.pom
> javax.xml.stream.XMLStreamException: ParseError at [row,col]:[129,21]
> Message: Element type "debian.org.rcsb." must be followed by either attribute 
> specifications, ">" or "/>".
>   at 
> java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:652)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:82)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
>   at org.debian.maven.repo.Repository.scan(Repository.java:397)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:201)
>   at org.debian.maven.repo.Repository.scanOnce(Repository.java:196)
>   at 
> org.debian.maven.repo.POMTransformer.usePluginVersionsFromRepository(POMTransformer.java:107)
>   at org.debian.maven.repo.POMTransformer.main(POMTransformer.java:779)
> 
> Failed to parse 
> /<>/debian/maven-repo/org/biojava/biojava-structure/6.x/biojava-structure-6.x.pom
> javax.xml.stream.XMLStreamException: ParseError at [row,col]:[129,21]
> Message: Element type "debian.org.rcsb." must be followed by either attribute 
> specifications, ">" or "/>".
>   at 
> java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:652)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:82)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
>   at org.debian.maven.repo.Repository.scan(Repository.java:397)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:201)
>   at org.debian.maven.repo.Repository.scanOnce(Repository.java:196)
>   at 
> org.debian.maven.repo.POMTransformer.usePluginVersionsFromRepository(POMTransformer.java:107)
>   at org.debian.maven.repo.POMTransformer.main(POMTransformer.java:779)
> 
> make[1]: Leaving directory '/<>'
>jh_linkjars
>dh_auto_build
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<>/snpeff-5.1\+d\+dfsg 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<>/snpeff-5.1\+d\+dfsg/debian 
> -Dmaven.repo.local=/<>/snpeff-5.1\+d\+dfsg/debian/maven-repo 
> --batch-mode package javadoc:jar javadoc:aggregate -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] -< org.snpeff:snpeff 
> >--
> [INFO] Building SnpEff 5.1
> [INFO] [ jar 
> ]-
> [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 has 
> been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [WARNING] The POM for org.apache.logging.log4j:log4j-to-slf4j:jar:debian is 
> missing, no dependency information available
> [WARNING] The POM for org.apache

Bug#1030444: pdb2pqr: FTBFS: make[1]: *** [debian/rules:21: override_dh_installman] Error 1

2023-02-03 Thread Lucas Nussbaum
Source: pdb2pqr
Version: 3.5.2+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYTHONPATH=. help2man debian/pdb2pqr/usr/bin/dx2cube --no-info 
> --version-string 3.5.2+dfsg > dx2cube.1
> help2man: can't get `--help' info from debian/pdb2pqr/usr/bin/dx2cube
> Try `--no-discard-stderr' if option outputs to stderr
> make[1]: *** [debian/rules:21: override_dh_installman] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/pdb2pqr_3.5.2+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030443: ocaml-x509: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-x509
Version: 0.16.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> libcstruct-ocaml-dev, libasn1-combinators-ocaml-dev, libptime-ocaml-dev, 
> libbase64-ocaml-dev, libmirage-crypto-ocaml-dev, libfmt-ocaml-dev, 
> libgmap-ocaml-dev, libdomain-name-ocaml-dev, liblogs-ocaml-dev, 
> libpbkdf-ocaml-dev, libipaddr-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> libcstruct-ocaml-dev, libasn1-combinators-ocaml-dev, libptime-ocaml-dev, 
> libbase64-ocaml-dev, libmirage-crypto-ocaml-dev, libfmt-ocaml-dev, 
> libgmap-ocaml-dev, libdomain-name-ocaml-dev, liblogs-ocaml-dev, 
> libpbkdf-ocaml-dev, libipaddr-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [458 B]
> Get:5 copy:/<>/apt_archive ./ Packages [546 B]
> Fetched 1961 B in 0s (68.4 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-x509_0.16.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030442: ruby-rack: FTBFS: ERROR: Test "ruby3.1" failed: ArgumentError: invalid domain: ".test.com"

2023-02-03 Thread Lucas Nussbaum
Source: ruby-rack
Version: 2.2.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> ArgumentError: invalid domain: ".test.com"
> /usr/lib/ruby/3.1.0/cgi/cookie.rb:128:in `domain='
> /usr/lib/ruby/3.1.0/cgi/cookie.rb:95:in `initialize'
> /<>/lib/rack/mock.rb:239:in `new'
> /<>/lib/rack/mock.rb:239:in `block in 
> parse_cookies_from_header'
> /<>/lib/rack/mock.rb:236:in `each'
> /<>/lib/rack/mock.rb:236:in `parse_cookies_from_header'
> /<>/lib/rack/mock.rb:187:in `initialize'
> /<>/lib/rack/mock.rb:85:in `new'
> /<>/lib/rack/mock.rb:85:in `request'
> /<>/lib/rack/mock.rb:57:in `get'
> /<>/test/spec_mock.rb:365:in `block (2 levels) in  (required)>'
> 
> 1152 runs, 3990 assertions, 0 failures, 27 errors, 3 skips
> 
> You have skipped tests. Run with --verbose for details.
> rake aborted!
> Command failed with status (1): [ruby -I"lib:test" 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb 
> "test/spec_auth_basic.rb" "test/spec_auth_digest.rb" 
> "test/spec_body_proxy.rb" "test/spec_builder.rb" "test/spec_cascade.rb" 
> "test/spec_chunked.rb" "test/spec_common_logger.rb" 
> "test/spec_conditional_get.rb" "test/spec_config.rb" 
> "test/spec_content_length.rb" "test/spec_content_type.rb" 
> "test/spec_deflater.rb" "test/spec_directory.rb" "test/spec_etag.rb" 
> "test/spec_events.rb" "test/spec_files.rb" "test/spec_handler.rb" 
> "test/spec_head.rb" "test/spec_lint.rb" "test/spec_lobster.rb" 
> "test/spec_lock.rb" "test/spec_logger.rb" "test/spec_media_type.rb" 
> "test/spec_method_override.rb" "test/spec_mime.rb" "test/spec_mock.rb" 
> "test/spec_multipart.rb" "test/spec_null_logger.rb" "test/spec_recursive.rb" 
> "test/spec_request.rb" "test/spec_response.rb" 
> "test/spec_rewindable_input.rb" "test/spec_runtime.rb" 
> "test/spec_sendfile.rb" "test/spec_server.rb" 
> "test/spec_session_abstract_id.rb" "test/spec_session_abstract_persisted.rb" 
> "test/spec_session_abstract_persisted_secure_secure_session_hash.rb" 
> "test/spec_session_abstract_session_hash.rb" "test/spec_session_cookie.rb" 
> "test/spec_session_pool.rb" "test/spec_show_exceptions.rb" 
> "test/spec_show_status.rb" "test/spec_static.rb" 
> "test/spec_tempfile_reaper.rb" "test/spec_thin.rb" "test/spec_urlmap.rb" 
> "test/spec_utils.rb" "test/spec_version.rb" "test/spec_webrick.rb" 
> "test/gemloader.rb" ]
> 
> Tasks: TOP => default => test
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.1" failed: 


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ruby-rack_2.2.4-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030439: lomiri: FTBFS: make[1]: *** [debian/rules:29: override_dh_auto_configure] Error 2

2023-02-03 Thread Lucas Nussbaum
Source: lomiri
Version: 0.1~git20230111.ba0fc6a-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # Debian defines CMAKE_INSTALL_LOCALSTATEDIR as /usr/var, which is wrong.
> # So until Debian bug 719148 is fixed, do it ourselves.
> dh_auto_configure -- -DCMAKE_INSTALL_LOCALSTATEDIR="/var"
>   cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var ..
> -- The C compiler identification is GNU 12.2.0
> -- The CXX compiler identification is GNU 12.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE) 
> -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE) 
> -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
> -- Checking for module 'lomiri-shell-application=27'
> --   Package dependency requirement 'lomiri-shell-application = 27' could not 
> be satisfied.
> Package 'lomiri-shell-application' has version '28', required version is '= 
> 27'
> CMake Error at /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:607 
> (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:829 
> (_pkg_check_modules_internal)
>   CMakeLists.txt:77 (pkg_check_modules)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/<>/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
>   cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<>/obj-x86_64-linux-gnu
> # It was generated by CMake: /usr/bin/cmake
> # You can edit this file to change values found and used by cmake.
> # If you do not want to change any of the values, simply exit the editor.
> # If you do want to change a value, simply edit, save, and exit the editor.
> # The syntax for the file is as follows:
> # KEY:TYPE=VALUE
> # KEY is the name of a variable in the cache.
> # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
> # VALUE is the current value for the KEY.
> 
> 
> # EXTERNAL cache entries
> 
> 
> //Path to a program.
> CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
> 
> //Path to a program.
> CMAKE_AR:FILEPATH=/usr/bin/ar
> 
> //Choose the type of build, options are: None Debug Release RelWithDebInfo
> // MinSizeRel ...
> CMAKE_BUILD_TYPE:STRING=None
> 
> //Enable/Disable color output during build.
> CMAKE_COLOR_MAKEFILE:BOOL=ON
> 
> //CXX compiler
> CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
> 
> //A wrapper around 'ar' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12
> 
> //A wrapper around 'ranlib' adding the appropriate '--plugin' option
> // for the GCC compiler
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
> 
> //Flags used by the CXX compiler during all build types.
> CMAKE_CXX_FLAGS:STRING=-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2
> 
> //Flags used by the CXX compiler during DEBUG builds.
> CMAKE_CXX_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the CXX compiler during MINSIZEREL builds.
> CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the CXX compiler during NONE builds.
> CMAKE_CXX_FLAGS_NONE:STRING=
> 
> //Flags used by the CXX compiler during RELEASE builds.
> CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the CXX compiler during RELWITHDEBINFO builds.
> CMAKE_CXX_F

Bug#1030441: ocaml-ipaddr: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-ipaddr
Version: 5.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> opam-installer, libounit-ocaml-dev, libppx-sexp-conv-ocaml-dev, 
> libdomain-name-ocaml-dev, libstdlib-shims-ocaml-dev, libcstruct-ocaml-dev (>= 
> 6.0.0), libsexplib0-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> opam-installer, libounit-ocaml-dev, libppx-sexp-conv-ocaml-dev, 
> libdomain-name-ocaml-dev, libstdlib-shims-ocaml-dev, libcstruct-ocaml-dev (>= 
> 6.0.0), libsexplib0-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [460 B]
> Get:5 copy:/<>/apt_archive ./ Packages [543 B]
> Fetched 1960 B in 0s (76.3 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml-dev : Depends: libcstruct-ocaml-xf6o8
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-ipaddr_5.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030440: nuitka: FTBFS: make[1]: *** [debian/rules:47: override_dh_auto_test] Error 1

2023-02-03 Thread Lucas Nussbaum
Source: nuitka
Version: 1.3.5+ds-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # The RUN_TEST_PYTHON is not the one to execute tests, just the for the
> # test runner.
> python3 ./tests/run-tests --skip-reflection-test --no-python2.7 --no-python2.6
> Traceback (most recent call last):
>   File "/<>/./tests/run-tests", line 43, in 
> main()
>   File "/<>/nuitka/tools/testing/run_nuitka_tests/__main__.py", 
> line 912, in main
> assert (
> AssertionError
> make[1]: *** [debian/rules:47: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/nuitka_1.3.5+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030438: python-dcos: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 'SNAPSHOT'

2023-02-03 Thread Lucas Nussbaum
Source: python-dcos
Version: 0.2.0-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-dcos
> + echo python-dcos
> + sed s/python-//
> + PY_MODULE_NAME=dcos
> + py3versions -vr
> + PYTHON3S=3.11
> + [ no = yes ]
> + TARGET_DIR=python3-dcos
> + pwd
> + python3.11 setup.py install --install-layout=deb --root 
> /<>/debian/python3-dcos
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('SNAPSHOT') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/dcos
> copying dcos/__init__.py -> build/lib/dcos
> copying dcos/package.py -> build/lib/dcos
> copying dcos/util.py -> build/lib/dcos
> copying dcos/marathon.py -> build/lib/dcos
> copying dcos/options.py -> build/lib/dcos
> copying dcos/errors.py -> build/lib/dcos
> copying dcos/subcommand.py -> build/lib/dcos
> copying dcos/http.py -> build/lib/dcos
> copying dcos/auth.py -> build/lib/dcos
> copying dcos/emitting.py -> build/lib/dcos
> copying dcos/cmds.py -> build/lib/dcos
> copying dcos/mesos.py -> build/lib/dcos
> copying dcos/config.py -> build/lib/dcos
> copying dcos/constants.py -> build/lib/dcos
> copying dcos/jsonitem.py -> build/lib/dcos
> running install_lib
> creating /<>/debian/python3-dcos
> creating /<>/debian/python3-dcos/usr
> creating /<>/debian/python3-dcos/usr/lib
> creating /<>/debian/python3-dcos/usr/lib/python3
> creating /<>/debian/python3-dcos/usr/lib/python3/dist-packages
> creating 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/__init__.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/package.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/util.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/marathon.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/options.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/errors.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/subcommand.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/http.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/auth.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/emitting.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/cmds.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/mesos.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/config.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/constants.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> copying build/lib/dcos/jsonitem.py -> 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos
> byte-compiling 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/__init__.py
>  to __init__.cpython-311.pyc
> byte-compiling 
> /<>/debian/python3-dcos/usr/lib/python3/dist-packages/dcos/package.py
>  to package.cpython-311.pyc
> /usr/lib/python3/dist-packages/dcos/package.py:944: SyntaxWarning: "is" with 
> a literal. Did you mean "=="?
> /usr/lib/python3/dist-packages/dcos/package.py:1103: SyntaxWarning: "is not" 
>

Bug#1030437: refstack-client: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.0.0.02021.08.18.fa73ef2524'

2023-02-03 Thread Lucas Nussbaum
Source: refstack-client
Version: 0.0.0~2021.08.18.fa73ef2524-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=refstack-client
> + echo refstack-client
> + sed s/python-//
> + PY_MODULE_NAME=refstack-client
> + py3versions -vr
> + PYTHON3S=3.11
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.11 setup.py install --install-layout=deb --root 
> /<>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: 
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
> and pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.0.0.02021.08.18.fa73ef2524') is an invalid version, 
> this may not work as expected with newer versions of setuptools, pip, and 
> PyPI. Please see PEP 440 for more details.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/refstack_client
> creating build/lib/refstack_client/tests
> creating build/lib/refstack_client/tests/unit
> copying refstack_client/tests/unit/__init__.py -> 
> build/lib/refstack_client/tests/unit
> copying refstack_client/tests/unit/test_list_parser.py -> 
> build/lib/refstack_client/tests/unit
> copying refstack_client/tests/unit/test_client.py -> 
> build/lib/refstack_client/tests/unit
> creating build/lib/refstack_client/tests/smoke
> copying refstack_client/tests/smoke/__init__.py -> 
> build/lib/refstack_client/tests/smoke
> copying refstack_client/tests/smoke/test_distros.py -> 
> build/lib/refstack_client/tests/smoke
> copying refstack_client/tests/__init__.py -> build/lib/refstack_client/tests
> copying refstack_client/__init__.py -> build/lib/refstack_client
> copying refstack_client/subunit_processor.py -> build/lib/refstack_client
> copying refstack_client/refstack_client.py -> build/lib/refstack_client
> copying refstack_client/list_parser.py -> build/lib/refstack_client
> running egg_info
> Traceback (most recent call last):
>   File "/<>/setup.py", line 27, in 
> setuptools.setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 108, in 
> setup
> return distutils.core.setup(**attrs)
>^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 185,

Bug#1030435: ocaml-pbkdf: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-pbkdf
Version: 1.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libmirage-crypto-ocaml-dev, dh-ocaml, build-essential, 
> fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, libmirage-crypto-ocaml-dev, dh-ocaml, build-essential, 
> fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [409 B]
> Get:5 copy:/<>/apt_archive ./ Packages [491 B]
> Fetched 1857 B in 0s (118 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-pbkdf_1.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030436: nurpawiki: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: nurpawiki
Version: 1.2.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-ocaml, ocamlbuild, 
> libocamlnet-ocaml-dev, libeliom-ocaml-dev (>= 6.12.1), libcalendar-ocaml-dev, 
> libextlib-ocaml-dev, libpostgresql-ocaml-dev, ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-ocaml, ocamlbuild, 
> libocamlnet-ocaml-dev, libeliom-ocaml-dev (>= 6.12.1), libcalendar-ocaml-dev, 
> libextlib-ocaml-dev, libpostgresql-ocaml-dev, ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [433 B]
> Get:5 copy:/<>/apt_archive ./ Packages [520 B]
> Fetched 1910 B in 0s (118 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libeliom-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is not 
> installable
>   Depends: libcohttp-lwt-ocaml-dev-62q63
>   Depends: libcohttp-lwt-unix-ocaml-dev-8ke06
>   Depends: libcohttp-ocaml-dev-nhwd0
>   Depends: libconduit-lwt-ocaml-dev-6bmb5
>   Depends: libconduit-ocaml-dev-tg333
>   Depends: libcryptokit-ocaml-dev-1g7t3 but it is not 
> installable
>   Depends: libipaddr-ocaml-dev-as9d0
>   Depends: libocsigenserver-ocaml-dev-d22y6
>   Depends: liburi-ocaml-dev-bqtr1
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/nurpawiki_1.2.4-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030434: rauc: FTBFS: tests failed writing: Error opening file ?/tmp/tmp.I4dlWcaK4g/notexisting/out.raucb?: No such file or directory

2023-02-03 Thread Lucas Nussbaum
Source: rauc
Version: 1.8-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

The full build log is available from:
http://qa-logs.debian.net/2023/02/03/rauc_1.8-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030432: sleef: FTBFS: testerutil.h:93:6: error: conflicting types for 'mpfr_sinpi'

2023-02-03 Thread Lucas Nussbaum
Source: sleef
Version: 3.5.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/obj-x86_64-linux-gnu'
> [ 41%] Building C object src/libm-tester/CMakeFiles/iut.dir/iut.c.o
> cd /<>/obj-x86_64-linux-gnu/src/libm-tester && /usr/bin/clang 
> -DENABLE_ALIAS=1 -DENABLE_SYS_getrandom=1 -I/<>/src/common 
> -I/<>/src/arch -I/<>/obj-x86_64-linux-gnu/include 
> -I/<>/src/libm 
> -I/<>/obj-x86_64-linux-gnu/src/libm/include -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
> -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno 
> -fno-trapping-math -O2 -g -DNDEBUG -std=gnu99 -MD -MT 
> src/libm-tester/CMakeFiles/iut.dir/iut.c.o -MF CMakeFiles/iut.dir/iut.c.o.d 
> -o CMakeFiles/iut.dir/iut.c.o -c /<>/src/libm-tester/iut.c
> [ 42%] Building C object 
> src/libm-tester/CMakeFiles/tester2avx512fsp.dir/tester2simdsp.c.o
> cd /<>/obj-x86_64-linux-gnu/src/libm-tester && /usr/bin/clang 
> -DENABLE_ALIAS=1 -DENABLE_AVX512F=1 -DENABLE_SYS_getrandom=1 -DUSEMPFR=1 
> -I/<>/src/common -I/<>/src/arch 
> -I/<>/obj-x86_64-linux-gnu/include -I/<>/src/libm 
> -I/<>/obj-x86_64-linux-gnu/src/libm/include -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-unused 
> -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno 
> -fno-trapping-math -O2 -g -DNDEBUG -mavx512f -std=gnu99 -MD -MT 
> src/libm-tester/CMakeFiles/tester2avx512fsp.dir/tester2simdsp.c.o -MF 
> CMakeFiles/tester2avx512fsp.dir/tester2simdsp.c.o.d -o 
> CMakeFiles/tester2avx512fsp.dir/tester2simdsp.c.o -c 
> /<>/src/libm-tester/tester2simdsp.c
> In file included from /<>/src/libm-tester/tester2simdsp.c:24:
> /<>/src/libm-tester/testerutil.h:93:6: error: conflicting types 
> for 'mpfr_sinpi'
> void mpfr_sinpi(mpfr_t ret, mpfr_t arg, mpfr_rnd_t rnd);
>  ^
> /usr/include/mpfr.h:752:21: note: previous declaration is here
> __MPFR_DECLSPEC int mpfr_sinpi (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
> ^
> In file included from /<>/src/libm-tester/tester2simdsp.c:24:
> /<>/src/libm-tester/testerutil.h:94:6: error: conflicting types 
> for 'mpfr_cospi'
> void mpfr_cospi(mpfr_t ret, mpfr_t arg, mpfr_rnd_t rnd);
>  ^
> /usr/include/mpfr.h:753:21: note: previous declaration is here
> __MPFR_DECLSPEC int mpfr_cospi (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
> ^
> 2 errors generated.
> make[3]: *** [src/libm-tester/CMakeFiles/tester2yavx512fsp.dir/build.make:79: 
> src/libm-tester/CMakeFiles/tester2yavx512fsp.dir/tester2simdsp.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/sleef_3.5.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030429: libervia-backend: FTBFS: ImportError: Failed to import test module: sat.test.test_plugin_xep_0334

2023-02-03 Thread Lucas Nussbaum
Source: libervia-backend
Version: 0.9.0~hg3993-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test || true
> I: pybuild base:240: cd '/<>/.pybuild/cpython3_3.11/build'; 
> python3.11 -m unittest discover -v 
> sat.plugins.plugin_comp_ap_gateway 
> (unittest.loader._FailedTest.sat.plugins.plugin_comp_ap_gateway) ... ERROR
> sat.test.test_core_xmpp (unittest.loader._FailedTest.sat.test.test_core_xmpp) 
> ... ERROR
> sat.test.test_helpers_plugins 
> (unittest.loader._FailedTest.sat.test.test_helpers_plugins) ... ERROR
> sat.test.test_memory (unittest.loader._FailedTest.sat.test.test_memory) ... 
> ERROR
> sat.test.test_memory_crypto 
> (unittest.loader._FailedTest.sat.test.test_memory_crypto) ... ERROR
> sat.test.test_plugin_misc_groupblog 
> (unittest.loader._FailedTest.sat.test.test_plugin_misc_groupblog) ... ERROR
> sat.test.test_plugin_misc_radiocol 
> (unittest.loader._FailedTest.sat.test.test_plugin_misc_radiocol) ... ERROR
> sat.test.test_plugin_misc_room_game 
> (unittest.loader._FailedTest.sat.test.test_plugin_misc_room_game) ... ERROR
> sat.test.test_plugin_misc_text_syntaxes 
> (unittest.loader._FailedTest.sat.test.test_plugin_misc_text_syntaxes) ... 
> ERROR
> sat.test.test_plugin_xep_0033 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0033) ... ERROR
> sat.test.test_plugin_xep_0085 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0085) ... ERROR
> sat.test.test_plugin_xep_0203 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0203) ... ERROR
> sat.test.test_plugin_xep_0277 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0277) ... ERROR
> sat.test.test_plugin_xep_0297 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0297) ... ERROR
> sat.test.test_plugin_xep_0313 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0313) ... ERROR
> sat.test.test_plugin_xep_0334 
> (unittest.loader._FailedTest.sat.test.test_plugin_xep_0334) ... ERROR
> 
> ==
> ERROR: sat.plugins.plugin_comp_ap_gateway 
> (unittest.loader._FailedTest.sat.plugins.plugin_comp_ap_gateway)
> --
> ImportError: Failed to import test module: sat.plugins.plugin_comp_ap_gateway
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 440, in _find_test_path
> package = self._get_module_from_name(name)
>   
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in 
> _get_module_from_name
> __import__(name)
>   File 
> "/<>/.pybuild/cpython3_3.11/build/sat/plugins/plugin_comp_ap_gateway/__init__.py",
>  line 48, in 
> from sqlalchemy.exc import IntegrityError
> ModuleNotFoundError: No module named 'sqlalchemy'
> 
> 
> ==
> ERROR: sat.test.test_core_xmpp 
> (unittest.loader._FailedTest.sat.test.test_core_xmpp)
> --
> ImportError: Failed to import test module: sat.test.test_core_xmpp
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
> module = self._get_module_from_name(name)
>  
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in 
> _get_module_from_name
> __import__(name)
>   File 
> "/<>/.pybuild/cpython3_3.11/build/sat/test/test_core_xmpp.py", 
> line 20, in 
> from sat.test import helpers
>   File "/<>/.pybuild/cpython3_3.11/build/sat/test/helpers.py", 
> line 35, in 
> from sat.memory.memory import Params, Memory
>   File "/<>/.pybuild/cpython3_3.11/build/sat/memory/memory.py", 
> line 36, in 
> from sat.memory.sqla import Storage
>   File "/<>/.pybuild/cpython3_3.11/build/sat/memory/sqla.py", 
> line 28, in 
> from alembic import config as al_config, script as al_script
> ModuleNotFoundError: No module named 'alembic'
> 
> 
> ==
> ERROR: sat.test.test_helpers_plugins 
> (unittest.loader._FailedTest.sat.test.test_helpers_plugins)
> --
> ImportError: Failed to import test module: sat.test.test_helpers_plugins
&

Bug#1030431: sphinxcontrib-autoprogram: FTBFS: AttributeError: 'NoneType' object has no attribute 'reporter'

2023-02-03 Thread Lucas Nussbaum
Source: sphinxcontrib-autoprogram
Version: 0.1.7-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with=python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:285: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, 
> consider using implicit namespaces instead (PEP 420).
>   warnings.warn(msg, SetuptoolsDeprecationWarning)
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:285: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, 
> consider using implicit namespaces instead (PEP 420).
>   warnings.warn(msg, SetuptoolsDeprecationWarning)
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11/build/sphinxcontrib
> copying sphinxcontrib/__init__.py -> 
> /<>/.pybuild/cpython3_3.11/build/sphinxcontrib
> copying sphinxcontrib/autoprogram.py -> 
> /<>/.pybuild/cpython3_3.11/build/sphinxcontrib
> running egg_info
> creating sphinxcontrib_autoprogram.egg-info
> writing sphinxcontrib_autoprogram.egg-info/PKG-INFO
> writing dependency_links to 
> sphinxcontrib_autoprogram.egg-info/dependency_links.txt
> writing namespace_packages to 
> sphinxcontrib_autoprogram.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_autoprogram.egg-info/requires.txt
> writing top-level names to sphinxcontrib_autoprogram.egg-info/top_level.txt
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'CHANGES.*'
> warning: manifest_maker: MANIFEST.in, line 4: unknown action 'tox.ini'
> 
> adding license file 'LICENSE'
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py test 
> /usr/lib/python3/dist-packages/setuptools/dist.py:285: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, 
> consider using implicit namespaces instead (PEP 420).
>   warnings.warn(msg, SetuptoolsDeprecationWarning)
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing sphinxcontrib_autoprogram.egg-info/PKG-INFO
> writing dependency_links to 
> sphinxcontrib_autoprogram.egg-info/dependency_links.txt
> writing namespace_packages to 
> sphinxcontrib_autoprogram.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_autoprogram.egg-info/requires.txt
> writing top-level names to sphinxcontrib_autoprogram.egg-info/top_level.txt
> reading manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'CHANGES.*'
> warning: manifest_maker: MANIFEST.in, line 4: unknown action 'tox.ini'
> 
> adding license file 'LICENSE'
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> running build_ext
> test_argument_groups 
> (sphinxcontrib.autoprogram.ScannerTestCase.test_argument_groups) ... ok
> test_choices (sphinxcontrib.autoprogram.ScannerTestCase.test_choices) ... ok
> test_parse_epilog 
> (sphinxcontrib.autoprogram.ScannerTestCase.test_parse_epilog) ... ok
> test_simple_parser 
> (sphinxcontrib.autoprogram.ScannerTestCase.test_simple_parser) ... ok
> test_subcommands (sphinxcontrib.autoprogram.ScannerTestCase.test_subcommands) 
> ... ok
> test_make_rst 
> (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase.test_make_rst) ... 
> ERROR
> test_import_object 
> (sphinxcontrib.autoprogram.UtilTestCase.test_import_object) ... ok
> 
> ==
> ERROR: test_make_rst 
> (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase.test_make_rst)
> --
> Traceback (most recent call last):
>   F

Bug#1030430: snpsift: FTBFS: [ERROR] Failed to execute goal on project snpsift: Could not resolve dependencies for project org.snpsift:snpsift:jar:5.1: The following artifacts could not be resolved: o

2023-02-03 Thread Lucas Nussbaum
Source: snpsift
Version: 5.1+dfsg2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with javahelper
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   mh_patchpoms -plibsnpsift-java --debian-build --keep-pom-version 
> --maven-repo=/<>/snpsift-5.1\+dfsg2/debian/maven-repo
> Failed to parse 
> /<>/debian/maven-repo/org/biojava/biojava-structure/6.1.0/biojava-structure-6.1.0.pom
> javax.xml.stream.XMLStreamException: ParseError at [row,col]:[129,21]
> Message: Element type "debian.org.rcsb." must be followed by either attribute 
> specifications, ">" or "/>".
>   at 
> java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:652)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:82)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
>   at org.debian.maven.repo.Repository.scan(Repository.java:397)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:201)
>   at org.debian.maven.repo.Repository.scanOnce(Repository.java:196)
>   at 
> org.debian.maven.repo.POMTransformer.usePluginVersionsFromRepository(POMTransformer.java:107)
>   at org.debian.maven.repo.POMTransformer.main(POMTransformer.java:779)
> 
> Failed to parse 
> /<>/debian/maven-repo/org/biojava/biojava-structure/6.x/biojava-structure-6.x.pom
> javax.xml.stream.XMLStreamException: ParseError at [row,col]:[129,21]
> Message: Element type "debian.org.rcsb." must be followed by either attribute 
> specifications, ">" or "/>".
>   at 
> java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:652)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:82)
>   at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
>   at org.debian.maven.repo.Repository.scan(Repository.java:397)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:394)
>   at org.debian.maven.repo.Repository.scan(Repository.java:201)
>   at org.debian.maven.repo.Repository.scanOnce(Repository.java:196)
>   at 
> org.debian.maven.repo.POMTransformer.usePluginVersionsFromRepository(POMTransformer.java:107)
>   at org.debian.maven.repo.POMTransformer.main(POMTransformer.java:779)
> 
>jh_linkjars
>dh_auto_build
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<>/snpsift-5.1\+dfsg2 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<>/snpsift-5.1\+dfsg2/debian 
> -Dmaven.repo.local=/<>/snpsift-5.1\+dfsg2/debian/maven-repo 
> --batch-mode package javadoc:jar javadoc:aggregate -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] < org.snpsift:snpsift 
> >-
> [INFO] Building SnpSift 5.1
> [INFO] [ jar 
> ]-
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated 
> to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
> [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 has 
> been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [WARNING] The POM for org.apache.logging.log4j:log4j-to-slf4j:jar:debian is 
> missing, no dependency information available
> [WARNING] The POM for org.apache.logging.log4j:log4j-api:jar:debian is 
> missing, no dependency information available
> [WARNING] The POM for org.apache.logging.log4j:log4j-core:jar:debian is 
> missing, no

Bug#1030425: vistrails: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '2.x'

2023-02-03 Thread Lucas Nussbaum
Source: vistrails
Version: 3.0~git+9dc22bd.dfsg.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('2.x') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('2.x') is an invalid version, this may not work as 
> expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 
> for more details.
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11/build/vistrails
> copying vistrails/__init__.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails
> copying vistrails/stop_vistrails_server.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails
> copying vistrails/vistrails_server.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails
> copying vistrails/run.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails
> creating /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/version_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/__init__.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/vis_diff.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/graphics_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/shell.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/query_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/application_server.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/ports_pane.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/pipeline_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/debug.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/vistrail_controller.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/module_palette.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/repository.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/vistrail_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/vistrails_palette.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/version_prop.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/variable_dropbox.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/base_view.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/publishing.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/port_documentation.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/debugger.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/module_configuration.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/module_options.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/qt.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/requirements.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/vistrail_variables.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/preferences.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/controlflow_assist.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vistrails/gui/module_info.py -> 
> /<>/.pybuild/cpython3_3.11/build/vistrails/gui
> copying vist

Bug#1030428: trapperkeeper-scheduler-clojure: FTBFS: make[1]: *** [debian/rules:19: override_dh_auto_build] Error 1

2023-02-03 Thread Lucas Nussbaum
Source: trapperkeeper-scheduler-clojure
Version: 1.1.3-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein i18n make
> Running 'make i18n'
> lein jar
> Compiling puppetlabs.trapperkeeper.services.scheduler.job
> Syntax error compiling at (puppetlabs/i18n/core.clj:203:12).
> Syntax error (ClassNotFoundException) compiling at 
> (puppetlabs/i18n/core.clj:203:12).
> gnu.gettext.GettextResource
> 
> Full report at:
> /tmp/clojure-17967402267652388774.edn
> Compilation failed: Subprocess failed (exit code: 1)
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/trapperkeeper-scheduler-clojure_1.1.3-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030427: trapperkeeper-metrics-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact org.clojure:tools.namespace:jar:debian has not been downloaded fro

2023-02-03 Thread Lucas Nussbaum
Source: trapperkeeper-metrics-clojure
Version: 1.5.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein jar
> Warning: specified :main without including it in :aot. 
> Implicit AOT of :main will be removed in Leiningen 3.0.0. 
> If you only need AOT for your uberjar, consider adding :aot :all into your
> :uberjar profile instead.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.clojure:tools.namespace:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.clojure:tools.namespace:jar:debian has not been downloaded from 
> it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/trapperkeeper-metrics-clojure_1.5.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030426: ocsigenserver: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocsigenserver
Version: 5.0.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> ocaml-findlib, liblwt-ocaml-dev (>= 3.0.0), liblwt-ssl-ocaml-dev, 
> liblwt-log-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, 
> libsqlite3-ocaml-dev, libcryptokit-ocaml-dev, libfindlib-ocaml-dev, 
> libipaddr-ocaml-dev, libxml-light-ocaml-dev, libhmap-ocaml-dev, 
> libcohttp-lwt-unix-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> ocaml-findlib, liblwt-ocaml-dev (>= 3.0.0), liblwt-ssl-ocaml-dev, 
> liblwt-log-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, 
> libsqlite3-ocaml-dev, libcryptokit-ocaml-dev, libfindlib-ocaml-dev, 
> libipaddr-ocaml-dev, libxml-light-ocaml-dev, libhmap-ocaml-dev, 
> libcohttp-lwt-unix-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [476 B]
> Get:5 copy:/<>/apt_archive ./ Packages [562 B]
> Fetched 1995 B in 0s (146 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcohttp-lwt-unix-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it 
> is not installable
> Depends: libcohttp-lwt-ocaml-dev-62q63
> Depends: libcohttp-lwt-unix-ocaml-8ke06
> Depends: libcohttp-ocaml-dev-nhwd0
> Depends: libconduit-lwt-ocaml-dev-6bmb5
> Depends: libconduit-ocaml-dev-tg333
> Depends: libmagic-mime-ocaml-dev-kpuw0 but it 
> is not installable
> Depends: liburi-ocaml-dev-bqtr1
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocsigenserver_5.0.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030424: recommonmark: FTBFS: AssertionError

2023-02-03 Thread Lucas Nussbaum
Source: recommonmark
Version: 0.7.1+ds-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11/build/recommonmark
> copying recommonmark/__init__.py -> 
> /<>/.pybuild/cpython3_3.11/build/recommonmark
> copying recommonmark/parser.py -> 
> /<>/.pybuild/cpython3_3.11/build/recommonmark
> copying recommonmark/transform.py -> 
> /<>/.pybuild/cpython3_3.11/build/recommonmark
> copying recommonmark/states.py -> 
> /<>/.pybuild/cpython3_3.11/build/recommonmark
> copying recommonmark/scripts.py -> 
> /<>/.pybuild/cpython3_3.11/build/recommonmark
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<>/.pybuild/cpython3_3.11/build; 
> python3.11 -m unittest discover -v 
> test_block_quote (tests.test_basic.TestParsing.test_block_quote) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> ok
> test_bullet_list (tests.test_basic.TestParsing.test_bullet_list) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> ok
> test_code (tests.test_basic.TestParsing.test_code) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> ok
> test_entities (tests.test_basic.TestParsing.test_entities) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> ok
> test_enumerated_list (tests.test_basic.TestParsing.test_enumerated_list) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:117: 
> DeprecationWarning: nodes.Text: initialization argument "rawsource" is 
> ignored and will be removed in Docutils 2.0.
>   self.current_node.append(nodes.Text(mdnode.literal, mdnode.literal))
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document
>   warn("Container node skipped: type={0}".format(mdnode.t))
> ok
> test_eval (tests.test_basic.TestParsing.test_eval) ... 
> /<>/.pybuild/cpython3_3.11/build/recommonmark/parser.py:75: 
> UserWarning: Container node skipped: type=document

Bug#1030423: ibus-typing-booster: FTBFS: AssertionError: Lists differ: [('ca[224 chars]ource file.', '10'), ('show-lookup', 'Show lookup table', '0')] != [('ca[224 chars]ource file.', '10')]

2023-02-03 Thread Lucas Nussbaum
Source: ibus-typing-booster
Version: 2.20.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[4]: Entering directory '/<>/tests'
> PASS: test_itb_util.py
> PASS: test_0_gtk.py
> PASS: test_keyvals_to_keycodes.py
> FAIL: test_m17n_translit.py
> PASS: test_m17n_db_info.py
> PASS: test_compose_sequences.py
> PASS: test_emoji_unicode_version.py
> PASS: test_tabsqlitedb.py
> PASS: test_itb.py
> PASS: test_emoji_similar.py
> PASS: test_hunspell_suggest.py
> PASS: test_emoji_candidates.py
> ==
>ibus-typing-booster 2.20.0: tests/test-suite.log
> ==
> 
> # TOTAL: 12
> # PASS:  11
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test_m17n_translit.py
> ===
> 
> test_NoIME (test_m17n_translit.M17nTranslitTestCase.test_NoIME) ... ok
> test_bn_national_jatiya 
> (test_m17n_translit.M17nTranslitTestCase.test_bn_national_jatiya)
> Test my new bn-national-jatiya.mim input method ... ime "bn-national-jatiya" 
> ... skipped 'minput_open_im() failed'
> test_dummy (test_m17n_translit.M17nTranslitTestCase.test_dummy) ... ok
> test_get_variables_ath_phonetic 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_ath_phonetic) ... 
> ime "ath-phonetic" ... ok
> test_get_variables_bn_national_jatiya 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_bn_national_jatiya)
>  ... ime "bn-national-jatiya" ... skipped 'minput_open_im() failed'
> test_get_variables_bo_ewts 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_bo_ewts) ... ime 
> "bo-ewts" ... ok
> test_get_variables_hi_itrans 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_hi_itrans) ... 
> ime "hi-itrans" ... ok
> test_get_variables_ja_anthy 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_ja_anthy) ... ime 
> "ja-anthy" ... ok
> test_get_variables_ml_swanalekha 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_ml_swanalekha) 
> ... ime "ml-swanalekha" ... FAIL
> test_get_variables_mr_gamabhana 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_mr_gamabhana) ... 
> ime "mr-gamabhana" ... skipped 'minput_open_im() failed'
> test_get_variables_oj_phonetic 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_oj_phonetic) ... 
> ime "oj-phonetic" ... ok
> test_get_variables_sa_itrans 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_sa_itrans) ... 
> ime "sa-itrans" ... ok
> test_get_variables_si_wijesekera 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_si_wijesekera) 
> ... ime "si-wijesekera" ... ok
> test_get_variables_t_unicode 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_t_unicode) ... 
> ime "t-unicode" ... ok
> test_get_variables_ta_lk_renganathan 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_ta_lk_renganathan)
>  ... ime "ta-lk-renganathan" ... ok
> test_get_variables_th_kesmanee 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_th_kesmanee) ... 
> ime "th-kesmanee" ... ok
> test_get_variables_th_pattachote 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_th_pattachote) 
> ... ime "th-pattachote" ... ok
> test_get_variables_th_tis820 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_th_tis820) ... 
> ime "th-tis820" ... ok
> test_get_variables_vi_han 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_han) ... ime 
> "vi-han" ... ok
> test_get_variables_vi_nomtelex 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_nomtelex) ... 
> ime "vi-nomtelex" ... ok
> test_get_variables_vi_nomvni 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_nomvni) ... 
> ime "vi-nomvni" ... ok
> test_get_variables_vi_tcvn 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_tcvn) ... ime 
> "vi-tcvn" ... ok
> test_get_variables_vi_telex 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_telex) ... ime 
> "vi-telex" ... ok
> test_get_variables_vi_viqr 
> (test_m17n_translit.M17nTranslitTestCase.test_get_variables_vi_viqr) ... ime 
> "vi-viqr" ... ok
> test_get_variables_v

Bug#1030422: rust-oxiri: FTBFS: dh_auto_test: error: /<>/debian/dh-cargo/bin/cargo test returned exit code 101

2023-02-03 Thread Lucas Nussbaum
Source: rust-oxiri
Version: 0.2.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem cargo
>dh_update_autotools_config -O--buildsystem=cargo
>dh_autoreconf -O--buildsystem=cargo
>dh_auto_configure -O--buildsystem=cargo
>   env "RUSTFLAGS=--remap-path-prefix 
> oxiri_0.2.2=/usr/share/cargo/registry//oxiri-0.2.2 --remap-path-prefix 
> debian/cargo_registry=/usr/share/cargo/registry/" 
> /<>/debian/dh-cargo/bin/cargo prepare-debian 
> debian/cargo_registry --link-from-system
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: unsetting RUSTFLAGS and assuming it will be (or already 
> was) added to $CARGO_HOME/config
> debian cargo wrapper: linking /usr/share/cargo/registry/* into 
> /<>/debian/cargo_registry/
>dh_auto_build -O--buildsystem=cargo
>dh_auto_test -O--buildsystem=cargo
>   /<>/debian/dh-cargo/bin/cargo test
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--release'],) {}
> error: no matching package found
> searched package name: `serde_test`
> perhaps you meant:  serde_fmt
> location searched: registry `crates-io`
> required by package `oxiri v0.2.2 (/<>)`
> dh_auto_test: error: /<>/debian/dh-cargo/bin/cargo test returned 
> exit code 101


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/rust-oxiri_0.2.2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030421: ocaml-cohttp: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-cohttp
Version: 4.0.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libre-ocaml-dev, liburi-ocaml-dev, libsexplib0-ocaml-dev, 
> libppx-sexp-conv-ocaml-dev, libstringext-ocaml-dev, libbase64-ocaml-dev, 
> libfmt-ocaml-dev, libjsonm-ocaml-dev, libalcotest-ocaml-dev, 
> liblogs-ocaml-dev, libconduit-lwt-ocaml-dev, libmagic-mime-ocaml-dev, 
> libounit-ocaml-dev, netbase, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libre-ocaml-dev, liburi-ocaml-dev, libsexplib0-ocaml-dev, 
> libppx-sexp-conv-ocaml-dev, libstringext-ocaml-dev, libbase64-ocaml-dev, 
> libfmt-ocaml-dev, libjsonm-ocaml-dev, libalcotest-ocaml-dev, 
> liblogs-ocaml-dev, libconduit-lwt-ocaml-dev, libmagic-mime-ocaml-dev, 
> libounit-ocaml-dev, netbase, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [477 B]
> Get:5 copy:/<>/apt_archive ./ Packages [561 B]
> Fetched 1995 B in 0s (84.4 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libconduit-lwt-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is 
> not installable
> Depends: libconduit-lwt-ocaml-6bmb5
> Depends: libconduit-ocaml-dev-tg333
> Depends: libipaddr-ocaml-dev-as9d0
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
>  liburi-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is not 
> installable
> Depends: liburi-ocaml-bqtr1
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-cohttp_4.0.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030420: ocaml-mirage-crypto: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-mirage-crypto
Version: 0.10.7-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libdune-ocaml-dev, libounit-ocaml-dev, libcstruct-ocaml-dev, 
> libeqaf-ocaml-dev, libduration-ocaml-dev, libmtime-ocaml-dev, 
> liblwt-ocaml-dev, libsexplib0-ocaml-dev, libzarith-ocaml-dev, 
> liblogs-ocaml-dev, pkg-config, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libdune-ocaml-dev, libounit-ocaml-dev, libcstruct-ocaml-dev, 
> libeqaf-ocaml-dev, libduration-ocaml-dev, libmtime-ocaml-dev, 
> liblwt-ocaml-dev, libsexplib0-ocaml-dev, libzarith-ocaml-dev, 
> liblogs-ocaml-dev, pkg-config, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [454 B]
> Get:5 copy:/<>/apt_archive ./ Packages [537 B]
> Fetched 1948 B in 0s (127 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-mirage-crypto_0.10.7-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030419: ocaml-conduit: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-conduit
Version: 4.0.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libppx-sexp-conv-ocaml-dev, libsexplib-ocaml-dev, libastring-ocaml-dev, 
> liburi-ocaml-dev, liblogs-ocaml-dev, libipaddr-ocaml-dev, liblwt-ocaml-dev, 
> liblwt-ssl-ocaml-dev, libca-certs-ocaml-dev, dh-ocaml, build-essential, 
> fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libppx-sexp-conv-ocaml-dev, libsexplib-ocaml-dev, libastring-ocaml-dev, 
> liburi-ocaml-dev, liblogs-ocaml-dev, libipaddr-ocaml-dev, liblwt-ocaml-dev, 
> liblwt-ssl-ocaml-dev, libca-certs-ocaml-dev, dh-ocaml, build-essential, 
> fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [447 B]
> Get:5 copy:/<>/apt_archive ./ Packages [529 B]
> Fetched 1933 B in 0s (131 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
>  liburi-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is not 
> installable
> Depends: liburi-ocaml-bqtr1
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-conduit_4.0.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030414: jalview: FTBFS: JLoggerLog4j.java:23: error: package org.apache.logging.log4j does not exist

2023-02-03 Thread Lucas Nussbaum
Source: jalview
Version: 2.11.2.5+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # Placing pom.xml at root, with a hack to put the package version number
> # inside the pom.
> sed 's/\(VERSION_PACKAGE\)/\12.11.2.5+dfsg/; 
> s/VERSION_PACKAGE\(.*\)+dfsg[0-9]*/\1/' debian/pom.xml > pom.xml
> # Putting the jars needed for the build in cpJars to avoid exposing the whole
> # /usr/share/java contents in the build classpath.
> mkdir cpJars
> for F in /usr/share/java/apache-mime4j-core.jar /usr/share/java/axis.jar 
> /usr/share/java/axis-jaxrpc.jar /usr/share/java/biojava6-ontology.jar 
> /usr/share/java/commons-discovery.jar /usr/share/java/groovy-all.jar 
> /usr/share/java/htsjdk.jar /usr/share/java/httpclient.jar 
> /usr/share/java/httpcore.jar /usr/share/java/httpmime.jar 
> /usr/share/java/intervalstorej.jar /usr/share/java/jaxb-api.jar 
> /usr/share/java/jaxrs-api.jar /usr/share/java/jersey1-client.jar 
> /usr/share/java/jersey1-core.jar /usr/share/java/jetty9-util.jar 
> /usr/share/java/jetty9-server.jar /usr/share/java/jh.jar 
> /usr/share/java/Jmol.jar /usr/share/java/jsearch-indexer.jar 
> /usr/share/java/json.jar /usr/share/java/json-simple.jar 
> /usr/share/java/jsoup.jar /usr/share/java/jswingreader.jar 
> /usr/share/java/log4j-1.2.jar /usr/share/java/log4j-api.jar 
> /usr/share/java/log4j-core.jar /usr/share/java/miglayout.jar 
> /usr/share/java/min-jaba-client.jar /usr/share/java/org.jfree.svg.jar 
> /usr/share/java/slf4j-api.jar /usr/share/java/vamsas-client.jar 
> /usr/share/java/varna.jar; do \
> cp $F cpJars; \
> done
> cp: cannot stat '/usr/share/java/log4j-api.jar': No such file or directory
> cp: cannot stat '/usr/share/java/log4j-core.jar': No such file or directory
> dh_auto_configure
> make[1]: Leaving directory '/<>'
>jh_linkjars
>dh_auto_build
>   mkdir -p .gradle/init.d
>   cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
>   gradle --info --console plain --offline --stacktrace --no-daemon 
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
> -Duser.name=debian -Ddebian.package=jalview -Dfile.encoding=UTF-8 --parallel 
> --max-workers=8 jar
> openjdk version "17.0.6" 2023-01-17
> OpenJDK Runtime Environment (build 17.0.6+10-Debian-1)
> OpenJDK 64-Bit Server VM (build 17.0.6+10-Debian-1, mixed mode, sharing)
> Initialized native services in: /<>/.gradle/native
> To honour the JVM settings for this build a new JVM will be forked. Please 
> consider using the daemon: 
> https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
> Starting process 'Gradle build daemon'. Working directory: 
> /<>/.gradle/daemon/4.4.1 Command: 
> /usr/lib/jvm/java-17-openjdk-amd64/bin/java --add-opens 
> java.base/java.lang=ALL-UNNAMED 
> -Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar
>  -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp 
> /usr/share/gradle/lib/gradle-launcher-4.4.1.jar 
> org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
> Successfully started process 'Gradle build daemon'
> An attempt to start the daemon took 0.66 secs.
> The client will now receive all logging from the daemon (pid: 1852595). The 
> daemon log file: /<>/.gradle/daemon/4.4.1/daemon-1852595.out.log
> Daemon will be stopped at the end of the build stopping after processing
> Closing daemon's stdin at end of input.
> The daemon will no longer process any standard input.
> Using 8 worker leases.
> Creating new cache for fileHashes, path 
> /<>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@25134dd1
> Creating new cache for resourceHashesCache, path 
> /<>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@25134dd1
> Creating new cache for fileHashes, path 
> /<>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@2e01a468
> Starting Build
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path 
> /<>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@7ece68ce
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using BuildScriptTransformer.
> Compiling settings file '/<>/settings.gradle' using 
> SubsetS

Bug#1030416: python-os-api-ref: FTBFS: make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1

2023-02-03 Thread Lucas Nussbaum
Source: python-os-api-ref
Version: 2.1.0+ds1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_test --no-py2
> + PKGOS_TEST_PARALLEL=yes
> + PKGOS_TEST_SERIAL=no
> + PYTHONS=disabled
> + PYTHON3S=disabled
> + TEST_PARALLEL_OPT=--parallel
> + TEST_SERIAL_OPT=
> + echo WARNING: --no-py2 is deprecated, and always on.
> WARNING: --no-py2 is deprecated, and always on.
> + shift
> + py3versions -vr
> + PYTHON3S=3.11
> + [ yes = no ]
> + [ no = yes ]
> + [ 3.11 = disabled ]
> + echo 3.11
> + cut -d. -f1
> + PYMAJOR=3
> + echo ===> Testing with python (python3)
> ===> Testing with python (python3)
> + pwd
> + [ -d /<>/debian/tmp/usr/lib/python3/dist-packages ]
> + [ -e .stestr.conf ]
> + [ -x /usr/bin/python3-stestr ]
> + STESTR=stestr
> + rm -rf .stestr
> + PYTHON=python3.11 stestr run --parallel --subunit
> + subunit2pyunit
> os_api_ref.tests.test_os_api_ref.TestOs_api_ref.test_something
> os_api_ref.tests.test_os_api_ref.TestOs_api_ref.test_something ... ok
> os_api_ref.tests.test_basic_example.TestBasicExample.test_expand_all
> os_api_ref.tests.test_basic_example.TestBasicExample.test_expand_all ... ok
> os_api_ref.tests.test_microversions.TestMicroversions.test_js_declares
> os_api_ref.tests.test_microversions.TestMicroversions.test_js_declares ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_empty_parameter_file
> os_api_ref.tests.test_warnings.TestWarnings.test_empty_parameter_file ... ok
> os_api_ref.tests.test_basic_example.TestBasicExample.test_parameters
> os_api_ref.tests.test_basic_example.TestBasicExample.test_parameters ... FAIL
> os_api_ref.tests.test_microversions.TestMicroversions.test_mv_selector
> os_api_ref.tests.test_microversions.TestMicroversions.test_mv_selector ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_invalid_parameter_definition
> os_api_ref.tests.test_warnings.TestWarnings.test_invalid_parameter_definition 
> ... ok
> os_api_ref.tests.test_basic_example.TestBasicExample.test_rest_method
> os_api_ref.tests.test_basic_example.TestBasicExample.test_rest_method ... ok
> os_api_ref.tests.test_microversions.TestMicroversions.test_rest_method
> os_api_ref.tests.test_microversions.TestMicroversions.test_rest_method ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_field
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_field ... ok
> os_api_ref.tests.test_basic_example.TestBasicExample.test_rest_response
> os_api_ref.tests.test_basic_example.TestBasicExample.test_rest_response ... 
> FAIL
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_lookup_name
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_lookup_name ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_path_parameter_in_stanza
> os_api_ref.tests.test_warnings.TestWarnings.test_missing_path_parameter_in_stanza
>  ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_no_parameters_set
> os_api_ref.tests.test_warnings.TestWarnings.test_no_parameters_set ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_out_of_order
> os_api_ref.tests.test_warnings.TestWarnings.test_out_of_order ... ok
> os_api_ref.tests.test_warnings.TestWarnings.test_parameter_file_not_exist
> os_api_ref.tests.test_warnings.TestWarnings.test_parameter_file_not_exist ... 
> ok
> 
> ==
> FAIL: os_api_ref.tests.test_basic_example.TestBasicExample.test_parameters
> os_api_ref.tests.test_basic_example.TestBasicExample.test_parameters
> --
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File "/<>/os_api_ref/tests/test_basic_example.py", line 144, 
> in test_parameters
> self.assertIn(table, self.content)
>   File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 399, in 
> assertIn
> self.assertThat(haystack, Contains(needle), message)
>   File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 480, in 
> assertThat
> raise mismatch_error
> testtools.matchers._impl.MismatchError: '\n\n\n\n\n\n\n\n class="head">Name\nIn\n class="head">Type\n class="head">Description\n\n\n\n class="row-even">name\nbody\nstring\nThe
>  name of things\n\n\n' not in ' PUBLIC "-//W

Bug#1030418: rust-protoc-rust: FTBFS: build-dependency not installable: librust-serde-fmt-1+default-dev

2023-02-03 Thread Lucas Nussbaum
Source: rust-protoc-rust
Version: 2.27.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-protobuf-2.27.1+default-dev, 
> librust-protobuf-codegen-2.27.1+default-dev, 
> librust-protoc-2.27.1+default-dev, librust-tempfile-3+default-dev, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo, rustc, 
> libstd-rust-dev, librust-protobuf-2.27.1+default-dev, 
> librust-protobuf-codegen-2.27.1+default-dev, 
> librust-protoc-2.27.1+default-dev, librust-tempfile-3+default-dev, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [445 B]
> Get:5 copy:/<>/apt_archive ./ Packages [518 B]
> Fetched 1920 B in 0s (139 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  librust-value-bag-dev : Depends: librust-serde-fmt-1+default-dev but it is 
> not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/rust-protoc-rust_2.27.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030417: trapperkeeper-status-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from

2023-02-03 Thread Lucas Nussbaum
Source: trapperkeeper-status-clojure
Version: 1.1.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein pom debian/pom.xml
> Wrote /<>/debian/pom.xml
> lein i18n make
> Running 'make i18n'
> lein jar
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.clojure:tools.namespace:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.clojure:tools.namespace:jar:debian has not been downloaded from 
> it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-server:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-server:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlet:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-servlets:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-webapp:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-proxy:jar:debian has not been downloaded 
> from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded 
> from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact org.eclipse.jetty:jetty-jmx:jar:debian has not been downloaded from 
> it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/trapperkeeper-status-clojure_1.1.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030415: php-log: FTBFS: make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1

2023-02-03 Thread Lucas Nussbaum
Source: php-log
Version: 1.13.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> cd Log-* && pear run-tests tests
> Running 21 tests
> PASS [ 1/21] Log: Backtrace Vars[tests/backtrace.phpt]
> PASS [ 2/21] Log: Composite Handler[tests/composite.phpt]
> PASS [ 3/21] Log: Console Handler[tests/console.phpt]
> PASS [ 4/21] Log: Display Handler[tests/display.phpt]
> PASS [ 5/21] Log: Error_Log Handler[tests/error_log.phpt]
> SKIP Log: _extractMessage() [Zend Engine 2.0][tests/extract-zend2.0.phpt]
> FAIL [ 7/21] Log: _extractMessage() [Zend Engine 
> 2.2][tests/extract-zend2.2.phpt]
> PASS [ 8/21] Log: Factory[tests/factory.phpt]
> PASS [ 9/21] Log: File Handler[tests/file.phpt]
> PASS [10/21] Log: Firebug Handler[tests/firebug.phpt]
> PASS [11/21] Log: Line Format[tests/format.phpt]
> PASS [12/21] Log: Levels[tests/levels.phpt]
> PASS [13/21] Log: Masks[tests/masks.phpt]
> PASS [14/21] Log: Null Handler[tests/null.phpt]
> PASS [15/21] Log: Priorities[tests/priority.phpt]
> PASS [16/21] Log: Singleton[tests/singleton.phpt]
> PASS [17/21] Log: SQL setIdent()[tests/sql_ident.phpt]
> SKIP Log: Sqlite Handler[tests/sqlite.phpt]
> PASS [19/21] Log: Syslog Handler[tests/syslog.phpt]
> PASS [20/21] Log: Window Handler (Output Buffering)[tests/win-ob.phpt]
> PASS [21/21] Log: Window Handler[tests/win.phpt]
> wrote log to "/<>/Log-1.13.2/run-tests.log"
> TOTAL TIME: 00:02
> 18 PASSED TESTS
> 2 SKIPPED TESTS
> 1 FAILED TESTS:
> /<>/Log-1.13.2/tests/extract-zend2.2.phpt
> Some tests failed
> make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/php-log_1.13.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030412: python-jenkins: FTBFS: tests failed

2023-02-03 Thread Lucas Nussbaum
Source: python-jenkins
Version: 1.4.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-jenkins
> + echo python-jenkins
> + sed s/python-//
> + PY_MODULE_NAME=jenkins
> + py3versions -vr
> + PYTHON3S=3.11
> + [ no = yes ]
> + TARGET_DIR=python3-jenkins
> + pwd
> + python3.11 setup.py install --install-layout=deb --root 
> /<>/debian/python3-jenkins
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: 
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
> and pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/jenkins
> copying jenkins/__init__.py -> build/lib/jenkins
> copying jenkins/plugins.py -> build/lib/jenkins
> copying jenkins/version.py -> build/lib/jenkins
> running egg_info
> creating python_jenkins.egg-info
> writing python_jenkins.egg-info/PKG-INFO
> writing dependency_links to python_jenkins.egg-info/dependency_links.txt
> writing requirements to python_jenkins.egg-info/requires.txt
> writing top-level names to python_jenkins.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'python_jenkins.egg-info/SOURCES.txt'
> warning: no files found matching 'AUTHORS'
> warning: no files found matching 'ChangeLog'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'AUTHORS'
> warning: no files found matching 'ChangeLog'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> adding license file 'COPYING'
> writing manifest file 'python_jenkins.egg-info/SOURCES.txt'
> running install_lib
> creating /<>/debian/python3-jenkins
> creating /<>/debian/python3-jenkins/usr
> creating /<>/debian/python3-jenkins/usr/lib
> creating /<>/debian/python3-jenkins/usr/lib/python3
> creating /<>/debian/python3-jenkins/usr/lib/python3/dist-packages
> creating 
> /<>/debian/python3-jenkins/usr/lib/python3/dist-packages/jenkins
> copying build/lib/jenkins/__init__.py -> 
> /<>/debian/python3-jenkins/usr/lib/python3/dist-packages/jenkins
> copying build/lib/jenkins/plugins.py -> 
> /<>/debian/python3-jenkins/usr/lib/python3/dist-packages/jenkins
> copying build/lib/jenkins/version.py -> 
> /<>/debian/python3-jenkins/usr/lib/python3/dist-packages/jenkins
> byte-compiling 
> /<>/debian/python3-jenkins/usr/lib/python3/dist-packages/jenkins/__init__.py
>  to __init__.cpython-311.pyc
> byte-compiling 
> /<

Bug#1030413: trac: FTBFS: ImportError: cannot import name 'soft_unicode' from 'jinja2.utils' (/usr/lib/python3/dist-packages/jinja2/utils.py)

2023-02-03 Thread Lucas Nussbaum
Source: trac
Version: 1.5.3+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running compile_catalog_tracini
> compiling catalog trac/locale/sv/LC_MESSAGES/tracini.po to 
> trac/locale/sv/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/he/LC_MESSAGES/tracini.po to 
> trac/locale/he/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/zh_TW/LC_MESSAGES/tracini.po to 
> trac/locale/zh_TW/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/cs/LC_MESSAGES/tracini.po to 
> trac/locale/cs/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/tr/LC_MESSAGES/tracini.po to 
> trac/locale/tr/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/ca/LC_MESSAGES/tracini.po to 
> trac/locale/ca/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/it/LC_MESSAGES/tracini.po to 
> trac/locale/it/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/nl/LC_MESSAGES/tracini.po to 
> trac/locale/nl/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/fi/LC_MESSAGES/tracini.po to 
> trac/locale/fi/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/eo/LC_MESSAGES/tracini.po to 
> trac/locale/eo/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/ru/LC_MESSAGES/tracini.po to 
> trac/locale/ru/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/pt_BR/LC_MESSAGES/tracini.po to 
> trac/locale/pt_BR/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/pl/LC_MESSAGES/tracini.po to 
> trac/locale/pl/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/en_GB/LC_MESSAGES/tracini.po to 
> trac/locale/en_GB/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/fa/LC_MESSAGES/tracini.po to 
> trac/locale/fa/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/hu/LC_MESSAGES/tracini.po to 
> trac/locale/hu/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/ro/LC_MESSAGES/tracini.po to 
> trac/locale/ro/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/es/LC_MESSAGES/tracini.po to 
> trac/locale/es/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/en_US/LC_MESSAGES/tracini.po to 
> trac/locale/en_US/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/nb/LC_MESSAGES/tracini.po to 
> trac/locale/nb/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/el/LC_MESSAGES/tracini.po to 
> trac/locale/el/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/fr/LC_MESSAGES/tracini.po to 
> trac/locale/fr/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/gl/LC_MESSAGES/tracini.po to 
> trac/locale/gl/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/ko/LC_MESSAGES/tracini.po to 
> trac/locale/ko/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/zh_CN/LC_MESSAGES/tracini.po to 
> trac/locale/zh_CN/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/es_AR/LC_MESSAGES/tracini.po to 
> trac/locale/es_AR/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/ja/LC_MESSAGES/tracini.po to 
> trac/locale/ja/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/vi/LC_MESSAGES/tracini.po to 
> trac/locale/vi/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/de/LC_MESSAGES/tracini.po to 
> trac/locale/de/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/hy/LC_MESSAGES/tracini.po to 
> trac/locale/hy/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/pt/LC_MESSAGES/tracini.po to 
> trac/locale/pt/LC_MESSAGES/tracini.mo
> compiling catalog trac/locale/sl/LC_MESSAGES/tracini.po to 
> trac/locale/sl/LC_MESSAGES/tracini.mo
> running compile_catalog_js
> compiling catalog trac/locale/sv/LC_MESSAGES/messages-js.po to 
> trac/locale/sv/LC_MESSAGES/messages-js.mo
> compiling catalog trac/locale/es_MX/LC_MESSAGES/messages-js.po to 
> trac/locale/es_MX/LC_MESSAGES/messages-js.mo
> compiling catalog trac/locale/he/LC_MESSAGES/messages-js.po to 
> trac/locale/he/LC_MESSAGES/messages-js.mo
> compiling catalog trac/locale/zh_TW/LC_MESSAGES/messages-js.po to 
> trac/locale/zh_TW/LC_MESSAGES/messages-js.mo
> compiling catalog trac/locale/tr/LC_MESSAGES/messages-js.po to 
> trac/locale/tr/LC_MESSAGES/messages-js.mo
> compiling catalog trac/locale/ca/LC_MESSAGES/messages-js.po to 
> trac/locale/ca/LC_MESSAGES/messages-js.mo
> compiling ca

Bug#1030409: precious: FTBFS: build-dependency not installable: librust-test-case-2+default-dev

2023-02-03 Thread Lucas Nussbaum
Source: precious
Version: 0.4.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: cmark-gfm, debhelper-compat (= 13), dh-cargo, git, 
> help2man, librust-anyhow-1+default-dev (>= 1.0.66), librust-clap-3+cargo-dev, 
> librust-clap-3+default-dev, librust-clap-3+derive-dev, 
> librust-env-logger-0.9+default-dev, librust-fern+colored-dev (<< 7), 
> librust-fern+default-dev (<< 7), librust-filetime-0.2+default-dev (>= 
> 0.2.18), librust-globset-0.4+default-dev (>= 0.4.9), 
> librust-ignore-0.4+default-dev (>= 0.4.18), librust-indexmap-1+default-dev 
> (>= 1.9.1), librust-indexmap-1+serde-dev (>= 1.9.1), 
> librust-itertools+default-dev (<< 0.11), librust-log-0.4+default-dev (>= 
> 0.4.17), librust-md5-0.7+default-dev, librust-once-cell-1+default-dev (>= 
> 1.16), librust-pathdiff-0.2+default-dev, 
> librust-pretty-assertions-1+default-dev (>= 1.3), librust-rayon-1+default-dev 
> (>= 1.5.3), librust-regex-1+default-dev (>= 1.7), librust-serde-1+default-dev 
> (>= 1.0.147), librust-serde-1+derive-dev (>= 1.0.147), 
> librust-serial-test-0.9+default-dev, librust-tempfile-3+default-dev (>= 3.3), 
> librust-test-case-2+default-dev, librust-thiserror-1+default-dev (>= 1.0.37), 
> librust-toml-0.5+default-dev (>= 0.5.9), librust-which+default-dev (<< 5), 
> libstring-shellquote-perl, build-essential, fakeroot
> Filtered Build-Depends: cmark-gfm, debhelper-compat (= 13), dh-cargo, git, 
> help2man, librust-anyhow-1+default-dev (>= 1.0.66), librust-clap-3+cargo-dev, 
> librust-clap-3+default-dev, librust-clap-3+derive-dev, 
> librust-env-logger-0.9+default-dev, librust-fern+colored-dev (<< 7), 
> librust-fern+default-dev (<< 7), librust-filetime-0.2+default-dev (>= 
> 0.2.18), librust-globset-0.4+default-dev (>= 0.4.9), 
> librust-ignore-0.4+default-dev (>= 0.4.18), librust-indexmap-1+default-dev 
> (>= 1.9.1), librust-indexmap-1+serde-dev (>= 1.9.1), 
> librust-itertools+default-dev (<< 0.11), librust-log-0.4+default-dev (>= 
> 0.4.17), librust-md5-0.7+default-dev, librust-once-cell-1+default-dev (>= 
> 1.16), librust-pathdiff-0.2+default-dev, 
> librust-pretty-assertions-1+default-dev (>= 1.3), librust-rayon-1+default-dev 
> (>= 1.5.3), librust-regex-1+default-dev (>= 1.7), librust-serde-1+default-dev 
> (>= 1.0.147), librust-serde-1+derive-dev (>= 1.0.147), 
> librust-serial-test-0.9+default-dev, librust-tempfile-3+default-dev (>= 3.3), 
> librust-test-case-2+default-dev, librust-thiserror-1+default-dev (>= 1.0.37), 
> librust-toml-0.5+default-dev (>= 0.5.9), librust-which+default-dev (<< 5), 
> libstring-shellquote-perl, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [963 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [717 B]
> Get:5 copy:/<>/apt_archive ./ Packages [788 B]
> Fetched 2468 B in 0s (124 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: librust-test-case-2+default-dev 
> but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/precious_0.4.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=

Bug#1030410: ocaml-eqaf: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-eqaf
Version: 0.9-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libcstruct-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [397 B]
> Get:5 copy:/<>/apt_archive ./ Packages [481 B]
> Fetched 1835 B in 0s (82.0 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml-dev : Depends: libcstruct-ocaml-xf6o8
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-eqaf_0.9-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030408: duecredit: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.9.1.debian1'

2023-02-03 Thread Lucas Nussbaum
Source: duecredit
Version: 0.9.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
>   pybuild --configure -i python{version} -p 3.11
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.9.1.debian1') is an invalid version, this may not work 
> as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 
> 440 for more details.
>   warnings.warn(
> Generating version.py out of debian/copyright information
> Version: 0.9.1.debian1
> running config
>dh_auto_build -O--buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>   pybuild --build -i python{version} -p 3.11
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('0.9.1.debian1') is an invalid version, this may not work 
> as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 
> 440 for more details.
>   warnings.warn(
> Generating version.py out of debian/copyright information
> Version: 0.9.1.debian1
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/__main__.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/log.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/versions.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/entries.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/io.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/stub.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/dueswitch.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/config.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/collector.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/version.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/parsers.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> copying duecredit/utils.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit
> creating 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_biosig.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_nipy.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_nipype.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_mdp.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_numpy.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_skimage.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_sklearn.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_mne.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_nibabel.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/injector.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_dipy.py -> 
> /<>/.pybuild/cpython3_3.11_duecredit/build/duecredit/injections
> copying duecredit/injections/mod_psychopy.py -> 
> /<>/.pybuild/cpytho

Bug#1030407: nagstamon: FTBFS: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '3.10.1.debianunknown'

2023-02-03 Thread Lucas Nussbaum
Source: nagstamon
Version: 3.10.1+ds1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --buildsystem=pybuild
>dh_testroot -O--buildsystem=pybuild
>dh_prep -O--buildsystem=pybuild
>dh_auto_install --destdir=debian/nagstamon/ -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py install --root 
> /<>/debian/nagstamon --install-scripts=/usr/share/nagstamon
> /usr/lib/python3/dist-packages/setuptools/dist.py:548: UserWarning: The 
> version specified ('3.10.1.debianunknown') is an invalid version, this may 
> not work as expected with newer versions of setuptools, pip, and PyPI. Please 
> see PEP 440 for more details.
>   warnings.warn(
> Currently Nagstamon supports only 1 config directory.
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running build_scripts
> running install_lib
> creating /<>/debian/nagstamon/usr
> creating /<>/debian/nagstamon/usr/lib
> creating /<>/debian/nagstamon/usr/lib/python3.11
> creating /<>/debian/nagstamon/usr/lib/python3.11/dist-packages
> creating 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon
> copying /<>/.pybuild/cpython3_3.11/build/Nagstamon/__init__.py 
> -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon
> creating 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qt.conf -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon.1 
> -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/LICENSE -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon_systrayicon_empty.svg
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon.desktop
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon.icns
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon_logo_toparea_template.svg
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/nagstamon_systrayicon_template.svg
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/down.wav -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources
> creating 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/dialog_server_missing.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/settings_action.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/dialog_acknowledge.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/dialog_downtime.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/dialog_about.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> copying 
> /<>/.pybuild/cpython3_3.11/build/Nagstamon/resources/qui/settings_server.ui
>  -> 
> /<>/debian/nagstamon/usr/lib/python3.11/dist-packages/Nagstamon/resources/qui
> 

Bug#1030406: ruby-typhoeus: FTBFS: ERROR: Test "ruby3.1" failed: Failure/Error: request.on_complete { |response| expect(response).not_to be_nil ; expect(response.headers).to eq(headers) ; expect(

2023-02-03 Thread Lucas Nussbaum
Source: ruby-typhoeus
Version: 1.4.0-2.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  Failure/Error: request.on_complete { |response| 
> expect(response).not_to be_nil ; expect(response.headers).to eq(headers) ; 
> expect(response.body).to be_empty }
>  
>    expected: #
>     got: 
> #"Keep-Alive", 
> "Content-Length"=>"1025", "Content-Type"=>"...nt-Type-Options"=>"nosniff", 
> "X-Frame-Options"=>"SAMEORIGIN", "X-Xss-Protection"=>"1; mode=block"})>
>  
>    (compared using ==)
>  
>    Diff:
>    @@ -1,8 +1,15 @@
>    -{}
>    +{"Content-Type"=>"text/html;charset=utf-8",
>    + "Content-Length"=>"1025",
>    + "X-Xss-Protection"=>"1; mode=block",
>    + "X-Content-Type-Options"=>"nosniff",
>    + "X-Frame-Options"=>"SAMEORIGIN",
>    + "Server"=>"WEBrick/1.7.0 (Ruby/3.1.2/2022-04-12)",
>    + "Date"=>"Sat, 04 Feb 2023 02:48:33 GMT",
>    + "Connection"=>"Keep-Alive"}
>    
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-support-3.12.0/lib/rspec/support.rb:102:in
>  `block in '
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-support-3.12.0/lib/rspec/support.rb:111:in
>  `notify_failure'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/fail_with.rb:35:in
>  `fail_with'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/handler.rb:38:in
>  `handle_failure'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/handler.rb:56:in
>  `block in handle_matcher'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/handler.rb:27:in
>  `with_matcher'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/handler.rb:48:in
>  `handle_matcher'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/expectation_target.rb:65:in
>  `to'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.12.1/lib/rspec/expectations/expectation_target.rb:101:in
>  `to'
>  # ./spec/typhoeus/request/operations_spec.rb:56:in `block (4 
> levels) in '
>  # ./lib/typhoeus/request/callbacks.rb:146:in `block in 
> execute_callbacks'
>  # ./lib/typhoeus/request/callbacks.rb:145:in `each'
>  # ./lib/typhoeus/request/callbacks.rb:145:in `execute_callbacks'
>  # ./lib/typhoeus/request/operations.rb:35:in `finish'
>  # ./lib/typhoeus/easy_factory.rb:164:in `block in set_callback'
>  # 
> /usr/share/rubygems-integration/all/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb:74:in
>  `block in complete'
>  # 
> /usr/share/rubygems-integration/all/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb:74:in
>  `each'
>  # 
> /usr/share/rubygems-integration/all/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb:74:in
>  `complete'
>  # 
> /usr/share/rubygems-integration/all/gems/ethon-0.16.0/lib/ethon/easy/operations.rb:34:in
>  `perform'
>  # ./lib/typhoeus/request/operations.rb:16:in `run'
>  # ./lib/typhoeus/request/cacheable.rb:18:in `run'
>  # ./lib/typhoeus/request/block_connection.rb:31:in `run'
>  # ./lib/typhoeus/request/stubbable.rb:25:in `run'
>  # ./lib/typhoeus/request/before.rb:26:in `run'
>  # ./spec/typhoeus/request/operations_spec.rb:57:in `block (3 
> levels) in '
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/lib/rspec/core/example.rb:263:in
>  `instance_exec'
>  # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/lib/rspec/core/example.rb:263:in
>  `block in run'[0

Bug#1030405: enigmail: FTBFS: dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

2023-02-03 Thread Lucas Nussbaum
Source: enigmail
Version: 2:2.2.4-0.3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> static_analysis/eslint package
> util/checkFiles.py
> 
>  checkXUL() ./build-tb/dist/chrome/content/ui/setupWizard2.xhtml
>  checkXUL() ./build-tb/dist/chrome/content/ui/enigmailKeySelection.xhtml
>  checkXUL() ./build-tb/dist/chrome/content/ui/enigmailMsgBox.xhtml
>  checkXUL() ./build-tb/dist/chrome/content/ui/enigmailMessengerOverlay.xhtml
>  checkXUL() ./ui/content/setupWizard2.xhtml
>  checkXUL() ./ui/content/enigmailKeySelection.xhtml
>  checkXUL() ./ui/content/enigmailMsgBox.xhtml
>  checkXUL() ./ui/content/enigmailMessengerOverlay.xhtml
> 
>  checkJS() ./.eslintrc.js
>  checkJS() ./ipc/modules/enigmailprocess_unix.jsm
>  checkJS() ./ipc/modules/enigmailprocess_worker_unix.js
>  checkJS() ./ipc/modules/enigmailprocess_shared_unix.js
>  checkJS() ./ipc/modules/enigmailprocess_shared_win.js
>  checkJS() ./ipc/modules/enigmailprocess_main.jsm
>  checkJS() ./ipc/modules/enigmailprocess_common.jsm
>  checkJS() ./ipc/modules/enigmailprocess_worker_win.js
>  checkJS() ./ipc/modules/enigmailprocess_win.jsm
>  checkJS() ./ipc/modules/enigmailprocess_worker_common.js
>  checkJS() ./ipc/modules/enigmailprocess_shared.js
>  checkJS() ./ipc/modules/.eslintrc.js
>  checkJS() ./ipc/modules/subprocess.jsm
>  checkJS() ./ipc/tests/main.js
>  checkJS() ./ipc/tests/subprocess-test.js
>  checkJS() ./ipc/tests/.eslintrc.js
>  checkJS() 
> ./.pc/0002-Avoid-auto-download-of-pEpEngine-Closes-891882.patch/package/prefs/defaultPrefs.js
>  checkJS() ./.pc/0013-fix-eslint-errors.patch/ipc/tests/subprocess-test.js
>  checkJS() ./.pc/0013-fix-eslint-errors.patch/package/webextension.js
>  checkJS() 
> ./.pc/0006-enable-the-use-of-extra-file-descriptors-and-test-th.patch/ipc/modules/enigmailprocess_worker_unix.js
>  checkJS() 
> ./.pc/0006-enable-the-use-of-extra-file-descriptors-and-test-th.patch/ipc/modules/enigmailprocess_main.jsm
>  checkJS() 
> ./.pc/0006-enable-the-use-of-extra-file-descriptors-and-test-th.patch/ipc/modules/enigmailprocess_common.jsm
>  checkJS() 
> ./.pc/0006-enable-the-use-of-extra-file-descriptors-and-test-th.patch/ipc/modules/subprocess.jsm
>  checkJS() 
> ./.pc/0006-enable-the-use-of-extra-file-descriptors-and-test-th.patch/ipc/tests/subprocess-test.js
>  checkJS() 
> ./.pc/0007-add-test-to-do-symmetric-encryption-decryption-with-.patch/ipc/tests/subprocess-test.js
>  checkJS() ./package/passwords.jsm
>  checkJS() ./package/versioning.jsm
>  checkJS() ./package/errorHandling.jsm
>  checkJS() ./package/key.jsm
>  checkJS() ./package/log.jsm
>  checkJS() ./package/core.jsm
>  checkJS() ./package/execution.jsm
>  checkJS() ./package/timer.jsm
>  checkJS() ./package/compat.jsm
>  checkJS() ./package/locale.jsm
>  checkJS() ./package/cryptoAPI.jsm
>  checkJS() ./package/data.jsm
>  checkJS() ./package/lazy.jsm
>  checkJS() ./package/constants.jsm
>  checkJS() ./package/localizeHtml.jsm
>  checkJS() ./package/webextension.js
>  checkJS() ./package/dialog.jsm
>  checkJS() ./package/funcs.jsm
>  checkJS() ./package/system.jsm
>  checkJS() ./package/prefs.jsm
>  checkJS() ./package/armor.jsm
>  checkJS() ./package/keyRing.jsm
>  checkJS() ./package/trust.jsm
>  checkJS() ./package/streams.jsm
>  checkJS() ./package/clipboard.jsm
>  checkJS() ./package/app.jsm
>  checkJS() ./package/os.jsm
>  checkJS() ./package/keyUsability.jsm
>  checkJS() ./package/windows.jsm
>  checkJS() ./package/singletons.jsm
>  checkJS() ./package/overlays.jsm
>  checkJS() ./package/time.jsm
>  checkJS() ./package/enigmailOverlays.jsm
>  checkJS() ./package/keyObj.jsm
>  checkJS() ./package/searchCallback.jsm
>  checkJS() ./package/files.jsm
>  checkJS() ./package/pipeConsole.jsm
>  checkJS() ./package/cryptoAPI/gnupg-key.jsm
>  checkJS() ./package/cryptoAPI/gnupg-keylist.jsm
>  checkJS() ./package/cryptoAPI/gnupg-agent.jsm
>  checkJS() ./package/cryptoAPI/gnupg.js
>  checkJS() ./package/cryptoAPI/interface.js
>  checkJS() ./package/cryptoAPI/gnupg-core.jsm
>  checkJS() ./package/prefs/defaultPrefs.js
>  checkJS() ./package/prefs/.eslintrc.js
>  checkJS() ./ui/content/setupWizard2.js
>  checkJS() ./ui/content/enigmailKeySelection.js
>  checkJS() ./ui/content/upgradeInfo.js
>  checkJS() ./ui/content/aboutEnigmail.js
>  checkJS() ./ui/content/enigmailMessengerOverlay.js
>  checkJS() ./ui/content/enigmailMsgBox.js
> 
>  checkHTML() ./ui/content/aboutEnigmail.html
>  checkHTML() ./ui/content/upgradeInfo.html
> 
> all 84 lab

Bug#1030402: ocaml-ca-certs: FTBFS: unsatisfiable build-dependencies: libparsexp-ocaml-rab81, libsexplib-ocaml-fzmc6, libparsexp-ocaml-dev-rab81, libsexplib-ocaml-dev-fzmc6

2023-02-03 Thread Lucas Nussbaum
Source: ocaml-ca-certs
Version: 0.2.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libastring-ocaml-dev, libbos-ocaml-dev, libfpath-ocaml-dev, 
> libptime-ocaml-dev, liblogs-ocaml-dev, libmirage-crypto-ocaml-dev, 
> libx509-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml-nox, ocaml-dune, 
> libastring-ocaml-dev, libbos-ocaml-dev, libfpath-ocaml-dev, 
> libptime-ocaml-dev, liblogs-ocaml-dev, libmirage-crypto-ocaml-dev, 
> libx509-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [433 B]
> Get:5 copy:/<>/apt_archive ./ Packages [517 B]
> Fetched 1907 B in 0s (127 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocaml-ca-certs_0.2.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030404: crowbar: FTBFS: unsatisfiable build-dependencies: libodoc-ocaml-dev

2023-02-03 Thread Lucas Nussbaum
Source: crowbar
Version: 0.2.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-ocaml, 
> libafl-persistent-ocaml-dev, libcalendar-ocaml-dev, libcmdliner-ocaml-dev, 
> libfpath-ocaml-dev, libocplib-endian-ocaml-dev, libodoc-ocaml-dev, 
> libpprint-ocaml-dev, libuucp-ocaml-dev, libuunf-ocaml-dev, libuutf-ocaml-dev, 
> ocaml-dune, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-ocaml, 
> libafl-persistent-ocaml-dev, libcalendar-ocaml-dev, libcmdliner-ocaml-dev, 
> libfpath-ocaml-dev, libocplib-endian-ocaml-dev, libodoc-ocaml-dev, 
> libpprint-ocaml-dev, libuucp-ocaml-dev, libuunf-ocaml-dev, libuutf-ocaml-dev, 
> ocaml-dune, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [462 B]
> Get:5 copy:/<>/apt_archive ./ Packages [530 B]
> Fetched 1949 B in 0s (150 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libodoc-ocaml-dev : Depends: libodoc-ocaml-qlgj9
>  Depends: libodoc-parser-ocaml-dev-yhln6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/crowbar_0.2.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030403: eliom: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: eliom
Version: 9.4.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml, 
> ocaml-findlib, ocamlbuild, libppx-deriving-ocaml-dev, libjs-of-ocaml-dev (>= 
> 3.6.0), libjs-of-ocaml-ocamlbuild-ocaml-dev, liblwt-log-ocaml-dev, 
> liblwt-ocaml-dev, libtyxml-ocaml-dev (>= 4.4.0), libocsigenserver-ocaml-dev 
> (>= 5.0.0), libocsipersist-ocaml-dev, libipaddr-ocaml-dev (>= 2.1), 
> libreactivedata-ocaml-dev (>= 0.2.1), libppxlib-ocaml-dev (>= 0.15.0), 
> opam-installer, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), dh-ocaml, ocaml, 
> ocaml-findlib, ocamlbuild, libppx-deriving-ocaml-dev, libjs-of-ocaml-dev (>= 
> 3.6.0), libjs-of-ocaml-ocamlbuild-ocaml-dev, liblwt-log-ocaml-dev, 
> liblwt-ocaml-dev, libtyxml-ocaml-dev (>= 4.4.0), libocsigenserver-ocaml-dev 
> (>= 5.0.0), libocsipersist-ocaml-dev, libipaddr-ocaml-dev (>= 2.1), 
> libreactivedata-ocaml-dev (>= 0.2.1), libppxlib-ocaml-dev (>= 0.15.0), 
> opam-installer, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [963 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [513 B]
> Get:5 copy:/<>/apt_archive ./ Packages [598 B]
> Fetched 2074 B in 0s (150 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libcstruct-ocaml : Depends: libparsexp-ocaml-rab81 but it is not installable
> Depends: libsexplib-ocaml-fzmc6 but it is not installable
>  libcstruct-ocaml-dev : Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
>  libocsigenserver-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is 
> not installable
>   Depends: libcohttp-lwt-ocaml-dev-62q63
>   Depends: libcohttp-lwt-unix-ocaml-dev-8ke06
>   Depends: libcohttp-ocaml-dev-nhwd0
>   Depends: libconduit-lwt-ocaml-dev-6bmb5
>   Depends: libconduit-ocaml-dev-tg333
>   Depends: libcryptokit-ocaml-dev-1g7t3 but it is 
> not installable
>   Depends: libocsigenserver-ocaml-d22y6
>   Depends: liburi-ocaml-dev-bqtr1
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/eliom_9.4.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030401: ocsipersist: FTBFS: unsatisfiable build-dependencies

2023-02-03 Thread Lucas Nussbaum
Source: ocsipersist
Version: 1.1.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> liblwt-ocaml-dev, libocsigenserver-ocaml-dev (>= 3.0.0), 
> liblwt-log-ocaml-dev, libxml-light-ocaml-dev, libsqlite3-ocaml-dev, 
> libpgocaml-ocaml-dev, dh-ocaml, build-essential, fakeroot
> Filtered Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, 
> liblwt-ocaml-dev, libocsigenserver-ocaml-dev (>= 3.0.0), 
> liblwt-log-ocaml-dev, libxml-light-ocaml-dev, libsqlite3-ocaml-dev, 
> libpgocaml-ocaml-dev, dh-ocaml, build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [440 B]
> Get:5 copy:/<>/apt_archive ./ Packages [523 B]
> Fetched 1920 B in 0s (133 kB/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  libocsigenserver-ocaml-dev : Depends: libangstrom-ocaml-dev-fv181 but it is 
> not installable
>   Depends: libcohttp-lwt-ocaml-dev-62q63
>   Depends: libcohttp-lwt-unix-ocaml-dev-8ke06
>   Depends: libcohttp-ocaml-dev-nhwd0
>   Depends: libconduit-lwt-ocaml-dev-6bmb5
>   Depends: libconduit-ocaml-dev-tg333
>   Depends: libcryptokit-ocaml-dev-1g7t3 but it is 
> not installable
>   Depends: libipaddr-ocaml-dev-as9d0
>   Depends: libocsigenserver-ocaml-d22y6
>   Depends: liburi-ocaml-dev-bqtr1
>  libpgocaml-ocaml-dev : Depends: libpgocaml-ocaml (= 4.3.0-1+b6) but it is 
> not going to be installed
> Depends: libcalendar-ocaml-dev-es6l2 but it is not 
> installable
> Depends: libcstruct-ocaml-dev-xf6o8
> Depends: libhex-ocaml-dev-ny2q8
> Depends: libparsexp-ocaml-dev-rab81 but it is not 
> installable
> Depends: libpgocaml-ocaml-aogo9
> Depends: libsexplib-ocaml-dev-fzmc6 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ocsipersist_1.1.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030400: bidi-clojure: FTBFS: Cannot access clojars (https://repo.clojars.org/) in offline mode and the artifact com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:debian has not been do

2023-02-03 Thread Lucas Nussbaum
Source: bidi-clojure
Version: 2.1.6-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lein test
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact com.fasterxml.jackson.core:jackson-core:jar:debian has not been 
> downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact com.fasterxml.jackson.core:jackson-core:jar:debian has not been 
> downloaded from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact 
> com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:debian has not 
> been downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:debian 
> has not been downloaded from it before.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and 
> the artifact 
> com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:debian has not 
> been downloaded from it before.
> Cannot access clojars (https://repo.clojars.org/) in offline mode and the 
> artifact com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:debian 
> has not been downloaded from it before.
> This could be due to a typo in :dependencies, file system permissions, or 
> network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: *** [debian/rules:23: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/03/bidi-clojure_2.1.6-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230203=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#1030261: jenkins-job-builder autopkg tests fail with setuptools 66

2023-02-03 Thread Graham Inggs
Control: tags -1 + patch

Hi Maintainer

Since setuptools 66.0.0, support for PEP 440 non-conforming versions
has been removed [1].

It appears '1.0a-SNAPSHOT' is not a PEP 440 conforming version, so I
think simply dropping this test scenario is sufficient.  Please see
patch below.

Regards
Graham


[1] https://setuptools.pypa.io/en/stable/history.html#v66-0-0


--- a/tests/moduleregistry/test_moduleregistry.py
+++ b/tests/moduleregistry/test_moduleregistry.py
@@ -24,7 +24,6 @@
 ("s10", dict(v1="1.0-SNAPSHOT", op="__lt__", v2="1.0")),
 ("s11", dict(v1="1.0.preview", op="__lt__", v2="1.0")),
 ("s12", dict(v1="1.1-SNAPSHOT", op="__gt__", v2="1.0")),
-("s13", dict(v1="1.0a-SNAPSHOT", op="__lt__", v2="1.0a")),
 (
 "s14",
 dict(



Bug#1030396: kde-spectacle: Automatic clipboard copy does nothing

2023-02-03 Thread Aurélien COUDERC
Dear Jesse,

Le 4 février 2023 03:41:37 GMT+01:00, Jesse Rhodes  a écrit :
>Package: kde-spectacle
>Version: 22.12.1-1
>Severity: normal
>X-Debbugs-Cc: je...@sney.ca
>
>Dear Maintainer,
>
>I have kde-spectacle set up to automatically copy any screenshots to the 
>clipboard so I can easily paste them into a chat application or image share 
>site, etc. This has been my workflow for some time.
>
>Since the update to kde 5.26.90, the spectacle window shows a "The screenshot 
>has been copied to the clipboard." tooltip, but when I go to paste, the 
>expected image isn't there and I paste whatever else was the most recent thing 
>in my clipboard. 

This looks like the following bug report :
https://bugs.kde.org/show_bug.cgi?id=465010

Can you confirm you're using the rectangle selection as described there ?


Thanks,
--
Aurélien



Bug#1030399: ITP: libwww-orcid-perl -- client for the ORCID 2.0 API

2023-02-03 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libwww-orcid-perl
  Version : 0.0402
  Upstream Author : Patrick Hochstenbach 
* URL : https://metacpan.org/release/WWW-ORCID
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : client for the ORCID 2.0 API

WWW::ORCID provides a client for the ORCID 2.0 API

The client is mostly complete. The 2.0 member API is implemented except
notification-permission. The 2.0 public API is implemented except identifiers
and status. The 2.1 member API has not yet been implemented.

Provides modules:
 WWW::ORCID
 WWW::ORCID::API::v2_0
 WWW::ORCID::API::v2_0_public

See also:
 https://api.orcid.org/v2.0/#/Member_API_v2.0

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1030398: ITP: libdata-validate-type-perl -- Data type validation functions

2023-02-03 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libdata-validate-type-perl
  Version : 1.6.0
  Upstream Author : Guillaume Aubert 
* URL : https://metacpan.org/release/Data-Validate-Type
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Data type validation functions

Data::Validate::Type started as an encapsulation for Params::Util, with some
refactoring and improvements.

See also:
 https://metacpan.org/pod/Params::Util

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1030397: ITP: libio-file-withfilename-perl -- filehandles that know their origin

2023-02-03 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libio-file-withfilename-perl
  Version : 0.01
  Upstream Author : Ivan Fomichev 
* URL : https://metacpan.org/release/IO-File-WithFilename
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : filehandles that know their origin

IO::File::WithFilename does everything that IO::File does, but implements
filename method, that File::Temp objects have. It lets you write the code
that is ignorant of what classes of objects it works with.

If you want to check if it is safe to call filename method, you are
recommended to call can method rather than to check an object's inheritance:

  print $obj->filename, "\n" if eval { $obj->can('filename') };

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1030396: kde-spectacle: Automatic clipboard copy does nothing

2023-02-03 Thread Jesse Rhodes
Package: kde-spectacle
Version: 22.12.1-1
Severity: normal
X-Debbugs-Cc: je...@sney.ca

Dear Maintainer,

I have kde-spectacle set up to automatically copy any screenshots to the 
clipboard so I can easily paste them into a chat application or image share 
site, etc. This has been my workflow for some time.

Since the update to kde 5.26.90, the spectacle window shows a "The screenshot 
has been copied to the clipboard." tooltip, but when I go to paste, the 
expected image isn't there and I paste whatever else was the most recent thing 
in my clipboard. 

The "copy image to clipboard" button behaves as expected. So it's just the 
automatic function that is suddenly missing. 

Here's what the tooltip looks like - from this point I had to press the "copy 
image to clipboard" button to actually copy the image to clipboard. 

https://i.ibb.co/sV0ydQ4/image.png

Please let me know if you need any more information or if I should file this 
upstream as well. 

Thanks for your work,

sney

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kde-spectacle depends on:
ii  kio5.102.0-1
ii  libc6  2.36-8
ii  libkf5configcore5  5.102.0-1
ii  libkf5configgui5   5.102.0-1
ii  libkf5configwidgets5   5.102.0-1
ii  libkf5coreaddons5  5.102.0-1
ii  libkf5dbusaddons5  5.102.0-1
ii  libkf5globalaccel-bin  5.102.0-1
ii  libkf5globalaccel5 5.102.0-1
ii  libkf5guiaddons5   5.102.0-1
ii  libkf5i18n55.102.0-1
ii  libkf5kiocore5 5.102.0-1
ii  libkf5kiogui5  5.102.0-1
ii  libkf5kiowidgets5  5.102.0-1
ii  libkf5newstuff55.102.0-1
ii  libkf5notifications5   5.102.0-1
ii  libkf5purpose-bin  5.102.0-1
ii  libkf5purpose5 5.102.0-1
ii  libkf5service-bin  5.102.0-1
ii  libkf5service5 5.102.0-1
ii  libkf5waylandclient5   4:5.102.0-1
ii  libkf5widgetsaddons5   5.102.0-1
ii  libkf5windowsystem55.102.0-1
ii  libkf5xmlgui5  5.102.0-1
ii  libkimageannotator00.6.0-1
ii  libqt5core5a   5.15.8+dfsg-2
ii  libqt5dbus55.15.8+dfsg-2
ii  libqt5gui5 5.15.8+dfsg-2
ii  libqt5printsupport55.15.8+dfsg-2
ii  libqt5widgets5 5.15.8+dfsg-2
ii  libqt5x11extras5   5.15.8-2
ii  libstdc++6 12.2.0-14
ii  libxcb-cursor0 0.1.1-4
ii  libxcb-image0  0.4.0-2
ii  libxcb-util1   0.4.0-1+b1
ii  libxcb-xfixes0 1.15-1
ii  libxcb11.15-1
ii  qdbus-qt5  5.15.8-2

kde-spectacle recommends no packages.

kde-spectacle suggests no packages.

-- no debconf information



Bug#1030395: mk-build-deps: adds bogus arch qualifiers

2023-02-03 Thread Adam Borowski
Package: devscripts
Version: 2.22.2
Severity: normal

[an arm64 box]# dpkg -i /tmp/zst-build-deps_0.2-1_all.deb 
Selecting previously unselected package zst-build-deps.
(Reading database ... 35686 files and directories currently installed.)
Preparing to unpack .../zst-build-deps_0.2-1_all.deb ...
Unpacking zst-build-deps (0.2-1) ...
dpkg: dependency problems prevent configuration of zst-build-deps:
 zst-build-deps depends on build-essential:amd64.

The package in question has:
Build-Depends: debhelper-compat (= 13),
 cmake,
 libbz2-dev,
 liblzma-dev,
 libz-dev,
 libzstd-dev (>> 1.4~),
 bzip2,
 xz-utils,
 zstd,

-- as you see, there's not a single bit that differs based on arch.
Thus, it makes no sense to invent such a qualifiers.

Alternatively, if, to simplify implementation, you assume that the B-Deps
always differ per-arch, the resulting dependency package should be arch:any
rather than arch:all.



Meow!
-- Package-specific info:

--- /etc/devscripts.conf ---
Empty.

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=log
DEBSIGN_KEYID=FD9CE2D8D7754B78AB279BBD2C3B436FEAC68101
DSCVERIFY_KEYRINGS="~/.gnupg/pubring.gpg"

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(120, 'experimental'), (1, 'experimental-debug')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.0-rc6-00035-ge75b49cddeeb (SMP w/64 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev  1.21.19
ii  fakeroot  1.30.1-1.1
ii  file  1:5.44-3
ii  gnupg 2.2.40-1
ii  gpgv  2.2.40-1
ii  libc6 2.36-8
ii  libfile-dirlist-perl  0.05-3
ii  libfile-homedir-perl  1.006-2
ii  libfile-touch-perl0.12-2
ii  libfile-which-perl1.27-2
ii  libipc-run-perl   20220807.0-1
ii  libmoo-perl   2.005005-1
ii  libwww-perl   6.67-1
ii  patchutils0.4.2-1
ii  perl  5.36.0-7
ii  python3   3.11.1-3
ii  sensible-utils0.0.17+nmu1
ii  wdiff 1.2.2-5

Versions of packages devscripts recommends:
ii  apt 2.5.5
ii  curl7.87.0-2
ii  dctrl-tools 2.24-3+b1
ii  debian-keyring  2022.12.24
ii  dput-ng [dput]  1.35
ii  equivs  2.3.1
ii  libdistro-info-perl 1.5
ii  libdpkg-perl1.21.19
ii  libencode-locale-perl   1.05-3
ii  libgit-wrapper-perl 0.048-2
ii  libgitlab-api-v4-perl   0.26-2
ii  liblist-compare-perl0.55-2
ii  liblwp-protocol-https-perl  6.10-1
ii  libsoap-lite-perl   1.27-2
ii  libstring-shellquote-perl   1.04-3
ii  libtry-tiny-perl0.31-2
ii  liburi-perl 5.17-1
ii  licensecheck3.3.5-1
ii  lintian 2.116.2
ii  man-db  2.11.2-1
ii  patch   2.7.6-7
ii  pristine-tar1.50
ii  python3-apt 2.5.2+b1
ii  python3-debian  0.1.49
ii  python3-magic   2:0.4.26-3
ii  python3-requests2.28.1+dfsg-1
ii  python3-unidiff 0.7.3-1
ii  python3-xdg 0.28-2
ii  strace  6.1-0.1
ii  unzip   6.0-27
ii  wget1.21.3-1+b2
ii  xz-utils5.4.1-0.1

Versions of packages devscripts suggests:
pn  adequate  
ii  at3.2.5-1+b1
ii  autopkgtest   5.28
pn  bls-standalone
ii  bsd-mailx [mailx] 8.1.2-0.20220412cvs-1
ii  build-essential   12.9
pn  check-all-the-things  
pn  cvs-buildpackage  
ii  debhelper 13.11.4
pn  diffoscope
pn  disorderfs
ii  dose-extra7.0.0-1+b2
pn  duck  
pn  elpa-devscripts   
ii  faketime  0.9.10-2.1
pn  gnuplot   
pn  how-can-i-help
ii  libauthen-sasl-perl   2.1600-3
pn  libdbd-pg-perl
ii  libfile-desktopentry-perl 0.22-3
pn  libnet-smtps-perl 
ii  libterm-size-perl 0.211-1+b2
ii  libtimedate-perl  2.3300-2
pn  libyaml-syck-perl 
ii  mmdebstrap1.3.1-2
pn  mozilla-devscripts
ii  

Bug#310442: rdiff-backup: no way to recover from full filesystem

2023-02-03 Thread Paul Wise
Control: found -1 2.2.2-1

On Fri, 2023-02-03 at 15:15 -0800, Otto Kekäläinen wrote:

> If you can still reproduce this issue or find other issues in how
> rdiff-backup itself works, please report it to upstream at
> https://github.com/rdiff-backup/rdiff-backup.

I no longer use rdiff-backup so I won't be forwarding this upstream,
but I can still reproduce the problem with the latest version.

I used GNOME Disks to create an 100MB disk image, loopback attached it,
created an ext4 filesystem, mounted it and then backed up to it.

The errors are different to initially reported but some still occur:

$ rdiff-backup backup test-source-data1/ /media/pabs/test/rdiff-backup/
$ rdiff-backup backup test-source-data2/ /media/pabs/test/rdiff-backup/
NOTE: Starting increment operation from source path tmp-liferea-recovery to 
destination path /media/pabs/3f8f3006-2e39-40b7-8cad-6de36641ae8d/rdiff-backup
WARNING: Exception '[Errno 28] No space left on device' raised of class '':
  File "/usr/lib/python3/dist-packages/rdiff_backup/robust.py", line 94, in 
check_common_error
return function(*args)
   ^^^
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1583, in 
copy
return copy_reg_file(rpin, rpout, compress)
   
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1617, in 
copy_reg_file
return rpout.write_from_fileobj(rpin.open("rb"), compress=compress)
   
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1160, in 
write_from_fileobj
copyfileobj(fp, outfp)
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1545, in 
copyfileobj
outputfp.write(inbuf)

Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 33, in 
sys.exit(load_entry_point('rdiff-backup==2.2.2', 'console_scripts', 
'rdiff-backup')())
 

  File "/usr/lib/python3/dist-packages/rdiffbackup/run.py", line 37, in main
sys.exit(main_run(sys.argv[1:]))
 ^^
  File "/usr/lib/python3/dist-packages/rdiffbackup/run.py", line 105, in 
main_run
ret_val |= conn_act.run()
   ^^
  File "/usr/lib/python3/dist-packages/rdiffbackup/actions/backup.py", line 
154, in run
backup.mirror_and_increment_compat200(
  File "/usr/lib/python3/dist-packages/rdiff_backup/backup.py", line 53, in 
mirror_and_increment_compat200
DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
  File "/usr/lib/python3/dist-packages/rdiff_backup/backup.py", line 210, in 
patch_and_increment
ITR(diff.index, diff)
  File "/usr/lib/python3/dist-packages/rdiff_backup/rorpiter.py", line 146, in 
__call__
last_branch.fast_process_file(*args)
  File "/usr/lib/python3/dist-packages/rdiff_backup/backup.py", line 802, in 
fast_process_file
if self._patch_to_temp(mirror_rp, diff_rorp, tf):
   ^
  File "/usr/lib/python3/dist-packages/rdiff_backup/backup.py", line 655, in 
_patch_to_temp
result = self._patch_snapshot_to_temp(diff_rorp, new)
 
  File "/usr/lib/python3/dist-packages/rdiff_backup/backup.py", line 701, in 
_patch_snapshot_to_temp
report = robust.check_common_error(self.error_handler, rpath.copy,
 ^
  File "/usr/lib/python3/dist-packages/rdiff_backup/robust.py", line 94, in 
check_common_error
return function(*args)
   ^^^
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1583, in 
copy
return copy_reg_file(rpin, rpout, compress)
   
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1617, in 
copy_reg_file
return rpout.write_from_fileobj(rpin.open("rb"), compress=compress)
   
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1160, in 
write_from_fileobj
copyfileobj(fp, outfp)
  File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 1545, in 
copyfileobj
outputfp.write(inbuf)
OSError: [Errno 28] No space left on device

$ rdiff-backup backup test-source-data2/ /media/pabs/test/rdiff-backup/
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 33, in 
sys.exit(load_entry_point('rdiff-backup==2.2.2', 'console_scripts', 
'rdiff-backup')())
 

  File "/usr/lib/python3/dist-packages/rdiffbackup/run.py", line 37, in main
sys.exit(main_run(sys.argv[1:]))
 ^^
  File "/usr/lib/python3/dist-packages/rdiffbackup/run.py", line 99, in main_run
ret_val |= 

Bug#1016921: all those .desktop files look too similar

2023-02-03 Thread Alexander Betaev
those files mainly have different values of the MimeType field, some seem
to miss several fields like translations.

same issue with "open with" in Gnome ¯\_(ツ)_/¯


Bug#1030394: Cannot look-up eln file as no source file was found

2023-02-03 Thread Dan Jacobson
Package: elpa-csv-mode
Version: 1.21-1

When I open a .csv file, I see:

Warning (comp): Cannot look-up eln file as no source file was found for 
/usr/share/emacs/site-lisp/elpa/csv-mode-1.20/csv-mode.elc Disable showing 
Disable logging

That's odd.
*needs .el, so perhaps ship it.
*1.20 vs. 1.21 problem too.



Bug#1029968: Info received (Bug#1029968: Info received (Bug#1029968: Info received (Bug#1029968: Acknowledgement (bttv/v4l: WARNING: CPU: 6 PID: 6164 at mm/vmalloc.c:487 __vmap_pages_range_noflush+0x3

2023-02-03 Thread Dr. David Alan Gilbert
It's a bit messy...

a) The patch I bisected to is not the root cause of the bug; it just
triggers a ~9 year old bug in the v4l code - so this patch isn't going
to get changed.

b) The ~9 year old bug is in a particularly hairy piece of memory management
code  in v4l that I doubt anyone is going to fix.

c) The plan is all the drivers using that API are to either be retired
or rewritten using a new API; that's already been done for some of the
drivers and the bttv one is a few months out.  I'm not sure that's
any use to this version of Debian though.

d) The work arounds are:
  1) Disable iommu
  2) some v4l tools can use an mmap interface rather than the read(2)
interface; that seems to be OK.

Dave

-- 
 -Open up your eyes, open up your mind, open up your code ---   
/ Dr. David Alan Gilbert|   Running GNU/Linux   | Happy  \ 
\dave @ treblig.org |   | In Hex /
 \ _|_ http://www.treblig.org   |___/



Bug#1030103: ITA: Motion

2023-02-03 Thread Nicolas Mora

On Mon, 30 Jan 2023 23:26:09 -0700 MrDave  wrote:

Package: wnpp

Severity: wishlist

* Package name: Motion
   Version : 4.3.2
   Upstream Author : MrDave
* URL :https://motion-project.github.io/
* License : GPL
   Programming Lang: C
   Description : Security Camera capture and motion detection.


Canonical developer has provided a patch to resolve ftbfs for the old 
version staged for Bookworm but there is no maintainer to apply it.  
Upstream has multiple versions that build without any errors but not 
able to incorporate into Debian due to abandonment by Debian maintainer.


Related links:

https://tracker.debian.org/pkg/motion

https://bugs.debian.org/1004629




Bug#1029342: Fixed version of request-tracker5 released

2023-02-03 Thread Andrew Ruthven
Hi bert,

Thank you for the detailed information, and the TL;DR;. I now have a
working version of the request-tracker5 package, which I've just
uploaded to unstable.

So, our immediate concern is resolved.

Cheers,
Andrew

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud: | This space intentionally left blank
https://catalystcloud.nz |



Bug#273194: xterm: characters from paste buffer lost at roughly 4kB intervals [kernel pty bug?]

2023-02-03 Thread Max Bell
This bug has been present since at least the 5.14 kernel. It's
profoundly annoying and shouldn't have been allowed to slip into
production release. Maybe someone could fix the problem this year?
It's really pathetic when things that worked perfectly 20 years ago
are broken because of shoddy code changes made since.

On 2/3/23, Vincent Lefevre  wrote:
> On 2023-01-23 03:11:59 +0100, Vincent Lefevre wrote:
>> On 2006-10-14 15:56:10 -0400, Thomas Dickey wrote:
>> > On Sat, Oct 14, 2006 at 08:20:14PM +0200, Andrew Moise wrote:
>> > >  I still see this misbehavior with xterm 210-3.1 and
>> > > linux-image-2.6.17-2-686 2.6.17-9.
>> >
>> > I can see it (now) with a 2.6.15 kernel (814 lines copied).
>> > I also note that Branden got no followup from the kernel people.
>>
>> This also occurs with
>>
>> Linux zira 6.1.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.7-1
>> (2023-01-18) x86_64 GNU/Linux
>>
>> and xterm, mlterm and GNOME Terminal at least. This would confirm
>> a kernel pty bug (unless this is a documented pty limitation, in
>> which case the applications would have to take it into account...
>> but they could try to implement a workaround in any case).
>>
>> For me, with the above kernel, the limit is 4095 bytes.
>>
>> An annoying consequence is that Ctrl-C no longer works, which can
>> yield buggy commands executed by the shell after an accidental
>> paste while a foreground X command is running (presumably because
>> bracketed paste is not in effect, so that each newline character
>> validates each line as a command). See
>>   https://lists.debian.org/debian-user/2023/01/msg00520.html
>
> Actually, in my case (where I do a large paste after starting a
> command that doesn't consume input, typically an X command), this is
> a different, but related issue. The characters are not really lost,
> but delayed. Still, the behavior is incorrect: the characters,
> including Ctrl-C, are kept in some xterm buffer, so that the Ctrl-C
> doesn't have an immediate effect: it takes effect only near the end
> of the paste (after the command has ended), and this is too late.
>
> --
> Vincent Lefèvre  - Web: 
> 100% accessible validated (X)HTML - Blog: 
> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
>
>



Bug#1030393: ITP: morph-browser -- Web Browser for Lomiri

2023-02-03 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: morph-browser
  Version : 1.0.0
  Upstream Author : UBports Developers 
* URL : https://gitlab.com/ubports/development/core/morph-browser
* License : GPL-3
  Programming Lang: C++, QML
  Description : Web Browser for Lomiri

 Lightweight web browser tailored for Lomiri / Ubuntu Touch, based on the
 Qt WebEngine and using the Lomiri UI components.
 .
 This package will be maintained by the UBports Packaging Team.



Bug#1030081: galera-arbitrator-3: Please provide native systemd integration

2023-02-03 Thread Otto Kekäläinen
Severity: wishlist
Tags: newcomer help

Hello!

Galera 4 [1] does include a systemd script. Having one in this older
version is mostly a nice-to-have level of thing. I am happy to review
any Merge Requests on the topic.

I have used up my time budget for Debian packaging work for this
spring so I will just tag this issue as newcomer friendly in case
somebody wants to contribute the systemd service file for Galera 3 in
Debian.


[1] https://salsa.debian.org/mariadb-team/galera-4



Bug#273194: xterm: characters from paste buffer lost at roughly 4kB intervals [kernel pty bug?]

2023-02-03 Thread Vincent Lefevre
On 2023-01-23 03:11:59 +0100, Vincent Lefevre wrote:
> On 2006-10-14 15:56:10 -0400, Thomas Dickey wrote:
> > On Sat, Oct 14, 2006 at 08:20:14PM +0200, Andrew Moise wrote:
> > >  I still see this misbehavior with xterm 210-3.1 and
> > > linux-image-2.6.17-2-686 2.6.17-9.
> > 
> > I can see it (now) with a 2.6.15 kernel (814 lines copied).
> > I also note that Branden got no followup from the kernel people.
> 
> This also occurs with
> 
> Linux zira 6.1.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.7-1 (2023-01-18) 
> x86_64 GNU/Linux
> 
> and xterm, mlterm and GNOME Terminal at least. This would confirm
> a kernel pty bug (unless this is a documented pty limitation, in
> which case the applications would have to take it into account...
> but they could try to implement a workaround in any case).
> 
> For me, with the above kernel, the limit is 4095 bytes.
> 
> An annoying consequence is that Ctrl-C no longer works, which can
> yield buggy commands executed by the shell after an accidental
> paste while a foreground X command is running (presumably because
> bracketed paste is not in effect, so that each newline character
> validates each line as a command). See
>   https://lists.debian.org/debian-user/2023/01/msg00520.html

Actually, in my case (where I do a large paste after starting a
command that doesn't consume input, typically an X command), this is
a different, but related issue. The characters are not really lost,
but delayed. Still, the behavior is incorrect: the characters,
including Ctrl-C, are kept in some xterm buffer, so that the Ctrl-C
doesn't have an immediate effect: it takes effect only near the end
of the paste (after the command has ended), and this is too late.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#1030392: ITP: python-moddb -- python module to scrape the ModDB.com website

2023-02-03 Thread Stephan Lachnit
Package: wnpp
Severity: wishlist
Owner: Stephan Lachnit 
X-Debbugs-Cc: debian-de...@lists.debian.org, stephanlach...@debian.org

* Package name: python-moddb
  Version : 0.8.1
  Upstream Contact: Clement Julia 
* URL : https://github.com/ClementJ18/moddb/
* License : MIT
  Programming Lang: python
  Description : python module to scrape the ModDB.com website

Dependency for upcoming lutris version. Will be maintained in Games Team.



Bug#1027540: newsboat: diff for NMU version 2.21-1.5

2023-02-03 Thread gregor herrmann
Control: tags 1027540 + patch
Control: tags 1027540 + pending


Dear maintainer,

I've prepared an NMU for newsboat (versioned as 2.21-1.5) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   
diff -Nru newsboat-2.21/debian/changelog newsboat-2.21/debian/changelog
--- newsboat-2.21/debian/changelog	2022-09-13 21:56:30.0 +0200
+++ newsboat-2.21/debian/changelog	2023-02-03 23:50:51.0 +0100
@@ -1,3 +1,14 @@
+newsboat (2.21-1.5) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: src/poddlthread.cpp:63:29: error:
+'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use
+CURLOPT_XFERINFOFUNCTION [-Werror=deprecated-declarations]":
+add patch from upstream.
+(Closes: #1027540)
+
+ -- gregor herrmann   Fri, 03 Feb 2023 23:50:51 +0100
+
 newsboat (2.21-1.4) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru newsboat-2.21/debian/patches/curl_7.87.patch newsboat-2.21/debian/patches/curl_7.87.patch
--- newsboat-2.21/debian/patches/curl_7.87.patch	1970-01-01 01:00:00.0 +0100
+++ newsboat-2.21/debian/patches/curl_7.87.patch	2023-02-03 23:50:07.0 +0100
@@ -0,0 +1,55 @@
+From c44b7672627f206e4588964b02fc321a5280b5d8 Mon Sep 17 00:00:00 2001
+From: Dennis van der Schagt 
+Date: Sun, 25 Dec 2022 20:19:38 +0100
+Subject: [PATCH] Stop using deprecated curl option: CURLOPT_PROGRESSFUNCTION
+
+(cherry picked from commit e435697820e141c46195b939c358203aa5bde7d4)
+
+Fixes #2297.
+---
+ src/poddlthread.cpp | 20 ++--
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+--- a/src/poddlthread.cpp
 b/src/poddlthread.cpp
+@@ -20,10 +20,10 @@
+ static size_t my_write_data(void* buffer, size_t size, size_t nmemb,
+ 	void* userp);
+ static int progress_callback(void* clientp,
+-	double dltotal,
+-	double dlnow,
+-	double ultotal,
+-	double ulnow);
++	curl_off_t dltotal,
++	curl_off_t dlnow,
++	curl_off_t ultotal,
++	curl_off_t ulnow);
+ 
+ PodDlThread::PodDlThread(Download* dl_, newsboat::ConfigContainer* c)
+ 	: dl(dl_)
+@@ -60,8 +60,8 @@
+ 	// set up progress notification:
+ 	curl_easy_setopt(easyhandle, CURLOPT_NOPROGRESS, 0);
+ 	curl_easy_setopt(
+-		easyhandle, CURLOPT_PROGRESSFUNCTION, progress_callback);
+-	curl_easy_setopt(easyhandle, CURLOPT_PROGRESSDATA, this);
++		easyhandle, CURLOPT_XFERINFOFUNCTION, progress_callback);
++	curl_easy_setopt(easyhandle, CURLOPT_XFERINFODATA, this);
+ 
+ 	// set up max download speed
+ 	int max_dl_speed = cfg->get_configvalue_as_int("max-download-speed");
+@@ -146,10 +146,10 @@
+ }
+ 
+ static int progress_callback(void* clientp,
+-	double dltotal,
+-	double dlnow,
+-	double /* ultotal */,
+-	double /*ulnow*/)
++	curl_off_t dltotal,
++	curl_off_t dlnow,
++	curl_off_t /* ultotal */,
++	curl_off_t /*ulnow*/)
+ {
+ 	PodDlThread* thread = static_cast(clientp);
+ 	return thread->progress(dlnow, dltotal);
diff -Nru newsboat-2.21/debian/patches/series newsboat-2.21/debian/patches/series
--- newsboat-2.21/debian/patches/series	2022-03-05 23:00:00.0 +0100
+++ newsboat-2.21/debian/patches/series	2023-02-03 23:46:51.0 +0100
@@ -2,3 +2,4 @@
 02-fix-make.patch
 relax-deps.diff
 nom-ContextError.patch
+curl_7.87.patch


signature.asc
Description: Digital Signature


Bug#310442: rdiff-backup: no way to recover from full filesystem

2023-02-03 Thread Otto Kekäläinen
Thanks Alexis, Tommi, Paul and many others for using rdiff-backup and
contributing to the bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310442!

The latest version of rdiff-backup 2.2.2-1 is now available in Debian
Sid and Bookworm: https://tracker.debian.org/pkg/rdiff-backup

If you can still reproduce this issue or find other issues in how
rdiff-backup itself works, please report it to upstream at
https://github.com/rdiff-backup/rdiff-backup. The program behaviour on
full disk is probably not something we will patch in Debian packaging,
but it should be fixed upstream.

The project was dormant for years, but current maintainer Eric Lavarde
is active and has done a great job in resurrecting the main code base.



Bug#988164: rdiff-backup: obsolete conffile not removed

2023-02-03 Thread Otto Kekäläinen
Control: tags -1 newcomer help

Hello!

Thanks for using rdiff-backup in Debian. The latest version
(https://tracker.debian.org/pkg/rdiff-backup) has recently been
uploaded to Debian. I would appreciate it if you can help testing it,
and perhaps also verify if this issue still exists and if it does,
please consider contributing to the packaging.

I am happy to test and review any Merge Requests on
https://salsa.debian.org/python-team/packages/rdiff-backup (or even
upstream https://github.com/rdiff-backup/rdiff-backup)


I am also tagging this newcomer friendly as the issue seems easy to
reproduce/validate and thus should not be hard to figure out how to
fix and validate the fix.



Bug#992325: rdiff-backup: '::' prefix on target directory causes crash - contrary to documentation (and earlier versions) version graph

2023-02-03 Thread Otto Kekäläinen
Hello Alexis!

Thanks for using rdiff-backup and reporting about
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992325

Please test if this issue still exists in latest rdiff-backup 2.2.2-1
in Debian. If it still exists, please report the issue upstream at
https://github.com/rdiff-backup/rdiff-backup and mark this Debian bug
report as forwarded.

Alternatively you could consider contributing to the man page upstream
to at least update it to explain that this feature no longer behaves
in the same way as you expected.



Bug#1030391: debdelta: Please include the non-free-firmware component for Bookworm/Sid

2023-02-03 Thread Ben Morris
Package: debdelta
Version: 0.67
Severity: normal

Dear Maintainer,

With the introduction of the new non-free-firmware component, debdelta
can no longer assist in upgrading packages such as
firmware-amd-graphics.

I am not clear as to whether this can be fixed simply by adjusting the
server's configuration or whether an update to the client is needed.

Regards,

Ben Morris

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages debdelta depends on:
ii  binutils  2.40-2
ii  bzip2 1.0.8-5+b1
ii  libbz2-1.01.0.8-5+b1
ii  libc6 2.36-8
ii  python3   3.11.1-3
ii  python3-requests  2.28.1+dfsg-1
ii  zlib1g1:1.2.13.dfsg-1

Versions of packages debdelta recommends:
ii  bsdiff   4.3-23
ii  gnupg2   2.2.40-1
ii  gpg-agent [gnupg-agent]  2.2.40-1
ii  python3-apt  2.5.2+b1
ii  python3-debian   0.1.49
ii  xdelta   1.1.3-10.4
ii  xdelta3  3.0.11-dfsg-1.2
ii  xz-utils [lzma]  5.4.1-0.1

Versions of packages debdelta suggests:
ii  debdelta-doc  0.67

-- no debconf information



Bug#1024096: rdiff-backup: please run the upstream testsuite

2023-02-03 Thread Otto Kekäläinen
Control: tags -1 newcomer help

Hello!

You are right, the current autopkgstest is extremely trivial and only
checks that the program runs at all[1].

Upstream Makefile has various test targets. Some of them might not be
compatible with autopkgtest[3,4] due to doing weird stuff as root user
to the filesystem, but many of those tests should run just fine in
autopkgtests.

Personally, my time budget for maintaining this package this spring is
used up now, so I am hoping a newcomer to Debian could contribute to
this.

This would be a useful addition and I am happy to test and review any
Merge Requests on
https://salsa.debian.org/python-team/packages/rdiff-backup (or even
upstream https://github.com/rdiff-backup/rdiff-backup)


[1] 
https://salsa.debian.org/python-team/packages/rdiff-backup/-/tree/debian/master/debian/tests
[2] 
https://salsa.debian.org/python-team/packages/rdiff-backup/-/blob/debian/master/Makefile
[3] https://manpages.debian.org/unstable/autopkgtest/autopkgtest.1.en.html
[4] https://salsa.debian.org/ci-team/autopkgtest/-/tree/master/doc



  1   2   3   >