<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>143444</bug_id>
          
          <creation_ts>2006-08-10 03:45 0000</creation_ts>
          <short_desc>dev-python/psycopg: - bad dependencies</short_desc>
          <delta_ts>2006-08-10 14:21:07 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pbravenec@solartec.cz</reporter>
          <assigned_to>python@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>pbravenec@solartec.cz</who>
            <bug_when>2006-08-10 03:45:07 0000</bug_when>
            <thetext>psycopg is dependant on postgresql and libpq - should be dependant on libpq only. libpq = libraries to access database, postgresql = database engine.

missing dependency on egenix-mx-base</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-08-10 04:06:40 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; psycopg is dependant on postgresql and libpq - should be dependant on libpq
&gt; only. 

No, it shouldn&apos;t (you&apos;ll be missing pg_config for one). On a side note, psycopg-2* needs 7.4.x, lower 7.x versions are not supported there.

&gt; missing dependency on egenix-mx-base

Which version are you talking about? Not a mandatory dep for psycopg-2 any more.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pbravenec@solartec.cz</who>
            <bug_when>2006-08-10 05:21:02 0000</bug_when>
            <thetext>&gt;&gt; missing dependency on egenix-mx-base
&gt;
&gt;Which version are you talking about? Not a mandatory dep for psycopg-2 any more.

Sorry. Psycopg version 1.1.21. Psycopg-2 is masked with ~x86.

&gt; No, it shouldn&apos;t (you&apos;ll be missing pg_config for one). On a side note,
&gt; psycopg-2* needs 7.4.x, lower 7.x versions are not supported there.

I have compiled and working psycopg 1.1.21 without postgresql or pg_config with libpq only. I should not be needed to have installed whole database engine to access database on remote host. I did not try psycopg-2.

I emerged psycopg with
emerge --nodeps psycopg
and it did not complain about missing postgresql package.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-08-10 07:19:19 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; &gt;&gt; missing dependency on egenix-mx-base
&gt; &gt;
&gt; &gt;Which version are you talking about? Not a mandatory dep for psycopg-2 any more.
&gt; 
&gt; Sorry. Psycopg version 1.1.21.

It depends on egenix-mx-base already. You need to run python-updater after upgrading python.

Sending this to maintainer, the postgresql dep in 2.x should be fixed regardless, it doesn&apos;t work w/ anything less than 7.4.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2006-08-10 14:21:07 0000</bug_when>
            <thetext>Thanks, fixed both the libpq dep and the version 7.4. thanks for the report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>