Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39589 - postgresql requires pg-hier and cannot find it
Summary: postgresql requires pg-hier and cannot find it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
: 40014 42281 42639 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-27 12:21 UTC by Axxackall
Modified: 2007-09-22 23:15 UTC (History)
6 users (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 Axxackall 2004-01-27 12:21:31 UTC
The latest stable ebuild of postgresql is refering to the version pg-hier, which sources cannot be found.

Reproducible: Always
Steps to Reproduce:
1. emerge -f postgresql


Actual Results:  
>>> postgresql-base-7.3.5.tar.bz2 MD5 ;-)
>>> Downloading http://gppl.terminal.ru/hier-Pg7.3-0.4.tar.gz
--15:09:37--  http://gppl.terminal.ru/hier-Pg7.3-0.4.tar.gz
           => `/usr/portage/distfiles/hier-Pg7.3-0.4.tar.gz'
Resolving gppl.terminal.ru... 195.128.157.66
Connecting to gppl.terminal.ru[195.128.157.66]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
15:09:58 ERROR 404: Not Found.

!!! Couldn't download hier-Pg7.3-0.4.tar.gz. Aborting.

!!! Fetch for /usr/portage/dev-db/postgresql/postgresql-7.3.5.ebuild failed,
continuing...

!!! Some fetch errors were encountered.  Please see above for details.


Expected Results:  
expected to find it, download it and compile it.

if hier-Pg7.3-0.4.tar.gz is not on the original site *AND* it is not mirrorred
anywhere then the version of postgresql refering to it must be masked, IMHO. 

Of course there is a workaround - USE="-pg-hier", but I'd rather consider such
step appropriate to UNSTABLE ebuild.

The latest STABLE ebuild of postgresql must refer to its components, which
sources  ARE DOWNLOADABLE.
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2004-02-20 13:01:08 UTC
*** Bug 42281 has been marked as a duplicate of this bug. ***
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-23 10:22:50 UTC
*** Bug 40014 has been marked as a duplicate of this bug. ***
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-23 10:25:04 UTC
The new version is 
http://gppl.terminal.ru/hier-Pg7.3-0.5.1.tar.gz

Simple update to the ebuild.  If someone from pgsql-bugs doesn't do this in the next day I will as it breaks portage QA and is affecting stable x86.
Comment 4 Masatomo Nakano (RETIRED) gentoo-dev 2004-02-23 12:31:06 UTC
The patch doesn't apply again 7.3.5, so I removed the patch from 7.3.5.ebuild.
And I fixed 7.4.1-r4.ebuild.

Sorry I'm late.
Comment 5 Masatomo Nakano (RETIRED) gentoo-dev 2004-02-23 16:01:02 UTC
*** Bug 42639 has been marked as a duplicate of this bug. ***