Bug#998232: cargo segv when updating crates.io index

2021-11-01 Thread Daniel P. Berrange
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

Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2020-12-15 Thread Daniel P. Berrange
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

Bug#795279: libvirt0: Libvirt reports malformed URI for active connection

2015-08-12 Thread Daniel P. Berrange
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

Bug#772422: [Qemu-devel] [PATCH v2 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-28 Thread Daniel P. Berrange
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-

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-28 Thread Daniel P. Berrange
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

Bug#772422: [Qemu-devel] [PATCH v2 1/2] kbd: add brazil kbd keys to qemu

2015-05-28 Thread Daniel P. Berrange
> 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/

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-27 Thread Daniel P. Berrange
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

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-27 Thread Daniel P. Berrange
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

Bug#753306: libvirt0: libvirt builds should include packager information

2014-06-30 Thread Daniel P. Berrange
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

Bug#732394: [libvirt] Implementation deficiency in virInitctlSetRunLevel

2014-02-19 Thread Daniel P. Berrange
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

Bug#732394: [libvirt] Implementation deficiency in virInitctlSetRunLevel

2013-12-18 Thread Daniel P. Berrange
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

Bug#721979: libvirt-bin: At least one cgroup controller is required: No such device or address

2013-09-12 Thread Daniel P. Berrange
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

Bug#573072: NetCF ported to Debian

2011-10-05 Thread Daniel P. Berrange
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

Bug#641813: augeas-lenses: modprobe lens fails to parse /etc/modprobe.d/aliases.conf

2011-09-16 Thread Daniel P. Berrange
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