In installing the latest kernel update on buster-LTS, I had this same
problem. The file /var/lib/dkms/spl/0.6.5.9/build/make.log says:
DKMS make.log for spl-0.6.5.9 for kernel 4.19.0-0.bpo.17-amd64 (x86_64)
Sat Jul 31 12:49:28 EDT 2021
make: *** No targets specified and no makefile found. Stop.
On Fri, Jan 04, 2019 at 04:49:30PM -0500, Jeremy Bicha wrote:
> On Fri, Jan 4, 2019 at 4:33 PM wrote:
> > pkg-config gtk+-3.0 --libs
> >
> > I get
> >
> > Package 'gdk-3.0' requires 'gdk-pixbuf-2.0 >= 2.30.0' but version of
> > gdk-pixbuf-2.0 is 2.10.14
> >
> > In fact version 2.36.5-2+deb9u2 is
On Sat, Nov 10, 2018 at 10:41:29PM +0100, Michael Biebl wrote:
> Since I don't encounter the issue, I require more information to
> reproduce it myself. Can you provide the steps so I can trigger this myself?
My apologies - a malfunctioning init script started two pipe readers,
and I misinterprete
On Tue, Aug 13, 2013 at 09:42:47PM +0200, Andreas Beckmann wrote:
> On 2013-08-13 17:40, r...@tau.solarneutrino.net wrote:
> > Package: xviewg
> > Version: 3.2p1.4-28.1
> > Severity: important
> >
> > Dear Maintainer,
> > xviewg:i386 is uninstallable on an amd64 system due to the error in the
> >
On Sat, Mar 20, 2010 at 07:45:16PM +0100, Brice Goglin wrote:
> Ryan Richter wrote:
> > On Sat, Mar 20, 2010 at 07:25:42PM +0100, Brice Goglin wrote:
> >
> >> You could also try intel 2.10.902 in experimental, but I think such a
> >> problem is likely a KMS p
On Sat, Mar 20, 2010 at 07:25:42PM +0100, Brice Goglin wrote:
> You could also try intel 2.10.902 in experimental, but I think such a
> problem is likely a KMS problem.
Unfortunately I can't build it
apt-get -t experimental build-dep xserver-xorg-video-intel
Reading package lists... Done
Building
On Fri, Mar 19, 2010 at 07:44:21PM +0100, Brice Goglin wrote:
> r...@tau.solarneutrino.net wrote:
> > Package: xserver-xorg-video-intel
> > Version: 2:2.9.1-2
> > Severity: important
> >
> >
> > I installed the sid xorg packages on top of a lenny system to get the new
> > intel
> > driver with sup
On Wed, Jun 13, 2007 at 02:05:34AM +0200, Marco d'Itri wrote:
> On May 06, [EMAIL PROTECTED] wrote:
> > This machine has two ethernet interfaces, formerly eth0 and eth1, that
> > are used to form the bond0 interface. Upon upgrading from sarge to
> > etch, eth1 became eth2 which broke the bonding c
On Fri, Mar 02, 2007 at 12:11:36AM +0100, Brice Goglin wrote:
> Hi,
>
> Could you try to reproduce with xdm 1:1.1.4-1 currently in experimental?
Actually just a couple days ago I finally tracked this down to an
unwritable /var/lib/xkb. Thanks for the timely reminder, consider it
closed.
-ryan
On Sat, Jan 27, 2007 at 04:13:23PM +0100, Brice Goglin wrote:
> Hi,
>
> About 2 years ago, you reported a bug to the Debian BTS regarding a
> confusing error messages when the X server fails to create a temp file.
> I don't think the relevant code in /etc/X11/Xsession changed since then.
> Did you
On Sat, Oct 21, 2006 at 06:52:06PM +0100, Ben Hutchings wrote:
> On Sat, 2006-10-21 at 12:08 -0400, Ryan Richter wrote:
> > On Sat, Oct 21, 2006 at 10:18:41AM +0200, Michel Dänzer wrote:
> > > On Fri, 2006-10-20 at 12:47 -0400, [EMAIL PROTECTED] wrote:
> > >
On Sat, Oct 21, 2006 at 10:18:41AM +0200, Michel Dänzer wrote:
> On Fri, 2006-10-20 at 12:47 -0400, [EMAIL PROTECTED] wrote:
> > Package: libgl1-mesa-dri
> > Version: 6.5.1-0.2
> > Severity: normal
> >
> > The current build contains a faulty i965_dri.so causing all GL clients
> > to crash and lock
On Sat, Oct 14, 2006 at 02:21:50AM +0200, Petter Reinholdtsen wrote:
> > The reboot command fails with the message
> >
> > error: /etc/init.d/rc exited outside the expected code flow.
> >
> > right after "Killing non-system processes". Maybe it's killing
> > itself by accident?
>
> Could this b
On Sat, Oct 14, 2006 at 02:21:50AM +0200, Petter Reinholdtsen wrote:
> > The reboot command fails with the message
> >
> > error: /etc/init.d/rc exited outside the expected code flow.
> >
> > right after "Killing non-system processes". Maybe it's killing
> > itself by accident?
>
> Could this b
On Sat, Oct 14, 2006 at 12:06:22AM +0100, Colin Watson wrote:
> On Fri, Oct 13, 2006 at 05:10:09PM -0400, [EMAIL PROTECTED] wrote:
> > I have the system default locale set to en_US.UTF-8, but ssh logins get
> > the POSIX locale.
>
> What's the locale on the client? With recent versions of openssh-
This problem is fixed if I uncomment the URxvt.font: line in
/etc/X11/app-defaults/URxvt. I note that this line is uncommented by
default in the sarge version of this package, should it be the same
here?
-ryan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
Patch:
diff -Naur mesa-6.5.1-orig/configs/debian-dri mesa-6.5.1/configs/debian-dri
--- mesa-6.5.1-orig/configs/debian-dri 2006-10-11 15:52:45.0 -0400
+++ mesa-6.5.1/configs/debian-dri 2006-10-11 15:53:59.868686770 -0400
@@ -31,11 +31,11 @@
DRI_DIRS = mach64 mga r128 r200 r300 rade
On Sat, Oct 07, 2006 at 09:48:46PM -0400, David Nusinow wrote:
> aiui, You really shouldn't be loading that module. Remove or comment out
> the line to load it in your xorg.conf.
OK, it still gets loaded later, but without the error.
Thanks,
-ryan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
Package: xserver-xorg
Version: 1:7.1.0-3
Severity: normal
Reportbug is using a totally wrong email address, I don't know why. I'm
[EMAIL PROTECTED]
GLcore fails to load with:
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol:
_glapi_Dispatch
-- System Information:
Debi
On Mon, Apr 24, 2006 at 08:41:37PM +0200, Elimar Riesebieter wrote:
> On Sun, 23 Apr 2006 the mental interface of
> Ryan Richter told:
>
> > Subject: mocp crashes w/ assertion failure (iface_set_mixer_value)
> > Package: moc
> > Version: 2.4.0-1
> > Severity: norm
Subject: mocp crashes w/ assertion failure (iface_set_mixer_value)
Package: moc
Version: 2.4.0-1
Severity: normal
When I start mocp, it crashes saying:
mocp: interface_elements.c:3267: iface_set_mixer_value: Assertion `value >= 0
&& value <= 100' failed.
This happens even if I remove my .moc di
Would someone please kindly fix this? It's been almost 6 months now,
and I'm getting rather sick of recompiling mozilla myself.
AMD64 gets no respect...
Thanks,
-ryan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
u can load the SCSI tape driver as a module with the
argument try_direct_io=0, or you can add iommu=nomerge to the kernel
command line.
-ryan
- Forwarded message from Hugh Dickins <[EMAIL PROTECTED]> -
To: Ryan Richter <[EMAIL PROTECTED]>
Delivery-date: Sun, 29 Jan 2006 13:07:
Package: kde-core
Version: 5:44
Severity: normal
File: kde
When I upgraded to this version of KDE several days ago, a user reoprted
that font antialiasing had been disabled. I use windowmaker on the same
machines, and there's nothing wrong with the fonts in my sessions, only
in KDE. I went into
Package: xfree86-common
Version: 4.3.0.dfsg.1-12
Severity: normal
The following section of /etc/X11/Xsession tries to warn about problems
with /tmp:
# Attempt to create a file of non-zero length in /tmp; a full filesystem can
# cause mysterious X session failures. We do not use touch, :, or tes
25 matches
Mail list logo