473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Psycopg2 mirror availability

All,
I'd like to be able to use psycopg2's new features for my development
work with postgresql, but unfortunately the init.d site seems to be
broken and I can't get to the repository there.

Does anyone know:
a) Why init.d is down, and when it might be back up
b) Where I might be able to find a psycopg2 mirror, and
c) Whether there's a Gentoo ebuild available?

Any help would be much appreciated,

Regards,
Andrew
--
Andrew James <dr**@gremlinhosting.com>

Jul 18 '05 #1
5 1722
Andrew James wrote:
All,
I'd like to be able to use psycopg2's new features for my development
work with postgresql, but unfortunately the init.d site seems to be
broken and I can't get to the repository there.

Does anyone know:
a) Why init.d is down, and when it might be back up
b) Where I might be able to find a psycopg2 mirror, and
c) Whether there's a Gentoo ebuild available?

Any help would be much appreciated,

Regards,
Andrew

I don't think there is a mirror. I also can confirm that the site appears
to be down.
John
Jul 18 '05 #2
John Fabiani <jf******@yolo.com> writes:
I don't think there is a mirror. I also can confirm that the site appears
to be down.


Oh, I thought it was a problem with my own connection.

--
Godoy. <go***@ieee.org>
Jul 18 '05 #3
On Sun, Nov 28, 2004 at 03:41:10PM -0200, Jorge Godoy wrote:
John Fabiani <jf******@yolo.com> writes:
I don't think there is a mirror. I also can confirm that the site appears
to be down.


Oh, I thought it was a problem with my own connection.


No, I'm waiting for fog's response too, because pysqlite (only Subversion until
now) is also hosted there and I wanted to commit a few changes and make a
release ...

-- Gerhard

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBqhpjdIO4ozGCH14RAlMwAJwILjn8GOccxRWblq2iJm ejZDdtIgCfSCUY
/UAR+WwC65JGJ+6YTAx63iI=
=hJdH
-----END PGP SIGNATURE-----

Jul 18 '05 #4
Gerhard,
What's your public key? Your messages are all showing up as having an
invalid signature!

Regards,
Andrew

On Sun, 2004-11-28 at 19:35 +0100, Gerhard Haering wrote:
On Sun, Nov 28, 2004 at 03:41:10PM -0200, Jorge Godoy wrote:
John Fabiani <jf******@yolo.com> writes:
I don't think there is a mirror. I also can confirm that the site appears
to be down.


Oh, I thought it was a problem with my own connection.


No, I'm waiting for fog's response too, because pysqlite (only Subversion until
now) is also hosted there and I wanted to commit a few changes and make a
release ...

-- Gerhard
--
http://mail.python.org/mailman/listinfo/python-list

--
Andrew James <dr**@gremlinhosting.com>

Jul 18 '05 #5
On Sun, Nov 28, 2004 at 10:06:20PM +0000, Andrew James wrote:
Gerhard,
What's your public key? Your messages are all showing up as having an
invalid signature!


The key should be on the keyservers now.

-- Gerhard

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBqucTdIO4ozGCH14RAr5/AKCMDQfZsA/cg0Cm5vUtpopjxHnPtwCdGTlK
o8YjnN3UsjzKWnIVyZg8AUc=
=EC2f
-----END PGP SIGNATURE-----

Jul 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: hikums | last post by:
Can anyone post the procedure to split mirror steps for Veritas or Legato or from any vendor? ,so that I can better it. I understand the suspend i/o and initialization(db2inidb) , but need to...
1
by: Bob | last post by:
I'm trying to centralize some of the resources (images, css, footer etc) into one website that all my apps can use. Simple things like images and css would be a direct link (e.g. img...
0
by: mvanier | last post by:
There was a thread a while back dealing with an error message the psycopg2 Postgres interface gives when trying to convert some mxDateTime values: "can't adapt". The answer given was that psycopg2...
2
by: Luis P. Mendes | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've inserted a couple hundred rows in a table in Postgres via psycopg2. The first field of each row is a certain unix time (since epoch)...
1
by: Maxim Sloyko | last post by:
Hello, clp and all people reading it! Recently I was porting my (small) app from psycopg to psycopg2 (they got me with this "2"). I read, that psycopg2 supports all features of psycopg and plus...
2
by: Luis P. Mendes | last post by:
Hi, I've installed psycopg2 under Slacware 11.0 along with PostgreSQL 8.2.4. When I run the python shell I get the following error: lupe@lince ~$ python Python 2.4.3 (#1, Jul 26 2006,...
0
by: David Michael Schruth, | last post by:
Hi, I am sort of in a jam here. I am using the PsycoPG2 library to read data out of a windows XP based PostGIS / PostGreSQL database but I am apparently unable to write (update or insert) even...
1
by: George Sakkis | last post by:
I have a simple DB table that stores md5 signature pairs: Table "public.duplicate" Column | Type | Modifiers ----------+-------+----------- sig | bytea | not null orig_sig | bytea | not...
0
by: RossGK | last post by:
I've been using pydev for a short while successfully, and Django with postgresql as well. psycopg2 is part of that behind the scenes I would imagine, to make django work. Now I'm trying to use...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.