I installed the corresponding .conf files from the source package to
/usr/share/alsa/alsa.conf.d and sound started working again after a
restart. So all that needs to be done is to add the files to the package.
Best regards,
Matthias
On 03/11/2018 09:56, Matthias Liertzer wrote:
> Pack
Package: libasound2-plugins
Severity: grave
Justification: renders package unusable
After updating to the latest version of libasound2-plugins, sound on
my system stopped working. Trying to start `alsamixer' failed as well
with the following error message:
ALSA lib conf.c:3639:(config_file_open)
Package: solr-tomcat
Version: 3.6.2+dfsg-9
Severity: grave
Justification: renders package unusable
solr doesn't start with the following error message(s) in the log
03-Mar-2017 00:04:42.268 SEVERE [localhost-startStop-1]
org.apache.tomcat.util.digester.Digester.startElement Begin event threw
exc
Most likely the bluetooth support for your laptop is broken under linux.
The bluetooth.service file contains
ConditionPathIsDirectory=/sys/class/bluetooth
which means that systemd only tries to start the bluetooth daemon when
the bluetooth module from the kernel is loaded which creates the above
This is most likely a gcc6 bug. When compiling ledger with clang via
DEB_BUILD_MAINT_OPTIONS=reproducible=-fixdebugpath CC=clang-3.8
CXX=clang++-3.8 dpkg-buildpackage
the package compiles successfully. Note, that clang-3.8 is needed
otherwise linking fails due to bug #797917.
I just noticed that python itself nowadays depends on the default
installation of tcl/tk. Hence, matplotlib should do the same as it is
using the python tk interface.
Best, Matthias
On 06/08/2014 12:30 PM, Matthias Liertzer wrote:
The bug is caused by the new multiarch version of tk, which
The bug is caused by the new multiarch version of tk, which has the
effect that matplotlib's setup file no longer finds the include header
tk.h .
There are two possible routes to resolve the bug:
1) Depend on tk-dev (matplotlib should build fine with tk8.6-dev), which
contains /usr/lib/tkConfig
Package: python-matplotlib
Version: 1.3.1-1+b1
Severity: grave
Justification: renders package unusable
A simple script like
#!/usr/bin/env python
import numpy as np
import matplotlib.pyplot as plt
plt.figure()
x = np.linspace(0, 1, 100)
y = np.sin(x)
plt.plot(x, y)
plt.show()
fails to show a
I can confirm the breakage of gdm3 as well after upgrading to the latest
version of d-conf in unstable. The user session, however, doesn't seem
to be affected. After installing lightdm, I can log into a gnome session
and everything works so far (I'm using gnome+xmonad).
Best, Matthias
--
To
Hi,
I just checked today. The installation of xmonad is working as it
should! This bug can be closed.
Best regards,
Matthias
On 03/12/2012 09:32 AM, Matthias Liertzer wrote:
Thanks for the quick reply, I'll try again in a few days!
Best regards,
Matthias
On 03/11/2012 04:30 PM, Jo
Thanks for the quick reply, I'll try again in a few days!
Best regards,
Matthias
On 03/11/2012 04:30 PM, Joachim Breitner wrote:
Dear Matthias,
Am Sonntag, den 11.03.2012, 16:03 +0100 schrieb Matthias Liertzer:
Package: xmonad
Version: 0.10-3+b1
Severity: grave
Justification: renders pa
Package: xmonad
Version: 0.10-3+b1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Trying to install the latest version of xmonad on one of my older
(i386) computers failed to install all development-related packages
for xmonad. As configuration is done by recompiling xmo
Package: chromium
Version: 15.0.874.106~r107270-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
After upgrading to the latest version of chromium in unstable, the
browser can no longer be used easily as I get an "Aw, Snap!" on each
website I try to load. This occurs eve
Package: git-annex
Version: 3.20110928
Severity: grave
Justification: renders package unusable
Dear Maintainer,
After upgrading git to version 1.7.7, git-annex is no longer able to
retrieve data from remotes. Test case:
$
$ cd /tmp/
$ mkdir annex1
$ cd annex1
$ git init
Initialized empty Git re
14 matches
Mail list logo