+ Reply to Thread
Results 1 to 7 of 7

Thread: Upgrading VM from 9.x to 10.x

  1. #1

    Default Upgrading VM from 9.x to 10.x

    Can anyone point me to a procedure to upgrade an old 9.x VM to the latest 10.x version?

  2. #2

    Default

    Never mind. Figured it out.

    First updating mono and then running the updatewiki.sh script seems to have worked.

  3. #3

    Default

    Quote Originally Posted by wobbe98 View Post
    Never mind. Figured it out.

    First updating mono and then running the updatewiki.sh script seems to have worked.
    We are trying to do the same thing. However, I cannot locate the updatewiki.sh script. We have version 9.08 and are trying to upgrade to 10 core.

    Thanks for any help.

  4. #4

    Default

    After reading another post, it appears that the updatewiki.sh is only present if you do an svn installed version.

    So I still need to upgrade and have run through doing an 'apt-get upgrade mindtouch' call.

    I get an error stating 'update-rc.d: /etc/init.d/nfs-common: file does not exist'. Everything else seems to complete fine on the upgrade. I then run the 'php update-db.php' command from the maintenance directory. However, when I go into mysql and look at th epages table for example, the new columns that are therer in version 10 core are not there.

    So I need a reliable process to upgrade from the 9.08 within the VM to 10 core.

    Thanks.

  5. #5
    Join Date
    Jun 2009
    Location
    Brisbane
    Posts
    30

    Question will this help?

    Quote Originally Posted by d0uhavemystapler View Post
    So I need a reliable process to upgrade from the 9.08 within the VM to 10 core.
    The VM is Debian based so you should be able to use the Upgrade Guide for that linked below...

    Doesn't updateWiki.sh just run an apt-get update mindtouch ??

    Steps:
    1. Backup!

    2. Upgrade Mono to 2.4.3 ... http://developer.mindtouch.com/en/do...Mono_on_Debian

    3. Upgrade Mindtouch from the Debian page...

    http://developer.mindtouch.com/en/do...Debian//Ubuntu

    Will that do the job ?

  6. #6

    Default

    Did this work?

  7. #7
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    Quote Originally Posted by matth3wh View Post
    Doesn't updateWiki.sh just run an apt-get update mindtouch ??
    No. The VM uses source from SVN, not from packages. However, updateWiki.sh will do an 'svn up' on the right places, to pull down the newest source. Along with that you should apt-get the newer Mono parts, and update the base OS.
    If my post helped you, please click the icon below this post to my reputation. Thanks!

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts