Bug#922558: avrdude: USBtiny programming of ATmega328p broken

2019-02-17 Thread Austin Roach
Package: avrdude Version: 6.3-20171130+svn1429-1 Severity: normal Programming of ATmega328p microcontrollers with a usbtiny-compatible (Pocket AVR) programmer is broken for me. The breakage was caused by upstream Patch #9728 [1], and this bug has been reported upstream [2]. [1]

Bug#908341: libvirt-daemon-system: apparmor prevents VM start with kernel 4.18

2018-09-08 Thread Austin Roach
Package: libvirt-daemon-system Version: 4.6.0-2 Severity: important After the kernel upgrade to 4.18 in unstable, attempts to start a VM fail with messages like: audit[17319]: AVC apparmor="DENIED" operation="ptrace" profile="/usr/sbin/libvirtd" pid=17319 comm="libvirtd" requested_mask="read"

Bug#907598: firmware-amd-graphics: Add AMD Vega M firmware

2018-08-29 Thread Austin Roach
Package: firmware-amd-graphics Version: 20180825-1 Severity: wishlist Dear Maintainer, Please consider adding the AMD Vega M firmware blobs. Support for the Vega M chipset was added to the Linux kernel amdgpu driver in version 4.18, and the firmware blobs were incorporated into the repository at

Bug#902646: python3-pexpect: Failure to install with Python 3.7

2018-06-28 Thread Austin Roach
Package: python3-pexpect Version: 4.2.1-1 Severity: serious Installation fails with python3.7 installed: Setting up python3-pexpect (4.2.1-1) ... File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py" def expect(self, pattern, timeout=-1, searchwindowsize=-1, async=False): SyntaxError:

Bug#879642: simple-cdd: build-simple-cdd fails with unsigned local repository

2017-10-24 Thread Austin Roach
Austin Roach <ahro...@gmail.com> wrote: > Currently, this fails on sid because of an unsigned local repository (logfile > attached). One note on that logfile: I added a 'printenv' to tmp/debian-cd/Makefile before the first 'apt-get update' call to help myself in debugging, and forg