[MacPorts] #35537: postgresql_select @ 0.1 - problem with symlinks in postgresql92
#35537: postgresql_select @ 0.1 - problem with symlinks in postgresql92 -------------------------------------+-------------------------------------- Reporter: tony.theodore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: postgresql_select -------------------------------------+-------------------------------------- Hello, After selecting the 9.2 version of postgresql with: {{{sudo port select --set postgresql postgresql92}}} the symlinks created in /opt/local/bin seem to be thrown out of sequence from pg_config onwards: {{{ $ ls -l /opt/local/bin/ | grep postgresql92 [...] ecpg -> /opt/local/lib/postgresql92/bin/ecpg initdb -> /opt/local/lib/postgresql92/bin/initdb pg_config -> /opt/local/lib/postgresql92/bin/pg_basebackup pg_controldata -> /opt/local/lib/postgresql92/bin/pg_config pg_ctl -> /opt/local/lib/postgresql92/bin/pg_controldata pg_dump -> /opt/local/lib/postgresql92/bin/pg_ctl pg_dumpall -> /opt/local/lib/postgresql92/bin/pg_dump pg_resetxlog -> /opt/local/lib/postgresql92/bin/pg_dumpall pg_restore -> /opt/local/lib/postgresql92/bin/pg_receivexlog postgres -> /opt/local/lib/postgresql92/bin/pg_resetxlog postmaster -> /opt/local/lib/postgresql92/bin/pg_restore psql -> /opt/local/lib/postgresql92/bin/postgres psql92 -> /opt/local/lib/postgresql92/bin/psql reindexdb -> /opt/local/lib/postgresql92/bin/postmaster vacuumdb -> /opt/local/lib/postgresql92/bin/psql vacuumlo -> /opt/local/lib/postgresql92/bin/reindexdb }}} Adding the two new binaries (pg_basebackup and pg_receivexlog) to {{{.../ports/databases/postgresql_select/files/base}}} fixes this for 9.2, but I'm not sure how it would affect earlier versions. Cheers, Tony -- Ticket URL: <https://trac.macports.org/ticket/35537> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35537: postgresql_select @ 0.1 - problem with symlinks in postgresql92 -------------------------------------+-------------------------------------- Reporter: tony.theodore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: postgresql_select -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: mww@…, jwa@… (added) -- Ticket URL: <https://trac.macports.org/ticket/35537#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35537: postgresql_select @ 0.1 - problem with symlinks in postgresql92 -------------------------------------+-------------------------------------- Reporter: tony.theodore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: postgresql_select -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: daniel@… (added) Comment: Has duplicate #35878. -- Ticket URL: <https://trac.macports.org/ticket/35537#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35537: postgresql_select @ 0.1 - problem with symlinks in postgresql92 ---------------------------------------------+----------------------------- Reporter: tony.theodore@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: closed Component: ports | Milestone: Resolution: fixed | Version: 2.1.2 Port: postgresql92 postgresql_select | Keywords: ---------------------------------------------+----------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed * port: postgresql_select => postgresql92 postgresql_select Comment: Fixed in r97393. For the new files to be linked, they would have to be added to the base file in postgresql_select, and all the other postgresql* ports would have to indicate they do not provide them by listing "-" as the link targets. -- Ticket URL: <https://trac.macports.org/ticket/35537#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts