search for: psycopg2

Displaying 12 results from an estimated 12 matches for "psycopg2".

2009 Jul 06
2
OT: errors building packages from src.rpm (trying to rebuild RHELIPA)
Hi all, I am trying to rebuild RHELIPA packages downloaded from ftp.redhat.com. All goes ok except from python-psycopg2 package. When I try to rebuild, gives me these errors: + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python-psycopg2 = 2.0.6-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-psycopg2-2.0.6-1-root...
2012 Feb 22
0
CEBA-2012:0145 CentOS 6 python-psycopg2 Update
...and Bugfix Advisory 2012:0145 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0145.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 82fe083c849e88f2b9bbdc6a7452affe76f5eb2fa0b640254f47884643489722 python-psycopg2-2.0.14-1.el6_2.1.i686.rpm daef533df8e131d1acec8f6cfd1af0fc3481149a859b6ccbc4f489afa56c3790 python-psycopg2-doc-2.0.14-1.el6_2.1.i686.rpm x86_64: 1b40b09152810ffe5fff15723a9c510335ff590ff7043612a92d33692012dbf4 python-psycopg2-2.0.14-1.el6_2.1.x86_64.rpm ee604f0f9075681d6dfa321a489204af3e13027fd7...
2012 Feb 22
0
CentOS-announce Digest, Vol 84, Issue 12
...unce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2012:0145 CentOS 6 python-psycopg2 Update (Johnny Hughes) 2. CESA-2012:0317 Important CentOS 6 libpng Update (Johnny Hughes) 3. CESA-2012:0324 Moderate CentOS 6 libxml2 Update (Johnny Hughes) 4. CEBA-2012:0320 CentOS 6 autofs Update (Johnny Hughes) 5. CEEA-2012:0328 CentOS 6 passwd Update (Johnny Hughes) 6. CESA-201...
2007 Dec 12
1
ucs2 build of xapian?
Hi folks-- I'd really like to try out Xapian on my current server setup (Debian Sarge, Apache2, mod_python, django, postgresql, psycopg2). Problem is, my Python is compiled as ucs2, which is incompatible w/Xapian. I've tried recompiling Python w/ucs4, but it inevitably breaks psycopg2 (which I've blitzed & reinstalled on top of the new Python build, seems like dozens of times now). It's a really strange problem--...
2012 Feb 16
4
Could not set present on ensure: Read-only file system
Hi, I try install python-psycopg2 with other packages, when run apt-get -y update returns the errors: err: /Stage[main]/Etc/Package[build-essential]/ensure: change from purged to present failed: Could not set ''present on ensure: Read-only file system - /tmp/puppet20120216-1063-18q7lsz-0 at /tmp/vagrant-puppet/manifests/va...
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...nality. Try upgrading to v0.14 or newer. I have the following python packages installed: # rpm -qa | grep python2 python2-oauthlib-2.0.1-8.el7.noarch python2-futures-3.1.1-5.el7.noarch python2-cryptography-1.7.2-2.el7.x86_64 python2-pip-8.1.2-14.el7.noarch python2-acme-1.7.0-1.el7.noarch python2-psycopg2-2.8.6-1.rhel7.x86_64 python2-certbot-1.7.0-1.el7.noarch python2-pyrfc3339-1.1-3.el7.noarch python2-distro-1.2.0-3.el7.noarch python2-configargparse-0.11.0-2.el7.noarch python2-josepy-1.3.0-2.el7.noarch python2-pyasn1-0.1.9-7.el7.noarch python2-six-1.9.0-0.el7.noarch python2-parsedatetime-2.4-6.el7....
2007 Sep 04
1
virt-factory investigation (Server setup)
...i386 8.1.9-1.el5 updates 2.8 M postgresql-server i386 8.1.9-1.el5 updates 4.0 M python-cheetah i386 2.0-0.1.rc8.el5.rf rpmforge 423 k python-migrate noarch 0.2.2-1 virt-factory-fedora 85 k python-psycopg2 i386 2.0.4-1.el5.rf rpmforge 259 k python-sqlalchemy noarch 0.3.4-1.el5.rf rpmforge 1.0 M python-sqlite2 i386 2.3.3-1.el5.rf rpmforge 119 k tftp-server i386 0.42-3.1.el5.centos base 27 k xin...
2020 Oct 05
0
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...; I have the following python packages installed: > > # rpm -qa | grep python2 > python2-oauthlib-2.0.1-8.el7.noarch > python2-futures-3.1.1-5.el7.noarch > python2-cryptography-1.7.2-2.el7.x86_64 > python2-pip-8.1.2-14.el7.noarch > python2-acme-1.7.0-1.el7.noarch > python2-psycopg2-2.8.6-1.rhel7.x86_64 > python2-certbot-1.7.0-1.el7.noarch > python2-pyrfc3339-1.1-3.el7.noarch > python2-distro-1.2.0-3.el7.noarch > python2-configargparse-0.11.0-2.el7.noarch > python2-josepy-1.3.0-2.el7.noarch > python2-pyasn1-0.1.9-7.el7.noarch > python2-six-1.9.0-0.el7.noar...
2017 Nov 16
2
Can't update
Hi, I can't do update: yum update Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 298, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 110, in main base = cli.YumBaseCli() File
2017 Nov 16
2
Can't update
Thank you for your response. # python -V Python 2.6.6 # rpm -qa|grep python gnome-python2-bonobo-2.28.0-3.el6.x86_64 gnome-python2-extras-2.25.3-20.el6.x86_64 python-setuptools-0.6.10-3.el6.noarch python-unittest2-0.5.1-3.el6.noarch gnome-python2-gconf-2.28.0-3.el6.x86_64 python-psycopg2-2.6-1.rhel6.x86_64 python-feedparser-5.1.2-2.el6.noarch python-iwlib-0.1-1.2.el6.x86_64 python-mock-0.8.0-2.el6.noarch python-imaging-1.1.6-19.el6.x86_64 python-libs-2.6.6-64.el6.i686 dbus-python-0.83.0-6.1.el6.x86_64 python-docutils-0.6-1.el6.noarch python-dateutil-1.4.1-6.el6.noarch gnom...
2013 Nov 01
9
package conflict resolution method:
Hello, list: I have two puppet modules that are unrelated to each other, but both have (unrelated) Python scripts that parse YAML. As such, both have a block like the following in their manifests for the PyYAML script dependency: package { ''PyYAML'': ensure => installed, } If I try and include both modules on the same server this causes an obvious
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...bgtk2.0-dev 2.24.9-2 Added tag(s) jessie. > tags 617035 + jessie Bug #617035 [src:python-testscenarios] python-testscenarios: deprecation of dh_pycentral, please use dh_python2 Added tag(s) jessie. > tags 616952 + jessie Bug #616952 {Done: Scott Kitterman <debian at kitterman.com>} [src:psycopg2] psycopg2: deprecation of dh_pycentral, please use dh_python2 Added tag(s) jessie. > tags 701341 + jessie Bug #701341 [src:postgresql-pljava] postgresql-pljava: ftbfs with GCC-4.8 Added tag(s) jessie. > tags 704673 + jessie Bug #704673 {Done: Ludovic Rousseau <rousseau at debian.org>} [...