Displaying 20 results from an estimated 500 matches similar to: "Python/sqlite date time problems."
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
Hi, everyone, I have one conflict problem when I try to install Centos YUM
on RHEL 4_X 86_64.
Uname -a shows:
Linux PT3 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 15:13:57 PDT 2006 x86_64
x86_64 x86_64 GNU/Linux
Yum -version shows:
Repository update is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository contrib is listed
2006 Oct 24
1
python-interactive for CentOS/EL 4
Hi all,
Could anyone point me in the right direction for a package that
provides the 'interactive' module for Python? I need to do some SSH
stuff in Python so I grabbed python-paramiko from RPMForge (as always,
thanks Dag & co.). Paramiko appears to be dependent on python-crypto
but the RPM doesn't require it..
[wmcdonald at willspc ssh]$ ./demo.py
Traceback (most recent call
2012 Mar 27
1
RSqlite UPDATE command problem
All:
I am using RSqlite and want to be able to update individual values in a
record, such as with this simple example:
library(RSQLite)
drv<-dbDriver("SQLite")
con<-dbConnect(drv,"test.db")
my.data<-data.frame(countries=c("US","UK","Canada","Australia","NewZealand"),vals=c(52,36,74,10,98))
2017 Aug 15
1
[Bug 1168] New: type nat hook output doesn't work anymore
https://bugzilla.netfilter.org/show_bug.cgi?id=1168
Bug ID: 1168
Summary: type nat hook output doesn't work anymore
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
2006 Feb 13
0
Perl DBM problem...
Kinda CentOS related so bear with me. :)
We have little legacy perl app on an old RH 7.3 box I'm trying to
migrate over to a CentOS 4 system. Some information the app uses is in
Berkley DB format
[root at korma data]# file *.db
applic.db: Berkeley DB (Hash, version 5, native byte-order)
cables.db: Berkeley DB (Hash, version 5, native byte-order)
connector.db: Berkeley DB (Hash, version
2010 Oct 13
1
RODBC: forcing a special column to be read in as character
Dear R-users,
I am working with R version 2.10.1 and package RODBC Version: 1.3-2 under windows.
Say I have a table "testtable" (in an Access data base), which has many different columns, among them a character column "X" with "integer-like" data as "0012345".
Using sqlFetch, I'd like to assure that column X is read in as a character variable. So what
2006 Dec 20
1
Selective Sendmail Relaying.
Hi all,
I've been trying to hit on the right configuration combo to allow
relaying from specific users and/or domains to an internal box running
Sendmail.
Reading the docs at http://www.sendmail.org/m4/anti_spam.html#relay
and http://www.sendmail.org/m4/anti_spam.html#access_db_fine
I would appear that I should be able to all per-address relaying in
/etc/mail/access by enabling
2010 Oct 22
1
RODBC: data base with decimal point ","
Dear R-users,
I am working with R version 2.10.1 and package RODBC Version: 1.3-2 under windows.
Say I have a table "testtable" (in an Access data base) with 3 columns and 1 row that looks like this:
X Y Z
0012345 42 42,1
The columns are of these types: X - character, Y - Long Integer, Z - Decimal.
I use RODBC to get these data into R:
> library(RODBC)
>
2011 Feb 04
2
Finding non-normal distributions per row of data frame?
This is my first attempt at this, so hopefully a few kind pointers can get me
going in the right direction...
I have a large data frame of 20+ columns and 20,000 rows. I'd like to
evaluate the distribution of values in each row, to determine whether they
meet the criteria of a normal distribution. I'd loop this over all the rows
in the data frame, and output the summary results to a new
2008 Jul 19
1
Rails:Using Insert statement in active record?
Hi,
I know this would be a simple solution to provide for any one of you. I
am new to active record and this is what I have currently done:
require ''rubygems''
require ''active_record''
puts "connecting to db...."
ActiveRecord::Base.establish_connection(
:adapter => "mysql",
:host => "localhost",
# :username
2006 Aug 31
4
upgrade to 4.4 hangs
Two identical machines, both running CentOS 4.3 plus all the errata.
First one:
yum update
went for a while and hung. At the bottom of the yum.log file was this:
Aug 31 06:58:01 Updated: control-center.i386 1:2.8.0-12.rhel4.5
Aug 31 06:58:09 Updated: iiimf-le-unit.i386 1:12.1-13.EL.5
Aug
The python process was in the process list, but it was consuming no
CPU time. I let it go for a couple
2006 Apr 12
1
mediawiki-1.4.7-1.2.el4.rf.i386.rpm requirements.
Guys,
I'm migrating an internal Mediawiki over to a new CentOS 4 system. The
old server's running FC3 and has a tarball install, ideally I want to
stick to properly packaged software as far as possible.
[wmcdonald at willspc ~]$ yum deplist mediawiki
Finding dependencies:
Setting up repositories
Reading repository metadata in from local files
package: mediawiki.i386 1.4.7-1.2.el4.rf
2005 Aug 11
2
Converting strings with internal delimiters into lists
Hi UserRs,
I know that there has to be an easy way to do this in
R (probably easy enough that once someone clues me in
I'll smack myself on the forehead for not figuring it
out myself), but my searches on my own have not
yielded any hints.
I have many fields in my dataset that participants
entered as "free lists" - i.e., the field constitutes
a varying number of names each
2006 Apr 14
3
yum error
Im new to yum, so i really dont know how to fix this problem, i just
added the dag repos, havent installed anything yet, just wanted to see
what it was, i did a "yum update" and i get this error:
[root at mail etc]# yum update
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with
2006 Aug 03
2
RHEL4 to CentOS 4
Hi ,
For reasons I will not go in to does anyone know if you can convert a RedHat RHEL4 box to CentOS 4 ? I am hoping this possible with our re installing . If it if what do I need to do to get the system to run yum instead of the RedHat updates.
Thanks
Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Oct 13
6
CentOS-4.2 is Released for i386, x86_64, ia64, s390, s390x and alpha architectures
The CentOS development team is pleased to announce the availability of
CentOS-4.2 in the following architectures:
i386 - This distribution supports AMD (K6, K7, Thunderbird, Athlon,
Athlon XP, Sempron), Pentium (Classic, Pro, II, III, 4, Celeron, M,
Xeon), VIA (C3, Eden, Luke, C7) processors.
x86_64 - This distribution supports AMD (Athlon 64, Opteron) and Intel
Pentium (Xeon EM64T) processors.
2005 Oct 13
6
CentOS-4.2 is Released for i386, x86_64, ia64, s390, s390x and alpha architectures
The CentOS development team is pleased to announce the availability of
CentOS-4.2 in the following architectures:
i386 - This distribution supports AMD (K6, K7, Thunderbird, Athlon,
Athlon XP, Sempron), Pentium (Classic, Pro, II, III, 4, Celeron, M,
Xeon), VIA (C3, Eden, Luke, C7) processors.
x86_64 - This distribution supports AMD (Athlon 64, Opteron) and Intel
Pentium (Xeon EM64T) processors.
2008 Feb 04
1
Update problem
Hi,
I was doing updates on a server and I think that the network connection
got reset. So I guess the yum update didn't complete and I now get this
when I run 'yum update':
=======================
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please
2005 Aug 15
3
Best way to add/update an installation
In an effort to prevent getting many minutes into an installation only
to have a CD read fail (I did verify the CD's first), I did a minimal
install. Can I use the minimal install to add the necessay packages for
a HTTP server and graphical interface?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Jan 30
2
Lame update from Dag's repo fails for me, any help?
Trying yum update for the latest announcements. Part of the problem I
experienced last week appears again: lame library DSA key is
unavailable. I had tried to resolve this last week, to no avail. Tried
again this week and found a French site with the key ID, but for libmad.
Anyone can give me the proper instructions so this works?
TIA
Bill
Here is a snipped part of the yum log.