Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Duet3 + SBC apt-get update to 3.2 RC2 but not release?

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    4
    258
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fractalengineerundefined
      fractalengineer
      last edited by

      Probably just a small thing but when running the command in SSH it updated me to the latest release candidate but not the release?

      Here's the console after running both update and upgrade then checking versions:

      pi@duet3:~ $ sudo apt-get update
      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
      Hit:3 https://pkg.duet3d.com unstable InRelease
      Hit:4 https://pkg.duet3d.com stable InRelease
      Reading package lists... Done
      
      pi@duet3:~ $ sudo apt-get upgrade
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Calculating upgrade... Done
      The following package was automatically installed and is no longer required:
        rpi-eeprom-images
      Use 'sudo apt autoremove' to remove it.
      The following packages have been kept back:
        duetsoftwareframework libpulse-mainloop-glib0 libpulse0 libpulsedsp
        pulseaudio pulseaudio-module-bluetooth pulseaudio-utils
      0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
      
      pi@duet3:~ $ apt list 2>/dev/null | grep duet
      duetcontrolserver/unstable,now 3.2.0-rc2 armhf [installed,automatic]
      duetruntime/unstable,now 3.2.0-rc2 armhf [installed,automatic]
      duetsd/unstable,now 1.1.0 all [installed,automatic]
      duetsoftwareframework/unstable 3.2.0+dfsg armhf [upgradable from: 3.2.0-rc2]
      duettools/unstable,now 3.2.0-rc2 armhf [installed,automatic]
      duetwebcontrol/unstable,now 3.2.0-rc2 all [installed,automatic]
      duetwebserver/unstable 3.1.0 arm64
      duetwebserver/unstable,now 3.2.0-rc2 armhf [installed,automatic]
      

      What am I doing wrong? Thanks!

      Railcore II ZL

      1 Reply Last reply Reply Quote 0
      • gloomyandyundefined
        gloomyandy
        last edited by gloomyandy

        From DC42's post in the 3.2 announcement. If you using the unstable feed (which it looks like you are) you need to use...

        sudo apt-get upgrade duetsoftwareframework=3.2.0 duetcontrolserver=3.2.0 duetwebserver=3.2.0 duettools=3.2.0 duetruntime=3.2.0 duetsd=1.1.0 duetwebcontrol=3.2.0 reprapfirmware=3.2.0-1

        fractalengineerundefined 1 Reply Last reply Reply Quote 2
        • fractalengineerundefined
          fractalengineer @gloomyandy
          last edited by

          @gloomyandy Aw man I looked everywhere on the github release notes but missed the post here, thanks.

          Still weird as I came from 3.1 release; no unstable since then.

          Anyways it's up now; cheers!

          Railcore II ZL

          Phaedruxundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @fractalengineer
            last edited by

            @fractalengineer said in Duet3 + SBC apt-get update to 3.2 RC2 but not release?:

            Aw man I looked everywhere on the github release notes but missed the post here, thanks.

            I've updated the github notes to include that detail for users updating from a test version.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA