duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02002
Re: Next release
-
From:
edgar.soldin@xxxxxx
-
Date:
Fri, 07 Feb 2014 10:53:36 +0100
-
Cc:
duplicity-team <duplicity-team@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CACQ9CU6A0FqmDOb-x9XKK7B+riEW2ZOaw2o=Q2rp8MjoAsQpfg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
do i understand correctly? we currently have no such functionality, we would have to introduce it?
e.g.
- catch the error & set a globals.runtime_error var
- on exit react on that var
something like that? ..ede
On 06.02.2014 23:44, Michael Terry wrote:
> Wherever we currently log a warning due to log.WarningCode.cannot_process, we should note that we did it somewhere global (globals.py maybe) and at the end of the run, if we flipped the "some file didn't process" bit, we should log a message to the user to look up and see what's wrong.
>
>
> On 5 February 2014 05:18, <edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>> wrote:
>
> Mike,
>
> if you could give me some pointers i might be able to spare some time soonish.
>
> ..ede
>
>
> On 05.02.2014 04:03, Michael Terry wrote:
> > I can implement a warning at the end of any run that includes a skipped restored file, sure. But I'm not sure about timeframe.
> >
> >
> > On 2 February 2014 09:23, <edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>>> wrote:
> >
> > Mike,
> >
> > sounds like a fair compromise. as you are familiar with the issue, would you mind implementing it like this?
> >
> > ..ede
> >
> > On 31.01.2014 14:15, Kenneth Loafman wrote:
> > > I agree. We try to exit with an error code, but I know we don't keep track of errors for later reporting. Perhaps just a message that says to examine the log would suffice for now?
> > >
> > >
> > > On Fri, Jan 31, 2014 at 7:12 AM, <edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>>>> wrote:
> > >
> > > Ken,
> > >
> > > could you give your take on the below?
> > > i still feel duplicity should exit with an error code after the restore and mention the files it had problems with in the end. a warning i the middle might be easily overlooked by the user.
> > >
> > > ..ede
> > >
> > >
> > > On 23.01.2014 20:57, edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>>> wrote:
> > > > actually we issue a warning only..
> > > >
> > > > to put it in other words. finishing without a special hint could give a user the impression that all files were restored fine (on the command line) which they weren't. we should circumvent that.
> > > >
> > > > ..ede
> > > >
> > > > On 23.01.2014 20:51, Michael Terry wrote:
> > > >> Interesting thought. We do issue a log message... And Deja Dup does collect those and warn user at end. I hadn't thought of duplicity doing that collating itself.
> > > >>
> > > >> I don't know how I feel about an error exit code. I'm not sold, but I don't feel strongly. Most error returns are currently for "could not finish" but we did sorta finish. Eh.
> > > >>
> > > >> It feels like brain surgery most of the time. :)
> > > >>
> > > >> -mt
> > > >>
> > > >>
> > > >> On 23 January 2014 14:43, <edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>>> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx> <mailto:edgar.soldin@xxxxxx <mailto:edgar.soldin@xxxxxx>>>>> wrote:
> > > >>
> > > >> On 23.01.2014 19:34, Michael Terry wrote:
> > > >> > There is a separate but related patch in 0.6.23 that makes the bug less severe by letting the user restore the rest of the files that aren't affected (rather than aborting restore entirely):
> > > >> > https://code.launchpad.net/~mterry/duplicity/catch-seq-copy-error/+merge/186106 <https://code.launchpad.net/%7Emterry/duplicity/catch-seq-copy-error/+merge/186106> <https://code.launchpad.net/%7Emterry/duplicity/catch-seq-copy-error/+merge/186106> <https://code.launchpad.net/%7Emterry/duplicity/catch-seq-copy-error/+merge/186106> <https://code.launchpad.net/%7Emterry/duplicity/catch-seq-copy-error/+merge/186106> <https://code.launchpad.net/%7Emterry/duplicity/catch-seq-copy-error/+merge/186106>
> > > >>
> > > >> i see.. well done.
> > > >> dangerous though! the error, it is an error if a file cannot be restored, should be collected and mentioned in the end with something like "some files could not be restored properly, check log".
> > > >>
> > > >> also we should end with an error exit code because of that of cause.
> > > >>
> > > >> ..ede
> > > >>
> > > >> PS: Mike, i admire your understanding of the whole duplicity infrastructure! looks like brain surgery to me most of the time...
> > > >>
> > > >> _______________________________________________
> > > >> Mailing list: https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > >> Post to : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>>> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>>>>
> > > >> Unsubscribe : https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > >> More help : https://help.launchpad.net/ListHelp
> > > >>
> > > >>
> > > >
> > > > _______________________________________________
> > > > Mailing list: https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > > Post to : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>>>
> > > > Unsubscribe : https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > > More help : https://help.launchpad.net/ListHelp
> > > >
> > >
> > > _______________________________________________
> > > Mailing list: https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > Post to : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>>>
> > > Unsubscribe : https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > > More help : https://help.launchpad.net/ListHelp
> > >
> > >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > Post to : duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx> <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx <mailto:duplicity-team@xxxxxxxxxxxxxxxxxxx>>
> > Unsubscribe : https://launchpad.net/~duplicity-team <https://launchpad.net/%7Eduplicity-team> <https://launchpad.net/%7Eduplicity-team>
> > More help : https://help.launchpad.net/ListHelp
> >
> >
>
>
Follow ups
References
-
Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: edgar . soldin, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: edgar . soldin, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: Kenneth Loafman, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: edgar . soldin, 2014-01-23
-
Re: Next release
From: Michael Terry, 2014-01-23
-
Re: Next release
From: edgar . soldin, 2014-01-23
-
Re: Next release
From: edgar . soldin, 2014-01-31
-
Re: Next release
From: Kenneth Loafman, 2014-01-31
-
Re: Next release
From: edgar . soldin, 2014-02-02
-
Re: Next release
From: Michael Terry, 2014-02-05
-
Re: Next release
From: edgar . soldin, 2014-02-05
-
Re: Next release
From: Michael Terry, 2014-02-06