From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8297F1382C5 for ; Sun, 8 Apr 2018 09:17:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A1AAE09C9; Sun, 8 Apr 2018 09:17:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7225E09AD for ; Sun, 8 Apr 2018 09:17:45 +0000 (UTC) Received: from pomiot (d202-252.icpnet.pl [109.173.202.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 5D13D335C30; Sun, 8 Apr 2018 09:17:43 +0000 (UTC) Message-ID: <1523179059.1345.1.camel@gentoo.org> Subject: Re: [gentoo-dev] News item for Radicale upgrade From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Cc: pr@gentoo.org Date: Sun, 08 Apr 2018 11:17:39 +0200 In-Reply-To: <20180402230958.05364a57@amdahl.home.chead.ca> References: <20180301214944.07c5ab83@amdahl.home.chead.ca> <20180402230958.05364a57@amdahl.home.chead.ca> Organization: Gentoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 199249ca-d3cb-43a2-87ff-f3e959ab1568 X-Archives-Hash: 0e598b0da4323c21573d4fb20d77d188 W dniu pon, 02.04.2018 o godzinie 23∶09 -0700, użytkownik Christopher Head napisał: > One more try, this time with the proper revision number. > > Title: Radicale 2 requires pre-install migration > Author: Christopher Head > Posted: 2018-04-02 > Revision: 1 > News-Item-Format: 2.0 > Display-If-Installed: > Radicale version 2 uses a new storage format and is not able to read > databases created by version 1. Version 1 releases starting from 1.1.3 > include a --export-storage option which can be used to export their > databases in a format that Radicale 2 can use; you must do this before > upgrading to version 2. > > If you have kept the Gentoo-default database configuration, this will > work: > 1. Stop any running instance of Radicale. > 2. Run `radicale --export-storage ~/radicale-exported`. > 3. Run `chown -R radicale: ~/radicale-exported` > 4. Run `mv /var/lib/radicale /var/lib/radicale.old`. > 5. Install Radicale version 2. > 6. Run `mv ~/radicale-exported /var/lib/radicale/collections`. > > For more details, or if you are have a more complex configuration, > please see the migration guide: http://radicale.org/1to2/ > If you do a custom migration, please ensure the database is cleaned out > of /var/lib/radicale, including the hidden .props file. Merged. -- Best regards, Michał Górny