Bug#979493: Error: Rule failed to generate the following targets: _doc/_html/highlight.pack.js

2021-01-07 Thread Johannes 'josch' Schauer
Package: ocaml-odoc Version: 1.5.1+dfsg-2+b1 Severity: grave Justification: renders package unusable Hi Ralf, as you probably remember, I brought up the odoc problem before here: https://gitlab.com/irill/dose3/-/merge_requests/1#note_475481814 I now investigated further and it seems that the

Bug#958621: marked as pending in schroot

2020-09-06 Thread Johannes 'josch' Schauer
Control: tag -1 pending Hello, Bug #958621 in schroot reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#969331: rviz: [rospack] Error: no such package media_export

2020-08-31 Thread Johannes 'josch' Schauer
Package: rviz Version: 1.14.1+dfsg-1 Severity: grave Justification: renders package unusable Hi, starting rviz on Debian unstable currently yields the following output: [ INFO] [1598885512.042478573]: rviz version 1.14.1 [ INFO] [1598885512.042531596]: compiled against Qt version 5.14.2 [ INFO]

Bug#968217: python is priority:standard but not installable

2020-08-10 Thread Johannes 'josch' Schauer
Package: python Version: 2.7.17-2 Severity: grave Justification: renders package unusable Hi, the python package is currently uninstallable in Debian unstable: output-version: 1.2 report: - package: python version: 2.7.17-2 architecture: amd64 status: broken

Bug#965111: closing 965111

2020-07-27 Thread Johannes 'josch' Schauer
close 965111 0.17.0 thanks the autopkgtests pass just fine on testing and unstable

Bug#965050: marked as pending in flask-babel

2020-07-15 Thread Johannes 'josch' Schauer
Control: tag -1 pending Hello, Bug #965050 in flask-babel reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#964026: marked as pending in dose3

2020-07-12 Thread Johannes 'josch' Schauer
Control: tag -1 pending Hello, Bug #964026 in dose3 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#958362: pdfrw: fails with python 3.7+ -- abandoned upstream

2020-04-20 Thread Johannes 'josch' Schauer
Source: pdfrw Version: 0.4-2 Severity: grave Justification: renders package unusable Hi, the package fails with Python 3.7 and newer. Starting from Python 3.7, StopIteration is a RuntimeError (see PEP 479). But pdfrw still uses StopIteration: https://github.com/pmaupin/pdfrw/issues/145

Bug#953404: debootstrapping testing and stable results in exit 100

2020-03-08 Thread Johannes 'josch' Schauer
Package: debootstrap Version: 1.0.120 Severity: grave Justification: renders package unusable Hi, steps to reproduce: $ sudo debootstrap --variant=minbase stable debian-stable [...] $ echo $? 100 It works for unstable though. Thanks! cheers, josch -- System Information: Debian Release:

Bug#939303: matplotlib2: FTBFS unsatisfied b-d on python-pyshp

2019-09-02 Thread Johannes 'josch' Schauer
Source: matplotlib2 Version: 2.2.3-6 Severity: serious Justification: fails to build from source Hi, src:matplotlib2 currently FTBFS because its build dependencies cannot be satisfied in Debian unstable. It follows some evidence: $ dose-builddebcheck --explain --failures --deb-native-arch

Bug#930212: libmupdf-dev: undefined reference when linking

2019-06-08 Thread Johannes 'josch' Schauer
Package: libmupdf-dev Version: 1.14.0+ds1-4 Severity: grave Justification: renders package unusable Hi, it does not seem to be possible to use the static library from libmupdf-dev at all. Consider the following minimal test case: #include "mupdf/fitz.h" #include "mupdf/pdf.h"

Bug#928986: CloudCompare: error while loading shared libraries: libQCC_IO_LIB.so:

2019-05-14 Thread Johannes 'josch' Schauer
Package: cloudcompare Version: 2.10.1-1 Severity: grave Justification: renders package unusable Hi, after installing the package, when attempting to start CloudCompare I get the following error message: CloudCompare: error while loading shared libraries: libQCC_IO_LIB.so: cannot open shared

Bug#921924: fakechroot: mv(1) cannot be used inside fakechroot

2019-02-10 Thread Johannes 'josch' Schauer
Package: fakechroot Version: 2.19-3.2 Severity: grave Justification: renders package unusable Control: block -1 by 915559 Hi, currently, it is not possible to use the mv(1) tool from coreutils within fakechroot. Since mv is also used in the dash and apt postinst scripts, this means that: -

Bug#920227: Bug #920227 in sbuild marked as pending

2019-01-29 Thread Johannes 'josch' Schauer
Control: tag -1 pending Hello, Bug #920227 in sbuild reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#916913: libpcl-dev: PCLConfig.cmake fails to find eigen

2018-12-20 Thread Johannes 'josch' Schauer
Package: libpcl-dev Version: 1.9.1+dfsg1-2 Severity: grave Justification: renders package unusable Hi, a CMakeLists.txt with "find_package(PCL REQUIRED)" will currently result in: CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:159 (find_package): By not providing

Bug#915934: libeigen3-dev: cannot build with Eigen anymore after upgrade of gcc-8 to 8.2.0-11

2018-12-07 Thread Johannes 'josch' Schauer
Package: libeigen3-dev Version: 3.3.5-2 Severity: grave Justification: renders package unusable Hi, steps to reproduce: --%<--- #include "eigen3/Eigen/Eigen" int main(int argc, char* argv[]) { return 0; } -->%--- $ gcc main.cc In file included

Bug#914378: with Python 3.7: RuntimeError: generator raised StopIteration

2018-11-22 Thread Johannes 'josch' Schauer
100 +++ python-pygraphviz-1.4~rc1/debian/changelog 2018-11-22 19:31:03.0 +0100 @@ -1,3 +1,10 @@ +python-pygraphviz (1.4~rc1-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix StopIteration with Python 3.7 + + -- Johannes 'josch' Schauer Thu, 22 Nov 2018 19:31:0

Bug#913803: python3-pykdl: PyKDL fails to import

2018-11-15 Thread Johannes 'josch' Schauer
Package: python3-pykdl Version: 1.4.0-6 Severity: grave Justification: renders package unusable Steps to reproduce: $ python3 Python 3.6.6 (default, Jun 27 2018, 14:44:17) [GCC 8.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from PyKDL import *

Bug#909637: mmdebstrap: cannot install apt under fakechroot or proot

2018-09-25 Thread Johannes 'josch' Schauer
Package: mmdebstrap Severity: grave Justification: renders package unusable Control: block -1 by 909612 909581 Apt uses 'mv' in its post inst. 'mv' from coreutils uses the renameat2 systemcall. The renameat2 systemcall is not supported by fakechroot or proot.