Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306369 - dev-db/slony1-{1.2.22,2.0.6} version bumps
Summary: dev-db/slony1-{1.2.22,2.0.6} version bumps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PgSQL Bugs
URL: http://www.slony.info/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 14:50 UTC by Marcin Mirosław
Modified: 2011-08-08 21:19 UTC (History)
2 users (show)

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


Attachments
improved slony1-2.0.6 ebuild with patch (slony1-2.0.6-r1.ebuild,1.46 KB, text/plain)
2011-07-01 04:05 UTC, Mark Keisler
Details
patch that goes with slony1-2.0.6-r1 (2.0.6-slonik.patch,455 bytes, patch)
2011-07-01 04:07 UTC, Mark Keisler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2010-02-22 14:50:58 UTC
Since 2009-12-09  we have slony1-1.2.20 , and there is also slony1-2.0.2 , maybe it should be slotted ebuilds?

Reproducible: Always
Comment 1 Marcin Mirosław 2010-07-21 13:21:23 UTC
Anybody home?;)
Comment 2 Aaron W. Swenson gentoo-dev 2010-07-21 15:07:26 UTC
Is there any reason to have both on the same system at the same time? (Besides a desire to have testing and production on the same machine.)

Will a simple name change of the ebuild do for a version bump, or is there something more that needs to be done? What about for version 2.0.4? 
Comment 3 Marcin Mirosław 2010-07-26 08:46:50 UTC
As I know, version 1.2.x is incompatible to 2.x. people using 1.2.x should have this version for some time.
Comment 4 Patrick Lauer gentoo-dev 2011-04-11 09:54:50 UTC
+  11 Apr 2011; Patrick Lauer <patrick@gentoo.org> +slony1-1.2.22.ebuild,
+  +slony1-2.0.6.ebuild:
+  Bump, adding 2.0, fixes #306369

Please beat it up as much as you can, I haven't tested it more than simple "yeah, seems to kinda do something" :)
Comment 5 Mark Keisler 2011-06-30 21:59:12 UTC
FYI slony1-2.0.6 is unusable due to http://bugs.slony.info/bugzilla/show_bug.cgi?id=220
Comment 6 Mark Keisler 2011-07-01 04:05:16 UTC
Created attachment 278749 [details]
improved slony1-2.0.6 ebuild with patch

Improved ebuild for 2.0.6.  No current slony ebuild plays well with slotted postgresql.  I've added proper detection of pg paths for configure options rather than hard coding.  Also added a patch.
Comment 8 Aaron W. Swenson gentoo-dev 2011-08-08 09:49:49 UTC
The Slony's configure script finds the proper paths just fine without help, and upstream's bug 220 is resolved-fixed in version 2.0.7.
Comment 9 Mark Keisler 2011-08-08 14:00:58 UTC
It is your perogative to reject my ebuild that provides the proper paths up front but why keep specifying the wrong path?
    myconf="${myconf} --with-pgincludedir=/usr/include/postgresql/pgsql"
That line from slony1-2.0.6.ebuild is plain wrong.  At the least, if we want to trust the packages ./configure to guess the right stuff we should not try to mislead it.
Comment 10 Aaron W. Swenson gentoo-dev 2011-08-08 21:19:03 UTC
(In reply to comment #9)
> It is your perogative to reject my ebuild that provides the proper paths up
> front but why keep specifying the wrong path?
>     myconf="${myconf} --with-pgincludedir=/usr/include/postgresql/pgsql"
> That line from slony1-2.0.6.ebuild is plain wrong.  At the least, if we want to
> trust the packages ./configure to guess the right stuff we should not try to
> mislead it.

I didn't and won't fix the ebuild for 2.0.6, but I did fix it for the ebuild in 2.0.7.