Re: Migration issue

2015-12-21 Thread Ryan Schmidt
On Dec 16, 2015, at 4:33 PM, Mojca Miklavec wrote: > Oh, this reminded me on the following thread from the past: >https://lists.macosforge.org/pipermail/macports-dev/2013-July/023498.html > > Ryan, does the following patch help? > > --- Portfile (revision 143624) > +++ Portfile (working cop

Re: Migration issue

2015-12-21 Thread Adam Dershowitz
> On Dec 16, 2015, at 6:20 PM, Mojca Miklavec wrote: > > Hi, > > On 16 December 2015 at 23:33, Mojca Miklavec wrote: >> On 16 December 2015 at 21:50, Ryan Schmidt wrote: On Dec 16, 2015, at 10:58 AM, Mojca Miklavec wrote: Dear Adam, On 16 December 2015 at 17:34, Adam

Re: Migration issue

2015-12-16 Thread Mojca Miklavec
Hi, On 16 December 2015 at 23:33, Mojca Miklavec wrote: > On 16 December 2015 at 21:50, Ryan Schmidt wrote: >>> On Dec 16, 2015, at 10:58 AM, Mojca Miklavec wrote: >>> >>> Dear Adam, >>> >>> On 16 December 2015 at 17:34, Adam Dershowitz wrote: I did a selfupdate. I uninstalled per5, perl5.16

Re: Migration issue

2015-12-16 Thread Mojca Miklavec
On 16 December 2015 at 21:50, Ryan Schmidt wrote: >> On Dec 16, 2015, at 10:58 AM, Mojca Miklavec wrote: >> >> Dear Adam, >> >> On 16 December 2015 at 17:34, Adam Dershowitz wrote: >>> I did a selfupdate. I uninstalled per5, perl5.16 and perl5.22 >>> Next, I installed perl5 +perl5_16 >>> Next I in

Re: Migration issue

2015-12-16 Thread Brandon Allbery
On Wed, Dec 16, 2015 at 4:03 PM, Adam Dershowitz wrote: > Does the restore_ports.tcl script handle things any differently then just > a standard install or upgrade? For example, does it handle the order of > installs differently? It remembers active variants, so if you had perl5 +perl5_16 inst

Re: Migration issue

2015-12-16 Thread Adam Dershowitz
> On Dec 16, 2015, at 3:54 PM, Brandon Allbery wrote: > > > On Wed, Dec 16, 2015 at 3:50 PM, Ryan Schmidt > wrote: > > However, that doesn't explain why, for me, the same is not happening in the > post-destroot phase. > > Seems like it might be for some peop

Re: Migration issue

2015-12-16 Thread Brandon Allbery
On Wed, Dec 16, 2015 at 3:50 PM, Ryan Schmidt wrote: > > However, that doesn't explain why, for me, the same is not happening in > the post-destroot phase. Seems like it might be for some people though? That would explain why some people are reporting that a -5.22 suffixed name is being used by

Re: Migration issue

2015-12-16 Thread Ryan Schmidt
> On Dec 16, 2015, at 2:48 PM, Adam Dershowitz wrote: > > I was reaching to make sense of it all, because currently the situation is I > upgraded to 10.11 so I removed all my ports, and now can’t get many of my > ports reinstalled because perl seems critical to a bunch of other ports, and > wa

Re: Migration issue

2015-12-16 Thread Ryan Schmidt
> On Dec 16, 2015, at 10:58 AM, Mojca Miklavec wrote: > > Dear Adam, > > On 16 December 2015 at 17:34, Adam Dershowitz wrote: >> I did a selfupdate. I uninstalled per5, perl5.16 and perl5.22 >> Next, I installed perl5 +perl5_16 >> Next I installed perl5.16 +universal >> >> Then I did 5.22 and

Re: Migration issue

2015-12-16 Thread Adam Dershowitz
> On Dec 16, 2015, at 3:34 PM, Ryan Schmidt wrote: > > >> On Dec 16, 2015, at 11:23 AM, Adam Dershowitz wrote: >> Is the problem with perl5 +perl5_16 ? Since that is version 5.22.1? Should I not have installed that? >>> >>> If perl5 +perl5_16 installs version 5.22.1 for you, that c

Re: Migration issue

2015-12-16 Thread Ryan Schmidt
> On Dec 16, 2015, at 11:23 AM, Adam Dershowitz wrote: > >>> Is the problem with perl5 +perl5_16 ? Since that is version 5.22.1? >>> Should I not have installed that? >> >> If perl5 +perl5_16 installs version 5.22.1 for you, that certainly >> shouldn't have happened. > > Sorry I wasn’t clear.

Re: Migration issue

2015-12-16 Thread Brandon Allbery
On Wed, Dec 16, 2015 at 12:23 PM, Adam Dershowitz wrote: > Sorry I wasn’t clear. I just meant that I perl5 shows this: > perl5 @5.22.1_0+perl5_16 (active) > > So, it is version 5.22 But, it ddid install 5_16. > That's confusing but expected; the version is the latest version it knows about (II

Re: Migration issue

2015-12-16 Thread Adam Dershowitz
> On Dec 16, 2015, at 11:58 AM, Mojca Miklavec wrote: > > Dear Adam, > > On 16 December 2015 at 17:34, Adam Dershowitz wrote: >> I did a selfupdate. I uninstalled per5, perl5.16 and perl5.22 >> Next, I installed perl5 +perl5_16 >> Next I installed perl5.16 +universal >> >> Then I did 5.22 and

Re: Migration issue

2015-12-16 Thread Mojca Miklavec
Dear Adam, On 16 December 2015 at 17:34, Adam Dershowitz wrote: > I did a selfupdate. I uninstalled per5, perl5.16 and perl5.22 > Next, I installed perl5 +perl5_16 > Next I installed perl5.16 +universal > > Then I did 5.22 and had the problem again: > > sudo port install perl5.22 +universal > --