Code Monkey home page Code Monkey logo

Comments (11)

zertrin avatar zertrin commented on August 16, 2024

Please provide more information, otherwise I don't even know where to begin...

  1. What is the result of git log -1 --oneline
  2. Paste the content of your config file (without any password) at https://haste.zertrin.org/ and include the link here.

Thanks!

from duplicity-backup.sh.

DigitalRoadi3s avatar DigitalRoadi3s commented on August 16, 2024

as requested

https://haste.zertrin.org/linacujoda.vala

[root@hephaestus duplicity-backup]# git log -l --online
commit 9e55b84
Merge: b34c7a5 258e68c
Author: zertrin [email protected]
Date: Fri Jan 23 20:00:47 2015 +0100

Merge branch 'dev'

commit 258e68c
Author: Philip [email protected]
Date: Fri Jan 23 17:02:25 2015 +0000

copy whole array rather than one element

commit ea14212
Author: Philip [email protected]
Date: Fri Jan 23 16:25:51 2015 +0000

remove not on -z INCLIST check

commit 2e6e383
Author: zertrin [email protected]
Date: Wed Jan 21 16:29:42 2015 +0100

Rework on the pull request to refactor the new code

commit b34c7a5
Author: zertrin [email protected]
Date: Wed Jan 21 15:59:42 2015 +0100

Include the include/exclude globbing file in the backup tarball if

present

----------- SNIP --------------

On Fri Feb 20 2015 at 7:30:38 AM zertrin [email protected] wrote:

Please provide more information, otherwise I don't even know where to
begin...

  1. What is the result of git log -1 --oneline
  2. Paste the content of your config file (without any password) at
    https://haste.zertrin.org/ and include the link here.

Thanks!


Reply to this email directly or view it on GitHub
#86 (comment)
.

from duplicity-backup.sh.

zertrin avatar zertrin commented on August 16, 2024

Hum I can't see yet where the problem could be... The lines around line 490 of the scripts are quite old and weren't changed recently.

Just an idea to be sure: if your passphrase contains a $, did you escape it as documented in the config file?

Note: if you have a '$' in your passphrase, escape it with a ''

PS: I removed the AWS Access key and the bucket name from the paste, for better protection of sensitive informations ;)

from duplicity-backup.sh.

DigitalRoadi3s avatar DigitalRoadi3s commented on August 16, 2024

there is no $ but I do have several forward slashes and a plus sign. I
escaped them but it didn't make a difference.

E.

On Sun Feb 22 2015 at 2:04:58 PM zertrin [email protected] wrote:

Hum I can't see yet where the problem could be... The lines around line
490 of the scripts are quite old and weren't changed recently.

Just an idea to be sure: if your passphrase contains a $, did you escape
it as documented in the config file?

Note: if you have a '$' in your passphrase, escape it with a ''


Reply to this email directly or view it on GitHub
#86 (comment)
.

from duplicity-backup.sh.

zertrin avatar zertrin commented on August 16, 2024

There seems to be a trailing space in your config file here (after the backslash): EXCLIST=( "/mnt/hd5/files/*/Trash" \

from duplicity-backup.sh.

DigitalRoadi3s avatar DigitalRoadi3s commented on August 16, 2024

for simplicity I commented out the lines and still have the same error.

On Sun Feb 22 2015 at 5:32:06 PM zertrin [email protected] wrote:

There seems to be a trailing space in your config file here (after the
backslash): EXCLIST=( "/mnt/hd5/files/*/Trash" \


Reply to this email directly or view it on GitHub
#86 (comment)
.

from duplicity-backup.sh.

DigitalRoadi3s avatar DigitalRoadi3s commented on August 16, 2024

looking at the error a bit further I believe it has to do with the LOG_FILE
and the back ticks.

On Sun Feb 22 2015 at 9:09:24 PM eric santelices [email protected]
wrote:

for simplicity I commented out the lines and still have the same error.

On Sun Feb 22 2015 at 5:32:06 PM zertrin [email protected] wrote:

There seems to be a trailing space in your config file here (after the
backslash): EXCLIST=( "/mnt/hd5/files/*/Trash" \


Reply to this email directly or view it on GitHub
#86 (comment)
.

from duplicity-backup.sh.

zertrin avatar zertrin commented on August 16, 2024

Did you solve the problem and have you identified the root cause?

By lack of activity I'm closing this issue but feel free to reopen it if you still think there is a bug somewhere in the code that could be solved.

from duplicity-backup.sh.

nilpix avatar nilpix commented on August 16, 2024

Hi zetrin,
I know that is not the place to request but i need some help with this script and duplicity. I have problems with sftp and scp protocol. Can you provide me some contact method to you?

from duplicity-backup.sh.

zertrin avatar zertrin commented on August 16, 2024

Hi @Nilp,

I'm sorry but I really can't provide private individual support on how to use duplicity-backup.sh, not because I don't want, but because I really don't have the time to. The number of problems that users can encounter are just too big (think at all the protocols supported by duplicity, and all the authentification and permissions problems of each of these protocols), and most of the time are not related to my wrapper script at all.

As written in the duplicity-backup.sh IS NOT duplicity section in the readme, You need to install and configure duplicity before using duplicity-backup.sh.

Only if you can show that you can make it work by using duplicity alone, but not when using this wrapper, can I offer some help to find the cause of the problem (this would mean there is a problem with this script).

If you have problems with duplicity in general, then please use the support channels for duplicity first (see https://lists.nongnu.org/mailman/listinfo/duplicity-talk for example).

The best advice I can give is really to get it to work with duplicity alone before trying to use this script ;)

from duplicity-backup.sh.

nilpix avatar nilpix commented on August 16, 2024

Ok I understand. I used with ftp and works properly.

from duplicity-backup.sh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.