Bug#983852: python-scrapy: please make the build reproducible

2024-05-06 Thread Andrey Rakhmatullin
On Thu, Nov 30, 2023 at 04:22:35PM -0800, Vagrant Cascadian wrote: > It was suggested drop the practice of using the build year at all and > manually updating the year... though upstream did not go so far as to > actually do that as far as I can tell. We now did, at https://github.com/scrapy/scrapy

Bug#963101: cozy-audiobook-player: "Request For Package"

2024-05-10 Thread Andrey Rakhmatullin
On Fri, May 10, 2024 at 01:47:29PM +, Manuel Traut wrote: > Hi, > > I am currently working on this package [0]. In that case please retitle this report to ITP and mark yourself as its owner, as described at https://www.debian.org/devel/wnpp/#l3 -- WBR, wRAR signature.asc Description: PGP s

Bug#1064975: RFS: k3conf/0.3-1 [ITP] -- Powerful Diagnostic Tool for Texas Instruments K3 based Processors

2024-04-05 Thread Andrey Rakhmatullin
I have several suggestions for this: - Can you provide debian/watch? It should be possible. - debian/k3conf.1 has a *roff warning, lintian also catches it. -- WBR, wRAR signature.asc Description: PGP signature

Bug#1066870: RFS: libudis86/0~20221013-1 [ITP] -- Disassembler for x86 and x86-64 class ISA

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo The package FTBFS: /bin/bash: line 1: /usr/bin/python3: No such file or directory Also, debian/watch is empty but present and I'm not sure about __AUTO_PERMISSIVE__ and __UNKNOWN__ in debian/copyright. -- WBR, wRAR signature.asc Description: PGP signature

Bug#1067569: RFS: libsmb2/4.0.0-1 [ITP]-- SMB2/3 client library

2024-04-05 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo You should provide a separate -dev package, currently the development files are shipped in the library package. There is a hardcoded Depends: libkrb5-3, why is this needed? There are unused files in debian/, such as libsmb2-dev.* and libsmb21.*. You should remove the .l

Bug#1061087: RFS: bash-unit/2.1.0-1 [RFP] -- bash_unit - bash unit testing

2024-04-06 Thread Andrey Rakhmatullin
On Fri, Apr 05, 2024 at 08:53:58PM +, Martin Dosch wrote: > Dear Andrey, > > thank you for the valuable feedback. I hope it is all properly settled now. > I just uploaded a new build to mentors and pushed the changes to the repo. Hi Martin, you added a B-D on itself, I assume it's to run build

Bug#1066868: RFS: hyprland-protocols/0.2~20230811-1 [ITP] -- Wayland protocol extensions for Hyprland

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo > The latest release of hyprland-protocols is v0.2 which is behind by a few > commits. Then the upstream version should be >> 0.2, e.g, 0.2+20230811, not << 0.2 as it is now. Also, as the package is arch:all it shouldn't use ${shlibs:Depends} (which will be emoty anyw

Bug#1066869: RFS: hyprpaper/0.6.0-1 [ITP] -- Wallpaper utility for Hyprland

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo $(MAKE) clear (as a replacement for $(MAKE) clean) should run in override_dh_auto_clean, not override_dh_clean. debian/watch is empty. There is a commented out override_dh_auto_configure. 002-add-fortify-flags.patch adds -D_FORTIFY_SOURCE=2 explicitly, but the proper fi

Bug#1066873: RFS: tracy/0.10+ds-1 [ITP] -- Hybrid frame and sampling profiler

2024-04-06 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo This FTBFS: "! LaTeX Error: File `lmodern.sty' not found." Also I think the additional notes in the changelog entry belong in README.Debian or README.source. -- WBR, wRAR signature.asc Description: PGP signature

Bug#1068499: Homepage needs updating

2024-04-06 Thread Andrey Rakhmatullin
Source: mdp Version: 3.6-6 Severity: normal https://mdpdocs.readthedocs.io is 404, the new one seems to be https://mdp- toolkit.github.io/ -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstabl

Bug#1068500: Installs /usr/LICENSE

2024-04-06 Thread Andrey Rakhmatullin
Package: python3-xmlrunner Version: 3.2.0-2 Severity: serious drwxr-xr-x root/root 0 2023-01-22 01:39 ./ drwxr-xr-x root/root 0 2023-01-22 01:39 ./usr/ -rw-r--r-- root/root 1532 2022-02-02 16:17 ./usr/LICENSE Note that it's caught by lintian: W: python3-xmlrunner: file-in-un

Bug#1068501: Homepage needs updating

2024-04-06 Thread Andrey Rakhmatullin
Source: python-pyfakefs Severity: normal https://pyfakefs.org/ looks like a squatted domain. The PyPI metadata currently has https://github.com/pytest-dev/pyfakefs as the homepage. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'

Bug#1068502: Dead upstream and broken, remove or switch to a fork?

2024-04-06 Thread Andrey Rakhmatullin
Source: python-pytest-flake8 Severity: serious https://github.com/tholo/pytest-flake8/issues/98 https://github.com/tholo/pytest-flake8/issues/97 https://github.com/tholo/pytest-flake8/issues/92 https://github.com/tholo/pytest-flake8/issues/91 -- System Information: Debian Release: trixie/sid A

Bug#1063418: mdp ftbfs in unstable

2024-04-06 Thread Andrey Rakhmatullin
It currently fails even earlier: ImportError while loading conftest '/<>/mdp/test/conftest.py'. mdp/__init__.py:133: in utils.symeig = configuration.get_symeig(numx_linalg) mdp/configuration.py:335: in get_symeig args = getargs(numx_linalg.eigh)[0] /usr/lib/python3.11/inspect.py:1379: in

Bug#1061087: RFS: bash-unit/2.1.0-1 [RFP] -- bash_unit - bash unit testing

2024-04-06 Thread Andrey Rakhmatullin
On Sat, Apr 06, 2024 at 02:14:11PM +, Martin Dosch wrote: > > Hi Martin, you added a B-D on itself, I assume it's to run build-time > > tests, buit the idea of build-time tests is to use the software being > > package, > > Do you know how to achieve this? When I remove the build-dep on itself

Bug#1067916: FTBFS: tests failed

2024-04-07 Thread Andrey Rakhmatullin
On Sat, Apr 06, 2024 at 10:31:52PM +, tony mancill wrote: > On Fri, Mar 29, 2024 at 12:13:57AM +0500, Andrey Rakhmatullin wrote: > > Source: capnproto > > Version: 1.0.1-3 > > Severity: serious > > Tags: ftbfs > > > > https://buildd.debian.org/status

Bug#1063945: ipython: autopkgtest regression with pytest 8

2024-04-07 Thread Andrey Rakhmatullin
The failures: E ImportError: Cannot load backend 'TkAgg' which requires the 'tk' interactive framework, as 'headless' is currently running E ImportError: Failed to import any of the following Qt binding modules: PyQt6, PySide6, PyQt5, PySide2 These (at least the second o

Bug#1061744: ipyparallel ftbfs with Python 3.12 as default

2024-04-07 Thread Andrey Rakhmatullin
On Sat, Feb 24, 2024 at 09:42:21PM -0300, Emmanuel Arias wrote: > Seems to be that in sid does not fail. That's what the bug report says, see "Python 3.12 as default" and "With python3-defaults from experimental". -- WBR, wRAR signature.asc Description: PGP signature

Bug#1063982: setuptools-scm: autopkgtest regression with pytest 8

2024-04-07 Thread Andrey Rakhmatullin
This works in a current sid chroot, both build-time tests and autopkgests. Timo, do you think we can close this or does something else need to be checked? -- WBR, wRAR signature.asc Description: PGP signature

Bug#1067916: FTBFS: tests failed

2024-04-08 Thread Andrey Rakhmatullin
On Mon, Apr 08, 2024 at 12:58:13AM +, tony mancill wrote: > This may be a naive question, but since we're dealing with a syscall > that passes a timespec, is there a minimum kernel version required for > the time_t 64 userspace? I've never heard anything about this. > In any event, I'm not sur

Bug#1067911: FTBFS: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++ [-Werror]

2024-04-10 Thread Andrey Rakhmatullin
On Tue, Apr 09, 2024 at 09:50:37PM -0400, Chris Knadle wrote: > Apparently this new bug got introduced with the time_t 64bit transition: Yes, but it's a valid bug in the package, not a bad thing accidentally introduced by the transition. > What I don't know is what has to be done now to get zeroc-

Bug#1067911: FTBFS: error: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++ [-Werror]

2024-04-10 Thread Andrey Rakhmatullin
On Wed, Apr 10, 2024 at 09:52:44AM -0400, Chris Knadle wrote: > > > Apparently this new bug got introduced with the time_t 64bit transition: > > Yes, but it's a valid bug in the package, not a bad thing accidentally > > introduced by the transition. > That doesn't sound right. > The zeroc-ice sourc

Bug#1064975: RFS: k3conf/0.3-1 [ITP] -- Powerful Diagnostic Tool for Texas Instruments K3 based Processors

2024-04-10 Thread Andrey Rakhmatullin
On Wed, Apr 10, 2024 at 12:39:47PM -0500, Andrew Davis wrote: > > - debian/k3conf.1 has a *roff warning, lintian also catches it. > > > > I don't see this warning, W: k3conf: groff-message error: automatically ending diversion 'an*link-text-div' on exit [usr/share/man/man1/k3conf.1.gz:3] Are yo

Bug#1064975: RFS: k3conf/0.3-1 [ITP] -- Powerful Diagnostic Tool for Texas Instruments K3 based Processors

2024-04-10 Thread Andrey Rakhmatullin
On Wed, Apr 10, 2024 at 03:05:04PM -0500, Andrew Davis wrote: > is that not right? Maybe my lintian version is old, I'm on v2.114, I'll > see if updating that helps. 2.114 is older than stable, and for packages aimed at unstable you need to use tools from unstable. -- WBR, wRAR signature.asc De

Bug#1068806: Update Build-Depends for the time64 library renames

2024-04-11 Thread Andrey Rakhmatullin
Source: osmo-bts Version: 1.5.0dfsg1-2 Severity: serious Tags: ftbfs The package explicitly Build-Depends: libosmocoding0, this needs to be changed to libosmocoding0t64 if this dep is needed at all. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500

Bug#1068827: Changes from the 0.14.1-5.1 NMU were discarded

2024-04-11 Thread Andrey Rakhmatullin
Source: falcosecurity-libs Version: 0.15.1-1 Severity: serious 0.15.1-1 doesn't seem to contain changes from 0.14.1-5.1, both the changelog entry and the actual changes. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 't

Bug#1066860: libprelude ftbfs on time_t64 archs

2024-04-11 Thread Andrey Rakhmatullin
Control: reopen -1 On Thu, Mar 14, 2024 at 04:14:25PM +0100, Matthias Klose wrote: > libprelude ftbfs on time_t64 archs with symbols file mismatches. This still happens, it wasn't addressed in the upload that closed this: https://buildd.debian.org/status/fetch.php?pkg=libprelude&arch=armel&ver=

Bug#1066421: mpb: diff for NMU version 1.11.1-5.1

2024-04-11 Thread Andrey Rakhmatullin
22-12-15 02:17:01.0 +0500 +++ mpb-1.11.1/debian/changelog 2024-04-11 23:13:16.0 +0500 @@ -1,3 +1,10 @@ +mpb (1.11.1-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066421). + + -- Andrey Rakhmatullin Th

Bug#1068834: RM: sopel -- RoQA; orphaned; NPOASR; very old

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: so...@packages.debian.org Control: affects -1 + src:sopel User: ftp.debian@packages.debian.org Usertags: remove Last maintainer upload in 2019, orphaned since 2019, 6.x is "we don't support anymore" per an upstream 2021 comment in https://

Bug#1068835: RM: ptex-jtex -- RoQA; orphaned; FTBFS; no upstream; low popcon

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal Tags: ftbfs X-Debbugs-Cc: ptex-j...@packages.debian.org Control: affects -1 + src:ptex-jtex User: ftp.debian@packages.debian.org Usertags: remove Last maintainer upload in 2014, orphaned since 2015, doesn't build because it uses compat 5. No upstream, t

Bug#1068837: RM: el-get -- RoQA; orphaned; RC-buggy; very old; low popcon

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: el-...@packages.debian.org Control: affects -1 + src:el-get User: ftp.debian@packages.debian.org Usertags: remove Last maintainer upload in 2011, orphaned since 2019, has an RC bug since 2018 with "we're not doing users of Debian any favou

Bug#1068839: RM: lua5.1-policy -- RoQA; orphaned; FTBFS; unused

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal Tags: ftbfs X-Debbugs-Cc: lua5.1-pol...@packages.debian.org Control: affects -1 + src:lua5.1-policy User: ftp.debian@packages.debian.org Usertags: remove Last maintainer upload in 2011, orphaned since 2021, no longer builds because it uses compat 5, pop

Bug#1068841: RM: esniper -- RoQA; orphaned; doesn't work; dead upstream

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: esni...@packages.debian.org Control: affects -1 + src:esniper User: ftp.debian@packages.debian.org Usertags: remove According to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855461 and https://sourceforge.net/p/esniper/bugs/803/ the p

Bug#965837: tart: Change of debhelper compat

2024-04-12 Thread Andrey Rakhmatullin
On Fri, Jan 12, 2024 at 05:12:36PM +0800, i...@0w.al wrote: > I have changed the compat version from 5 to 13 to fix the build error, and > fixed some lintian warnings Hello. As the package is orphaned, it's not very useful to send patches to its bug reports unless you want to do the upload yoursel

Bug#1068975: Abandoned upstream and unmaintained

2024-04-14 Thread Andrey Rakhmatullin
Source: python-zxcvbn Version: 4.4.28-3 Severity: serious Control: affects -1 pass-extension-audit pwdsphinx secrets It was reported that the maintainer of this package seems to be MIA (and there were no maintainer uploads since 2019). At the same time, the package upstream seems to be dead: https

Bug#1066873: RFS: tracy/0.10+ds-1 [ITP] -- Hybrid frame and sampling profiler

2024-04-14 Thread Andrey Rakhmatullin
On Mon, Apr 15, 2024 at 01:25:05AM +0530, Alan M Varghese wrote: > > This FTBFS: "! LaTeX Error: File `lmodern.sty' not found." > > lmodern.sty comes from the package `lmodern`. This package should be > > installed (as a transitive dep) when 'texlive-fonts-extra' is installed. No, see below. But

Bug#1001751: debfoster: Debfoster offers to remove python that many fostered packages depend on

2024-04-19 Thread Andrey Rakhmatullin
I've just got a problem which may be related: python3-dbg is keeping the following 3 packages installed: libpython3-dbg libpython3.11t64-dbg python3.11-dbg Keep python3-dbg? [Ynpsiuqx?], [H]elp: N Keep libpython3-dbg? [Ynpsiuqx?], [H]elp: N python3.11-dbg is keeping the following 1 packages ins

Bug#1069307: FTBFS: configure: error: must specify --with-locking-method option

2024-04-19 Thread Andrey Rakhmatullin
Source: courier Version: 1.0.16-3.2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=courier&arch=armel&ver=1.0.16-3.2%2Bb4&stamp=1712019536&raw=0 checking for locking method... configure: error: must specify --with-locking- method option configure: error: ./configure

Bug#1069308: FTBFS: tests failed

2024-04-19 Thread Andrey Rakhmatullin
Source: gnome-subtitles Version: 1.8-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=gnome- subtitles&arch=amd64&ver=1.8-1%2Bb3&stamp=1712013676&raw=0 @@ -747,7 +747,7 @@ "GstDiscovererClass.starting": "144" "GstDiscovererClass.discovered": "152" "GstDiscovererC

Bug#1069310: FTBFS: tests failed

2024-04-19 Thread Andrey Rakhmatullin
Source: gocryptfs Version: 2.4.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=gocryptfs&arch=mips64el&ver=2.4.0-1%2Bb6&stamp=1713405841&raw=0 panic: DIRECT (8000) overlaps with LARGEFILE (8000) goroutine 1 [running]: github.com/hanwen/go-fuse/fuse.(*flagNames).s

Bug#1069312: FTBFS: debian/hlibrary.setup build --builddir=dist-ghc returned exit code 1

2024-04-19 Thread Andrey Rakhmatullin
Source: haskell-gi-gtk Version: 3.0.41-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=haskell-gi- gtk&arch=armel&ver=3.0.41-1%2Bb6&stamp=1713045220&raw=0 [707 of 708] Compiling GI.Gtk.Structs ( GI/Gtk/Structs.hs, dist- ghc/build/GI/Gtk/Structs.o, dist-ghc/build/G

Bug#1069313: FTBFS: implicit declaration of function ‘jpeg_memio_dest’; did you mean ‘jpeg_mem_dest’?

2024-04-19 Thread Andrey Rakhmatullin
Source: jskeus Version: 1.2.4+dfsg-3 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=jskeus&arch=armhf&ver=1.2.4%2Bdfsg-3%2Bb2&stamp=1710976387&raw=0 gcc -g -c -o /<>/irteus/LinuxARM/obj/irtmath.o -DARM -DLinux -Wimplicit -falign-functions=4 -DGCC3 -DGCC -fsigned-cha

Bug#1069315: Update Build-Depends for the time64 library renames

2024-04-19 Thread Andrey Rakhmatullin
Source: openjdk-20 Version: 20.0.2+9-1 Severity: serious Tags: ftbfs The package explicitly Build-Depends: libgtk2.0-0 | libgtk-3-0, these need to be changed to lib*t64 if these deps are needed at all. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (

Bug#1069317: FTBFS: tests failed

2024-04-19 Thread Andrey Rakhmatullin
Source: sonic-visualiser Version: 4.5.2-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=sonic- visualiser&arch=armel&ver=4.5.2-2%2Bb3&stamp=1713251413&raw=0 FAIL! : TestVampRealTime::fromTimeval() Compared values are not the same Loc: [test-svcore-base.p/../../s

Bug#1069318: FTBFS: error: unknown type name ‘StdVideoH264LevelIdc’

2024-04-19 Thread Andrey Rakhmatullin
Source: wine-development Version: 8.21~repack-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=wine- development&arch=amd64&ver=8.21%7Erepack-1%2Bb5&stamp=1712016271&raw=0 In file included from dlls/d3d12/d3d12_main.c:27: include/wine/vulkan.h:11804:5: error: unknow

Bug#1069319: FTBFS on armel: undefined reference to `__atomic_store_8'

2024-04-19 Thread Andrey Rakhmatullin
Source: datatype99 Version: 1.6.4-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=datatype99&arch=armel&ver=1.6.4-1&stamp=1713120793&raw=0 make[4]: Entering directory '/<>/testsbuild' [ 10%] Building C object CMakeFiles/tests.dir/tests.c.o [ 20%] Linking C executabl

Bug#1069320: FTBFS on mips64el: cannot find -lasan: No such file or directory

2024-04-19 Thread Andrey Rakhmatullin
Source: datatype99 Version: 1.6.4-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=datatype99&arch=mips64el&ver=1.6.4-1&stamp=1713121986&raw=0 make[4]: Entering directory '/<>/testsbuild' [ 10%] Building C object CMakeFiles/tests.dir/tests.c.o [ 20%] Linking C execut

Bug#1069321: FTBFS: [Makefile:163: check] Error 1

2024-04-19 Thread Andrey Rakhmatullin
Source: hypre Version: 2.28.0-8 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=hypre&arch=armhf&ver=2.28.0-8%2Bb2&stamp=1713420980&raw=0 I couldn't find the actual failing command. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT

Bug#1069331: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: libcegui-mk2-dev Version: 0.8.7+git20220615-5.1+b5 Severity: grave Unsatisfied dependencies: libcegui-mk2-dev : Depends: libxerces-c3.2 but it is not installable It should be changed to the t64 name if it's really needed. -- System Information: Debian Release: trixie/sid APT prefers

Bug#1069332: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: gvmd Version: 23.1.0-1+b4 Severity: grave gvmd explicitly Depends: libgvm22. It should be changed to the t64 name if it's really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, '

Bug#1069333: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: ippsample Version: 0.0~git20220607.72f89b3-1+b4 Severity: grave ippsample explicitly Depends: libcups2. It should be changed to the t64 name if it's really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500,

Bug#1069334: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: nautilus-wipe Version: 0.4.alpha2-0.1+b4 Severity: grave nautilus-wipe explicitly Depends: libgtk-3-0. It should be changed to the t64 name if it's really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500,

Bug#1069335: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: prads Version: 0.3.3-7+b5 Severity: grave prads explicitly Depends: libpcap0.8. It should be changed to the t64 name if it's really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,

Bug#1069336: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: seafile-gui Version: 9.0.4+ds1-1+b4 Severity: grave seafile-gui explicitly Depends: libsearpc1, libseafile0. They should be changed to the t64 names if they are really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-de

Bug#1068430: closed by Debian FTP Masters (reply to handsome_feng ) (Bug#1068430: fixed in qt5-ukui-platformtheme 1.0.8-2)

2024-04-20 Thread Andrey Rakhmatullin
Control: reopen -1 On Mon, Apr 08, 2024 at 06:57:04AM +, Debian Bug Tracking System wrote: > qt5-ukui-platformtheme (1.0.8-2) unstable; urgency=medium > . >[Steve langasek] >* Remove hard-coded dependencies on libqt5widgets5 and libgsettings-qt1. > and don't hard-code dependency

Bug#1069337: Update Depends for the time64 library renames

2024-04-20 Thread Andrey Rakhmatullin
Package: thunderbird Version: 1:115.9.0-1+b1 Severity: serious thunderbird explicitly Depends: libotr5. It should be changed to the t64 name if it's really needed. Note that the package is still installable because it's not built on 32-bit time64 arches, but it still needs to be fixed so that lib

Bug#1069338: Not installable due to a bad dh_makeshlibs override

2024-04-20 Thread Andrey Rakhmatullin
Package: libui-gxmlcpp5t64 Version: 1.4.6-1.1+b1 Severity: grave Unsatisfied dependencies: libui-gxmlcpp5t64 : Depends: libui-gxmlcpp5v5 (>= 1.4.3) but it is not installable This is because override_dh_makeshlibs generates a dep on the pre-t64 name. -- System Information: Debian Release: trixi

Bug#1069339: Not installable due to hardcoded pre-t64 library deps

2024-04-20 Thread Andrey Rakhmatullin
Package: libvdeplug-pcap Version: 0.1.0-2+b3 Severity: grave libvdeplug-pcap explicitly Depends: libvdeplug2, libpcap0.8. They should be changed to the t64 names if they are really needed. -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstabl

Bug#1069340: Wrong symbols file causes depends on the pre-t64 name

2024-04-20 Thread Andrey Rakhmatullin
Package: libxbase64-1t64 Version: 3.1.2-14.1+b2 Severity: grave $ head -1 /var/lib/dpkg/info/libxbase64-1t64:armhf.symbols libxbase64.so.1 libxbase64-1 #MINVER# This makes libxbase64-bin uninstallable as it now Depends on libxbase64-1. It would make other revdeps uninstallable too, but this packa

Bug#1032553: magic-wormhole: FTBFS in testing: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13

2023-03-11 Thread Andrey Rakhmatullin
On Wed, Mar 08, 2023 at 09:30:04PM +0100, Lucas Nussbaum wrote: > > == > > FAIL: test_welcome (wormhole.test.test_wormhole.Wormholes.test_welcome) > > test_welcome > > ---

Bug#1032544: pylint: FTBFS in testing: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-03-11 Thread Andrey Rakhmatullin
This may be related, or just a duplicate, to #1032043, fixed in the newer version which is already in testing.

Bug#1032902: genx won't start: TypeError: Pen(): arguments did not match any overloaded call

2023-03-18 Thread Andrey Rakhmatullin
On Mon, Mar 13, 2023 at 07:58:48PM +0100, s3v wrote: >   File "/usr/lib/python3/dist-packages/genx/datalist.py", line 350, in > _CreateBmpIcon >     dc.SetPen(wx.Pen(color_data,0.0)) >   ^^ > TypeError: Pen(): arguments did not match any overloaded call: This part s

Bug#1030382: encourage Vcs-Git over other Vcs-* headers

2023-02-03 Thread Andrey Rakhmatullin
On Fri, Feb 03, 2023 at 05:57:21PM +, Jelmer Vernooij wrote: > Sorry, to be clear I also meant encouraging the use of Git as a Vcs - rather > than just > of the Vcs-Git header. The Policy is a wrong place for this (and the part about Vcs-* headers is indeed a wrong place for this too).

Bug#1030530: Python 3.10 in bookworm

2023-02-06 Thread Andrey Rakhmatullin
On Sun, Feb 05, 2023 at 01:50:34PM +, Julian Gilbey wrote: > Our social contract #4 says "Our priorities are our users and free > software". What benefits would having the python3.10 base packages in > bookworm bring for our users (as I point out, for some users, this is > a necessity) and wha

Bug#1033620: unblock: python-scrapy/2.8.0-2

2023-03-28 Thread Andrey Rakhmatullin
Remove B-D: mitmproxy as tests break with the new version of it (Closes: +#1033425). + + -- Andrey Rakhmatullin Sun, 26 Mar 2023 17:57:50 +0400 + python-scrapy (2.8.0-1) unstable; urgency=medium * New upstream version. diff -Nru python-scrapy-2.8.0/debian/control python-scrapy-2.8.0/debi

Bug#1033496: scilab: cannot start scilab at all

2023-04-03 Thread Andrey Rakhmatullin
On Sun, Mar 26, 2023 at 10:23:46AM +0200, ryan wrote: > typed scilab in the terminal > >* What was the outcome of this action? > ~$ scilab > [...] > The configuration file is severely corrupted and cannot be read. It will be > deleted. I can confirm this behavior on testing (after `apt install

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-03 Thread Andrey Rakhmatullin
On Thu, Mar 30, 2023 at 12:33:48PM -0700, Daniel Kauffman wrote: > > Couldn't create 'flanker.addresslib._parser.mailbox_parsetab'. [Errno > > 13] Permission denied: > > '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/mailbox_parsetab.py' Seems to be explained in https://github.com/ivel

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-03 Thread Andrey Rakhmatullin
On Mon, Apr 03, 2023 at 01:45:10PM -0700, Daniel Kauffman wrote: > > > This file is updated automatically if you're using a different > > > version of the library than the one with which the file was created > > > originally. > > > > This seems to confirm that for each version of the package, thes

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-12 Thread Andrey Rakhmatullin
On Wed, Apr 12, 2023 at 07:52:53AM -0700, Daniel Kauffman wrote: > > > > > > This file is updated automatically if you're using a > > > > > different version of the library than the one with which the > > > > > file was created originally. > > > This seems to confirm that for each version of the p

Bug#1029579: twisted.python.failure._Code is incompatible with Python 3.11

2023-01-24 Thread Andrey Rakhmatullin
Package: python3-twisted Version: 22.4.0-3 Severity: important Tags: upstream fixed-upstream https://github.com/twisted/twisted/issues/10336 causes tests of some other packages (e.g. python-scrapy) to break on Python 3.11. -- System Information: Debian Release: bookworm/sid APT prefers testing

Bug#1052037: Can't be imported on armel

2023-09-16 Thread Andrey Rakhmatullin
Package: python3-fasttext Version: 0.9.2+ds-4 Severity: serious Found in dateparser autopkgtest logs and confirmed on the armel porterbox: >>> import fasttext_pybind Traceback (most recent call last): File "", line 1, in ImportError: /usr/lib/python3/dist-packages/fasttext_pybind.cpython-311-a

Bug#1052421: ITP: control -- Python Control Systems Library

2023-09-21 Thread Andrey Rakhmatullin
On Thu, Sep 21, 2023 at 08:20:20PM +0200, Christoph Biedl wrote: > > * Package name: control > > Version : 0.9.4 > > Upstream Author : > > > > * URL : http://python-control.org/ > > While I cannot judge whether this package is a sensible addition to > Debian - I strong

Bug#1052421: ITP: control -- Python Control Systems Library

2023-09-21 Thread Andrey Rakhmatullin
On Thu, Sep 21, 2023 at 08:37:53PM +, Kurva Prashanth wrote: > It seems debian python team following certain convention when naming > packages for python modules, libraries prefixed with "python-" and > python3 packages are prefixed with "pyhton3-". python3- prefixes for binary packages are man

Bug#1030495: navarp: FTBFS: AttributeError: module 'numpy' has no attribute 'complex'

2023-02-22 Thread Andrey Rakhmatullin
Control: reassign -1 python3-igor 0.3-4 Control: tags -1 + upstream On Sat, Feb 04, 2023 at 08:56:51AM +0100, Lucas Nussbaum wrote: > > File "/usr/lib/python3/dist-packages/igor/binarywave.py", line 110, in > > > > 1:_numpy.complex, # NT_CMPLX, makes number complex. > > ^

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-22 Thread Andrey Rakhmatullin
Control: tags -1 + upstream https://github.com/devpi/devpi/issues/939 https://github.com/devpi/devpi/issues/948 "The latest packaging breaks devpi and until the next major version one has to use a version <22. See #939 I have a fix ready for latest packaging, but that might change behaviour with

Bug#1031450: gearmand: FTBFS: ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/libmemcachedutil.so: undefined reference to `memcached_server_minor_version'

2023-02-22 Thread Andrey Rakhmatullin
Control: reassign -1 libmemcachedutil2 1.1.3-2 Control: affects -1 src:gearmand > > /usr/bin/ld: > > /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/libmemcachedutil.so: > > undefined reference to `memcached_server_minor_version' > > /usr/bin/ld: > > /usr/lib/gcc/x86_64-linux-gnu/12/

Bug#1027439: elementpath breaks python-xmlschema autopkgtest: 'XMLSchemaContext' object has no attribute 'iter'

2023-02-22 Thread Andrey Rakhmatullin
On Sat, Dec 31, 2022 at 03:34:33PM +0100, Paul Gevers wrote: > File > "/tmp/autopkgtest-lxc.0cuhskff/downtmp/build.pHW/src/xmlschema/testing/_builders.py", > line 128, in check_xsd_file > xpath_context_elements = [x for x in context.iter() if isinstance(x, > XsdValidator)] >

Bug#1031586: deap: FTBFS in testing: AttributeError: module 'numpy' has no attribute 'bool'

2023-02-22 Thread Andrey Rakhmatullin
Control: tags -1 + upstream This doesn't seem to be fixed or even reported upstream yet. https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated needs to be followed to fix this.

Bug#1031809: Bump webp-pixbuf-loader version to 0.1.2 as it contains important bugfixes

2023-02-23 Thread Andrey Rakhmatullin
Disclaimer: I'm not a maintainer for this package. Versions 0.1.0 to 0.1.2 clearly say "PRE-RELEASE: Complete rewrite" and have a "Pre-release" label, so it would be questionable to upload them to sid outside a freeze. It's definitely impossible to upload them to sid/testing during one, unless the

Bug#1031809: Bump webp-pixbuf-loader version to 0.1.2 as it contains important bugfixes

2023-02-24 Thread Andrey Rakhmatullin
On Fri, Feb 24, 2023 at 01:53:58PM +0300, Nikolay Kyx wrote: > > PRE-RELEASE > Ok, consider version 0.2.0 then. This is up to the maintainer, but the soft freeze is still only time for "small, targeted fixes". > > on a closer look this looks like a wishlist > Clearly, I **wish** that default image

Bug#1032174: xfishtank does nothing

2023-03-02 Thread Andrey Rakhmatullin
On Wed, Mar 01, 2023 at 03:25:42AM +0100, zieg...@uni-freiburg.de wrote: > xfishtank does nothing, just > waiting to be interrupted. > > I started it from a terminal on an xfce4-desktop. It doesn't work on KDE either, but TBH I would assume software that "turns your X root into something" doesn't

Bug#1034801: Success on ASUS VivoBook Pro 14 OLED

2023-04-24 Thread Andrey Rakhmatullin
On Mon, Apr 24, 2023 at 10:01:42PM +0200, Cyril Brulebois wrote: > Maybe there's something (else) weird going on? > > It would definitely be helpful if you could: > - confirm which message was presented; > - roughly at which point. > > I realize it's probably not trivial for you to navigate the

Bug#1035104: hdajackretask silently doesn't save anything without pkexec

2023-04-29 Thread Andrey Rakhmatullin
Package: alsa-tools-gui Version: 1.2.5-2 Severity: serious If you try to "Apply now" or "Install boot override", it should run pkexec but if pkexec isn't installed (and it's not in Depends/Recommends/Suggests) then the app will still show the success box while not actually doing anything. -- Sys

Bug#1053380: qgit: Segmentation fault (during ld binding of libGL.so.1)

2023-10-08 Thread Andrey Rakhmatullin
On Sun, Oct 08, 2023 at 10:35:14AM +0200, Michel Briand wrote: > >Sorry, do you mean you think it's a bug in qgit? > >If so, so far it doesn't look actionable unfortunately. > > I don't think so. I've wrongly assigned this bug to qgit. > > After having upgraded Debian, some Qt apps crash, only Qt

Bug#1053380: Reassign

2023-10-11 Thread Andrey Rakhmatullin
Control: reassign 1053380 nvidia-graphics-drivers-legacy-390xx,qtbase-opensource-src On Wed, Oct 11, 2023 at 09:22:23AM +0200, Michel Briand wrote: > Control: reassign 1053380 > nvidia-graphics-drivers-legacy-390xx,qtbase-opensource-src Your mailer wrapped the line.

Bug#1054423: RFS: python-art/6.1-1 [ITP] -- ASCII art

2023-10-23 Thread Andrey Rakhmatullin
This ships a file named /usr/bin/art. I'm not sure if it's a good idea by itself, but also the artemis package also ships a file with this name (which I'm also not sure is a good idea) and so you should follow the first paragraph of https://www.debian.org/doc/debian-policy/ch-files.html#binaries

Bug#1036020: RFS: lighttpd/1.4.70-1 [NMU] -- light, fast, functional web server

2023-05-13 Thread Andrey Rakhmatullin
Control: retitle -1 RFS: lighttpd/1.4.70-1 -- light, fast, functional web server On Sat, May 13, 2023 at 04:27:36AM -0400, Glenn Strauss wrote: > (This is not actually an NMU, but a non-DD maintainer upload.) If it's not a NMU it shouldn't be tagged as a NMU. > Please help me to get lighttpd 1.4.

Bug#1036291: RM: pyocd -- RoQA; orphaned; outdated; low popcon; RC-buggy

2023-05-18 Thread Andrey Rakhmatullin
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: py...@packages.debian.org Control: affects -1 + src:pyocd Upstream version released in 2018. Orphaned since 2020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976075 Doesn't work o

Bug#1036021: cadabra2,python3-notebook: undeclared file conflict on /usr/lib/python3/dist-packages/notebook/static/components/codemirror

2023-05-18 Thread Andrey Rakhmatullin
On Sat, May 13, 2023 at 11:14:38AM +0200, Helmut Grohne wrote: > I noticed a suprising undeclared file conflict. While Andreas' tooling > finds most of these, it missed this one. It's about > /usr/lib/python3/dist-packages/notebook/static/components/codemirror. In > cadabra2, this is a directory.

Bug#1036255: python3-onelogin-saml2: FTBFS in testing: AssertionError: "Invalid issuer in the Logout Request" does not match "Could not validate timestamp: expired. Check system clock.)"

2023-05-18 Thread Andrey Rakhmatullin
On Thu, May 18, 2023 at 09:01:16AM +0200, Lucas Nussbaum wrote: > > == > > FAIL: testIsInvalidIssuer > > (tests.src.OneLogin.saml2_tests.logout_request_test.OneLogin_Saml2_Logout_Request_Test.testIsInvalidIssuer) > > Tests the is_

Bug#1036411: sylpheed: no option for getting thrash emptied on messages older than X days

2023-05-20 Thread Andrey Rakhmatullin
On Sat, May 20, 2023 at 05:17:57PM +0200, José Luis González wrote: > Sorry Ricardo that I'm filing all these upstream bugs on Debian, but as > far as I know Sylpheed doesn't have a BTS. Even if that was true it wouldn't be a good reason to do this. But then the top news entry on the official websi

Bug#1036382: dillo: doesn't recognize XHTML 1.1 as HTML

2023-05-20 Thread Andrey Rakhmatullin
Control: tags -1 + unreproducible On Sat, May 20, 2023 at 11:23:19AM +0200, José Luis González wrote: > When I open an XHTML 1.1 file dillo doesn't recognize it as HTML, > displaying it as plain text, despite the file being correct XHTML. It > happens with any extension, including .html and .xhtml

Bug#1036445: elinks: doesn't recognize recommended XHTML 1.0/1.1 MIME type on files

2023-05-22 Thread Andrey Rakhmatullin
Control: tags -1 - patch On Sun, May 21, 2023 at 03:09:48AM +0200, José Luis González wrote: > The solution depends on whether the problem is just a file handling > issue or general, but it's trivial in both cases: > > - If it's a file handling issue (it works on HTTP) it's just a matter of > f

Bug#1036591: reaver: segmentation fault

2023-05-23 Thread Andrey Rakhmatullin
Control: tags -1 - fixed On Tue, May 23, 2023 at 03:39:24AM -0300, Leandro Cunha wrote: >* What led up to the situation? The package has a segmentation > fault on any command I tried to run, but I've used this package in the > past and it was working and I think some more up-to-date dependency

Bug#1036591: reaver: segmentation fault

2023-05-23 Thread Andrey Rakhmatullin
On Tue, May 23, 2023 at 04:38:26PM -0300, Leandro Cunha wrote: > Control: tags +1 fixed Please don't tag this "fixed". > However, the package is at risk with an NMU of see link for more > information.[1] > > [1] https://wiki.debian.org/PackageSalvaging Not sure what do you mean and how is that r

Bug#1036591: reaver: segmentation fault

2023-05-23 Thread Andrey Rakhmatullin
On Tue, May 23, 2023 at 10:21:35PM +0100, Samuel Henrique wrote: > Andrey, Leandro meant to use the "patch" tag instead of "fixed", here's his > fix: > https://salsa.debian.org/leandrocunha/reaver Do you think this change will be approved for bookworm, especially at this point in the freeze?

Bug#1036591: reaver: segmentation fault

2023-05-24 Thread Andrey Rakhmatullin
On Tue, May 23, 2023 at 08:07:45PM -0300, Leandro Cunha wrote: > There was a user who reported that the problem also occurs in Debian > 11 (Bullseye). > But I can't confirm because I don't use stable. > Samuel, I know you use testing. > Andrey Rakhmatullin, do you

Bug#1036881: whitedune: segfaults

2023-05-28 Thread Andrey Rakhmatullin
Control: tags -1 + confirmed upstream fixed-upstream On Sun, May 28, 2023 at 05:07:33PM +0200, Paul Gevers wrote: > I just tried to run whitedune, but it segfaults. > > paul@mulciber ~ $ whitedune > Segmentation fault (core dumped) Can confirm. #0 SFNode::SFNode (this=0x55c2dba0, value=0x0

Bug#1037017: ITP: python-seedir -- Package for creating, editing, and reading folder tree diagrams.

2023-06-01 Thread Andrey Rakhmatullin
Package: wnpp Severity: wishlist Owner: Andrey Rakhmatullin X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-seedir Version : 0.4.2 Upstream Contact: Tom Earnest * URL : https://github.com/earnestt1234/seedir * License : MIT Programming

Bug#1037273: dupeguru: immediately crashes: ModuleNotFoundError: No module named 'core.pe.photo'

2023-06-10 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo On Sat, Jun 10, 2023 at 01:52:46AM +0200, Marc Lehmann wrote: > while the package installs fine, it immediately crashes on startup: I can't reproduce this, I get the app window instead of crashing. >$ dupeguru >qt.qpa.xkeyboard: failed to compile a keymap >

<    1   2   3   4   5   >