search for: qv

Displaying 20 results from an estimated 95 matches for "qv".

Did you mean: vq
2014 Oct 10
1
fixes for quota support on NetBSD
...a_quota-fs.c,v 1.4 2013/08/05 23:12:42 bouyer Exp $ fix support for NetBSD's libquota --- src/plugins/quota/quota-fs.c.orig 2013-02-26 09:42:04.000000000 +0100 +++ src/plugins/quota/quota-fs.c 2013-08-06 01:00:32.000000000 +0200 @@ -672,34 +672,38 @@ { struct quotakey qk; struct quotaval qv; + struct quotahandle *qh; + int ret; - if (root->qh == NULL) { - if ((root->qh = quota_open(root->mount->mount_path)) == NULL) { - i_error("cannot open quota for %s: %m", - root->mount->mount_path); - fs_quota_root_disable(root, group); - return 0; - } - }...
2010 Jan 22
2
Stata and R user GLM method
...teHTQuali3_4 dQSvacrateHTQuali3_5 cluster_32 cluster_33 cluster_34, link(probit) family(binomial) robust Apart from the robust option, it seems to me from what I understand that I should get the same things. Stata output: *Second model (N=690* *Coef.* *p-value* Constant** 0.241*** 0.000 QV>SV>0 0.076*** 0.001 SV>QV>0 0.071** 0.027 QV>SV=0 0.051** 0.019 SV>QV=0 0.042 0.368 Mental Health HTs -0.226*** 0.000 Acute Teaching HTs 0.159*** 0.000 Other HTs 0.084 0.200 R output (Sorry for the presentation, but I am not able at the moment to produce nice...
2009 Mar 27
2
Installing openmpi & lam for use with R
I am trying to install the R package "Rmpi" which needs libmpi. I've installed openmpi and lam in Centos 5.2: [root at rab45-1 /]# rpm -qv openmpi openmpi-1.2.5-5.el5 openmpi-1.2.5-5.el5 [root at rab45-1 /]# rpm -qv lam lam-7.1.2-14.el5 lam-7.1.2-14.el5 But I get the following error message when trying to install Rmpi: /usr/bin/ld: skipping incompatible /usr/lib/lam/lib/libmpi.so when searching for -lmpi I'm not sure what else...
2005 Aug 16
1
Nessus Installation Failure
...tem configure: error: Could not find OpenSSL and OpenSSL headers on your system **** An error occured :/ Do you want to save the compilation log to analyze what went wrong ? [y] Where should I save this file ? [/root/nessus_compilation] Do you want to delete /tmp/nessus-installer.11739 ? [y] rpm -qv openssl shows: [root at asskicker em]# rpm -qv openssl openssl-0.9.7a-33.15 Anyone have any ideas as to what I'm doing wrong or what I need to change to get this package to install? Thank you, Ed
2007 Jun 30
1
Asterisk 1.4.6 Fedora 7 configure error
...fully with asterisk 1.4.6 on Fedora 7 x86_64, as it complains about no termcap support, even though it is installed (see below). Any ideas where to go next? checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... no configure: error: *** termcap support not found [root at mail3 asterisk-1.4.6]# rpm -qv termcap termcap-5.5-1.20060701.1 [root at mail3 asterisk-1.4.6]# rpm -qv libtermcap libtermcap-2.0.8-46.1 libtermcap-2.0.8-46.1 [root at mail3 asterisk-1.4.6]# rpm -qv libtermcap-devel libtermcap-devel-2.0.8-46.1 libtermcap-devel-2.0.8-46.1 [root at mail3 asterisk-1.4.6]# I also noticed a few WAR...
2012 Jul 04
2
Strange alterations to vim and related packages on KVM host
OS CentOS-6.2 with updates to present. I use git on this host to manage configuration changes and to monitor package alterations. This is not meant to be a security check. It is simply a way for me to easily recover from fumble fingered configuration changes. Yesterday git status reported that the following files had changed since the previous commit: # modified: ../usr/bin/gdb #
2013 Dec 09
3
compat-openmpi issues after upgrade to CentOS 6.5
...4 this was version 1.4.3: % /usr/lib64/compat-openmpi/bin/mpirun -V mpirun (Open MPI) 1.4.3 but after the upgrade to CentOS 6.5 it suddenly reports version 1.5.3: % /usr/lib64/compat-openmpi/bin/mpirun -V mpirun (Open MPI) 1.5.3 But rpm/yum still reports that version 1.4.3 is installed: % rpm -qv compat-openmpi compat-openmpi-1.4.3-1.1.el6.x86_64 Is this deliberate, or has someone erred? - Tor
2009 Mar 27
0
Installing Rmpi on Centos 5.2
I am trying to install the R package "Rmpi" which needs libmpi. I've installed openmpi and lam in Centos 5.2: [root at rab45-1 /]# rpm -qv openmpi openmpi-1.2.5-5.el5 openmpi-1.2.5-5.el5 [root at rab45-1 /]# rpm -qv lam lam-7.1.2-14.el5 lam-7.1.2-14.el5 I'm using this to install Rmpi: R CMD INSTALL /home/rick/Rmpi_0.5-7.tar.gz --with-mpi=/usr/lib64/lam/include But I get the following error message: /usr/bin/ld: skipping incomp...
2008 Dec 24
1
/etc/dovecot.conf says mkcert.sh is in doc/mkcert.sh but instead it is in /usr/libexec/dovecot/mkcert.sh
...ert.sh can be used to easily generate self-signed* # certificate, just make sure to update the domains in dovecot-openssl.cnf #ssl_cert_file = /etc/pki/dovecot/certs/dovecot.pem #ssl_key_file = /etc/pki/dovecot/private/dovecot.pem However, installing dovecot from an rpm places mkcert.sh in: % rpm -qv dovecot dovecot-1.1.7-1.fc10.i386 % rpm -V -v dovecot S.5....T c /etc/dovecot.conf ........ c /etc/pam.d/dovecot ........ /etc/pki/dovecot ... ........ /usr/libexec/dovecot/logview ........ /usr/libexec/dovecot/maildirlock *........ /usr/libexec/dovecot/mkcert.sh * ........ /usr/...
2006 Apr 20
0
Major internal changes, TI DSP build change
...6E?O??k???????%??B?? ????v?1 k?4z???a6???-??|J??1_??X\ ~|m??3???N???v_ ??s ?=)?0???g???w???????\@?`?3??0r?s??,??=???T??*?6?S4NS???g?????jMl? L),???-???9?4???f?>(?????B?0E]???C?????h???M??R?$??[???u?? $??)%Q??JM?ZTY???v??E?k?u;???m?M?-?f]W-???????}?.L^?8I????S\'Va |?<k4?*??d08? ? BI???bT?(QV??l4 ??H??"l?'c???? 4V??{lle????????,?H3?OV?`RTU?? ??$??jD??: ?? ,???8WU???l? ?#??"pdJ?A??? ?)?W4???*?W????7??j????5q7j~?????????8c??02 \?????p?^??]?=x??l#???-jb-W?`1W???? ?s.<??t???D>R????????71?.??=?- ??7?Sl????dj???a;??WX?;??F????I???o(?U`_??_?`?I8&?B2?~p?? ?????0?????????...
2005 Dec 29
9
Single Table Inheritance
Hi all, Quick question for STI. With the following setup: class Company < AR::Base; end class Firm < Company; end Why does Firm.find(:all) return all Companies, not just those that have type==''Firm''? -- Alex
2013 Apr 29
4
ECC memory errors
I started to receive this kind of messages a few days ago on one of my servers: Message from syslogd@ at Mon Apr 29 08:02:55 2013 ... server1 kernel: EDAC MC0: UE row 0, channel-a= 0 channel-b= 1 labels "-": (Branch=0 DRAM-Bank=0 RDWR=Read RAS=0 CAS=0, UE Err=0x2 (Aliased Uncorrectable Non-Mirrored Demand Data ECC)) I've never had ECC memory to fail on me before, so now I am
2016 Nov 12
0
[PATCH v2 5/5] v2v: update tests to match changes in OVA import
...null +++ b/test-data/utils.sh @@ -0,0 +1,21 @@ +#!/bin/bash - + +# Returns 0 if QEMU version is greater or equal to the arguments +qemu_version() { + if [ $# -ne 2 ] ; then + echo "Usage: $0 <major_version> <minor_version>" >&2 + return 3 + fi + + QV=$(expr match "$(qemu-img --version)" 'qemu-img version \([0-9]\+\.[0-9]\+\)') + [ -z "$QV" ] && return 2 + + QMAJ=$(echo "$QV" | cut -d. -f1) + QMIN=$(echo "$QV" | cut -d. -f2) + + if [ \( $QMAJ -gt $1 \) -o \( $QMAJ -eq $1 -a $QMI...
2006 Apr 19
2
Major internal changes, TI DSP build change
> You found it. The SHL32 (not SHR32) line fixes the problem. It must be > doing a 16-bit shift, then extending the result (which is reasonable). As > it happens, that it the same macro which gave us trouble last May > (25th/26th), when the C55 build was more subtlely broken. Yes, that's what I finally remembered. I think I've fixed all occurrences (by adding EXTEND32)
2005 Mar 30
7
RE: Shorewall and an inline IDS (snort-inline orhogwash)
...possible to have the systems setup so that it places packets that the firewall would allow into QUEUE. After setting up and starting shorewall I then issue the following (assuming that ip_queue module is loaded) iptables -A INPUT -i br0 -j QUEUE iptables -A FORWARD -i br0 -j QUEUE Running snort -Qv shows that snort isn''t seeing any packets but everything can pass by the box. On a box running just snort it sees everything. What I ended up doing was running two inline boxes, one firewall, one IPS. So far everything is working well and I''d be happy to share my experience setti...
2017 Jun 05
2
Re: libvirtd not accepting connections
On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote: >I've upgraded from Fedora 20; probably missed a merge of rpmnew with >existing .conf; permission problem, some other mistake along the way to >Fedora 25. > Yeah, probably some 'rpm -qV' (or whatever the command to verify all packages is) could help as well. >Is there a "how to" similar to [1] that lets one qemu to log that it was >invoked and how far it got? > >I removed qemu (dnf remote qemu; sudo dnf remove qemu-common) >build qemu 2.2-maint (assum...
2017 Jun 06
3
Re: libvirtd not accepting connections
...06:42:39PM -0400, Michael C Cambria wrote: >>> I've upgraded from Fedora 20; probably missed a merge of rpmnew with >>> existing .conf; permission problem, some other mistake along the way to >>> Fedora 25. >>> >> >> Yeah, probably some 'rpm -qV' (or whatever the command to verify all >> packages is) could help as well. > >"rpm -aV" didn't turn up anything obvious: > >S.5....T. c /etc/libvirt/libvirtd.conf was modified for logging: ># diff libvirtd.conf libvirtd.conf.rpmnew >1,4d0 >< log_lev...
2016 Dec 18
0
[PATCH v4 6/6] v2v: ova: don't extract files from OVA if it's not needed
...ls.sh @@ -54,3 +54,23 @@ do_sha256 () ;; esac } + +# Returns 0 if QEMU version is greater or equal to the arguments +qemu_is_version() { + if [ $# -ne 2 ] ; then + echo "Usage: $0 <major_version> <minor_version>" >&2 + return 3 + fi + + QV=$(expr match "$(qemu-img --version)" 'qemu-img version \([0-9]\+\.[0-9]\+\)') + [ -z "$QV" ] && return 2 + + QMAJ=$(echo "$QV" | cut -d. -f1) + QMIN=$(echo "$QV" | cut -d. -f2) + + if [ \( $QMAJ -gt $1 \) -o \( $QMAJ -eq $1 -a $QMI...
2017 Jan 30
0
[PATCH v6 3/3] v2v: ova: don't extract files from OVA if it's not needed
...ls.sh @@ -54,3 +54,23 @@ do_sha256 () ;; esac } + +# Returns 0 if QEMU version is greater or equal to the arguments +qemu_is_version() { + if [ $# -ne 2 ] ; then + echo "Usage: $0 <major_version> <minor_version>" >&2 + return 3 + fi + + QV=$(expr match "$(qemu-img --version)" 'qemu-img version \([0-9]\+\.[0-9]\+\)') + [ -z "$QV" ] && return 2 + + QMAJ=$(echo "$QV" | cut -d. -f1) + QMIN=$(echo "$QV" | cut -d. -f2) + + if [ \( $QMAJ -gt $1 \) -o \( $QMAJ -eq $1 -a $QMI...
2009 Apr 22
3
Yum update corrupted something badly - can only get access through SSH terminal or Webmin
Hey there - This morning I ran the yum updater through Webmin as I do every month or so - after about two hours I realized that I still had the same updating screen going - and no response. Seemed strange. Simple attempts to kill it didn't work so I sent a command to reboot the system - that seemed to work, till I turned on the monitor directly connected to the server - I saw this