Package: cargo
Version: 0.43.1-3~deb10u1
Severity: important
Dear Maintainer,
Since about Oct 12th, we have been seeing cargo on Debian 10
crash with a segv when attempting to update crates.io index
in CI jobs.
This was initially seen inside docker container running CI
pipelines in GitLab, but h
The postin script contains a check about whether the man page
source file exists, but doesn't check the destination directory.
So one way to fix this problem is to change the postin script
from
if [ -e $mandir/man1/$i.$srcext ]; then
to
if [ -e $mandir/man1/$i.$srcext && -e /us
Package: libvirt0
Version: 1.2.9-9
Severity: normal
Dear Maintainer,
When asking libvirt to report the URI it misses out two of the
three '/' characters in the URI
eg
# virsh -c qemu:///session uri
qemu:/session
This is invalid / broken syntax for the URI. This is possibly
a bug in libxml
SDL2
> library must be fixed before we can update ui/sdl2-keymap.h
>
> Signed-off-by: Gerd Hoffmann
Reviewed-by: Daniel P. Berrange
Regards,
Daniel
--
|: http://berrange.com -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o-
On Thu, May 28, 2015 at 08:24:04AM +0200, Gerd Hoffmann wrote:
> Hi,
>
> > For EVDEV_KPCOMMA it maps to XT KBD code 126 (0x7e in decimal) which
> > does not match your patch. I'm not sure where I got that mapping
> > from originally - probably from the Linux kernel's XT <-> evdev
> > keymapping
> This patch does just that. With this patch applied you can send those
> two keys to the guest using the send-key monitor command.
>
> Signed-off-by: Gerd Hoffmann
Reviewed-by: Daniel P. Berrange
Regards,
Daniel
--
|: http://berrange.com -o-http://www.flickr.com/photos/
On Tue, May 26, 2015 at 03:58:05PM +0200, Gerd Hoffmann wrote:
> This patch adds the two extra brazilian keys to the evdev keymap for
> X11. This patch gets the two keys going with the gtk and sdl1 UIs.
>
> With vnc (remote-viewer) only one of the two works correctly.
> Probably a client-side iss
On Wed, May 27, 2015 at 01:19:06PM +0200, Markus Armbruster wrote:
> Gerd Hoffmann writes:
>
> > This patch adds the two extra brazilian keys to the evdev keymap for
> > X11. This patch gets the two keys going with the gtk and sdl1 UIs.
> >
> > With vnc (remote-viewer) only one of the two works
Package: libvirt0
Version: 0.9.12.3-1
Severity: normal
Dear Maintainer,
The libvirt configure script has a special feature especially for distro
vendors to use when building binary packages which lets them encode a bit of
information about the builds, which then ends up in log files. This does not
The fix for this issue is now available in libvirt repositories. See
this security notice for further information on the changesets that
need to be backported
http://security.libvirt.org/2013/0018.html
Daniel
--
|: http://berrange.com -o-http://www.flickr.com/photos/dberrange/ :|
|: h
On Wed, Dec 18, 2013 at 06:33:21PM +0400, Reco wrote:
> Hello, list.
>
> I was pointed here by maintainer of libvirt package in Debian, Guido
> Günther. For the sake of completeness, the original bug report can be
> viewed at this link:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732394
Debian libvirt maintainer should cherry-pick this change from upstream
libvirt GIT master.
commit a48838ad2e36c124229b6faaf6e24284810e3802
Author: Daniel P. Berrange
Date: Wed Sep 11 19:15:52 2013 +0100
Fix launching of VMs on when only logind part of systemd is present
There is now upstream support in NetCF for Debian style networking
http://git.fedorahosted.org/git/?p=netcf.git;a=commit;h=5a84c95bea872d31f66be2ed6353734793a83aed
http://berrange.com/posts/2011/09/28/porting-netcf-to-debianubuntu-suse-and-windows/
Daniel
--
|: http://berrange.com -o
Package: augeas-lenses
Version: 0.7.2-1
Severity: normal
The default /etc/modprobe.d/aliases.conf file contains two lines
softdep uhci-hcd pre: ehci-hcd
softdep ohci-hcd pre: ehci-hcd
which confuse the augeas modprobe lens
# augtool
augtool> print /augeas//error/
/augeas/files/etc/modprobe.d
14 matches
Mail list logo