need to be done for these packages to live
harmoniously.
1: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054732#10
--
Mike Gerow
ge...@google.com
b/master/debian/patches/0002-Gem-Platform-emulate-3.3.15-behavior-on-Ruby-3.1.patch?ref_type=heads
2: https://github.com/jekyll/jekyll/issues/9478
3: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069089
--
Mike Gerow
ge...@google.com
On Tue, 12 Mar 2024 17:55:42 + Peter Green wrote:
> 2. Is it worth expending effort on getting symphonia available on
> i386? to me that depends on what software is using or planning
> to use it. For a port in it's twilight years, keeping existing
> software working seems more impo
Source: libmath-int128-perl
Version: 0.22-5
Severity: important
Tags: ftbfs
libmath-int128-perl appears unable to build on i386 on my machine using
sbuild and the latest buildd result[1] seems the same. This indirectly
affects the i386 build of libmaxmind-db-writer-perl and probably a few
other p
Source: rust-symphonia-core
Version: 0.5.2-1
Severity: important
Tags: ftbfs
rust-symphonia-core appears to FTBFS from an i386 sbuild chroot with a
test 'units::tests::verify_timebase' panicking
units::tests::verify_timebase stdout
thread 'units::tests::verify_timebase' panicked at 'as
Source: linux
Version: 6.1.15-1
Severity: wishlist
X-Debbugs-Cc: ge...@google.com
X-Debbugs-Cc: jko...@google.com
Recent Ubuntu kernels support this. It's useful for analyzing memory
usage for applications in addition to other things.
tags 1019526 patch
thanks
Looks like the issue has been addressed upstream
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1640 with
2893f8e3f9cc94f969a7f2062585aef4161df235 which I'm guessing should
show up when 44 is released.
That said, the patch applies cleanly to 43, so this cou
Package: polkitd
Version: 122-1
Severity: important
X-Debbugs-Cc: ge...@google.com
If I install polkitd-pkla from a fresh unstable chroot it seems that
polkitd.postinst ends up removing the /etc/polkit-1/localauthority.conf.d
and
/etc/polkit-1/nullbackend.conf.d directories due to these lines
On Mon, 19 Sep 2022 12:59:59 + Lance Lin wrote:
>
> Thank you for tracking this down. I did make the change in -33.
>
> Yes, I made the change to remove dangling symlinks on uninstall. I
>
> didn't realize this was called on upgrades, so I've moved the logic
>
> inside the "purge" case.
>
> I
And as expected the 5.1-3.1 NMU fixed this by triggering a rebuild.
Package: bash-static
Version: 5.1-3+b1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: ge...@google.com
```
$ bash-static
Segmentation fault (core dumped)
```
A simple rebuild of the package against the new glibc version seems to
fix the issue for me.
-- System Informatio
Package: apache2
Version: 2.4.37-1
Severity: important
Recently apache2 has been failing to come up on initial startup, ultimately
hitting systemd's timeout and getting killed. After startup, though, I was able
to manually start apache2 with "systemctl start apache2". Poking strace in
there I noti
Added header to patch refrencing the trousers mailing list posting.
--
Mike Gerow
ge...@google.com
diff -Nru tpm-tools-1.3.8/debian/changelog tpm-tools-1.3.8/debian/changelog
--- tpm-tools-1.3.8/debian/changelog 2015-06-28 03:15:23.0 -0700
+++ tpm-tools-1.3.8/debian/changelog 2016-07-04
epends on:
ii libc6 2.23-1
ii libssl1.0.2 1.0.2h-1
ii libtpm-unseal1 1.3.8-2+b1
ii libtspi10.3.13-4.1
ii opencryptoki3.4.1+dfsg-1
ii trousers0.3.13-4.1
tpm-tools recommends no packages.
tpm-tools suggests no packages.
-- no debconf information
--
Mike Gerow
ge..
i386.c:135:3: note: ...this 'if' clause, but it is not
> >if (reloc_entry->howto->type == R_IMAGEBASE
> >^~
> >
> > cc1: all warnings being treated as errors
> > Makefile:1607: recipe for target 'pei-i386.lo' failed
> > make[8]: ***
tags 811593 patch
thanks
Hi,
The attached patch should fix the issue, although it's not completely
clear to me if these were hidden (until now) mistakes or not.
robertc: Are you also upstream for this? If so is the actual behavior
what you were expecting?
--
Mike Gerow
ge...@mgerow.com
upload.
+ * Fix confusing indentation in src/a2crd.c. (Closes: #811594)
+
+ -- Mike Gerow Thu, 07 Jul 2016 18:57:11 +0200
+
chordii (4.3+repack-2) unstable; urgency=low
[ Malcolm Locke ]
diff --git a/debian/patches/fix-ftbfs-in-gcc-6.patch
b/debian/patches/fix-ftbfs-in-gcc-6.patch
new file
The code in question is generated by the protobuf compiler. Since humans
shouldn't be reading this code anyway I think it's safe to disable the
warning here. Looking to see if there's a good way to selectively
disable it just for the proto bits...
--
Mike Gerow
ge...@mgerow.com
og
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ion (3.2.1+dfsg-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix misleading indentation in dtnperf_client.c (closes: #811582)
+
+ -- Mike Gerow Thu, 07 Jul 2016 16:39:04 +0200
+
ion (3.2.1+dfsg-1) unstable; urgency=medium
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+faketime (0.9.6-4.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Disable the nonnull-compare flag for faketime.
+
+ -- Mike Gerow Thu, 07 Jul 2016 11:36:54 +0200
+
faketime (0.9.6-4) unstable; urgency=medium
ommon amongst libcs or not, but this seems like a
situation where disabling the warning might be the right move.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
fixed 811575 2:3.23-1
thanks
Actually this should be fixed in the pull from upstream 2:3.23-1, and I
can confirm that building with GCC 6 now appears to succeed.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
that.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
nd spaces in just this one area. The attached
patch just replaces these with tabs and puts it in a quilt patch.
I'll go ahead and post the patch on the trousers development list too.
--
Mike Gerow
ge...@mgerow.com
diff -Nru tpm-tools-1.3.8/debian/changelog tpm-tools-1.3.8/debian/changelog
--
lonezilla (3.10.11-4) unstable; urgency=medium
* added a dependency on bc. Closes: #805025
-- Georges Khaznadar Sat, 14 Nov 2015 11:52:37 +0100
Anyway, the bug seems to be resolved closing.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
nclude this dir.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
bian.org) and/or on IRC
> (#debian-apt – where apt & aptitude people hang out together)!
I'll definitely drop the irc by when I inevitably have qestions. Thanks!
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
Hi folks, this bug is almost 8 (!) years old. I've started looking into the
implementation to see if I can thro a patch together but wanted to make sure
this is something the aptitude team would still want.
--
Mike Gerow
ge...@mgerow.com
signature.asc
Description: PGP signature
ch to bail out if file cannot be opened. Closes: #715777
+ [ Mike Gerow ]
+ * Remove libjasper-dev dependency. Closes: #818195
+
-- Tobias Frost Sat, 30 Apr 2016 23:46:28 +0200
dcraw (9.26-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c27a7b0..87c7f00 10
all but unusual installations',
which seems correct for this case since gnome-boxes is still perfectly usable
with remote boxes without qemu-system-x86. The only unfortunate bit is that it
gives a somewhat unhelful 'Box setup failed' message when qemu isn't installed
and the user tries to
30 matches
Mail list logo