How identify and remove leftover files on buildbots?

Ryan Schmidt ryandesign at macports.org
Sun Nov 2 05:34:40 PST 2014


On Nov 2, 2014, at 7:18 AM, Marko Käning wrote:

> Below you’ll find what I changed, which includes the revbump.
> 
> Unfortunately the pre-activate phase is NOT entered:
> ---
> $ tree /opt/local/Library/Frameworks/R.framework
> /opt/local/Library/Frameworks/R.framework
> ├── Resources
> │   ├── library
> │   │   └── testfile
> │   └── testfile
> └── testfile
> 
> 2 directories, 3 files
> $ sudo port upgrade

Are you sure you're using the right copy of the R portfile? Remember that "sudo port upgrade" will use the copy of the R portfile in the official dports tree. If your modified copy of the portfile is elsewhere, don't use "sudo port upgrade"; use "sudo port install".





More information about the macports-dev mailing list