Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358723 - dev-ruby/pg-0.9.0-r1 stable request
Summary: dev-ruby/pg-0.9.0-r1 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL: None
Whiteboard: None
Keywords: STABLEREQ
Depends on: 356269 357489
Blocks:
  Show dependency tree
 
Reported: 2011-03-13 16:09 UTC by Hans de Graaff
Modified: 2011-07-23 11:30 UTC (History)
0 users

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


Attachments
build.log failing test on x86 (build.log,11.71 KB, text/plain)
2011-03-28 12:12 UTC, Andreas Schürch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2011-03-13 16:09:08 UTC
I'd like to request stabilization of dev-ruby/pg-0.9.0-r1. These are the new and now preferred postgres bindings for ruby. I have included all arches that currently have Rails stable.

=dev-ruby/pg-0.9.0-r1
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-03-15 15:22:05 UTC
amd64 done
Comment 2 Andreas Schürch gentoo-dev 2011-03-28 12:12:23 UTC
Created attachment 267523 [details]
build.log failing test on x86

It fails a test here on x86 with FEATURES="userpriv test".
Comment 3 Hans de Graaff gentoo-dev Security 2011-04-11 18:36:45 UTC
(In reply to comment #2)
> Created attachment 267523 [details]
> build.log failing test on x86
> 
> It fails a test here on x86 with FEATURES="userpriv test".

which version of postgres are you testing against?
Comment 4 Andreas Schürch gentoo-dev 2011-04-14 10:40:23 UTC
(In reply to comment #3)
> > It fails a test here on x86 with FEATURES="userpriv test".
> 
> which version of postgres are you testing against?


[ebuild   R   ] dev-db/postgresql-server-9.0.3  USE="nls perl python xml -doc -pg_legacytimestamp (-selinux) -tcl -uuid" LINGUAS="de -af -cs -es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -ru -sk -sl -sv -tr -zh_CN -zh_TW" 13,712 kB

# eselect postgresql list
Available postgresql installations
  9.0 <-* <-S                base-9.0.3 server-9.0.3

# ps -ef | grep postg
postgres 22085     1  0 12:25 ?        00:00:00 /usr/lib/postgresql-9.0/bin/postgres --silent-mode=true
postgres 22087 22085  0 12:25 ?        00:00:00 postgres: writer process
postgres 22088 22085  0 12:25 ?        00:00:00 postgres: wal writer process
postgres 22089 22085  0 12:25 ?        00:00:00 postgres: autovacuum launcher process
postgres 22090 22085  0 12:25 ?        00:00:00 postgres: stats collector process
Comment 5 Hans de Graaff gentoo-dev Security 2011-04-20 06:22:30 UTC
Confirmed with that version. It works fine with the 8.0 slot of postgresql-server. This is fixed in pg-0.10.1, but that version has new dependencies that aren't stable yet.

I have now fixed this by explicitly requesting postgresql-server:8.0 for testing in pg-0.9.0-r1.
Comment 6 Thomas Kahle (RETIRED) gentoo-dev 2011-04-21 08:45:47 UTC
rdoc seems to be a missing dependency:

/var/tmp/portage/dev-ruby/pg-0.9.0-r1/work/ree18/pg-0.9.0 /var/tmp/portage/dev-ruby/pg-0.9.0-r1/work
 * Running compile phase for all ...
(in /var/tmp/portage/dev-ruby/pg-0.9.0-r1/work/all/pg-0.9.0)
abort: there is no Mercurial repository here (.hg not found)
rake aborted!
Could not find RubyGem rdoc (>= 2.4.3)
Comment 7 Hans de Graaff gentoo-dev Security 2011-04-27 05:50:57 UTC
(In reply to comment #6)
> rdoc seems to be a missing dependency:

This was already fixed for pg-0.10.1, now also fixed for pg-0.9.0. dev-ruby/rdoc has a stable request as part of bug 357939.
Comment 8 Thomas Kahle (RETIRED) gentoo-dev 2011-05-02 13:45:50 UTC
x86 stable. Thanks
Comment 9 Raúl Porcel (RETIRED) gentoo-dev 2011-05-07 17:37:17 UTC
ia64/sparc stable
Comment 10 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-07-23 11:13:42 UTC
missing test dependecy on dev-ruby/diff-lcs
Comment 11 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-07-23 11:30:03 UTC
(In reply to comment #10)
> missing test dependecy on dev-ruby/diff-lcs

ppc/ppc64 stable nevertheless