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
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
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
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
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
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
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
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
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
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
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
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'
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
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
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
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
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
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
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
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
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-
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
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
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
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
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
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=
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
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://
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
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
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
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
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
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
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
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
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
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
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
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
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
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: (
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
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
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
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
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
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
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,
'
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,
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,
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,
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
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
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
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
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
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
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
> > ---
This may be related, or just a duplicate, to #1032043, fixed in the newer
version which is already in testing.
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
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).
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
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
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
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
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
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
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
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
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
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
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.
> > ^
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
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/
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)]
>
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.
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
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
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
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
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
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
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.
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
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.
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
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.
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_
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
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
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
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
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
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?
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
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
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
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
>
201 - 300 of 432 matches
Mail list logo