[MacPorts] #44897: tao @ 6.2.6 Problem installing pre-built binary
#44897: tao @ 6.2.6 Problem installing pre-built binary ---------------------------------+-------------------------------- Reporter: tlockhart1976@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: haspatch maintainer | Port: tao ---------------------------------+-------------------------------- It is great to see pre-built binaries for the tao port. However, the .plist file for starting the daemon is not found since it apparently is looking for it in the build directory. The workaround is to install from source using "port install -s tao". Details below. I'll work on a patch for this but marked this as "haspatch" since a patch is coming and I can't change that field later. {{{ ---> Fetching archive for tao ---> Attempting to fetch tao-6.2.6_0+server.darwin_13.x86_64.tbz2 from http://packages.macports.org/tao ---> Attempting to fetch tao-6.2.6_0+server.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/tao ---> Installing tao @6.2.6_0+server Error: org.macports.install for port tao returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_tao/tao/work/ACE_wrappers/org.macports.tao_cosnaming.plist": no such file or directory Please see the log file for port tao for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_tao/tao/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port tao failed }}} -- Ticket URL: <https://trac.macports.org/ticket/44897> MacPorts <http://www.macports.org/> Ports system for OS X
#44897: tao @ 6.2.6 Problem installing pre-built binary ------------------------------+--------------------------------- Reporter: tlockhart1976@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: tao | ------------------------------+--------------------------------- Comment (by ryandesign@…): Replying to [ticket:44897 tlockhart1976@…]:
I'll work on a patch for this but marked this as "haspatch" since a patch is coming and I can't change that field later.
Have you had a chance to work on this patch? -- Ticket URL: <https://trac.macports.org/ticket/44897#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44897: tao @ 6.2.6 Problem installing pre-built binary ------------------------------+--------------------------------- Reporter: tlockhart1976@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: tao | ------------------------------+--------------------------------- Comment (by tlockhart1976@…): Replying to [comment:1 ryandesign@…]:
Replying to [ticket:44897 tlockhart1976@…]:
I'll work on a patch for this but marked this as "haspatch" since a patch is coming and I can't change that field later.
Have you had a chance to work on this patch? Looking at it now. It seems to be simple, but it is not clear from other Portfile examples where the preferred location of the .plist file is. I see /Library/LaunchDaemons/, /opt/local/etc/LaunchDaemons/, /opt/local/Library/LaunchDaemons/, and /System/Library/LaunchDaemons/ in various portfiles. So which is it??
-- Ticket URL: <https://trac.macports.org/ticket/44897#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44897: tao @ 6.2.6 Problem installing pre-built binary ------------------------------+--------------------------------- Reporter: tlockhart1976@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: tao | ------------------------------+--------------------------------- Comment (by tlockhart1976@…): Replying to [comment:2 tlockhart1976@…]:
Replying to [comment:1 ryandesign@…]:
Replying to [ticket:44897 tlockhart1976@…]:
I'll work on a patch for this but marked this as "haspatch" since a patch is coming and I can't change that field later.
Have you had a chance to work on this patch? Looking at it now. It seems to be simple, but it is not clear from other Portfile examples where the preferred location of the .plist file is. I see /Library/LaunchDaemons/, /opt/local/etc/LaunchDaemons/, /opt/local/Library/LaunchDaemons/, and /System/Library/LaunchDaemons/ in various portfiles. So which is it?? I'm going with /opt/local/etc/LaunchDaemons/ for now since that was used in the original Portfile. If the path is changed then the Portfile will need some special-case checks for the other location. Let me know if this path is not preferred.
-- Ticket URL: <https://trac.macports.org/ticket/44897#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts