Mintbackup won't start

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mark1mint

Mintbackup won't start

Post by mark1mint »

Hi,I've just installed mintbackup in Ubuntu 12.04 by adding the Maya main repository and importing the linuxmint keyring:it has been installed and I can see the icon in the menu,but that's it:I can't launch it,clicking on the icon does nothing,trying to launch it using sudo returns this error

Code: Select all

sh: 1: sh:: not found
any ideas on what is going on? Maybe it does conflict with the default Ubuntu backup tool?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
ibm450
Level 5
Level 5
Posts: 650
Joined: Sun Jan 11, 2009 6:56 am
Location: Hamilton Hill, Western Australia

Re: Mintbackup won't start

Post by ibm450 »

same issue here also, are there extra packages we need to install?
HP EILITE FOLIO 9470M i7-3667u x 4
GitHub: tolgaerok
Image Image
nextdistroplease

Re: Mintbackup won't start

Post by nextdistroplease »

Follow these instructions:

http://community.linuxmint.com/tutorial/view/250

Uninstall mintbackup

sudo apt-get install deja-dup/unstable

You can disable the deja-dup daemon from start up services

Enjoy perpetually
guimaster

Re: Mintbackup won't start

Post by guimaster »

nextdistroplease wrote:Follow these instructions:

http://community.linuxmint.com/tutorial/view/250

Uninstall mintbackup

sudo apt-get install deja-dup/unstable

You can disable the deja-dup daemon from start up services

Enjoy perpetually
The article at the link above has been removed, so here is what I did in order to get Mint Backup working on Kubuntu 12.04:

sudo apt-get install mint-meta-core

Now Mint Backup is working for me. Yay!

I can't quite figure out why mint-meta-core installed hddtemp though. Seems unnecessary...
JimmyEggs

Re: Mintbackup won't start

Post by JimmyEggs »

Looks like nextdistroplease was linking to an article on installing unstable debian packages. I checked the internet wayback machine for that page (thank you archive.org). Nexdistroplease's point seems to be that mintbackup is inferior to deja-dup and should be uninstalled in favor of the newest (unstable) deja-dup. He/She probably has a good point there. This unfortunately doesn't address the original problem of mintbackup failing to start on Ubuntu, as described by mark1mint, ibm450, and guimaster.

I have the same issue, guimaster, but I don't exactly follow your solution.
guimaster wrote:
The article at the link above has been removed, so here is what I did in order to get Mint Backup working on Kubuntu 12.04:

sudo apt-get install mint-meta-core

Now Mint Backup is working for me. Yay!

I can't quite figure out why mint-meta-core installed hddtemp though. Seems unnecessary...
I looked around for how to get the mint-meta-core installed and the results warned against crossing Mint and Ubuntu repos. I wonder if there's another solution... Untar my huge (600+GB) archive created by mintbackup manually?

I feel stupid for assuming mintbackup would be easy to get going. :oops: Any suggestions?

EDIT: I manually extracted the tarball created by mintbackup successfully. No issues whatsoever. I used pv to view the progress:

Code: Select all

pv 2013-03-07-0910-backup.tar | tar xf - -C /home/jim/mint-restore/
 574GB 1:41:08 [96.9MB/s] [=================================================>] 100%
guimaster

Re: Mintbackup won't start

Post by guimaster »

JimmyEggs wrote:Looks like nextdistroplease was linking to an article on installing unstable debian packages. I checked the internet wayback machine for that page (thank you archive.org). Nexdistroplease's point seems to be that mintbackup is inferior to deja-dup and should be uninstalled in favor of the newest (unstable) deja-dup. He/She probably has a good point there. This unfortunately doesn't address the original problem of mintbackup failing to start on Ubuntu, as described by mark1mint, ibm450, and guimaster.

I have the same issue, guimaster, but I don't exactly follow your solution.
guimaster wrote:
The article at the link above has been removed, so here is what I did in order to get Mint Backup working on Kubuntu 12.04:

sudo apt-get install mint-meta-core

Now Mint Backup is working for me. Yay!

I can't quite figure out why mint-meta-core installed hddtemp though. Seems unnecessary...
I looked around for how to get the mint-meta-core installed and the results warned against crossing Mint and Ubuntu repos. I wonder if there's another solution... Untar my huge (600+GB) archive created by mintbackup manually?

I feel stupid for assuming mintbackup would be easy to get going. :oops: Any suggestions?

EDIT: I manually extracted the tarball created by mintbackup successfully. No issues whatsoever. I used pv to view the progress:

Code: Select all

pv 2013-03-07-0910-backup.tar | tar xf - -C /home/jim/mint-restore/
 574GB 1:41:08 [96.9MB/s] [=================================================>] 100%
After installing Mint Backup I realized pretty quickly that it's not a very good program. It may have been in the past, but not now. I have since installed "Back In Time" which is reviewed very highly and has both a Gnome and KDE GUIs.

I just added the repos for MintBackup to Kubuntu, and then installed : mint-meta-core

(Add the following to /etc/apt/sources.list)
# deb http://packages.linuxmint.com maya main upstream import
# deb-src http://packages.linuxmint.com maya main upstream import

But doing so gave me some problems which you can read about here: http://www.kubuntuforums.net/showthread ... -With-Muon
Locked

Return to “Software & Applications”