[MacPorts] #16536: port registry is not including files created by destroot.keepdirs
#16536: port registry is not including files created by destroot.keepdirs ------------------------------------------+--------------------------------- Reporter: macsforever2000@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------------+--------------------------------- In the sane-backends port, I created a directory (${prefix}/var/lock) with xinstall -d and added it to destroot.keepdirs. MacPorts created the file .turd_sane-backends so the directory does not get automatically deleted after the destroot phase. But that file does not appear in "port contents sane-backends". Consequently, when the port is uninstalled, the file and the directory remain. -- Ticket URL: <http://trac.macports.org/ticket/16536> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16536: port registry is not including files created by destroot.keepdirs -------------------------------------------+-------------------------------- Reporter: macsforever2000@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: | -------------------------------------------+-------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) * status: new => closed * resolution: => invalid Comment: You're creating `${prefix}/var/lock` but you should be creating `${destroot}${prefix}/var/lock`. -- Ticket URL: <http://trac.macports.org/ticket/16536#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16536: port registry is not including files created by destroot.keepdirs -------------------------------------------+-------------------------------- Reporter: macsforever2000@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: | -------------------------------------------+-------------------------------- Comment(by macsforever2000@macports.org): Sorry, I'm not explaining it very well. See ticket #14978. I am meaning to create ${prefix}/var/lock. In any event, the point is not the directory, but that the registry is not apparently including the hidden file. -- Ticket URL: <http://trac.macports.org/ticket/16536#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16536: port registry is not including files created by destroot.keepdirs -------------------------------------------+-------------------------------- Reporter: macsforever2000@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: | -------------------------------------------+-------------------------------- Comment(by macsforever2000@macports.org): I see my mistake now. You are correct and the registry does properly see the file when I made the change you suggest! -- Ticket URL: <http://trac.macports.org/ticket/16536#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16536: port registry is not including files created by destroot.keepdirs -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: sane-backends | -------------------------------------------+-------------------------------- Changes (by jmr@…): * port: => sane-backends * milestone: MacPorts Future => -- Ticket URL: <http://trac.macports.org/ticket/16536#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts