From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28823: lxqt-common is deprecated Date: Sat, 14 Oct 2017 18:10:29 +0200 Message-ID: <87a80tww0a.fsf@gnu.org> References: <87zi8ueezn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3P1m-0007Au-98 for bug-guix@gnu.org; Sat, 14 Oct 2017 12:11:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3P1i-00069q-3m for bug-guix@gnu.org; Sat, 14 Oct 2017 12:11:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59973) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3P1i-00069k-0d for bug-guix@gnu.org; Sat, 14 Oct 2017 12:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e3P1h-0001K0-MI for bug-guix@gnu.org; Sat, 14 Oct 2017 12:11:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87zi8ueezn.fsf@gmail.com> (Maxim Cournoyer's message of "Fri, 13 Oct 2017 20:43:08 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Maxim Cournoyer Cc: 28823@debbugs.gnu.org Hi, Maxim Cournoyer skribis: > Our lxqt-common package's source currently points to > https://github.com/lxde/lxqt-common/archive/0.9.1.tar.gz, which > redirects to > https://github.com/lxde/lxqt-common-deprecated--do-not-use-anymore-/archi= ve/0.9.1.tar.gz. > > Notice the "deprecated--do-not-use-anymore" in the URL. Weird, their README.md doesn=E2=80=99t say a work about deprecation. > This has the immediate effect of breaking the hash of the archive. Oh right, because auto-generated archives use the project name for the top-level directory. Bummer. > Looking at the deprecated repo, it is not clear what needs to be > done. Possibly the now deprecated lxqt-common has been broken up in > various per-component repositories. Andreas, ng0: any idea? Thanks, Ludo=E2=80=99.