[Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2014-11-27 Thread kurono
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Ticket: https://labs.riseup.net/code/issues/7678 I don't have yet a liveusb-creator repo yet, (If I remember correctly already sent the requirement). So I am attaching the patch. Cheers, kurono -BEGIN PGP SIGNATURE- Version: GnuPG v1

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2014-11-27 Thread intrigeri
kurono wrote (27 Nov 2014 20:08:36 GMT) : > I don't have yet a liveusb-creator repo yet, (If I remember correctly > already sent the requirement). Now you have one :) Don't hesitate pinging tails-sysad...@boum.org in this kind of situations. We're not perfect, and sometimes stuff is forgotten. __

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2014-11-27 Thread Andres Gomez Ramirez
> Now you have one :) > Don't hesitate pinging tails-sysad...@boum.org in this kind of > situations. We're not perfect, and sometimes stuff is forgotten. Ok cool, no problem :) ___ Tails-dev mailing list Tails-dev@boum.org https://mailman.boum.org/listi

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2014-12-23 Thread Alan
Hi, > Ticket: https://labs.riseup.net/code/issues/7678 > > I don't have yet a liveusb-creator repo yet, (If I remember correctly > already sent the requirement). So I am attaching the patch. > Thanks for the patch which I imported into liveusb-creator repository in the feature branch. I confirm

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2015-01-07 Thread kurono
Hi, > I confirm the patch fixes the issue. > > A tiny comment though: as @toplevels@ is only used once, so why not > to write one less line: > > -toplevels = config['liveos_toplevel_files'] - > for f in toplevels: +for f in > config['liveos_toplevel_files']: > Ok the new vers

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2015-01-12 Thread Alan
Hi! On Wed, 7 Jan 2015 18:58:22 +0100 kurono wrote: > > > > -toplevels = config['liveos_toplevel_files'] - > > for f in toplevels: +for f in > > config['liveos_toplevel_files']: > > > > Ok the new version is in > http://git.tails.boum.org/kurono/liveusb-creator/ the branch i

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2015-01-13 Thread intrigeri
Hi, this branch was obviously not tested in its proposed form, as it breaks at least the "Clone and upgrade" feature that it's supposed to improve => postponed to Tails 1.3. See details on Redmine. Cheers, -- intrigeri ___ Tails-dev mailing list Tails-

Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7678-Tails-Installer-crashes-on-upgrade

2015-01-13 Thread kurono
Hi, > this branch was obviously not tested in its proposed form, as it > breaks at least the "Clone and upgrade" feature that it's supposed to > improve => postponed to Tails 1.3. See details on Redmine. Sorry for the very dummy error, I tested and it works now. Cheers, Kurono _