adding the three lines in the first code block here
https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart#Patching
#if defined(__linux__) && defined(__ELF__)
.section .note.GNU-stack,"",%progbits
#endif
to common/arm/asm.S from bullseye's x264 source package got me a libx264-160
deb that a
Dear Debian maintainers,
After 14 years I made a new upstream release:
buildtorrent 0.9.1
This fixes a bug present in all previous versions:
infinite loop in argument parsing
on platforms where C's char is unsigned.
There are some new features and
some small breaking changes
in the names of som
Source: debian-cd
Severity: normal
Tags: d-i
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I downloaded the "small" debian-12.0.0-amd64-netinst.iso (738 MiB)
* What exactly did you do (or not do) that was effective (or
ineffective)?
I tried to bur
declare -x XDG_SESSION_TYPE="x11"
declare -x XDG_VTNR="7"
declare -x XMODIFIERS="@im=ibus"
On 2023-05-25 09:20, Jochen Sprickerhof wrote:
Hi Claude,
the Debian kernel is compiled with GCC:
https://buildd.debian.org/status/fetch.php?pkg=linux&arch=amd64&ver=6
Package: linux-image-amd64
Severity: normal
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I tried to build locally-patched kernel debs:
sudo apt build-dep linux-image-6.1.0-8-amd64-unsigned
apt source linux-image-6.1.0-8-amd64-unsigned
cd linux-6.1.25
# ma
Package: linux-image-6.1.0-8-amd64
Severity: normal
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I noticed a flood of messages (1000 per second!) in dmesg (mirrored in /var/log)
after it filled my drive (16GB of logs total, over a couple of weeks).
The me
Package: linux-image-6.1.0-8-amd64-unsigned
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I wanted to patch the kernel source to see if it would hel
Package: hugs
Version: 98.200609.21-6
Severity: normal
Tags: patch
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I evaluated:
> (minBound :: Int, toInteger (minBound :: Int))
* What was the outcome of this action?
Two different numbers were output.
Package: pocl-opencl-icd
Version: 3.0-7
Severity: normal
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I have a program that uses OpenCL,
including simultaneous use of multiple platforms and devices.
When mesa-opencl-icd (Clover) is installed,
usage of poc
On 03/09/2021 17:01, Claude Heiland-Allen wrote:
...
-vga virtio -display gtk,gl=on,show-cursor=on \
...
I found[1] a workaround: switch to a console with qemu monitor "sendkey
ctrl-alt-f1" then login and run
|xfconf-query -c xfwm4 -p /general/vblank_mode -s xpresent||
sudo servi
More information:
I am starting QEMU like this:
qemu-system-x86_64 \
-m 8G -hda hda.img -cpu host -accel kvm -smp 8 \
-vga virtio -display gtk,gl=on,show-cursor=on \
-usb -device usb-tablet \
-audiodev id=pa,driver=pa,in.frequency=44100,out.frequency=44100 \
-device intel-hda -device hda-duplex,
Package: xfce4
Version: 4.16
Severity: normal
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I installed Debian 11.0 amd64 netinst in a QEMU virtual machine.
I deselected GNOME and selected XFCE4.
On first boot, after login, I changed screen resolution to 1
Hi Andreas,
On 02/06/2021 07:16, Andreas Tille wrote:
Hi Claude,
On Mon, May 31, 2021 at 09:51:33AM +0100, Claude Heiland-Allen wrote:
I managed to rebuild the package locally with websockets support by adding
-DCIVETWEB_ENABLE_WEBSOCKETS=ON to CMAKE_EXTRA_FLAGS in debian/rules, adding
extra
Package: libcivetweb1
Version: 1.13+dfsg-5
Severity: wishlist
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I wanted to write a websocket server using civetweb packaged in Debian.
* What was the outcome of this action?
Debian civetweb is not built with
Package: libflint-arb-dev
Version: 1:2.18.1-3
Severity: normal
X-Debbugs-Cc: cla...@mathr.co.uk
Dear Maintainer,
* What led up to the situation?
I installed libflint-arb-dev and tried to compile my program,
compilation failed with:
/usr/include/mag.h:23:10: fatal error: flint/flint.h: No suc
I resolved these problems with
sudo apt install --reinstall libssl1.1
no clue why/how it was damaged
sorry for the noise
On 08/09/2020 12:44, Claude Heiland-Allen wrote:
Package: cmake
Sorry, I think it might actually a bug in some other package (perhaps
even libc6?), because other programs fail with near identical backtraces
(eg: chromium --debug)...
excerpts from dmesg:
[ 4340.264256] chromium[7373
Package: cmake
Version: 3.18.2-1
Severity: important
Dear Maintainer,
* What led up to the situation?
I tried to run cmake from bullseye/testing without arguments, it segfaulted
immediately.
Upgrading to latest from sid/unstable did not fix it.
$ valgrind cmake
==6021== Memcheck, a memory
On 23/08/2020 22:28, Salvatore Bonaccorso wrote:
On Sun, Aug 23, 2020 at 08:25:02PM +0100, Claude Heiland-Allen wrote:
On 23/08/2020 17:33, Claude Heiland-Allen wrote:
Booting with the previous kernel successfully gets to the desktop:
linux-image-5.7.0-1-amd64
Upstream Linux 5.7.17 built from
On 23/08/2020 17:33, Claude Heiland-Allen wrote:
Booting with the previous kernel successfully gets to the desktop:
linux-image-5.7.0-1-amd64
Upstream Linux 5.7.17 built from source works also: $ uname -a
Linux eiskaffee 5.7.17 #1 SMP Sun Aug 23 19:59:44 BST 2020 x86_64 GNU/Linux
dmesg
Package: libx11-6
Version: 2:1.6.9-2+b1
Severity: important
Dear Maintainer,
* What led up to the situation?
xfce4-panel crashed. sometime later firefox crashed. The message in both
cases was similar:
[xcb] Extra reply data still left in queue
[xcb] This is most likely caused by a
Hi Hans-Christoph!
I have binfmt-support installed, but the kernel module is a problem as I
don't have root on the Android device underneath the UserLAnd Debian
install. I'll use the java -jar method, perhaps with a shell alias. Thanks,
Claude
On 2020-06-28 14:57, Claude Heiland-Allen wrote:
Package: apksigner
Version: 0.9-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
running Debian in UserLAnd from Fdroid on Android 7.
tried to run apksigner from bash, got error
cannot execute binary file: Exec format
Package: apksigner
Version: 0.9-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
running Debian in UserLAnd from Fdroid on Android 7.
tried to run apksigner from bash, got error
cannot execute binary file: Exec format error
from sh invoked by make the error was more confu
Hi Bernhard, Stephen,
Thanks for the links to the upstream bug reports. Seems a long-standing
problem.
On 08/09/2019 00:00, Bernhard Übelacker wrote:
Not considering any side effects and maybe other
instructions with alignment requirements.
I used the attached patch which is a bit more bruta
Package: g++-mingw-w64-x86-64
Version: 8.3.0-19+21.4
Severity: normal
File: /usr/bin/x86_64-w64-mingw32-g++-win32
Dear Maintainer,
I wrote this C++ source code and saved it in `bug.cpp`:
#include
#include
#include
typedef int64_t int2 __attribute__ ((vector_size (16)));
On 11/08/18 18:43, Claude Heiland-Allen wrote:
Worked (albeit slowly) without -j 32. To be precise, this worked:
I think this is an issue with using an old .config and not updating it
properly with new variables defined in the new kernel.
Seems if I go through the make oldconfig stuff
On 08/08/18 19:37, Claude Heiland-Allen wrote:
* What exactly did you do (or not do) that was effective (or
ineffective)?
.../linux-4.18-rc8$ make-kpkg --rootcmd=fakeroot -j 32 --initrd kernel_image
--verbose
* What was the outcome of this action?
The build failed after a
With /bin/sh -> dash:
On 08/08/18 19:37, Claude Heiland-Allen wrote:
/bin/sh: 1: [: -lt: unexpected operator
/bin/sh: 1: [: -gt: unexpected operator
/bin/sh: 1: [: -lt: unexpected operator
With /bin/sh -> bash:
--8<--
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line
Package: kernel-package
Version: 13.018+nmu1
Severity: normal
Dear Maintainer,
* What led up to the situation?
I tried to make-kpkg with the latest linux-4.18-rc8
* What exactly did you do (or not do) that was effective (or
ineffective)?
.../linux-4.18-rc8$ make-kpkg --rootcmd=faker
in my PATH (I guess it is
a separate upstream bug that it tries to access files outside of its
installed prefix). Using /usr/bin/mandelbulber2 (or modifying PATH to
remove ~/opt/bin) works correctly. Sorry for wasting your time!
Il 25/07/2018 18:32, Claude Heiland-Allen ha scritto:
Error
Package: mandelbulber2
Version: 2.13.2-4
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Launched mandelbulber2, tried to hybrid with Amazing Surf Mod2.
* What was the outcome of this action?
Package: pd-flite
Version: 0.02.3-2
Severity: normal
Dear Maintainer,
* What led up to the situation?
I selected help from the right-click context menu of a [flite] object in Pd.
* What was the outcome of this action?
tried /usr/lib/pd/extra/flite/flite-help.pd and failed
tried /usr/lib/
Hi Guilhem,
On 03/01/17 13:13, Guilhem Moulin wrote:
> On Tue, 03 Jan 2017 at 11:29:33 +0000, Claude Heiland-Allen wrote:
>> $ php --version
>> PHP 7.0.14-2 (cli) ( NTS )
>
> php7.0 is not in jessie-backports, right? There is no guaranty for
> systems mixing packages
Hi Guilhem,
On 03/01/17 09:13, Guilhem Moulin wrote:
> Hi Claude,
>
> On Mon, 02 Jan 2017 at 23:32:01 +0100, Claude Heiland-Allen wrote:
>> Package: roundcube
>> Version: 1.1.5+dfsg.1-1~bpo8+2
>> Severity: grave
>> Justification: renders package unusable
>
&g
Package: roundcube
Version: 1.1.5+dfsg.1-1~bpo8+2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
Regular maintainance aptitude safe-upgrade pulled a new version of roundcube
from jessie-backports which failed to install. Here is the l
Package: wget
Version: 1.13.4-3+deb7u2
Severity: normal
Dear Maintainer,
* What led up to the situation?
---8<---
mkdir MNMN329/
gdb --args wget -nv -c -P MNMN329/.
"http://www.archive.org/download/MNMN329/01. Жизнь красивая.flac"
run
bt
---8<---
* What was the outcome of this action?
On 28/04/15 14:16, Sebastian Ramacher wrote:
Thanks for your bug report. Could you please forward report it directly to the
libav developers? See https://libav.org/bugreports.html for details.
Done: https://bugzilla.libav.org/show_bug.cgi?id=854
--
To UNSUBSCRIBE, email to debian-bugs-dist-re
Package: libav-tools
Version: 6:11.3-2
Severity: normal
File: /usr/bin/avconv
Dear Maintainer,
piping PPM streams to avconv can cause image corruption in the
(unlikely but possible) case that a frame header overlaps the fifo
block size in such a way that the partial header is almost valid
almos
Hi,
On 20/09/11 12:04, Jari Aalto wrote:
"It may take a month or two until I have time to implement and test this."
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625768
Could you brief us with the current plans about this.
I'm sorry, I forgot all about this during a rather hectic
Hi,
Thanks for the report! Currently buildtorrent does not support the
requested mode of operation (DHT/trackerless torrent creation).
Looking at the specification for trackerless torrents[1], it should be
possible to implement this on a manual level - but there won't be any
magic mode that
Hi,
On 06/02/11 19:50, Miguel Figueiredo wrote:
Are you sure that the network failed due to that? Can you send installation
logs (gzipped) [1] ?
1 - /var/log/installer/syslog
Fairly sure:
---8<---
Feb 1 21:09:15 kernel: [ 145.694249] ipw2200: Radio Frequency Kill
Switch is On:
Feb 1 21:
Package: installation-reports
Version: 2.44
Severity: normal
*** Please type your report below this line ***
-- Package-specific info:
Boot method: CD
Image version:
http://cdimage.debian.org/cdimage/squeeze_di_rc2/i386/iso-cd/debian-squeeze-di-rc2-i386-netinst.iso
Date: 2011-02-01
Machine:
Package: gem
Severity: normal
Tags: patch
Using the current package from:
http://mentors.debian.net/debian/pool/main/g/gem/
The abstractions (like 'hsv2rgb.pd') are not installed.
This patch should fix the problem:
--- gem-0.92.3/debian/install.orig 2010-10-25 17:02:01.0 +0100
+++
Package: gem
Version: 1:0.92.3-2
Severity: important
Tags: patch
Justification: fails to build from source
The gem package from mentors.debian.net fails to build using
launchpad for ubuntu maverick.
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gem
http://launchpadlibra
Package: puredata
Version: 0.42.6-2
Severity: normal
The package misses some useful abstractions from .../extra/ such as hilbert~.pd
though its help file is present in .../5.reference/
Tested with the mentors package:
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=pured
46 matches
Mail list logo