profile picture

Michael Stapelberg

RC bugs (2013)

published 2013-02-06, last modified 2019-02-04
in tag debian
Edit Icon

I recently worked on the following RC bugs:

By the way, in case anyone needs to reproduce an armhf bug and wants to do so in a chroot with qemu, here are the steps I used:

sudo qemu-debootstrap --arch=armhf --foreign wheezy armhf http://ftp.de.debian.org/debian
sudo LC_ALL=C chroot armhf /bin/bash
echo 'deb http://ftp.de.debian.org/debian wheezy main' > /etc/apt/sources.list
echo 'nameserver 8.8.8.8' > /etc/resolv.conf
apt-get update
apt-get install clang

Also, here are UDD queries which I prefer to those posted by RichiH. Note that they don’t display all bugs, but ignore those which were created in the last 7 days.

I run a blog since 2005, spreading knowledge and experience for almost 20 years! :)

If you want to support my work, you can buy me a coffee.

Thank you for your support! ❤️