Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Backup Finished. Could not back up...

  1. #1
    Join Date
    Oct 2012
    Location
    here and there, they say.
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Question Backup Finished. Could not back up...

    I'm attempting to backup my system's /etc and /home folders (as well as a few others). I have the backup password protected, to an external HD (WD 500GB) using "Backup" in 12.10's System Settings ("Duplicity"?). Everything appears to have gone well to my novice eye (I can see many, many serialized .gpg volumes when I browse the external drive), but I can't be 100% sure if the backup got everything I might need if I have a huge sys problem, including GPG keys, etc. I encountered the following message at the end of the backup process:
    Code:
     Backup Finished. Could not back up the following files. Please make sure you are able to open them.  /etc/.pwd.lock /etc/NetworkManager/system-connections/Black_Wool Network /etc/NetworkManager/system-connections/R0WE5 /etc/NetworkManager/system-connections/kwfront /etc/apparmor.d/cache/lightdm-guest-session /etc/apparmor.d/cache/lightdm-remote-session-freerdp /etc/apparmor.d/cache/lightdm-remote-session-uccsconfigure /etc/apparmor.d/cache/sbin.dhclient /etc/apparmor.d/cache/usr.bin.evince /etc/apparmor.d/cache/usr.lib.telepathy /etc/apparmor.d/cache/usr.sbin.cupsd /etc/apparmor.d/cache/usr.sbin.tcpdump /etc/apt/trustdb.gpg /etc/at.deny /etc/cups/ssl /etc/cups/subscriptions.conf /etc/cups/subscriptions.conf.O /etc/default/cacerts /etc/fuse.conf /etc/group- /etc/gshadow /etc/gshadow- /etc/mtab.fuselock /etc/passwd- /etc/ppp/chap-secrets /etc/ppp/pap-secrets /etc/security/opasswd /etc/shadow /etc/shadow- /etc/ssl/private /etc/sudoers /etc/sudoers.d/README /etc/ufw/after.rules /etc/ufw/after6.rules /etc/ufw/before.rules /etc/ufw/before6.rules /home/MTFH/.cache/unitydashlegalseen
    I'd like a little nudge/help to understand what I'm potentially doing wrong (or what I could be doing better). Are these items, in fact, backed up? Is there merely a warning to check them (and how do I do that)? ...or, have I encountered a larger issue. Thanks in advance.

  2. #2
    Join Date
    Jan 2008
    Location
    UK
    Beans
    1,783
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Backup Finished. Could not back up...

    What exactly are you trying to backup? If it's your system files then there are easier solutions. If it's your personal stuff in /home then again there are easier solutions.
    Keep Ubuntu free! Donate any amount you like – just use the PayPal donation address donations@ubuntu.com

  3. #3
    Join Date
    Sep 2009
    Beans
    56

    Re: Backup Finished. Could not back up...

    I suspect the files you were unable to backup are owned by root and you may not be allowed to read them (some files owned by root are readable by any user.)

    Backing those up may not be worth it. For example, if you want to back up a set of ufw rules, you may be better off creating a script that produces those rules and backing up the script. I advice this because the internal representation of the rules is more likely to change than the way the user inputs such rules. Good luck.

  4. #4
    Join Date
    Oct 2012
    Location
    here and there, they say.
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Backup Finished. Could not back up...

    Quote Originally Posted by mapes12 View Post
    What exactly are you trying to backup? If it's your system files then there are easier solutions. If it's your personal stuff in /home then again there are easier solutions.
    I want to backup all of my personal docs, pics, etc (/home) as well as my sys config (/etc, right?). I also want to insure that I have GPG Keys, passwords, etc. backed up also.

  5. #5
    Join Date
    Oct 2012
    Location
    here and there, they say.
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Backup Finished. Could not back up...

    Quote Originally Posted by brusegadi View Post
    I suspect the files you were unable to backup are owned by root and you may not be allowed to read them (some files owned by root are readable by any user.)

    Backing those up may not be worth it. For example, if you want to back up a set of ufw rules, you may be better off creating a script that produces those rules and backing up the script. I advice this because the internal representation of the rules is more likely to change than the way the user inputs such rules. Good luck.
    Funny that you mention this because I initially supposed that one of the reasons for enountering this might be somethig akin to their being 'in use' or root priveledges. Considering that I was using the GUI, I'm wondering if there's a CLI method using sudo... I have zero experience in creating scripts. This seems a bit daunting given that I'm a complete and utter novice still.

  6. #6
    Join Date
    Jan 2008
    Location
    UK
    Beans
    1,783
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Backup Finished. Could not back up...

    There are a zillion ways to do this. It all depends on personal preference. I keep all my stuff on a separate partition and back it up to another machines HDD using Grsync. Then, to make sure I have an exact copy of my system I back it up using Remastersys. Remastersys will backup all the things you mention and make an exact copy of your system exactly how you have tweaked it. Both apps are GUI. No command line stuff to bother with.
    Keep Ubuntu free! Donate any amount you like – just use the PayPal donation address donations@ubuntu.com

  7. #7
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,384
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Backup Finished. Could not back up...

    for system files open grsync with terminal command
    Code:
    gksudo grsync

  8. #8
    Join Date
    Oct 2012
    Location
    here and there, they say.
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Smile Re: Backup Finished. Could not back up...

    Quote Originally Posted by mapes12 View Post
    There are a zillion ways to do this. It all depends on personal preference. I keep all my stuff on a separate partition and back it up to another machines HDD using Grsync. Then, to make sure I have an exact copy of my system I back it up using Remastersys. Remastersys will backup all the things you mention and make an exact copy of your system exactly how you have tweaked it. Both apps are GUI. No command line stuff to bother with.
    Lucky for all of us, I adapt easily. All I need is one or two sound, reliable, and safe options out of that zillion. LOL. I definitely want/need to backup as exactly as possible because, as you mentioned, I've tweaked my system -to what I refer to as "Goldilocks Standard" (juuuuust right).

  9. #9
    Join Date
    Oct 2012
    Location
    here and there, they say.
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Backup Finished. Could not back up...

    Quote Originally Posted by cmcanulty View Post
    for system files open grsync with terminal command
    Code:
    gksudo grsync
    ...then what should I expect? (I've never used this before).

  10. #10
    Join Date
    Nov 2005
    Location
    Lincolnshire, UK
    Beans
    1,461
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Backup Finished. Could not back up...

    Quote Originally Posted by MyTinFoilHat View Post
    ...All I need is one or two sound, reliable, and safe options out of that zillion...
    You may like to take a look at luckyBackup. While it is primarily GUI based it can be run via CLI, which is useful for scheduled backups when logged out. It can also be run as the superuser, making the backing up of root-owned folders (such as /etc) easy.

    The application is based on rsync, minimising the updating necessary to maintain the latest backup. It also saves snapshots so that earlier backups can be restored if required.

    Recommended.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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