Hey there,
I've got the same problem since today's upgrade from 72.0.3626.121-1 to
73.0.3683.75-1, on a NUC8I5BEH (also with intel video).
The workaround from
https://bbs.archlinux.org/viewtopic.php?pid=1836760#p1836760 fixed it
for me. vainfo output for this system is:
| libva info: VA-API vers
Package: snapshot.debian.org
Severity: normal
Tags: patch
Hi there,
the following patch is pretty self-explanatory:
diff a/web/app/snapshot/templates/sidebar.mako
b/web/app/snapshot/templates/sidebar.mako
--- a/web/app/snapshot/templates/sidebar.mako
+++ b/web/app/snapshot/templates/sidebar.mak
Package: lvm2
Version: 2.02.167-1
Severity: minor
Hello maintainers,
while trying to backport lvm2 from stretch (2.02.167-1) against a jessie
chroot (with backports enabled, but only required packages installed),
the build fails with the following message:
| dh_systemd_start --no-start --no-rest
Hello Dominique,
tl;dr: the redirection works fine
On Sat, Apr 30, 2016 at 05:26:54PM +0200, Dominique Dumont wrote:
> Weird, I don't have any issue when building moarvm with cowbuilder.
I should clarify that I've been trying to build interactively in
sudo pbuilder --login, not some "build this
Package: moarvm
Version: 2016.04-1
Severity: normal
Tags: patch
I've just tried building moarvm with pbuilder. This fails with the
following error:
| make[1]: Entering directory '/tmp/moarvm-2016.04'
| perldoc -F -onroff -ddebian/moar.1 \
| -w center:MoarVM \
| -w "release:MoarVM-
Package: ferm
Version: 2.2-3
Severity: minor
Tags: patch
Hello,
the file /etc/default/ferm is autogenerated by ferm's postinst script if
it doesn't exist by piping an here-doc into it.
A line in this here-doc reads:
# additional paramaters for ferm (like --def '$foo=bar')
Because the $ is no
Package: nagios-plugins-contrib
Version: 14.20141104
Severity: normal
Hi there,
nagios-plugins-contrib ships a list of RBLs for check_rbl. One of these
lists is dnsbl.ahbl.org. This RBL was wildcarded on 2015-01-01 to return
a positive match for any query instead of not timing out.
This leads to
Package: ferm
Version: 2.2-2
Severity: normal
Hi formorer,
updating ferm unconditionally creates a file /etc/default/ferm, even if
it was removed by the user.
I'm not quite sure why anyone would want to remove it, but if one did,
it should't be recreated on package upgrade.
best regards,
youa
Package: ferm
Version: 2.2-2
Severity: normal
Tags: patch
Hi formorer,
the ferm package sets mode/group and owner of the /etc/ferm directory on
each package configuration / update, thus overwriting user changes such
as making that directory world readable:
| cat /var/lib/dpkg/info/ferm.postinst
Package: collectd-core
Version: 5.1.0-3
Severity: normal
Hello maintainer,
while upgrading a system from squeeze to wheezy, I was shown the
following warning (reformatted):
| The layout of some RRD files created by collectd has changed since
| version 4.x. In order to keep your old data you have
On Fri, May 10, 2013 at 01:54:24PM +0200, Julian Andres Klode wrote:
> On Fri, May 10, 2013 at 11:56:19AM +0200, Uli Martens wrote:
> > I'm running into problems running hardlink on my btrfs file system, at
> > around 200 hardlinks per file:
[...]
> > Please provide a
Package: hardlink
Version: 0.2.0
Severity: wishlist
Tags: upstream
Hello juliank,
I'm running into problems running hardlink on my btrfs file system, at
around 200 hardlinks per file:
| youam@riona:~/test$ for n in `seq 215` ; do cp /etc/fstab fstab.$n; done
| youam@riona:~/test$ hardlink -ptom
Package: libemail-sender-perl
Severity: normal
Tags: patch
Hi Perl Maintainers,
If you want to use Email::Sender::Transport::SMTP as a transport for
Email::Sender, and need to use authentication to login to your SMTP
server (which is hopefully the default), you get an error message that
you need
+0200
+++ psmisc-22.19-1.1/debian/changelog 2013-01-08 16:10:03.0 +0100
@@ -1,3 +1,11 @@
+psmisc (22.19-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Added fix for psmisc #52: pstree duplicated trees
+http://sourceforge.net/p/psmisc/bugs/52/
+
+ -- Uli Martens Tue, 08 Jan
Package: devscripts
Version: 2.11.6
Severity: normal
Hello maintainers,
while trying to use dget, it fails to do anything:
| $ dget base-files
| no repository found in /etc/apt/sources.list or sources.list.d at
/usr/bin/dget line 347.
dget filters the repositories from /etc/apt/sources.list{,.
Hello there,
using a small tool I wrote a while back, it's possible to see that the
actuall differences are in the encoding of the last few bytes of
cleartext.
I've copied the decoding tool to http://youam.net/devel/rfc1952-dec
Attached is the difference of the decoded files from
<20111208102738
Package: qemu-kvm
Version: 1.0+dfsg-1
Severity: minor
Tags: patch
Hello maintainer!
I just updated the qemu-kvm package from 0.15.1+dfsg-1 to 1.0+dfsg-2, but did
not upgrade my libvirt packages, which were still at version 0.9.2-7.
Trying to start my vms with libvirt (virt-manager) resulted in t
Package: grub-pc
Version: 1.98+20100804-14+squeeze1
Severity: normal
I'm getting the same effects on a squeeze system with qemu-kvm upgraded to a
0.14.1+dgsg-4 backport. I have not tested with squeeze's qemu-kvm. For me, the
exact pointer address reported differs, but changing the virtual machine
Hello Jon,
On Mon, Sep 13, 2010 at 08:52:59PM +0100, Jon Dowland wrote:
> I do not think debgtd is currently useful enough to warrant
> a place in a stable release. I have not spent time on it in
> a while and perhaps should consider removing it altogether -
> however, for the time being, I just
Package: arduino
Version: 0022+dfsg-1
Severity: normal
reopen 601653
tag 601653 - unreproducible
thanks
Hello Scott,
I've just installed the arduino package from experimental on a squeeze
system and also ran into this bug. After I also installed librxtx-java
from experimental, I can select the s
Package: hardlink
Version: 0.1.1
Severity: wishlist
Hello there,
I just tried to link a few backup files together, but didn't want to
recurse into subdirectories. So I tried running hardlink as this:
| hardlink -ptomv *.tar
which did not work because hardlink silently skips all non-direcoty
fil
Package: gnome
Version: 1:2.30+6
Severity: minor
Hi,
gnome currently recommends the package mozilla-plugin-gnash.
mozilla-plugin-gnash became a transitional package on 2010-09-08, the
actual plugin package is browser-plugin-gnash. You probably want to
rename the recommendation.
greetings,
Package: wnpp
Severity: wishlist
Owner: Uli Martens
* Package name: icinga-icli
Version : 0.2
Upstream Author : Daniel Friesel
* URL : http://derf.homelinux.org/projects/icinga-cli/
* License : WTFPL (http://sam.zoy.org/wtfpl)
Programming Lang: Perl
Package: incron
Version: 0.5.9-4
Severity: minor
Tags: patch
When trying to build incron in a lenny (plus backports) chroot, building fails
with a debhelper quilt error. After installing the latest quilt available in
backports, building succeeds. Reading the quilt changelog, it seems like the
depe
gelog
--- pal-0.4.3/debian/changelog
+++ pal-0.4.3/debian/changelog
@@ -1,3 +1,9 @@
+pal (0.4.3-3.1) unstable; urgency=low
+
+ * make pal wake up less often in manage mode
+
+ -- Uli Martens Thu, 26 Feb 2009 05:21:12 +0100
+
pal (0.4.3-3) unstable; urgency=low
* Recode austria.pal from ISO
gelog
+++ mouseemu-0.15/debian/changelog
@@ -1,3 +1,12 @@
+mouseemu (0.15-8.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * check if MAKEDEV should be used (Closes: #563785)
+ * move udev to Should-Start/Stop-Start in init-script as mouseemu doesn't
+depend on udev
+
+ --
w
+
+ * Non-maintainer upload.
+ * check if MAKEDEV should be used (Closes: #563785)
+ * move udev to Should-Start/Stop-Start in init-script as mouseemu doesn't
+depend on udev
+
+ -- Uli Martens Fri, 22 Jan 2010 21:42:10 +0100
+
mouseemu (0.15-8) unstable; urgency=low
* debian/pat
,10 @@
+procps (1:3.2.8-2.1) UNRELEASED; urgency=low
+
+ * No upload at all, not even an NMU...
+ * added watch-unicode patch by Jarrod Lowe Closes: #240989
+
+ -- Uli Martens Fri, 08 Jan 2010 10:12:07 +0100
+
procps (1:3.2.8-2) unstable; urgency=low
* ps displays supplementary groups Closes: #506
Hi,
just for the record, it IS possible to prevent a process from being killed by
the OOM-killer:
| 3.1 /proc//oom_adj - Adjust the oom-killer score
| --
|
| This file can be used to adjust the score used to select which processes
| should be k
Package: conduit
Version: 0.3.15-1
Severity: minor
Hi,
conduit is in the devel section, but it's not a devel tool, it is a gnome tool.
| yo...@riona:.../conduit-0.3.15$ grep Section debian/control
| Section: devel
greetings,
youam
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...
tag 551470 + patch
thanks
Hello,
this mail is just to provide a dpatch patch file for Piotr's fix as dpatch dies
over tabs-vs-spaces if you just copy his patch directly. Adding this file into
debian/patches and adding it into 00list did fix the problem for me.
greetings,
Uli / youam
#! /
Package: libvirt-bin
Version: 0.7.1-2
Severity: normal
Hi Guido,
I'm the guy from the debconf who told you about the problem hot-adding disks to
kvm domains with libvirt.
First, thanks again for looking into the bug there, the first half of it seems
to be fixed already. [ftr: trying to add a dis
Package: tagcoll
Version: 2.0.11-1
Severity: wishlist
Hi there,
please add an option to tagcoll which returns items which have /exactly/ the
given tags, but no others. This is different from tagcoll grep, which filters
the return set to only return items matching the expression, but ignores oth
Package: moreutils
Version: 0.31
Severity: wishlist
Tags: patch
Hi there,
I think the new "match_parens" utility written by Wybo Dekker would be a good
fit for inclusion in the moreutils package. Here is the relevant part of
match_paren's README:
| Mismatches of parentheses, braces, (angle) brac
severity 499516 grave
found 499516 2:8.3.2-1~bpo50+1
found 499516 2:8.3.2-3
thanks
Hi,
This problem just shut down all drbd resources on my secondary server and tried
to shut down all resources on my primary server. Upgrading to the new package
version stopped the one thing I'm using drbd for in
Package: xserver-xorg-input-synaptics
Version: 1.1.2-1
Severity: normal
Tags: patch
Hi there,
when trying to build xserver-xorg-input-synaptics from unstable against a lenny
system, the fails with this messages:
gcc -Wall -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 -I../../src -o
synclie
On Wed, Jun 04, 2008 at 10:06:18AM +0200, Bastian Blank wrote:
> On Wed, Jun 04, 2008 at 12:01:25AM +0200, Carsten Hey wrote:
> > please consider adding pvinfo, a small perl tool to display the physical
> > allocation layout of lvm physical volumes to the Debian package lvm2.
> > Maybe upstream is
Package: evince
Version: 0.6.1-1
Severity: normal
Tags: experimental
Hi!
When viewing a file in evince in fullscreen mode (F11), evince shows a
toolbar at the top of the screen displaying page / zoom selectors and a
"leave fullscreen" button. This toolbar autohides after a few seconds of
mouse in
Package: lynx
Version: 2.8.5-2sarge1.1
Severity: important
Tags: patch
The version of lynx currently in sarge/updates is 2.8.5-2sarge2, but
etch and sid are at 2.8.5-2sarge1.1, which is missing the fix for
CVE-2004-1617 (see DSA-1076-1). Please add the patch from 2.8.5-2sarge2
to the latest lynx p
Package: ftp.debian.org
Severity: wishlist
The "update" package is obsolete, as it depends on kernel 2.0 and we
don't even ship 2.2 any more... Please remove it, thanks!
| Description: daemon to periodically flush filesystem buffers
| The update daemon flushes the filesystem buffers at regular i
Package: licq
Version: 1.3.2-4+b1
Severity: serious
Hi there!
While trying to install licq-dev (1.3.2-4, last version in sid), it
tries to overwrite include files from licq (1.3.2-4+b1), which AIUI
should not be in this package at all. BIN-NMU gone wrong...
| ii licq 1.3.2-4+b1 IC
Package: offlineimap
Severity: minor
Tags: patch
zcat /usr/share/doc/offlineimap/examples/offlineimap.conf.gz | nl | ...
209 # There are three ways to specify the password for the remote IMAP
210 # server:
212 # 1. No password at all specified in the config file. You will
215 # 2.
Package: wnpp
Severity: wishlist
* Package name: webmin-nagmin
Version : 2.2.0
Upstream Author : Fred Reimers <[EMAIL PROTECTED]>
* URL : http://http://nagmin.sourceforge.net/
* License : (GPL2)
Description : nagios control module for webmin
NagMIN is a
Package: podracer
Severity: serious
Tags: upstream patch
Justification: Policy 3.5
podracer uses the awk function 'gensub' which does not exist in mawk but
fails without any error message.
The following patch should fix this incompatibility.
(please notice that it's 4am over here and test it bet
Package: perlpanel
Version: 0.9.0-2
Severity: normal
Hi there!
The default configuration of perlpanel started with a size set to 24
( in .perlpanelrc), but the panel was 32 pixel
deep. There was no way to change the (effective) size of the panel to
something smaller. At one point the panel was de
45 matches
Mail list logo