jami
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ring] How to recover RING account?


From: Philippe Gorley
Subject: Re: [Ring] How to recover RING account?
Date: Sun, 6 Aug 2017 21:51:02 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 2017-08-06 07:45 PM, bill-auger wrote:
there is a script for restoring the dring.yml when the keys are still
present - unfortunately it has not been merged into the codebase - but
it still in code review

https://gerrit-ring.savoirfairelinux.com/#/c/6164/

note it has an error near line 191 - the following 3 lines:

   $HOME/.config/ring/dring.yml
   $HOME/.config/ring/_dring.yml
   $HOME/.config/ring/dring.yml.bak

should be:

   cp $dring_yaml_out $HOME/.config/ring/dring.yml
   cp $dring_yaml_out $HOME/.config/ring/_dring.yml
   cp $dring_yaml_out $HOME/.config/ring/dring.yml.bak

where $dring_yaml_out is from line 170


If you rebase the patch, I'd be happy to take a look at it sometime this week.

--
Philippe Gorley
Free Software Consultant | Montréal, Qc
Savoir-faire Linux

Confidentiality Message: This communication (including any files
transmitted with it) is intended solely for the person or entity to
whom it is addressed, and may contain confidential or privileged
information.
The disclosure, distribution or copying of this message is strictly
forbidden. Should you have received this communication in error,
kindly contact the sender promptly, destroy any copies and delete
this message from your computer system.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]