<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2016-09-21 11:50 AM, Dan McDonald
      wrote:<br>
    </div>
    <blockquote
      cite="mid:D86CADEB-B97F-4D84-8B1D-3AA2DE6AE0F8@omniti.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">On Sep 21, 2016, at 2:40 PM, Geoff Nordli <a class="moz-txt-link-rfc2396E" href="mailto:geoffn@gnaa.net"><geoffn@gnaa.net></a> wrote:

Hi.

When I try to upgrade to r151018 from r151016 it can't complete.

#pkg update
Creating Plan (Checking for conflicting actions): /
pkg update: The following packages deliver conflicting action types to usr/share/man/man4/ssh_config.4:

 link:
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/service/network/ssh-common@0.5.11,5.11-0.151018:20160603T032215Z">pkg://omnios/service/network/ssh-common@0.5.11,5.11-0.151018:20160603T032215Z</a>
 file:
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/network/openssh@7.2.2,5.11-0.151018:20160412T153954Z">pkg://omnios/network/openssh@7.2.2,5.11-0.151018:20160412T153954Z</a>

These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.

The following packages all deliver file actions to etc/ssh/ssh_config:

<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/network/openssh@7.2.2,5.11-0.151018:20160412T153954Z">pkg://omnios/network/openssh@7.2.2,5.11-0.151018:20160412T153954Z</a>
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/service/network/ssh-common@0.5.11,5.11-0.151018:20160603T032215Z">pkg://omnios/service/network/ssh-common@0.5.11,5.11-0.151018:20160603T032215Z</a>

These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
</pre>
      </blockquote>
      <pre wrap="">Add these flags to the 'pkg upgrade' command:

        --reject network/ssh-common --reject service/network/ssh --reject omnios/network/ssh --reject ssh/ssh-key

which will convert you from SunSSH to OpenSSH (which is good, because SunSSH goes away after r151018).

Dan

</pre>
    </blockquote>
    <br>
    thanks Dan.<br>
    <br>
    This command did the trick:<br>
    <br>
     pkg update --reject network/ssh-common --reject service/network/ssh
    --reject ssh/ssh-key<br>
    <br>
    <br>
    I couldn't do the <br>
    <pre wrap="">--reject network/ssh-common --reject service/network/ssh --reject omnios/network/ssh --reject ssh/ssh-key</pre>
    <br>
    pkg update: The following pattern(s) did not match any allowable
    packages.  Try<br>
    using a different matching pattern, or refreshing publisher
    information:<br>
    <br>
            omnios/network/ssh<br>
    <br>
    <br>
  </body>
</html>