Bug#1056166: systemd-homed: `passwd` fails

2024-05-27 Thread Steve Langasek
the requirements and therefore does not set the token, it would be a bug for pam_unix (or other backend) to prompt again for a password and allow it to be set. pam_systemd_home would need to be modified to conform to the expected behavior (always prompt for old and new passwords even if not used)

Bug#1069859: atop: Fix atop for 64-bit time_t on arm

2024-05-26 Thread Steve Langasek
rtable to all (existing) architectures. Either sizeof(time_t) == sizeof(long long) and the cast is a no-op, or sizeof(time_t) < sizeof(long long) and this is merely a signed extension operation. -- Steve Langasek Give me a lever long enough and a Free OS Debian

Bug#1068035: FTBFS: wrong --link-doc target

2024-04-26 Thread Steve Langasek
there and affects all architectures. Nevertheless, the fix for the problem is attached. As this is fallout from the time_t transition, I am uploading a 0-day NMU to correct the issue. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Bug#1069920: libtimezonemap: fixed-up port to libsoup3

2024-04-26 Thread Steve Langasek
. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor

Bug#1015476: libbpp-qt: ftbfs with LTO (link time optimization) enabled

2024-04-26 Thread Steve Langasek
was sufficient to fix the build failure there, and I expect will be sufficient to fix it in Debian with LTO enabled, as well. Thanks for considering, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world

Bug#1062071: genometools: NMU diff for 64-bit time_t transition

2024-04-26 Thread Steve Langasek
. I am uploading a follow-up 0-day NMU to fix this outstanding issue from the time_t transition. Please find attached a comprehensive NMU debdiff. On Wed, Feb 28, 2024 at 04:30:06PM +, Steve Langasek wrote: > Dear maintainer, > > Please find attached a final version of t

Bug#1069915: file: wrong Breaks/Replaces in libmagic-mgc

2024-04-26 Thread Steve Langasek
clearly never had a package version (<< 1:5.28-4~). The attached patch fixes this mistake, although since the version in oldoldstable is 1:5.35-4+deb10u2, perhaps you would prefer to drop the fields instead. Regards, -- Steve Langasek Give me a lever long enough and a Free OS

Bug#1069910: ecl: FTBFS with LTO

2024-04-26 Thread Steve Langasek
applying the attached patch in Debian as well, to future-proof the package against toolchain changes. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1069909: dcraw: FTBFS due to conflicting memmem prototype

2024-04-26 Thread Steve Langasek
ere's no reason to reimplement memmem() here, it's probably less performant than the version provided by glibc. We have applied the attached patch in Ubuntu to fix the build failure. I think it would be a good idea to apply it in Debian as well. Thanks for considering, -- Steve Langasek

Bug#1062074: clanlib FTBFS

2024-04-26 Thread Steve Langasek
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

Bug#1069862: blktrace: FTBFS on ppc64el in Ubuntu (-O3?) due to wrong code analysis

2024-04-25 Thread Steve Langasek
and should be harmless in Debian, may not be something you want to apply as-is. Perhaps you would prefer to use $(filter -O3,...) instead? Thanks for considering, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can

Bug#1069859: atop: Fix atop for 64-bit time_t on arm

2024-04-25 Thread Steve Langasek
;&2 Please see attached a patch that fixes this issue. It has been uploaded to Ubuntu. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu De

Bug#1069745: magics-python: wrong arch: any packaging builds potentially uninstallable packages

2024-04-23 Thread Steve Langasek
a patch addressing these issues, which has been uploaded to Ubuntu. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https

Bug#1066342: eterm: FTBFS: libscream.c:3231:16: error: implicit declaration of function ‘safe_print_string’ [-Werror=implicit-function-declaration]

2024-04-13 Thread Steve Langasek
Package: eterm Followup-For: Bug #1066342 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1065790: libosmo-netif: FTBFS on arm{el,hf}: tests fail

2024-04-13 Thread Steve Langasek
Package: libosmo-netif Followup-For: Bug #1065790 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Well, maybe a version of the patch without a stray character that breaks compilation. -- Steve Langasek Give me a lever long

Bug#1065790: libosmo-netif: FTBFS on arm{el,hf}: tests fail

2024-04-13 Thread Steve Langasek
with removing the reverse-dependency chain. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com

Bug#1066551: ramond: FTBFS: src/main.c:164:17: error: implicit declaration of function ‘LOG’ [-Werror=implicit-function-declaration]

2024-04-13 Thread Steve Langasek
Package: ramond Followup-For: Bug #1066551 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1068431: rakarrack dependencies unsatisfiable on 32-bit non-i386 architectures.

2024-04-12 Thread Steve Langasek
Package: rakarrack Followup-For: Bug #1068431 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1067623: FTBFS: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘__time64_t’ {aka ‘long long int’}

2024-04-12 Thread Steve Langasek
Package: acm Followup-For: Bug #1067623 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough and a Free

Bug#1066315: kraptor: FTBFS: src/main.c:57:5: error: implicit declaration of function ‘mkdir’ [-Werror=implicit-function-declaration]

2024-04-12 Thread Steve Langasek
Package: kraptor Followup-For: Bug #1066315 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066654: mlpcap: FTBFS: utils.c:184:3: error: implicit declaration of function ‘camlidl_ml2c_pcap_pcap_handle’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Steve Langasek
Package: mlpcap Followup-For: Bug #1066654 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue that has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1065774: libdigidoc: FTBFS on arm{el,hf}: /<>/libdigidoc/DigiDocService.c:327:19: error: implicit declaration of function ‘ddocAddSignatureFromMemory’ [-Werror=implicit-function-decla

2024-04-10 Thread Steve Langasek
Package: libdigidoc Followup-For: Bug #1065774 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue that has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066512: latencytop: FTBFS: fsync.c:330:17: error: implicit declaration of function ‘gettimeofday’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Steve Langasek
Package: latencytop Followup-For: Bug #1066512 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066689: kdrill: FTBFS: init.c:171:12: error: implicit declaration of function ‘isMapped’; did you mean ‘IsUnmapped’? [-Werror=implicit-function-declaration]

2024-04-10 Thread Steve Langasek
Package: kdrill Followup-For: Bug #1066689 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1067259: jabberd2: FTBFS: make[3]: *** [Makefile:538: libsx_la-websocket.lo] Error 1

2024-04-10 Thread Steve Langasek
Package: jabberd2 Followup-For: Bug #1067259 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue that has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1065969: ike-scan: FTBFS on arm{el,hf}: configure: error: cannot determine snprintf format string for long long int

2024-04-10 Thread Steve Langasek
Package: ike-scan Followup-For: Bug #1065969 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue that has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066672: httest: FTBFS: socks_module.c:115:21: error: implicit declaration of function ‘atoi’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Steve Langasek
Package: httest Followup-For: Bug #1066672 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1065777: clblas: FTBFS on arm{el,hf}: /<>/src/library/blas/gens/symv.c:955:29: error: implicit declaration of function ‘abs’; did you mean ‘fabs’? [-Werror=implicit-function-declarati

2024-04-10 Thread Steve Langasek
is a patch that has passed build testing locally with DEB_CFLAGS_APPEND=-Werror=implicit-function-declaration in Ubuntu. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1066359: aview: FTBFS: main.c:30:86: error: implicit declaration of function ‘exit’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Steve Langasek
Package: aview Followup-For: Bug #1066359 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066645: gtkterm: FTBFS: ../src/interface.c:738:9: error: implicit declaration of function ‘g_sprintf’; did you mean ‘g_snprintf’? [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: gtkterm Followup-For: Bug #1066645 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066222: gtk-chtheme: FTBFS: theme_sel.c:113:5: error: implicit declaration of function ‘gtk_timeout_add’; did you mean ‘g_timeout_add’? [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: gtk-chtheme Followup-For: Bug #1066222 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066463: gnome-paint: FTBFS: cv_resize.c:368:9: error: implicit declaration of function ‘undo_add_resize’ [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: gnome-paint Followup-For: Bug #1066463 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066584: gnome-breakout: FTBFS: anim.c:58:17: error: implicit declaration of function ‘gb_error’; did you mean ‘g_error’? [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: gnome-breakout Followup-For: Bug #1066584 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue, which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long

Bug#1066608: dvbstreamer: FTBFS: standard/dvb/sdtprocessor.c:299:14: error: implicit declaration of function ‘UTF8_nextchar’ [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
(), this fixes a typo which would cause one of the plugins to build, but have unresolvable symbol references. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1066286: das-watchdog: FTBFS: test_rt.c:32:33: error: implicit declaration of function ‘getpid’ [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: das-watchdog Followup-For: Bug #1066286 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue, which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1065777: clblas: FTBFS on arm{el,hf}: /<>/src/library/blas/gens/symv.c:955:29: error: implicit declaration of function ‘abs’; did you mean ‘fabs’? [-Werror=implicit-function-declarati

2024-04-09 Thread Steve Langasek
Package: clblas Followup-For: Bug #1065777 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a patch for this issue. This patch has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1067108: alien-arena: FTBFS with -Werror=implicit-function-declaration

2024-04-09 Thread Steve Langasek
Package: alien-arena Followup-For: Bug #1067108 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a fix for this bug, which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever long enough

Bug#1066274: aa3d: FTBFS: aa3d.c:37:30: error: implicit declaration of function ‘strcmp’ [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: aa3d Version: 1.0-8.2 Followup-For: Bug #1066274 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a fix for this bug. This fix has been uploaded to Ubuntu. -- Steve Langasek Give me a lever

Bug#1066305: 3dchess: FTBFS: init.c:140:21: error: implicit declaration of function ‘time’ [-Werror=implicit-function-declaration]

2024-04-09 Thread Steve Langasek
Package: 3dchess Version: 0.8.1-21 Followup-For: Bug #1066305 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached the fix for this bug, which has been uploaded to Ubuntu. -- Steve Langasek Give me a lever

Bug#1068679: port-to-libsoup3.patch looks bad

2024-04-08 Thread Steve Langasek
matters for verifying libtimezonemap correctness due to mocking. Please consider this for inclusion in Debian as well. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1066065: libvformat: FTBFS: vf_reader.c:178:33: error: implicit declaration of function ‘read’; did you mean ‘fread’? [-Werror=implicit-function-declaration]

2024-04-07 Thread Steve Langasek
. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor

Bug#1068220: normalize case of debian/control fields

2024-04-01 Thread Steve Langasek
: doxygen BuILd-CoNfLIctS: automake1.4 StANdaRdS-VErsIoN: 4.6.1 VcS-brOwSeR: https://salsa.debian.org/debian/xz-utils VcS-giT: https://salsa.debian.org/debian/xz-utils HoMEpaGe: https://tukaani.org/xz/ RuLEs-ReQuIRes-rOoT: no Thanks for considering, -- Steve Langasek Give me a le

Bug#1068017: util-linux: please ship liblastlog2 packages

2024-03-30 Thread Steve Langasek
t be adding any modules to common-* that it itself does not > > ship. Instead they should be added via pam-auth-config. > I think you mean pam-auth-update here. Yes. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on,

Bug#1068017: util-linux: please ship liblastlog2 packages

2024-03-29 Thread Steve Langasek
at it itself does not ship. Instead they should be added via pam-auth-config. I don't have an opinion about this being done in common-* vs being done in sshd+login particularly; but putting it to common-* by default seems a behavior change that warrants broader discussion e.g. debian-devel.

Bug#1063085: uhd: NMU diff for 64-bit time_t transition

2024-03-22 Thread Steve Langasek
ts: just needs updating but the package does not need renamed. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https

Bug#1062092: coin3: NMU diff for 64-bit time_t transition

2024-03-17 Thread Steve Langasek
> --- coin3-4.0.2+ds/debian/changelog 2023-12-09 15:57:42.0 + > +++ coin3-4.0.2+ds/debian/changelog 2024-02-28 16:47:51.0 + > @@ -1,3 +1,10 @@ > +coin3 (4.0.2+ds-1.1) unstable; urgency=medium > + > + * Non-maintainer upload. > + * Rename libraries for 6

Bug#1064165: lam: NMU diff for 64-bit time_t transition

2024-03-17 Thread Steve Langasek
it. Attached is a full NMU debdiff for -7.2 which I am uploading now. On Sat, Feb 17, 2024 at 10:27:54PM +, Steve Langasek wrote: > Source: lam > Version: 7.1.4-7 > Severity: important > Tags: patch pending sid trixie > User: debian-...@lists.debian.org > Usertags: time-t > > NO

Bug#1062426: libmstoolkit: NMU diff for 64-bit time_t transition

2024-03-17 Thread Steve Langasek
at 10:16:27AM +, Steve Langasek wrote: > Source: libmstoolkit > Version: 82-7 > Severity: serious > Tags: patch pending > Justification: library ABI skew on upgrade > User: debian-...@lists.debian.org > Usertags: time-t > > Dear maintainer, > > As part of the

Bug#1066281: libdbi-drivers: FTBFS: src/unit.c:229:5: error: implicit declaration of function ‘wait’; did you mean ‘want’? [-Werror=implicit-function-declaration]

2024-03-17 Thread Steve Langasek
Package: libdbi-drivers Version: 0.9.0-11 Followup-For: Bug #1066281 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Please find attached a (trivial) patch for this issue. -- Steve Langasek Give me a lever long enough

Bug#1061902: consolekit2: NMU diff for 64-bit time_t transition

2024-03-17 Thread Steve Langasek
The build failure is not caused by this patch. You have an existing severity: serious bug open about the build failure: https://bugs.debian.org/1061493 -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move

Bug#1067030: gammu: FTBFS in Ubuntu due to buffer overflow

2024-03-17 Thread Steve Langasek
overflows. Thanks for considering, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com

Bug#1064158: jxrlib: NMU diff for 64-bit time_t transition

2024-03-16 Thread Steve Langasek
to unstable. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com

Bug#1061901: compiz: NMU diff for 64-bit time_t transition

2024-03-15 Thread Steve Langasek
Unfortunately, compiz FTBFS on armel and armhf because libstartup-notification is not 64-bit time_t-safe. I have uploaded a follow-up NMU to fix this. Please find attached the comprehensive NMU patch. On Wed, Feb 28, 2024 at 05:32:03PM +, Steve Langasek wrote: > Dear maintainer, > &g

Bug#1062199: gvm-libs: NMU diff for 64-bit time_t transition

2024-03-15 Thread Steve Langasek
Hi Sophie, gvm-libs needs a further change to actually be buildable on 32-bit archs with 64-bit time_t. I've done a follow-up NMU for this; please find a comprehensive debdiff attached. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Bug#1066839: pipewire: ftbfs with 64-bit time_t

2024-03-14 Thread Steve Langasek
to time_t, the simplest solution is to also unset _TIME_BITS. Please see the attached patch, which has been uploaded to Ubuntu to fix this build failure. Thanks for considering, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set

Bug#1066836: libcamera: ftbfs with 64-bit time_t

2024-03-13 Thread Steve Langasek
ch has been uploaded to Ubuntu to fix this build failure. Thanks for considering, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1066140: afflib: strlcpy,strlcat in .symbols but not part of API; ftbfs with glibc >= 2.38

2024-03-12 Thread Steve Langasek
, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor...@debian.org diff

Bug#1065787: 64-bit time_t transition: cargo needs manual intervention

2024-03-12 Thread Steve Langasek
s: - unpack cargo and libstd-rust debs to the root via dpkg-deb -x - use equivs to mock up packages by these names with no dependencies and install those - bootstrap - enjoy -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Bug#1063175: orc: NMU diff for 64-bit time_t transition

2024-03-10 Thread Steve Langasek
final NMU to unstable. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com

Bug#1065702: krb5-kdc: uninstallable due to hard-coded dependency on libverto-libev1 | libverto-libevent1,

2024-03-08 Thread Steve Langasek
-generated dependency on libverto1t64. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com

Bug#1065634: wv: /usr/share/doc wv is a dangling symlink

2024-03-08 Thread Steve Langasek
On Thu, Mar 07, 2024 at 08:00:34PM +0100, Sven Joachim wrote: > On 2024-03-07 18:49 +0100, Sven Joachim wrote: > > > Package: wv > > Version: 1.2.9-6.1 > > Severity: serious > > X-Debbugs-Cc: Sven Joachim , Steve Langasek > > > > > > After renam

Bug#1065700: mysql-8.0: ftbfs with 64-bit time_t on 32-bit archs

2024-03-08 Thread Steve Langasek
2bits has failed 2 times, no more retries. [...] (https://launchpad.net/ubuntu/+source/mysql-8.0/8.0.36-2/+build/27892969) Please find attached a patch for this issue which I have uploaded to Ubuntu. Thanks, -- Steve Langasek Give me a lever long enough and a Free O

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-08 Thread Steve Langasek
> could reproduce it. Do you think I should disable the test proactively? Rather than disabling the test in the package, I can do a DEB_BUILD_OPTIONS=nocheck build to help get things bootstrapped in the archive. I'm interested to know if it also shows up on hppa, since that would definitely po

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-08 Thread Steve Langasek
nce slapd will fail to start. Check file permissions! Starting slapd on TCP/IP port 9011... Testing slapd searching... Creating a dynamic entry... ldapadd failed (255)! ../../../tests/scripts/test046-dds: 93: kill: No such process >>>>> test046-dds failed for mdb after 2 seconds

Bug#1061894: apr: NMU diff for 64-bit time_t transition

2024-03-08 Thread Steve Langasek
at 01:17:59AM +, Steve Langasek wrote: > Dear maintainer, > > Please find attached a final version of this patch for the time_t > transition. This patch is being uploaded to unstable. > > Note that this adds a versioned build-dependency on dpkg-dev, to guard > against

Bug#1065666: Compiz 0.8.18 appears to be broken in testing

2024-03-08 Thread Steve Langasek
Unless this managed to break the *contents* of that package (i.e. the library has gone missing), this should not have had any effect on the behavior of compiz. > Note that you probably should report a bug, although it's understandably > harder with scarce data to reference. -- St

Bug#1065666: Compiz 0.8.18 appears to be broken in testing

2024-03-08 Thread Steve Langasek
On Wed, Mar 06, 2024 at 06:19:48PM +0100, Colomban Wendling wrote: > Le 06/03/2024 à 17:31, Steve Langasek a écrit : > > On Wed, Mar 06, 2024 at 03:46:41PM +0100, Colomban Wendling wrote: > > > Anyway, I'm CCing Steve (who did the unstable NMU) and Samuel in case they >

Bug#1065373: fix heimdal build with abi=time64

2024-03-08 Thread Steve Langasek
Control: tags -1 -experimental Since heimdal failing to build from source has a significant impact on rebootstrapping the archive on 32-bit archs, I am going ahead and uploading a 0-day NMU for this issue with the patch provided by Matthias. Thanks, -- Steve Langasek Give me

Bug#1063088: weston: NMU diff for 64-bit time_t transition

2024-03-06 Thread Steve Langasek
On Wed, Mar 06, 2024 at 10:42:16AM +0100, Dylan Aïssi wrote: > Hello, > Le lun. 5 févr. 2024 à 02:54, Steve Langasek a écrit : > > If you have any concerns about this patch, please reach out ASAP. Although > > this package will be uploaded to experi

Bug#1064282: poppler: NMU diff for 64-bit time_t transition

2024-03-06 Thread Steve Langasek
On Tue, Mar 05, 2024 at 02:14:09PM +0100, Sune Stolborg Vuorela wrote: > On Sunday, March 3, 2024 7:40:52 AM CET Steve Langasek wrote: > > (Particularly irrelevant for poppler, whose soname changes ~ monthly.) > Please note that the poppler frontends, that applications are supposed to

Bug#1064377: tcl-expect: identified for time_t transition but no ABI in shlibs

2024-03-06 Thread Steve Langasek
On Tue, Mar 05, 2024 at 01:34:19PM +0300, Sergei Golovan wrote: > Hi Steve, > On Mon, Feb 26, 2024 at 1:12 AM Steve Langasek wrote: > > Control: severity -1 normal > > Note that there are no reverse-dependencies in the archive that link against > > libexpect, so

Bug#1065483: perl-base: should provide perlapi-5.38.2 on i386

2024-03-06 Thread Steve Langasek
On Tue, Mar 05, 2024 at 11:47:39AM +0100, Sven Joachim wrote: > Package: perl-base > Version: 5.38.2-3.1 > Severity: serious > X-Debbugs-Cc: Sven Joachim , Steve Langasek > > On i386, perl-base provides perlapi-5.38.2t64 rather than > perlapi-5.38.2. This makes tons of p

Bug#1062696: libverto: NMU diff for 64-bit time_t transition

2024-03-03 Thread Steve Langasek
An overlooked hard-coded dependency in debian/control has made libverto uninstallable. Please find the debdiff for an updated NMU attached. On Fri, Feb 02, 2024 at 06:18:40PM +, Steve Langasek wrote: > Source: libverto > Version: 0.3.1-1 > Severity: serious > Tags: patch pendin

Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-03-03 Thread Steve Langasek
The previous NMU overlooked a hard-coded reference to the old library name in debian/rules. Please find an amended NMU patch attached. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu

Bug#1064332: Bug#1065217: libpetsc-complex3.19-dev fails to install

2024-03-03 Thread Steve Langasek
Attached is a patch for a follow-up NMU correcting this issue. On Sat, Mar 02, 2024 at 02:15:57AM +0200, Adrian Bunk wrote: > Package: libpetsc-complex3.19-dev > Version: 3.19.6+dfsg1-2.1 > Severity: serious > Tags: ftbfs > X-Debbugs-Cc: Benjamin Drung , Steve Langasek > >

Bug#1062407: liblopsub: NMU diff for 64-bit time_t transition

2024-03-03 Thread Steve Langasek
On Sun, Mar 03, 2024 at 05:08:19PM +0100, Andre Noll wrote: > On Fri, Mar 01, 05:37, Steve Langasek wrote: > > Please find attached a final version of this patch for the time_t > > transition. This patch is being uploaded to unstable. > > Note that this adds a versioned bui

Bug#1060246: perl: proposed patch for perl ABI change due to 64-bit time_t

2024-03-03 Thread Steve Langasek
e upload and take responsibility for any bugs possibly introduced. Ok. I haven't NMUed yet because I'm still finishing a bootstrap build on armel to go with the upload. (Bootstrap on armhf is already done.) As soon as it is done today, I'll be uploading. -- Steve Langasek Giv

Bug#1063204: nordugrid-arc: NMU diff for 64-bit time_t transition

2024-03-03 Thread Steve Langasek
A bug in the script used for converting packages for t64 resulted in extraneous X-Time64-Compat entries. I am uploading a follow-up NMU to fix this. Please find a full NMU debdiff for time_t attached. -- Steve Langasek Give me a lever long enough and a Free OS Debian

Bug#1062194: Bug#1065145: guacd: internal aliasing conflict on guacd.service

2024-03-03 Thread Steve Langasek
2024-03-01 > 07:39:57.0 +0100 > @@ -1,4 +1,3 @@ > bin/guacctl /usr/bin > /usr/sbin/guacd > /usr/share/man/man8/guacd.8 > -debian/guacd.service /lib/systemd/system/ -- Steve Langasek Give me a lever long enough and a Free OS Debian Deve

Bug#1063251: Bug#1065121: xdelta: still depends on libxdelta2

2024-03-02 Thread Steve Langasek
Thanks, NMU uploaded. Attached is a full NMU debdiff for the time_t transition. On Thu, Feb 29, 2024 at 11:26:42PM +0100, Sven Joachim wrote: > Package: xdelta > Version: 1.1.3-10.5 > Severity: serious > X-Debbugs-Cc: Sven Joachim , Steve Langasek > > > The xdelta

Bug#1064282: poppler: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
ioned build-depends on debhelper. (Particularly irrelevant for poppler, whose soname changes ~ monthly.) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Bug#1064188: mrpt: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
hat you mean by "change safe". The API is the API, and we have uploaded it to pick up the new 64-bit time_t ABI. > El dom, 18 feb 2024, 9:00, Steve Langasek escribió: > > > Source: mrpt > > Version: 1:2.11.9+ds-1 > > Severity: important > > Tags: patch pend

Bug#1060246: perl: proposed patch for perl ABI change due to 64-bit time_t

2024-03-02 Thread Steve Langasek
build-dependency necessary for ensuring we build with the correct ABI. I am currently running a full amd64 build test, as well as working on armhf+armel bootstrap builds (bootstrapping for new gdbm and db5.3 packages). On Sat, Mar 02, 2024 at 11:51:16AM -0800, Steve Langasek wrote: > Hi N

Bug#1060246: perl: proposed patch for perl ABI change due to 64-bit time_t

2024-03-02 Thread Steve Langasek
r libperl tests. > I'm also concerned that the binNMUs of the perlapi-* reverse dependencies > might FTBFS in sid with the 64-bit time_t change if not tested beforehand, > and in the worst case render much of sid uninstallable. Is the plan to > just put out any fires as they are spotted

Bug#1061992: Bug#1065315: libcurl4t64 Provides libcurl3-gnutls

2024-03-02 Thread Steve Langasek
t; > Versions of packages libcurl4t64 recommends: > ii ca-certificates 20240203 > > libcurl4t64 suggests no packages. > -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world.

Bug#1062832: opencascade: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
2024-03-02 10:13:48.0 + @@ -1,3 +1,10 @@ +opencascade (7.6.3+dfsg1-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062832 + + -- Steve Langasek Sat, 02 Mar 2024 10:13:48 + + opencascade (7.6.3+dfsg1-7

Bug#1062832: opencascade: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
Control: tags -1 + pending On Sat, Mar 02, 2024 at 11:09:07AM +0100, Tobias Frost wrote: > On Fri, Mar 01, 2024 at 12:00:43AM -0800, Steve Langasek wrote: > > > I'm currently preparing the transistion to the next opencascade > > > version that require new packages any

Bug#1061959: fxt: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
@@ +fxt (0.3.13-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1061959 + + -- Steve Langasek Sat, 02 Mar 2024 08:02:12 + + fxt (0.3.13-4) unstable; urgency=medium * rules: Fix FTCBFS: Do not pass host cflags to native

Bug#1061954: frog: NMU diff for 64-bit time_t transition

2024-03-02 Thread Steve Langasek
(0.20-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1061954 + + -- Steve Langasek Sat, 02 Mar 2024 07:59:45 + + frog (0.20-2) unstable; urgency=medium * Upload to unstable diff -Nru frog-0.20/debian/control frog

Bug#1062010: dar: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
@@ +dar (2.7.13-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062010 + + -- Steve Langasek Sat, 02 Mar 2024 07:41:43 + + dar (2.7.13-5) unstable; urgency=medium * Source-only upload for transition. diff -Nru dar

Bug#1061992: curl: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
@@ +curl (8.6.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1061992 + + -- Steve Langasek Sat, 02 Mar 2024 07:11:53 + + curl (8.6.0-3) unstable; urgency=medium * d/p/vtls_revert_receive_max_buffer_add_test_case.patch

Bug#1036884: transition: time64_t

2024-03-01 Thread Steve Langasek
Please binNMU fyba on armhf and armel. The maintainer uploaded it without versioned build-deps so it is renamed but has wrong ABI. This needs to be built with dpkg-dev (>= 1.5.22), gcc-13 (>= 13.2.0-16.1). -- Steve Langasek Give me a lever long enough and a Free OS

Bug#1063102: swi-prolog: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
:23AM +, Steve Langasek wrote: > Source: swi-prolog > Version: 1:5.107.0-1 > Severity: serious > Tags: patch sid trixie > Justification: library ABI skew on upgrade > User: debian-...@lists.debian.org > Usertags: time-t > > NOTICE: these changes must not be uploaded

Bug#1062926: stdgpu: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
Control: tags -1 - pending Unfortunately it appears stdgpu now ftbfs in unstable with a C++ error, so we won't be able to NMU this. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu

Bug#1064301: oss4: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
:53PM -0800, Steve Langasek wrote: > Source: oss4 > Version: 4.2-build2020-2 > Severity: important > Tags: patch pending sid trixie > User: debian-...@lists.debian.org > Usertags: time-t > > NOTICE: these changes must not be uploaded to unstable yet! > > Dear maintain

Bug#1062855: rem: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
(0.6.0-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062855 + + -- Steve Langasek Sat, 02 Mar 2024 01:39:57 + + rem (0.6.0-4) unstable; urgency=medium * build with hardening=+all diff -Nru rem-0.6.0/debian

Bug#1064292: pyside2: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
+ @@ -1,3 +1,10 @@ +pyside2 (5.15.12-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1064292 + + -- Steve Langasek Sat, 02 Mar 2024 00:27:01 + + pyside2 (5.15.12-6) unstable; urgency=medium * Team upload. diff

Bug#1063210: pari: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
@@ -1,3 +1,10 @@ +pari (2.15.4-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063210 + + -- Steve Langasek Fri, 01 Mar 2024 23:24:56 + + pari (2.15.4-2) unstable; urgency=medium * New patch: usptream-forqfvec: from

Bug#1063206: papi: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
@@ +papi (7.1.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063206 + + -- Steve Langasek Fri, 01 Mar 2024 23:16:47 + + papi (7.1.0-3) unstable; urgency=medium * Prepare infrastructure for appending an ABI-suffix

Bug#1063206: papi: NMU diff for 64-bit time_t transition

2024-03-01 Thread Steve Langasek
@@ +papi (7.1.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063206 + + -- Steve Langasek Fri, 01 Mar 2024 23:13:24 + + papi (7.1.0-3) unstable; urgency=medium * Prepare infrastructure for appending an ABI-suffix

  1   2   3   4   5   6   7   8   9   10   >