Hi,
I built a repmgr package and I noticed that Fedora doesn't have a repmgr package in the distro.
What would be needed to add the repmgr to the distro?
I could volunteer as a packager for repmgr.
Cheers,
Hi,
I could volunteer as a packager for repmgr.
If you can volunteer as a packager, I think this guide line[1] is good place to start.
[1] https://fedoraproject.org/wiki/Join_the_package_collection_maintainers
Kenjiro
Kenjiro Nakayama knakayam@redhat.com GPG Key fingerprint = ED8F 049D E67A 727D 9A44 8E25 F44B E208 C946 5EB9 Red Hat K.K. Ebisu Neonato 8F, 1-18 Ebisu 4-chome, Shibuya-ku, Tokyo, Japan 150-0013
----- 元のメッセージ ----- 差出人: "Martín Marqués" martin@2ndquadrant.com 宛先: packaging@lists.fedoraproject.org 送信済み: 2014年3月27日, 木曜日 午前 9:31:13 件名: [Fedora-packaging] repmgr
Hi,
I built a repmgr package and I noticed that Fedora doesn't have a repmgr package in the distro.
What would be needed to add the repmgr to the distro?
I could volunteer as a packager for repmgr.
Cheers,
On Wed, 2014-03-26 at 21:31 -0300, Martín Marqués wrote:
Hi,
I built a repmgr package and I noticed that Fedora doesn't have a repmgr package in the distro.
What would be needed to add the repmgr to the distro?
I could volunteer as a packager for repmgr.
Cheers,
I will be happy to help you with fedora review process.
regards,
2014-03-27 9:57 GMT-03:00 Jozef Mlich jmlich@redhat.com:
On Wed, 2014-03-26 at 21:31 -0300, Martín Marqués wrote:
Hi,
I built a repmgr package and I noticed that Fedora doesn't have a repmgr package in the distro.
What would be needed to add the repmgr to the distro?
I could volunteer as a packager for repmgr.
Cheers,
I will be happy to help you with fedora review process.
The problem with my package I see now is that it's based on PGDG directory structure, so binaries go to /usr/pgsql-x.y/bin.
Will sort that out first, then apply the package.
On Fri, Mar 28, 2014 at 1:34 AM, Martín Marqués martin.marques@gmail.com wrote:
The problem with my package I see now is that it's based on PGDG directory structure, so binaries go to /usr/pgsql-x.y/bin.
Please read the building instruction carefully.
It prefers in source building but you still can build on RPM based systems:
https://github.com/2ndQuadrant/repmgr/blob/master/README.rst#notes-on-redhat...
2014-03-27 22:24 GMT-03:00 Christopher Meng cickumqt@gmail.com:
On Fri, Mar 28, 2014 at 1:34 AM, Martín Marqués martin.marques@gmail.com wrote:
The problem with my package I see now is that it's based on PGDG directory structure, so binaries go to /usr/pgsql-x.y/bin.
Please read the building instruction carefully.
It prefers in source building but you still can build on RPM based systems:
https://github.com/2ndQuadrant/repmgr/blob/master/README.rst#notes-on-redhat...
I'm aware of that, but those notes have to be updated (will do shortly) and as you can see they are based on building repmgr against PDGD installation of postgres (those send the binary files to /usr/pgsql-x.y/bin).
In this case, repmgr has to be built against the version that comes with Fedora. Also, if you check how the repmgr rpm from yumpgdg is built, you'll see that binary files follow the same structure that PGDG postgres binary does. Right now, I'm using that structure, which has to be changed before submitting
Cheers,
packaging@lists.fedoraproject.org