search for: db3

Displaying 20 results from an estimated 63 matches for "db3".

Did you mean: db
2004 May 26
1
error compilling TC
...`/usr/local/src/iproute2/lib'' make: *** [all] Error 2 ------------------------- ------> iproute2-2.4.7-now-ss020116-try.tar.gz make[1]: Cambiando a directorio `/usr/local/src/iproute2/lib'' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -I/usr /include/db3 -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRESOLV E_HOSTNAMES -c -o ll_map.o ll_map.c gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -I/usr /include/db3 -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRESOLV...
2013 Jan 29
0
On the calulation of crossed differences
...cerning the same type of dataset I was asking before, in a previous help request. I needed to sum data over subsample of three time series each of them made of 100 observations. The solution proposed were various, among which: db<-p dim( db ) <- c(25,4,3) db2 <- apply(db, c(2,3), sum) db3 <- t(apply(db2, 1, function(poff) 100-(100*abs(poff/sum(poff)-(1/3))) ) ) My request now is about the function at the end of the calculation in db3. IF instead of the difference from a number, here 1/3, I need to calculate the following difference: consider that db3 is a matrix 4x3, I need to...
2013 May 18
1
CentOS 5.9 LiveCD build on CentOS 6.4?
...ying but getting following errors (rpmdb related): <snip> Installing: cups-pdf ################### [ 692/1011] semodule: SELinux policy is not managed or store cannot be accessed. rpmdb: /var/lib/rpm/Packages: unsupported hash version: 9 error: cannot open Packages index using db3 - Invalid argument (22) error: cannot open Packages database in /var/lib/rpm Installing: bluez-utils-cups ################### [ 693/1011] <snip> Installing: firefox ################### [ 868/1011] warning: google-earth-stable-6.0.3.2197-0.i386: Header V4 DSA/SHA1 Signa...
2014 Apr 06
2
Problem running yum update command
I am running CentOS 6.5 in a VZ container and today when I wanted to run yum update command I receive the following error messages: rpmdb: unable to join the environment error: db3 error(11) from dbenv->open: Resource temporarily unavailable error: cannot open Packages index using db3 - Resource temporarily unavailable (11) error: cannot open Packages database in /var/lib/rpm CRITICAL:yum.main: Googling the message I find several-year old posts where it seems that the d...
2007 May 02
12
2 Rails Applications sharing same login system
Hi i have 2 seperate rails applications. They both share the same login system. If someone is logged into application 1 then they should be able to start using application 2 without logging in again. I am unsure how to achieve this. I''ve a feeling i can somehow do it by telling both the apps to share a cookie, but i''m not sure. Does anyone know how to do this or has anyone
2001 Mar 19
0
[RHSA-2001:016-03] rpm-4.0.2 for all Red Hat platforms and releases.
...ions is being released. This version of rpm understands legacy version 3 packaging used in Red Hat 6.x/5.x distributions as well as version 4 packaging used in Red Hat 7.x. In addition, rpm-4.0.2 has support for both the legacy db1 format used in Red Hat 6.x/5.x databases as well as support for the db3 format database used in Red Hat 7.x 2. Relevant releases/architectures: Red Hat Linux 5.2 - alpha, i386, sparc Red Hat Linux 6.2 - alpha, i386, sparc Red Hat Linux 7.0 - alpha, i386 3. Problem description: Several potential problems 1) Red Hat 6.x/5.x users will need to install the db3 packa...
2004 Jan 10
2
Free Software or not -- that's the question /* New subject */
...ore formal releases of the software. This is a big step forward. Now, a case in point to illustrate C. Asterisk includes a Berkeley DB implementation in its source tree. It lives in the db1-ast subdirectory. Now every modern UNIX has a Berkeley DB implementation included. These days it is usually DB3 from Sleepycat. Not the Sleepycat license under which DB3 is released is basically the standard BSD license with a bit of GPLish language added in. Though Digium supports Free Software to the point of releasing code under the GPL, they are afraid enough of the idea of Free Software, that they inc...
2007 Mar 14
4
"No space left on device" but there is space
...receiving message "No space left on device" but there is space. I've forced fsck on reboot 2 times but did not solve. # yum rpmdb: /var/lib/rpm/__db.001: No space left on device error: db4 error(28) from dbenv->open: No space left on device error: cannot open Packages index using db3 - No space left on device (28) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): <...> # df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol01 5.0G 3.6G 1.2G 76% /var /dev/mapper/VolGroup00-LogVol04 1008M 456M...
2005 Jul 20
4
Yum/rpm error (rpmdb versioning issue?)
Has anyone seen this before? [root at shelob rpm]# yum update rpmdb: Program version 4.2 doesn't match environment version error: db4 error(22) from dbenv->open: Invalid argument error: cannot open Packages index using db3 - Invalid argument (22) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/bin/yum", line 30, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum/yummain.py", line 163, in main (log, errorlog, filelog, conf, cmds) = pa...
2010 May 08
8
VGA Passthru
Hello I am new in XEN and Linux. I am trying the VGA passthru. I can xen-pciback.hide EtherNet, Serial Com port. But when I xen-pciback.hide my VGA. I can no longer login to the Linux(Fedora 12). Then how can I xm create a XP DomU guest? Can anyone help? I am using Intel Q35 MB with Intel Core2 CPU. _______________________________________________ Xen-users mailing list
2007 Jan 16
4
Subdomain Account Keys Best Practice
Hi all, I''m thinking of useing sub-domains as account keys, something I''ve played with previously. I have accounts and users, fairly standard, except that users can belong to many accounts, and accounts can have many users. So I figure I need to have an area on the main domain, that allows users to view their account memberships and things. Sort of like a dashboard for each
2003 Oct 06
1
Installing R in Linux 8.0
...ibrary) that I found in http://www.hklpg.org/RPM/libblas.so.3.html and downloaded blas-3.0-9.1mlx.i386.rpm Tried to do rpm -hiv blas-3.0-9.1mlx.i386.rpm and got error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open Packages database in /var/lib/rpm Any suggestions, idea, help...????? Thanks a lot
2010 Dec 01
2
Are stub databases still supported in 1.0.21?
I have the following setup: Databases: /var/lib/xapian-omega/data/db1 /var/lib/xapian-omega/data/db2 /var/lib/xapian-omega/data/db3 Stub: /var/lib/xapian-omega/data/default The stub file "default" is a text file that contains the following: auto /var/lib/xapian-omega/data/db1 auto /var/lib/xapian-omega/data/db2 auto /var/lib/xapian-omega/data/db3 Using the following returns nothing: /usr/lib/cgi-bin/omega/omega ...
2010 Jun 03
0
SUN Storage 7310 with RHEL 5.5 / Centos 5.5 and multipathed root, again.
...in the SAN Fabric, the system boots fine and I can re-enable the paths when the kernel is up. The paths become [active][ghost] as wished after some time when they show up in the FC Zoning. This smells like broken mkinitrd to me. System is very up-to-date, Centos 5.5 Version below: [root at dev-db3 ~]# yum list device-mapper-multipath Installed Packages device-mapper-multipath.x86_64 0.4.7-34.el5_5.1 installed [root at dev-db3 ~]# uname -r 2.6.18-194.3.1.el5 Any suggestions? best regards from Berlin, Jens Neu Health Services Network Administration -------------- next part -------...
2012 Dec 30
1
combining databases for omega
From the documentation I've read, omega can read from multiple databases, but I'm not sure how to go about this. I have three databases created using omindex, currently located at /var/lib/xapian-omega/data/share, /var/lib/xapian-omega/data/users, and /var/lib/xapiax-omega/data/management The quickstart guide says that in omega.conf database_dir should point to the directory
2004 Feb 12
1
Solution: iproute2 and kernel 2.6.1
....1.25, so simply edited the Makefile to reflect the difference! File iproute2/include-glibc/db.h gives the hack away ;-) ----- <snip iproute2/include-glibc/db.h> ----- ... "The simplest trick which I was able to invent is to write fake db.h including db_185.h and adding -I/usr/include/db3 to CFLAGS." ... #include <db_185.h> ----- </snip iproute2/include-glibc/db.h> ----- The solution was to chang the following line in iproute2/Makefile from: GLIBCFIX=-I../include-glibc -I/usr/include/db3 to: GLIBCFIX=-I../include-glibc -I/usr/include/db4 and make sure that KE...
2003 Dec 20
1
rsync "hang"
...ng moved, not size nor content. They where in fact the unzip of the 8_Recommended patch set. We have been coping one partition to another in this mannor for several months using this procedure (extracted from larger procedure). echo "Copy /bk1-dbX files to /bk2-dbX" foreach DBX (db1 db2 db3) set FDIR="/bk1-$DBX/oracle" set TDIR="/bk2-$DBX/oracle" echo "Copy of $DBX files from bk1 to bk2" echo $FDIR $TDIR # rsync -rltv --delete -e ssh "$FDIR" "$TDIR" rsync -rltv --delete "$FDIR" "$TDIR"...
2011 Oct 17
1
plotting issues with PCA
...,6,6,6,6,6,6,5,5,5,5) > names(site.codings) <- c( "WM1", "WM2", "WM3", "NM1", "NM2", "NM3", "KH1", "KH2", "KH3", "LM1" ,"LM2" ,"LM3", "DB1" ,"DB2" ,"DB3", "DM1" , "DM2" , "DM3" , "FI1", "FI2", "BKI1", "BKI2", "BKO1", "BKO2", "BKO3", "SUR1","MI1","MI2","MI3","BHE1","BHE2","BHE3&qu...
2012 Dec 14
3
Building a C5 chroot on a C6 machine
...t2.pts/0% chroot /mnt5 /bin/sh sh-3.2# ls bin dev home lib64 media opt root selinux sys usr boot etc lib lost+found mnt proc sbin srv tmp var sh-3.2# rpm -qa rpmdb: /var/lib/rpm/Packages: unsupported hash version: 9 error: cannot open Packages index using db3 - Invalid argument (22) error: cannot open Packages database in /var/lib/rpm The rpm database is in the format of C6, so the C5 programs can't read it! Anyone have any ideas on how I can work around this problem? It's a little annoying! Thanks, -- rgds Stephen
2011 Apr 14
1
PSE5 actions in effects folder loosing alphabetical sort
...ll the files are capable of functioning as intended. Also note there are numerous other custom actions in various other paths that are displayed in alphabetical order as expected so it's not a global problem with actions. I'm thinking the problem is in how PSE is building the MediaDatabase.db3 and ThumbDatabase.db3 files when it is launched but why these specific actions are affected is what I'm stumped on. Since I know this is occuring in at least one other folder I am hoping there is a single fix to the problem. Here are a few of the 23 total actions in the affected folder and...