Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7264 - postgresql
Summary: postgresql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 06:54 UTC by Martin Klebermass
Modified: 2007-09-22 23:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Klebermass 2002-08-30 06:54:20 UTC
I had to change 
x86? ( java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) )
into
java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 )

so that  emerge -up world  emerge -p postgresql ...
works.
bevor i got a python error:

colemarcus postgresql # emerge -p postgresql

These are the packages that I would merge, in order.

Calculating dependencies \Traceback (most recent call last):
  File "/usr/bin/emerge", line 1352, in ?
    if not mydepgraph.create([mytype,portage.root,mykey],None,"--onlydeps" not
in myopts):
  File "/usr/bin/emerge", line 643, in create
    mycheck=portage.dep_check(mydep[myroot],mydbapi)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2119, in dep_check
    mylist=dep_listcleanup(dep_zapdeps(mysplit,mysplit2))
  File "/usr/lib/python2.2/site-packages/portage.py", line 1880, in dep_zapdeps
    myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1864, in dep_zapdeps
    if unreduced[0]=="||":
IndexError: list index out of range


( Tested on a 1.2 and a 1.3 system).
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-08-30 11:52:36 UTC
which version of portage?
Comment 2 Martin Klebermass 2002-08-30 13:07:09 UTC
Portage 2.0.32
and
Portage 2.0.28
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-09-01 21:10:56 UTC
should be resolved