An example demonstrating how such migration to libusb 1.0 can be done is
found in https://sources.debian.org/src/t2n/0.7-1/debian/patches/1040-libusb1.patch/ >.
--
Happy hacking
Petter Reinholdtsen
Followup-For: Bug #1069526
Control: tag -1 patch pending
Hi,
I've uploaded the attached patch as a NMU to DELAYED/2, it fixes the
issue at hand and does some more minor cleanup. Please let me know if I
should delay it longer.
Andreas
diff --git a/debian/changelog b/debian/changelog
index ca93f3d
Thanks for the report.
abscissa_derive is a dependency of abscissa_core but I have been
waiting with the upload of that since tracing-subscriber have some
features disabled and it's non-trivial to reenable them (due to the
regex situation iirc).
abscissa_core is a dependency of cargo-audit, and t
Package: mdbtools
Version: 1.0.0+dfsg-1.2
Followup-For: Bug #1068035
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Control: tags -1 patch
Hi Jean-Michel,
I am unclear how there are binaries in the archive for mdbtools
1.0.0+dfsg-1.2, given this bug is present ther
Package: libtimezonemap
Version: 0.4.6-6
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Dear maintainers,
Because webkit2gtk has now moved to libsoup3, and because we have
reverse-dependencies that require both libtimezonemap and webkit
Package: libbpp-qt
Version: 2.4.1-9.1
Followup-For: Bug #1015476
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Control: tags -1 patch
Dear maintainers,
This build failure is reproducible in Ubuntu, where LTO is enabled by
default on amd64. The attached patch was
On Sun, 10 Mar 2024 15:27:21 + Scott Kitterman
wrote:
On March 10, 2024 3:23:32 PM UTC, "Martin-Éric Racine"
wrote:
>On Sat, 2 Mar 2024 18:40:13 +0100 Chris Hofstaedtler wrote:
>> * Christoph Biedl [240302 17:02]:
>> > Chris Hofstaedtler wrote...
>> >
>> > > please remove deborphan. It
Package: release.debian.org
Control: affects -1 + src:kimageannotator
X-Debbugs-Cc: kimageannota...@packages.debian.org couc...@debian.org
User: release.debian@packages.debian.org
Usertags: transition
X-Debbugs-Cc: by...@debian.org
Severity: normal
I would like to initiate the following listed
Package: npm
Version: 9.2.0~ds1-2
Severity: normal
X-Debbugs-Cc: report...@ecl.400iso.net
When trying to install npm on testing, it tries to pull libuv1t64, that appear
to
be incompatible with libuv1, on wich neovim depends:
Unsatisfied dependencies:
libuv1t64 : Breaks: libuv1 (< 1.48.0-1.1)
Dear maintainers,
There was a hard-coded test dependency on libgenometools0 in
debian/tests/control which prevents this package from being able to migrate
to testing.
There is no need to hard-code a dependency on the runtime lib given that
there is already a test dependency on libgenometools-dev.
Source: python-binary-memcached
Version: 0.31.1+dfsg1-2
Severity: normal
Dear Maintainer,
This project will use unittest.mock on Python 3.
Greetings
tchet@quieter:/tmp/python-binary-memcached$ head test/test_errors.py -n 20
...
import six
...
if six.PY3:
from unittest import mock
else:
Source: python-dogpile.cache
Version: 1.1.8-3
Severity: normal
Dear Maintainer,
This project has switched to the newer unittest.mock
from the Python standard library.
Greetings
tchet@quieter:/tmp/python-dogpile.cache$ grep mock -r | grep -e import -e debian
debian/control: python3-mock,
tests/c
Package: file
Version: 5.45-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch
Hi Christoph,
The time_t transition automation scripts incorrectly changed the versioned
Breaks/Replaces against old libmagic1 to point to libmagic1t64, which
clear
Source: dfdatetime
Version: 20240220-1
Severity: normal
Dear Maintainer,
tchet@quieter:/tmp/dfdatetime$ grep mock -r
debian/control: python3-mock,
Mock is not used anymore:
https://github.com/log2timeline/dfdatetime/pull/246
Greetings
On Sat, 2024-04-27 at 03:15 +0200, Guilhem Moulin wrote:
> Yup that'd make sense to me (and I see you did that already), thanks!
:-)
Unfortunately I doubt it will be possibly to do some fully generic
solution.
So best we'll get is probably either an unconditional inclusion or some
simpler copy_*
On Sat, 27 Apr 2024 at 02:07:21 +0200, Christoph Anton Mitterer wrote:
> So you say it's a glibc thingy, that this doesn't show up anymore?
Yup, that's what I wrote https://bugs.debian.org/1032235#97
| It was intentional, see the article
|
https://developers.redhat.com/articles/2021/12/17/why-gl
Package: dovecot-imapd
Version: 1:2.3.21+dfsg1-3+b1
Severity: normal
Dear Maintainer,
On my system, home directories are automounted using autofs over NFS.
It appears that dovecot starts before the autofs daemon is completely
ready. Thus, it seems to be looking at the (empty) mount point
Control: reassign -1 initramfs-tools
Control: severity -1 important
Control: retitle -1 copy_exec doesn't detect libgcc dependency anymore when
pthread is used
Hey.
I think I found the root cause (thanks to Guilhem Moulin, who
pointed[0] me to it).
Apparently (which wasn't on my radar at all ^
On Sat, 2024-04-27 at 01:48 +0200, Guilhem Moulin wrote:
> built using glibc ≥2.34. AFAICT the “if the ldd output includes
> libpthread then run copy_libgcc()” logic from initramfs-tools is
> mostly moot
> now
Ah, I just realised glibc "merged" libpthread ^^
Therefore...
> but despite what I pr
Hey Guilhem
On Sat, 2024-04-27 at 01:48 +0200, Guilhem Moulin wrote:
> Even it weren't, libpthread wouldn't show up since src:argon2 from
> bookworm
> and later is built using glibc ≥2.34.
When argon2 builds, it uses -pthread ... not really sure what that does
exactly, the manpage merely says it
Package: argon2
Version: 0~20190702+dfsg-4+b1
Severity: wishlist
Hey.
I stumbled over some odd issue, originally described here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068849#84
In short:
I use the argon2 tool inside the initramfs, into which I copy it via
initramfs-tools’ copy_exec
I have commented out a pair of test cases which attempted network access in the
upload of node-wikibase-cli 15.15.4-5. Could you please check whether FTBFS
continues?
Hello. Yes, it continues to fail.
You can tell by looking at the reproducible-builds page for the package:
https://tests.repr
Hi,
On Sat, 27 Apr 2024 at 00:33:51 +0200, Christoph Anton Mitterer wrote:
> Now the problem is that argon2 is statically linked, so there's no
> libpthread showing up in its ldd, and thus copy_exec doesn't realise it
> needs to invoke copy_libgcc.
Even it weren't, libpthread wouldn't show up sin
26.04.2024 19:52:12 Andreas Beckmann :
> On 26/04/2024 18.54, Dirk Lehmann wrote:
>> Yes, thanks that works, I used
>> $> apt-get install libgnutls-dane0t64
>
> Does dist-upgrade work again now?
>
Yes, now it works fine with libgnutls30t64 3.8.5-2 :) ...
But can this issue occur in the future, w
Hey guys.
I kinda ran into a similar issue.
I use my own OpenPGP keyscript which is highly improved upon that
("decrypt_gnupg") shipped by the package.
One thing that I do is offer optionally feeding the entered passphrase
trough argon2 (the standalone tool from the package of the same name)
whi
Package: texlive-base
Version: 2022.20230122-3
Severity: wishlist
Tags: patch
Dear Maintainer,
I've created a manual page for simpdftex. Consider to include
it into our package.
Hilmar
-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of
Package: ecl
Version: 21.2.1+ds-4.1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch
Dear maintainers,
ecl fails to build when LTO is enabled, basically hanging indefinitely until
hitting a timeout and being killed.
https://launchpad.net
Package: dcraw
Version: 9.28-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Hi Filip,
In Ubuntu, dcraw was failing to build because of a local implementation of
memmem() whose prototype conflicts with the glibc prototype:
[...]
gcc -
Package: elpa-debian-el
Version: 37.11
Severity: normal
X-Debbugs-Cc: none, d...@fifthhorseman.net, Daniel Kahn Gillmor
When i do "M-x debian-bug P elpa-debian-el RET" i get the template you
see here.
Weirdly, X-Debbugs-Cc is pre-populated in this way.
There are at least two things wrong with
Control: tag -1 patch
I've opened an MR to fix this at:
https://salsa.debian.org/debian/dput-ng/-/merge_requests/36
Ben.
--
Ben Hutchings
Everything should be made as simple as possible, but not simpler.
- Albert Einstein
signature.asc
De
We can put 10.11.7 in Stable until it yas been accepted in Testing first.
It is on the way though.
notfound 1069545 1:25.3.2.11+dfsg-1
thanks
Hi Lucas,
Java throwing an out-of-memory exception on armel doesn't count as a
bug, I reckon.
On the other hand, my previous thought about sufficient memory size on
builds is irrelevant because builds build only architecture dependent
packages, and erla
Package: apache2-dev
Severity: wishlist
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
Control: affects -1 mod-mono
Dear Maintainer,
I'm an occasional volunteer contributor to the Reproducible Builds[1] project,
and noticed recently that an Apache webserver module, mod-mon
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "vzlogger":
* Package name : vzlogger
Version : 0.8.5-1
Upstream contact : Joachim Zobel
* URL : http://wiki.volkszaehler.org/software/controller/vzlogger
*
On Fri, Apr 26, 2024 at 08:30:42AM +0200, Harald Dunkel wrote:
> If I put Dell's current debian package for perccli into my local
> reprepro, then "apt update" complains
Oh boy, that is some heavy package… and that not only because it claims
to be 7GB large… I think the producer of that package me
Package: debian-keyring
Version: 2024.03.24
Severity: normal
X-Debbugs-Cc: Daniel Kahn Gillmor ,
ftpmas...@ftp-master.debian.org, ftpmas...@debian.org
I receive e-mail messages from the debian FTP archive-processing
software are signed with F38AA24EB85F09F9923CA4949BF6A82061CCB921, and
labeled as
Hello kernel maintainers,
with the release of 6.7.12-1, also the boot variant of BIOS fails to
boot properly.
With kind regards,
Roland Clobus
OpenPGP_signature.asc
Description: OpenPGP digital signature
The following message is a courtesy copy of an article
that has been posted to
gmane.linux.debian.devel.general,gmane.linux.debian.devel.release as well.
Chris Hofstaedtler writes:
> you are probably aware of the time_t-64bit migration :-)
> However, this does not magically transition all data
On 04.12.2023 14:43, Jeremy Bícha wrote:
Hi Jeremy,
As the maintainer of Debian's poppler source package, I would like to
drop poppler's Qt6 packages on i386.
I filed Bug#1068672 and you probably should be able to drop poppler-qt6
on i386. My package will turn either into "not-installable" or
I was implementing another gitremote-helper today and ran into what I
think is the same problem. Since I've worked around the problem in my
gitremote-helper successfully, I wanted to share what I've learned in
case it can help git-remote-gcrypt.
When git push is run, for a non-forced push, it asks
Package: python3-gnupg
Version: 0.5.2-1
Severity: serious
https://ci.debian.net/packages/p/python-gnupg/unstable/amd64/45884087/
277s + python3.11 test_gnupg.py
493s ...F...
493s ==
493s FAIL: test
I saw a similar crash here, where bash would start failing around about
500 iterations in such a loop:
```
export GIT_ASKPASS=echo
grep -v '^#' ../gitolite2gitlab.txt |while read gitolite_path gitlab_path; do
gitolite_url=/srv/git.torproject.org/repositories/$gitolite_path.git
gitlab_url
Hi!
Can you share more details what you mean? Perhaps steps to reproduce?
Package: gssproxy
Version: 0.9.1-1+b1
Severity: important
Tags: patch
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What wa
Package: groff
Version: 1.23.0-2
$ echo "" | groff -T pdf | grep -F -a Date
5 0 obj << /CreationDate (D:20240426202138+01'+00')
/ModDate (D:20240426202138+01'+00')
$ echo "" | groff -T pdf | grep -F -a Date
5 0 obj << /CreationDate (D:20240426202145+01'+00')
/ModDate (D:20240426202145+01'+00')
$ e
Control: tags 1069385 patch
Please find attached a comprehensive NMU patch for both the time_t
conversion and the FTBFS errors.
I am uploading this now as a 0-day NMU.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on,
Source: libchardet
Version: 1.0.4-1.1
X-Debbugs-CC: infini...@debian.org
Dear Debian libchardet package maintainer,
The Vcs-* fields still points to the old Alioth website.
Please update the information in a new upload.
Thanks,
Boyuan Yang
signature.asc
Description: This is a digitally signed
Source: libchardet
Version: 1.0.4-1.1
X-Debbugs-CC: infini...@debian.org
Dear Debian libchardet package maintainer,
A new release of package libchardet (v1.0.6) is available. Please
package the new version with a new upload.
Thanks,
Boyuan Yang
signature.asc
Description: This is a digitally si
Hi László--
Thanks for sorting out the 3.3-1 upload for tcplay, multiarch-ifying
library along the way, and updating the packaging history in Salsa, too!
With much appreciation,
--dkg
signature.asc
Description: PGP signature
Followup-For: Bug #1067474
Control: tag -1 pending
Hi,
I've just uploaded a NMU (diff attached) to DELAYED/2 fixing this issue,
a followup issue (from Ubuntu) and cleaning up some cruft.
Please let me know if I should delay it longer.
Andreas
PS: the Vcs-* variables point to the repository of a
Hi Colin,
Colin Watson, on 2024-04-26:
> Based on https://github.com/buriy/python-readability/issues/179, it
> looks as though upstream intends to switch to bleach; I think we can
> just patch setup.py in Debian in the meantime though. I'll do that.
Looks good to me, thanks for tackling this!
H
On 26/04/2024 18.54, Dirk Lehmann wrote:
No, I am currently don't have `gnutls-bin` installed. Just `gnutls-bin` and the
sources are versioned to 3.8.5-2.
That was the most plausible package depending on libgnutls-dane0 ...
In sid and testing the binary packages `libgnutls30` and `libgnutls-
Package: lvm2
Version: 2.03.22-1
User: selinux-de...@lists.alioth.debian.org
Usertags: selinux
Tags: patch
Dear Maintainer,
when copying files into the temporary initramfs working directory the
SELinux security contexts are copied verbatim.
This can lead to issue when the original context is not
Package: mariadb-server
Version: 1:10.11.6-0+deb12u1
Severity: important
X-Debbugs-Cc: thomas.schle...@posteo.de
Dear Maintainer,
on a link via socket between Client and Server there is only one history of
Commands.
Especially the root history is seen by normal user.
Thomas Schlegel
Kindly ping.
Anything missing or unclear?
Regards,
Christian Göttsche
Control: forcemerge -1 816111
Hello,
T. Joseph Carter, le mer. 24 avril 2024 13:25:22 -0700, a ecrit:
> Linux kernel 6.9+ will support larger font sizes for HiDPI screens. This
> is probably aimed at "more than 4k" monitors, but for accessibility
> reasons it would be really useful to have larger
El 17/10/22 a las 14:04, Michael Biebl escribió:
Source: networking-mlnx
Version: 1:16.0.0-3
Severity: serious
Tags: ftbfs
networking-mlnx FTBFS in unstable
It appears to be trigger lots of test suite failures and is killed
eventually
I think it's even worse than that: The test suite seems to
26.04.2024 17:51:42 Andreas Beckmann :
> On 26/04/2024 16.51, Dirk Lehmann wrote:
>> The following packages have unmet dependencies:
>> libgnutls-dane0 : Depends: libgnutls30 (= 3.8.3-1)
>> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
>> by held packages.
>
> Do you
Control: close 1064528
I found that this is the `ls --color=auto` default behavior without any
LS_COLORS value.
There is a default .bashrc (see /etc/skel/.bashrc) that sets and exports
LS_COLORS so it confused me during tests then fish was a sub-shell or a login
shell.
Hi,
Am 26.04.24 um 10:02 schrieb Sune Stolborg Vuorela:
https://invent.kde.org/frameworks/kio/-/commit/
45b306dc0653fa42672e8a49afe8f42d24585ed4
is also needed for it to work.
Thanks for mentioning this.
As talked about on IRC this morning, that commit is only for kf6s kio.
So unless that
Am 25.04.24 um 13:14 schrieb Daniel Gröber:
On Tue, Apr 23, 2024 at 01:40:48PM +0200, Philipp Klaus Krause wrote:
I have done a quick test of the latest upstream release, yosys 0.40 on
my Debian GNU/Linux (mixture of testing and unstable) amd64 system.
All sounds good. I'll be at mini DebConf
On Fri, 26 Apr 2024 at 16:48, Julian Andres Klode <
julian.kl...@canonical.com> wrote:
> On Thu, Apr 25, 2024 at 09:10:08PM +0100, Alex Bennée wrote:
> > Alex Bennée writes:
> >
> > > Julian Andres Klode writes:
> > >
> > >> On Thu, Apr 25, 2024 at 06:30:52PM +0100, Alex Bennée wrote:
> > >>>
>
Lukas Grässlin writes:
> It's ldapsearch in all cases with libsasl2-modules-gssapi-mit:amd64
> 2.1.28+dfsg-10 on Debian and cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64 on
> the RHEL machine.
I suspect you are being bitten by:
https://web.mit.edu/Kerberos/krb5-devel/doc/admin/princ_dns.html#openldap
On 26/04/2024 16.51, Dirk Lehmann wrote:
The following packages have unmet dependencies:
libgnutls-dane0 : Depends: libgnutls30 (= 3.8.3-1)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be
caused by held packages.
Do you have any packages on "hold" (apt-mark showhold)?
Wh
On Thu, Apr 25, 2024 at 09:10:08PM +0100, Alex Bennée wrote:
> Alex Bennée writes:
>
> > Julian Andres Klode writes:
> >
> >> On Thu, Apr 25, 2024 at 06:30:52PM +0100, Alex Bennée wrote:
> >>>
> >>> Continuing to debug on QEMU it seems there is an incompatibility with
> >>> the images and the p
Package: netcfg
Version: 1.187
As explained in this thread:
https://lists.debian.org/debian-boot/2024/04/msg00061.html , netcfg
doesn't read the search domain property sent by dhcp to make it
available to udhcpc and fill /etc/resolv.conf + lease file properly.
This setup doesn't work in an environ
Package: python3-tqdm
Version: 4.66.2-1
Severity: normal
Tags: patch
X-Debbugs-Cc: cru...@debian.org
Dear Maintainer,
I noticed that your package doesn't know its own version number, due to
upstream using setuptools-scm:
> /usr/lib/python3.12/dist-packages/tqdm-0.0.0.dist-info/INSTALLER
> /usr
Package: mariadb-server
Version: 1:10.11.6-0+deb12u1
Severity: important
Tags: upstream
X-Debbugs-Cc: deb...@viperfang.net, t...@security.debian.org
Dear Maintainer,
* What led up to the situation?
Running nextcloud plugin that imports a country database for reverse geocoding
(Memories app)
On Wed, Apr 24, 2024 at 11:16:17AM +0200, Étienne Mollier wrote:
> As far as I could witness, replacing the python3-lxml build
> dependency by python3-lxml-html-clean resolved the issue at
> least for the bulid time test. The package is subject to
> autodep8 python3 test, which raises that the bin
Dear fellow developers,
sorry, the list of CTTE members in my last mail contained
Simon McVittie
but his term has ended already. Thanks to Simon for his previous work
and here comes the corrected text (with no change but the correct list
of members).
As defined by our constitution (§6.2.2),
Control: tags 1066357 + patch
Control: tags 1066357 + pending
Dear maintainer,
I've prepared an NMU for ldapvi (versioned as 1.7-11) and
uploaded it to DELAYED/0. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru ldapvi-1.7/debian/changelog ldapvi-1.7/debian/changelog
Okay doing the following that fix current testing installations:
```
apt-get install libgnutls-dane0t64
Reading package lists... Done
Building dependency tree... Done
The following additional packages will be installed:
libgnutls30t64 libhogweed6t64 libnettle8t64
Suggested packages:
dns-root-
On Friday, 26 April 2024 10:33:55 PM AEST Andrey Rakhmatullin wrote:
> If the file is normally not shipped in the package then I'm fine,
Let me assure you that is exactly the case. None of my uploads have
that file. By the way, I've just uploaded new Gnucash release! ;)
> I only
> wanted to mak
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "gpscorrelate":
* Package name : gpscorrelate
Version : 2.1-1
Upstream contact : Dan Fandrich
* URL : https://dfandrich.github.io/gpscorrelate/
* License
On 4/26/24 15:51, Andreas Beckmann wrote:
Control: reassign -1 src:gnutls28 3.8.3-1
Control: severity -1 normal
Control: tag -1 moreinfo
On Fri, 26 Apr 2024 12:41:45 +0200 Dirk Lehmann wrote:
Package: libgnutls30
Version: 3.8.3-1
since yesterday the .deb files for the architectures
* amd6
On Fri, 26 Apr 2024 at 12:30, Chris Hofstaedtler wrote:
>
> Fellow Developers,
>
> you are probably aware of the time_t-64bit migration :-)
> However, this does not magically transition all data formats to 64bit
> times. One such instance is the set of utmp/wtmp and lastlog files.
>
> Thorsten Kuk
Source: qemu
Version: 1:8.2.3+ds-1
Severity: important
Tags: upstream patch ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-ri...@lists.debian.org
Dear maintainer,
qemu version 1:8.2.3+ds-1 fails to build from source on riscv64:
| FAILED:
Control: reassign -1 src:gnutls28 3.8.3-1
Control: severity -1 normal
Control: tag -1 moreinfo
On Fri, 26 Apr 2024 12:41:45 +0200 Dirk Lehmann wrote:
Package: libgnutls30
Version: 3.8.3-1
since yesterday the .deb files for the architectures
* amd64 arm64 i386 mips64el ppc64el riscv64 s390x
On Fri, 26 Apr 2024 15:05:00 +0200 Lee Garrett wrote:
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: ansi...@packages.debian.org, deb...@rocketjump.eu
Control: affects -1 + src:ansible
Hi,
I'm requesting to bu
Hi Vincent,
On Fri, Apr 26, 2024 at 06:03:51AM -0700, Vincent Cheng wrote:
> Hi Reiner,
>
> On Sat, Jan 6, 2024 at 1:03 PM Reiner Herrmann
> wrote:
> >
> > Use system shaderc instead of embedded copy
> >
> > Closes: #10574
Unsatisfiable build-dependency on librust-heck-0.5+default-dev
There seems to be an error here. the version of librust-prost-dev in sid
(build-)depends on librust-heck-0.4+default-dev.
The version in experimental does depend on librust-heck-0.5+default-dev
as it's first choice, but that's fine
> "Chris" == Chris Hofstaedtler writes:
Chris> Fellow Developers,
Chris> you are probably aware of the time_t-64bit migration :-)
Chris> However, this does not magically transition all data formats to 64bit
Chris> times. One such instance is the set of utmp/wtmp and lastlog fi
Hello,
On Fri 26 Apr 2024 at 03:08pm +02, Timo Röhling wrote:
> * Andreas Tille [2024-04-26 14:22]:
>>The Technical Committee now consists of:
>>
>> * Sean Whitton (chair)
>> * Simon McVittie
>> * Christoph Berg
>> * Helmut Grohne
>> * Matthew Vernon
>> * Matthew Garrett
>> * Stefan
* Andreas Tille [2024-04-26 14:22]:
The Technical Committee now consists of:
* Sean Whitton (chair)
* Simon McVittie
* Christoph Berg
* Helmut Grohne
* Matthew Vernon
* Matthew Garrett
* Stefano Rivera
* Timo Röhling
* Craig Small
Correct me if I'm wrong, but I think Simon Mc
Package: tech-ctte
Dear committee members,
As the membership of the committee has changed, in accordance with
convention I hereby resign as Chair, effective one week from now, and
call for votes to elect the Chair of the Technical Committee.
Per the Debian Constitution, the vote runs until all me
Hi Reiner,
On Sat, Jan 6, 2024 at 1:03 PM Reiner Herrmann wrote:
>
> Control: tag -1 pending
>
> Hello,
>
> Bug #1057463 in supertuxkart 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 a
Package: gpg-sq-dbgsym
Version: 0.8.0-4
Severity: normal
X-Debbugs-Cc: Daniel Kahn Gillmor
I am trying to debug a performance issue with gpg-sq upstream
(https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/issues/72) and
i attached gdb to a running gpg-sq process.
As soon as it was attached
Marco d'Itri (2024-04-26):
> On Apr 26, Michael Tokarev wrote:
>
> > So, should I disable module utils in busybox-udeb now?
> I think so.
I haven't gotten any requests / seen any reasons to keep it; so, yes,
please feel free to remove it whenever is convenient for you.
> > Is kmod udeb ready a
Package: src:node-bunyan
Version: 2.0.5+~cs4.4.3-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
[...]
debian/rules binary
dh binary
Hi florine,
could you please try if that's always the case?
I can't reproduce your issue. I've installed calibre, but I can switch
between its window and others, with Mod1-J and Mod1-K.
I'll wait for a couple of weeks, then I'll close the bug for inactivity
and I'll mark it as solved.
--
Matteo
On Fri, Apr 26, 2024 at 09:27:30PM +1000, Dmitry Smirnov wrote:
> On Friday, 26 April 2024 12:16:39 AM AEST Andrey Rakhmatullin wrote:
> > > Obviously '.gitlab-ci.yml' is a repository-specific file with
> > > configuration of Gitlab CI on Salsa. There is no reason to ship it with
> > > source packa
Source: quickfix
Version: 1.15.1+dfsg-4.1
Severity: normal
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64
Dear maintainers,
Compiling the quickfix failed for loong64 in the Debian Package
Auto-Building environment.
The error log is as follows,
```
In file included from .
Hi.
Just a "heads up" email to draw the attention of the maintainer(s) of the
debian freeciv packages to the release of the new 3.1.1 version of freeciv,
a bugfix release fixing, among others, the one reported here.
Any idea on if/when this new release will be packaged for debian, hence
possibly
Dear fellow developers,
As defined by our constitution (§6.2.2), the Debian Technical Committee
has recommended the appointment to the committee of:
* Craig Small
I agree with their recommendation, and hereby appoint Craig as member of
the Technical Committee, effective immediately.
For refe
Hello,
I like the idea. It would also be useful for those using google-android-*-
installer packages.
May I suggest using this line in Build-Depends instead of only systemd-dev?
systemd-dev (>= 253-3~) | udev (<< 253-3~),
It would permit to build your package also on bookworm and previous relea
Source: glueviz
Version: 1.17.1+dfsg-1
Severity: normal
Dear Maintainer,
glueviz is using the newer unittest.mock from the standard library instead.
Greetings
tchet@quieter:/tmp/glue$ grep mock -r | grep -e import -e debian
debian/control: python3-mock,
glue/core/data_factories/te
Package: piuparts
Version: 1.1.7
Severity: normal
X-Debbugs-Cc: deb...@rocketjump.eu
Hi,
I'm running piuparts in a schroot as part of my packaging workflow. However,
when I plug in hardware on my host machine, or enable/disable things like
bluetooth/LTE modem/etc, during a piuparts run it will in
Hello,
On Fri 26 Apr 2024 at 12:38pm +02, Andreas Tille wrote:
> Hi Sean,
>
> Am Fri, Apr 26, 2024 at 10:53:41AM +0100 schrieb Sean Whitton:
>> > Possibly I need to send some delegation mail like this[1]?
>>
>> It's an appointment, not a delegation, but yes something like that mail.
>
> So someth
Hi lumin,
I've installed xserver-xorg-legacy, but I can't xinit dwm anyway. I get a
connection error to X server. It's true that, if I run xinit as root it
works, but as a normal user it doesn't.
$ xinit dwm
It doesn't work.
$ xinit
It doesn't work with `exec dwm` in .xinitrc as well.
# xinit dw
Package: www.debian.org
Severity: normal
X-Debbugs-Cc: deb...@rocketjump.eu
Hi,
it would be nice to document "ITA" on https://www.debian.org/devel/wnpp/ along
with the other acronyms like O/RFA/RFH/ITP/RFP. I'm guessing it means "intent to
adopt"? It's mentioned in the removing tables entries, bu
1 - 100 of 131 matches
Mail list logo