similar to: Bug#702337: doc patches

Displaying 20 results from an estimated 8000 matches similar to: "Bug#702337: doc patches"

2013 Mar 05
1
Bug#702337: xen-xapi / Open vSwitch not really working
Package: xcp-xapi Version: 1.3.2-14 Severity: important I chose the Open vSwitch (ovs) networking mode when I installed XCP # cat /etc/xcp/network.conf openvswitch Whenever I boot a VM, I notice that the vif interface is created (e.g. vif1.0) on dom0, and the vif is added to the ovs bridge (I can see it in the output of ovs-vsctl show) However, there is no connectivity, I can't ping the
2006 Feb 16
2
MANOVA: how do I read off within and between Sum-of-Squares info from the manova result?
Hi all, I am experimenting the function "manova" in R. I tried it on a few data sets, but I did not understand the result: I used "summary(manova_result)" and "summary(manova_result, test='Wilks')" and they gave a bunch of numbers... But I need the Sum-of-Squares of BETWEEN and WITHIN matrices... How do I read off from the R's manova results? Any
2010 Jun 28
1
managesieve und virtual plugin error v2.0
Hello, i have a problem with the managesieve plugin and a virtual namespace in v2.0. The managesieve plugin complains about an unknown storage driver virtual when i try to log intot the managesieve. I don't know if this is quite a recent problem or if it exists for a while, as i configured the virtual namspace from scratch. (The virtual namespace itself is working.) Jun 28 13:55:54
2008 Sep 04
2
Centos 5 card reader automount
To this point, whenever I've plugged a storage device (flash drive, mp3 player) into a USB plug, it's magically mounted and I get an icon on my desktop. I've just got a card reader and it doesn't automount. I can mount it manually with "mount /dev/sdb1 /mnt/temp" and that works fine. I would prefer to have it automount and give me the desktop icon. Unfortunately, I
2007 Jul 02
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 51 + test/trace/Makefile.am | 16 test/trace/chartoascii-4.swf |binary test/trace/chartoascii-4.swf.trace | 7 test/trace/chartoascii-5.swf |binary test/trace/chartoascii-5.swf.trace | 1011 ++++++++++++++++++++++++++++++++++++ test/trace/chartoascii-6.swf |binary test/trace/chartoascii-6.swf.trace | 1008
2013 Mar 06
3
unblock: xcp-xapi - urgent documentation fixes
Package: release.debian.org Severity: normal The current README.Debian is quite old It gives some advice that will lead to people having a broken system (e.g. no networking). It describes a procedure for configuring networking that is completely opposite to what has been described more recently on the upstream mailing list http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702337 I'm happy
2013 Mar 06
0
Bug#702337: possible documentation issue
It appears that this issue may be a result of documentation problems When I was having this problem, I had xenbr0 declared in my /etc/network/interfaces file. I have now stripped out everything in the interfaces file except the loopback interface, rebooted, and now my xcp+openvswitch system appears to be adding domUs to the bridge automatically, so the problem is no longer there. Specifically,
2013 Mar 22
0
Bug#702337: Additional documentation updates
Hello, I have updated the README.debian further with my own experiences and I also 0006-README.Debian-add-notes-about-networking-issues-see-.patch since it mismatched with my README.debian and there for would not patch (missing --minimal in the command on line 64). Cheers, Harrie -------------- next part -------------- A non-text attachment was scrubbed... Name: README.debian.patch Type:
2013 Apr 07
2
group data in classes
Hello all! I have a problem to group my data (years) in 10 years classes. For example for year year decade 1598 1590-1600 1599 1590-1600 1600 1590-1600 1601 1600-1610 --- my is like this> [1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 [16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 [31] 1628 1629 1630 1631 1632 1633
2020 Feb 26
0
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote: > Hallo Rich, > > Here is the fd list and total number just before collectd application > crashes. Before that the number of used fd's is constantly increasing. It > looks like a fd leak inside libguestfs to me. I am trying to debug the fd > handling inside the library. > > root@localhost:~# less
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
libswfdec/swfdec_as_object.c | 64 libswfdec/swfdec_file_reference.c | 2 libswfdec/swfdec_load_object.c | 81 libswfdec/swfdec_sprite_movie_as.c | 19 libswfdec/swfdec_system_security.c | 1 test/trace/Makefile.am | 72
2011 May 05
1
Question about error of "non-numeric argument to binary operator"
I have been trying to do a nls model and gives me the error of a nonnumeric argument table(file="c:/tt2.txt",header=T) > fit.model <- nls(TT~60*(1+alpha*(v/c)^beta),data=tt2, start=list(alpha=1, beta=3, v=1000)) Error in v/c : non-numeric argument to binary operator > is.numeric(tt2) [1] FALSE > is.character(tt2) [1] FALSE > as.numeric(tt2) Error: (list)
2013 Feb 21
2
ggplot2, geomtile fill assignment
Dear R help, I have some readings in three dimensions (x, y, z) and an amplitude for each. I'd like to visualize the data using ggplot, using tile plots, as I have some additional point data I would like to eventually overlay on the tile plots. I would like to subset the data by sections, slices if you will, in the z dimension, and plot the data for that slice. I can do all of this, but am
2001 Jun 18
1
typos in doc for write.table (PR#984)
Full_Name: Stephen Eglen Version: 1.2.3 OS: Linux (Redhat 6.1) Submission from: (NULL) (128.252.204.186) Hi, two small typos in `?write.table' (R 1.2.3) In the doc of the append parameter: append: logical. If true, the output is appended to targshe file. that should be "... to the file". and in the Details section, a full-stop is missing after names: Normally there is no
2013 Nov 20
0
Dovecot 2.2.5: Panic: file mail-transaction-log.c: line 350 (mail_transaction_log_set_mailbox_sync_pos)
Hello, I have been seeing an issue with Dovecot 2.2.5 (which is the current version packaged by cPanel). This is happening with any action that tries to access the mailbox index via IMAP. This log and debug information comes from a force-resync attempt, however, the same errors are logged when the user tries to open the mailbox or move a message to it. (User, domain, and IPs in log have been
2015 Mar 02
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
On 03/02/2015 01:39 PM, Wayne Mills wrote: > Thanks Cole, unfortunately I'm a n00b in this area so your response just > raised many more questions for me :/ > > * what are the config file names for libxl, libvirt and virt-manager > * where are they located in the respective source trees > * are the build flags defined in those config files? > * libxl is part of xen 4.5.0
2003 Dec 10
0
RdbiPgSQL and POSIXct
Hi, Does the Bioconductor library RdbiPgSQL support the POSIXlt and POSIXct (R time format)?. I tried to import an R data frame which had also some columns of class POSIXct into PostgreSQL 7.2.1 with the command dbWriteTable without success. >str(jame) `data.frame': 8123 obs. of 27 variables: $ kat.st : int 1 2 3 4 5 6 7 8 9 10 ... $ ime : Factor w/ 7867 levels
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote: > On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote: > > Hallo Rich, > > > > Here is the fd list and total number just before collectd application > > crashes. Before that the number of used fd's is constantly increasing. It > > looks like a fd leak inside libguestfs to me.
2009 Dec 08
0
CESA-2009:1646 Moderate CentOS 3 i386 libtool - security update
CentOS Errata and Security Advisory CESA-2009:1646 libtool security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2009-1646.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/libtool-1.4.3-7.i386.rpm updates/i386/RPMS/libtool-libs-1.4.3-7.i386.rpm source: updates/SRPMS/libtool-1.4.3-7.src.rpm You may update your
2009 Dec 08
0
CESA-2009:1646 Moderate CentOS 3 x86_64 libtool - security update
CentOS Errata and Security Advisory CESA-2009:1646 libtool security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2009-1646.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/libtool-1.4.3-7.x86_64.rpm updates/x86_64/RPMS/libtool-libs-1.4.3-7.i386.rpm updates/x86_64/RPMS/libtool-libs-1.4.3-7.x86_64.rpm source: