[MacPorts] #35818: py-omniORBpy @ 3.6 python libraries installed improperly
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- The python libraries are currently installed under /opt/local/lib/ rather than under /opt/Library/ (where almost all python packages from MacPorts are installed -- xcbgen is the exception). This results in a broken installation since libraries from omniORB are required to compile IDL. And of course python does not actually find libraries under /opt/local/lib anyway. Using the post-patch patches from the omniORB Portfile fixes the problem. -- Ticket URL: <https://trac.macports.org/ticket/35818> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- Comment(by ryandesign@…): I'll only say that python.default_version should be left at 24. This facilitates upgrades for users who had installed the old non-unified python 2.4-based py-omniORBpy port. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- Old description:
The python libraries are currently installed under /opt/local/lib/ rather than under /opt/Library/ (where almost all python packages from MacPorts are installed -- xcbgen is the exception). This results in a broken installation since libraries from omniORB are required to compile IDL. And of course python does not actually find libraries under /opt/local/lib anyway. Using the post-patch patches from the omniORB Portfile fixes the problem.
New description: The python libraries are currently installed under /opt/local/lib/ rather than under /opt/local/Library/ (where almost all python packages from MacPorts are installed -- xcbgen is the exception). This results in a broken installation since libraries from omniORB are required to compile IDL. And of course python does not actually find libraries under /opt/local/lib anyway. Using the post-patch patches from the omniORB Portfile fixes the problem. -- Comment(by pixilla@…): lockhart: changed description from /opt/Library to /opt/local/Library which I believe was your intent. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- Changes (by pixilla@…): * owner: macports-tickets@… => stromnov@… * cc: stromnov@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: py-omniORBpy ------------------------------------+--------------------------------------- Comment(by lockhart@…): Replying to [comment:2 pixilla@…]:
lockhart: changed description from /opt/Library to /opt/local/Library which I believe was your intent. Yes thanks. I've also just reposted the patch to default to python-2.4.
-- Ticket URL: <https://trac.macports.org/ticket/35818#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Changes (by pixilla@…): * cc: pixilla@… (removed) * owner: stromnov@… => pixilla@… -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by tlockhart1976@…): Is python-2.4 still required as a default for packages? That is ancient. I would prefer to update to 2.7. Will repost patches when clarified. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by dersh@…): This is also a fairly old version of omniorb-py (back to 2011). It, and omniorb, could probably use a version bump as well. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by pixilla@…): [https://trac.macports.org/attachment/ticket/35818/patch-omniORB- pyomniORB-4.2.0.diff patch-omniORB-pyomniORB-4.2.0.diff] merges lockharts patch with a version bump and adds the active_variants port group to force pyxx-omniORB to match omniORB's pythonxx variant. lockhart & dersh: Would either of you be able to confirm that this patch works well? -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by dersh@…): I applied the diff but then omniORB can't seem to find this file: src_tool_omniidl_cxx_cccp_config-darwin.h.diff So, I get a bunch of these when I try to upgrade: {{{ ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://distfiles.macports.org/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://softlayer-dal.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://sea.us.distfiles.macports.org/macports/distfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://hivelocity.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://superb-dca2.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://jaist.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://freefr.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://switch.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://lil.fr.distfiles.macports.org/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://kent.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://heanet.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://garr.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://nue.de.distfiles.macports.org/macports/distfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://fco.it.distfiles.macports.org/mirrors/macports- distfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://optimate.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://nchc.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://internode.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://citylan.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://aarnet.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://ufpr.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://waix.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://jog.id.distfiles.macports.org/macports/mpdistfiles/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://cjj.kr.distfiles.macports.org/omniORB ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://netcologne.dl.sourceforge.net/omniorb ---> Attempting to fetch src_tool_omniidl_cxx_cccp_config-darwin.h.diff from http://svn.macports.org/repository/macports/distfiles/omniORB Error: org.macports.fetch for port omniORB returned: fetch failed }}} -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by dersh@…): Any idea what it can't find this patch file now, but apparently, could find it before? Is it looking for a different version to go with 4.2? Is there a 4.2 patch that is necessary? -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by pixilla@…): Replying to [comment:11 dersh@…]:
Any idea what it can't find this patch file now, but apparently, could find it before? Is it looking for a different version to go with 4.2? Is there a 4.2 patch that is necessary?
I made the diff with svn so I'll guess that is a new patch file that I did not run "svn add" on. Fix on the way. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by pixilla@…): Replying to [comment:12 pixilla@…]:
Replying to [comment:11 dersh@…]:
Any idea what it can't find this patch file now, but apparently, could find it before? Is it looking for a different version to go with 4.2? Is there a 4.2 patch that is necessary?
I made the diff with svn so I'll guess that is a new patch file that I did not run "svn add" on. Fix on the way.
That wasn't it. Does the patch file exist and is it readable: {{{ ls -la $(port dir omniORB)/files/src_tool_omniidl_cxx_cccp_config- darwin.h.diff }}} -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by dersh@…): No, it doesn't exist. "No such file or directory" But, I didn't modify my Portfile directly. Instead, I used a local port repository and copied and patched the Portfile there. (I believe that is the suggested way to do this). So, port dir omniORB returns the path to my local version. However, my standard macport install does contain this file in: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/omniORB/files So, I just tried to copy the two files from files: include_omniORB4_CORBA_sysdep.h.diff src_tool_omniidl_cxx_cccp_config-darwin.h.diff to my local repository. It then does not try to download the diff file, and it does now download omniORB-4.2.0.tar.bz2 and start to build, but the build fails. Here is the end of the log file: {{{ :info:build /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -fno-common -arch x86_64 -I/opt/local/include -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.2.0"' -DOMNIORB_VERSION_HEX='0x040200F0' -DCONFIG_DEFAULT_LOCATION='"/opt/local/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=1 -D__darwin__ -D__x86_64__ -o static/callDescriptor.o callDescriptor.cc :info:build In file included from callDescriptor.cc:42: :info:build In file included from ../../../../include/omniORB4/internal/omniCurrent.h:38: :info:build ../../../../include/omniORB4/internal/orbParameters.h:307:30: error: unknown type name 'omni_time_t' :info:build _CORBA_MODULE_VAR _core_attr omni_time_t clientCallTimeOutPeriod; :info:build ^ :info:build ../../../../include/omniORB4/internal/orbParameters.h:315:30: error: unknown type name 'omni_time_t' :info:build _CORBA_MODULE_VAR _core_attr omni_time_t clientConnectTimeOutPeriod; :info:build ^ :info:build ../../../../include/omniORB4/internal/orbParameters.h:456:30: error: unknown type name 'omni_time_t' :info:build _CORBA_MODULE_VAR _core_attr omni_time_t serverCallTimeOutPeriod; :info:build ^ :info:build In file included from callDescriptor.cc:42: :info:build ../../../../include/omniORB4/internal/omniCurrent.h:84:16: error: unknown type name 'omni_time_t' :info:build inline const omni_time_t& timeout() { return pd_timeout; } :info:build ^ :info:build ../../../../include/omniORB4/internal/omniCurrent.h:99:32: error: unknown type name 'omni_time_t' :info:build inline void setTimeout(const omni_time_t& t) :info:build ^ :info:build ../../../../include/omniORB4/internal/omniCurrent.h:110:33: error: unknown type name 'omni_time_t' :info:build inline void setDeadline(const omni_time_t& t) :info:build ^ :info:build ../../../../include/omniORB4/internal/omniCurrent.h:122:3: error: unknown type name 'omni_time_t' :info:build omni_time_t pd_timeout; :info:build ^ :info:build callDescriptor.cc:50:56: error: no member named 'sd_interceptor_call' in 'omniCallDescriptor' :info:build omniCallDescriptor::LocalCallFn omniCallDescriptor::sd_interceptor_call = 0; :info:build ~~~~~~~~~~~~~~~~~~~~^ :info:build callDescriptor.cc:51:21: error: no type named 'InterceptorFn' in 'omniCallDescriptor' :info:build omniCallDescriptor::InterceptorFn* omniCallDescriptor::sd_interceptor_stack = 0; :info:build ~~~~~~~~~~~~~~~~~~~~^ :info:build callDescriptor.cc:51:56: error: no member named 'sd_interceptor_stack' in 'omniCallDescriptor' :info:build omniCallDescriptor::InterceptorFn* omniCallDescriptor::sd_interceptor_stack = 0; :info:build ~~~~~~~~~~~~~~~~~~~~^ :info:build callDescriptor.cc:135:21: error: out-of-line definition of 'setupInterception' does not match any declaration in 'omniCallDescriptor' :info:build omniCallDescriptor::setupInterception(omniCallDescriptor* cd, :info:build ^~~~~~~~~~~~~~~~~ :info:build callDescriptor.cc:138:7: error: no member named 'pd_interceptor_stack' in 'omniCallDescriptor' :info:build cd->pd_interceptor_stack = sd_interceptor_stack; :info:build ~~ ^ :info:build callDescriptor.cc:139:7: error: no member named 'interceptedCall' in 'omniCallDescriptor' :info:build cd->interceptedCall(servant); :info:build ~~ ^ :info:build callDescriptor.cc:144:21: error: out-of-line definition of 'addInterceptor' does not match any declaration in 'omniCallDescriptor' :info:build omniCallDescriptor::addInterceptor(omniCallDescriptor::LocalCallFn fn) :info:build ^~~~~~~~~~~~~~ :info:build callDescriptor.cc:147:3: error: unknown type name 'InterceptorFn' :info:build InterceptorFn* entry = new InterceptorFn; :info:build ^ :info:build callDescriptor.cc:147:30: error: unknown type name 'InterceptorFn' :info:build InterceptorFn* entry = new InterceptorFn; :info:build ^ :info:build callDescriptor.cc:155:21: error: out-of-line definition of 'removeInterceptor' does not match any declaration in 'omniCallDescriptor' :info:build omniCallDescriptor::removeInterceptor(omniCallDescriptor::LocalCallFn fn) :info:build ^~~~~~~~~~~~~~~~~ :info:build callDescriptor.cc:157:3: error: unknown type name 'InterceptorFn' :info:build InterceptorFn** prev = &sd_interceptor_stack; :info:build ^ :info:build callDescriptor.cc:158:3: error: unknown type name 'InterceptorFn' :info:build InterceptorFn* entry = sd_interceptor_stack; :info:build ^ :info:build fatal error: too many errors emitted, stopping now [-ferror- limit=] :info:build 20 errors generated. :info:build make[4]: *** [static/callDescriptor.o] Error 1 :info:build make[3]: *** [export] Error 1 :info:build make[2]: *** [export] Error 1 :info:build make[1]: *** [export] Error 1 :info:build make: *** [all] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_Users_adershowitz_Programming_ports_devel_omniORB/omniORB/work/omniORB-4.2.0' :info:build Command failed: cd "/opt/local/var/macports/build/_Users_adershowitz_Programming_ports_devel_omniORB/omniORB/work/omniORB-4.2.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port omniORB returned: command execution failed :debug:build Error code: CHILDSTATUS 15502 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for omniORB: org.macports.install org.macports.build org.macports.destroot :notice:build Please see the log file for port omniORB for details: }}} I can add the full log file if that might help. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by dersh@…): It seems that I need the new versions of include_omniORB4_CORBA_sysdep.h.diff and src_tool_omniidl_cxx_cccp_config- darwin.h.diff. Those should probably changed with the upgrade, and my attempt at using the old ones seems to have failed. Did you generate these files? Were you able to get it to build? -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Changes (by mojca@…): * cc: tlockhart1976@… (added) * version: 2.1.2 => -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by tlockhart1976@…): Since my email address changed I was not hearing about updates to this patch. The Portfile.diff I just posted should be applied to the current repo and this seems to fix the problem of python executable mismatch. I'm looking forward to closing this one out! -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:17> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Comment (by ryandesign@…): I'm looking into this. The livecheck should not be changed from the way it is. We want actions like "`port livecheck maintainer:nomaintainer`" to check each port only once. This is accomplished by only acting when `${name} == ${subport}` like the port already does. Simply removing the `python.default_version 24` line is all that's needed to get the default to be 27. -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X
#35818: py-omniORBpy @ 3.6 python libraries installed improperly ---------------------------+----------------------- Reporter: lockhart@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: py-omniORBpy | ---------------------------+----------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r125160 -- Ticket URL: <https://trac.macports.org/ticket/35818#comment:19> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts