I've been seeing this error too while transferring 1.5GB VM Images.
Turning compression off fixes it.
According to this it is something to do with how rsync was compiled -
whether it was using the internal or external zlib
https://bugzilla.samba.org/show_bug.cgi?id=10372
--
Nick Craig
recompiling with
module-assistant --not-unpack build dahdi
And re-installing the .deb has meant both systems have run fine for a
week, handling 100s of calls.
Please apply this fix ASAP!
--
Nick Craig-Wood -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
ymaps into those provided by qemu-system
# cd /usr/share
# mkdir xen
# cd xen/
# ln -s ../qemu
# ls -ld /usr/share/xen/qemu
lrwxrwxrwx 1 root root 7 2010-05-21 08:18 /usr/share/xen/qemu -> ../qemu
And, presto, the domain starts and appears to be all working :-)
--
Nick Craig-Wood -- http://w
kernel = "/usr/lib/xen-default/boot/hvmloader"
memory = 1024
name = "win2003"
domain = "win2003"
vif = [ 'type=ioemu, ip=10.0.0.4, bridge=win2003, mac=00:16:3E:00:00:01' ]
disk = [ 'file:/home/win2003/miniserver/root_fs,ioemu:hda,w' ]
extra = &qu
Package: xen-utils-3.4
Version: 3.4.3~rc6-1
Severity: important
blktapctrl doesn't start. This means that none of the tap: disks work
(eg tap:aio).
It produces this in the log
BLKTAPCTRL[6569]: blktapctrl.c:788: blktapctrl: v1.0.0
BLKTAPCTRL[6569]: blktapctrl.c:790: Found driver: [raw imag
Package: xen-utils-3.4
Version: 3.4.3~rc6-1
Severity: important
blktapctrl isn't started by default. If blktapctrl isn't started then
none of the tap: disks (eg tap:aio) work.
This functionality has been removed in tools-misc-xend-startup.diff
@@ -120,24 +86,14 @@
if not sys.argv[1:]:
Package: spambayes
Version: 1.0.4-5.1
Severity: important
The mail below causes sb_filter to crash with the traceback.
This is a minimal snippet from a real spam email which demonstrated
the problem.
sb_filter.py < bang-spam-clean-minimal 2> bang-spam-clean-minimal-traceback
--
font to get a
different effect. I didn't implement that though as there are still
descenders in the symbols.
This is a marked improvement on the scaled TTF fonts - thanks for
implementing it!
Cheers
Nick
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--- Gr
if ($useTTF && defined $font2TTF{$fontname}) {
@@ -191,6 +237,7 @@
$useTTFNow = 1;
$GDFontSize = $font2TTF{$fontname}->{'GDFontSize'};
$GDBaseline = $font2TTF{$fontname}->{'GDBaseline'};
+ $GDHeight = $font2TTF{$fontname}->{'GDHeight'};
}
for my $ord (unpack($unpackTemplate, $string)) {
@@ -231,7 +278,7 @@
# Construct the bitmap
for (my $x = 0; $x <= $GDBounds[2];
$x++) {
- for (my $y = 0; $y < 32; $y++) {
+ for (my $y = 0; $y < $GDHeight;
$y++) {
$bits_tmp .=
$gd->getPixel($x,$y) == $GDBlack ? 1 : 0
}
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hough..
Cheers
Nick
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: slimserver
Version: 6.3.0-1
Followup-For: Bug #366200
After the upgrade there is no text on the v1 display, just an arrow,
or a music symbol.
The menus appear to work it is just that there is no text, like the
font has not been included in the package or something like that.
-- System
Package: smartpm
Version: 0.39-1
Severity: important
Smart doesn't work at all as a user for me because my /etc/auto.misc
file isn't world readable (it contains passwords).
Eg
$ smart search bash
Traceback (most recent call last):
File "/usr/bin/smart", line 193, in ?
main(sys.argv[1:])
nnectivity", "DC-105 ISDN TA"},
+/* {PCI_VENDOR_ID_SITECOM, PCI_DEVICE_ID_SITECOM_DC105,"Sitecom
Connectivity", "DC-105 ISDN TA"}, */
{0, 0, NULL, NULL},
};
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: python2.3
Version: 2.3.5-8
Severity: wishlist
Python 2.4 was released on November 30, 2004. Its now up to minor
release 2.4.2. Its stable and supported. Please can we move on from
the default of 2.3 now!
I appreciate that there is a python2.4 package.
However it would be really nice
Package: fail2ban
Version: 0.6.0-1
Severity: important
when I run fail2ban or /etc/init.d/fail2ban start it reports this
# fail2ban -h
Traceback (most recent call last):
File "/usr/bin/fail2ban", line 35, in ?
import fail2ban
File "/usr/share/fail2ban/fail2ban.py", line 32, in ?
from
3.4.3-3clipboard utility for KDE
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Just as a confirmation I tried to make a brand new user with no config
changes at all. The problem still exists.
--
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble
Package: metacity
Version: 1:2.12.1-1
Severity: important
Metacity a while ago stopped raising my gaim windows. If gaim hasn't
got the focus, then the gaim windows don't get raised to the top of my
window pile and I don't notice them (I have lots of windows on my
desktop)!
This problem can also
On Wed, Sep 14, 2005 at 03:12:46PM +0200, Lo?c Minier wrote:
> On ven, oct 15, 2004, Nick Craig-Wood wrote:
> > I did a recent update on both my desktop and my laptop (I'm following
> > testing on both). The gnome-volume-control no longer works after the
> > upgrade.
19 matches
Mail list logo