Ubuntu Migration Plan

I don’t know where you got those instructions from, but I have mentioned several times in several different places in these forums that you must run from the ubuntu_bionic branch. I have no idea how to switch branches, but here it is easier if you only download the ubuntu_bionic branch. You forgot the --single-branch -b ubuntu_bionic.

So here is the instructions you should have followed, @blades :

$ git clone --single-branch -b ubuntu_bionic --depth=1 https://github.com/mail-in-a-box/mailinabox.git
$ cd mailinabox
# bash setup/start.sh

Yes I managed to install it now, thank you.

At this link it says so about bionic.
https://github.com/mail-in-a-box/mailinabox/tree/ubuntu_bionic

Installation

See the setup guide for detailed, user-friendly instructions.

For experts, start with a completely fresh (really, I mean it) Ubuntu 18.04 LTS 64-bit machine. On the machine…

Clone this repository:

$ git clone https://github.com/mail-in-a-box/mailinabox
$ cd mailinabox

Thank you, @blades. I have created a pull request to fix the documentation for the ubuntu_bionic branch, since it does not explain that you have to pick the ubuntu_bionic branch. @JoshData, would you mind looking at my Pull Request (Fixes installation Error #1497)?

Thanks!

Would like this project to contriue in the futrue and paying for that is not really an issue for me, I’m no (software) developer but this project is really cool and and would like to support it in the furure!!

1 Like

Okay, what’s going on with the project? Is there a new version now?

v0.30 was released for Ubuntu 14.04 yesterday. @JoshData has promised to release the new version which will support Ubuntu 18.04 within a couple of days. On that note, I wonder if it will be v0.31 or will be v1.01 reflecting the status as a major change?

I am also hoping that the correct procedure will be posted prominently for those who still need to upgrade their box to v0.30 in preparation for a reinstall and upgrade to Ubuntu 18.04.

1 Like

Good idea. I will post a strongly worded tweet. :slight_smile:

I just made a Pull Request for mailinabox.email, if you would please take a look at it, @JoshData. I think it’s important to notify a user that a big change is around the corner, and documentation might be a little “iffy” while things are being changed.

Excellent idea! But not quite what I was meaning. I will PM you so not to add any additional confusion on the forum. :slight_smile:

Can this also include the backup location, I found this myself by looking over other posts but if was listed as next step under backup path.

Also To manually recreate a new full encrypted backup use:
/root/mailinabox/management/backup.py --full

to run a full backup thats not incremental

This entire thread is really outdated as it was before the release of the Ubuntu 18.04 version of MiaB (v0.40) … You should refer to the official release thread if you are upgrading the OS.

https://discourse.mailinabox.email/t/mail-in-a-box-version-v0-40-and-moving-to-ubuntu-18-04/4289/52