Devuan bug report logs - #662
software-properties-gtk: does not start due to lack of devuan distro template

Package: python-apt-common-devuan; Maintainer for python-apt-common-devuan is Boian Bonev <bbonev@devuan.org>; Source for python-apt-common-devuan is src:python-apt-common-devuan.

Reported by: Elliot <TrueTechie@tutanota.com>

Date: Sun, 30 Jan 2022 23:42:01 UTC

Severity: normal

Merged with 549

Full log


Message #15 received at 662@bugs.devuan.org (full text, mbox, reply):

Received: (at 662) by bugs.devuan.org; 2 Feb 2022 05:40:38 +0000
Return-Path: <bbonev@ipacct.com>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Wed, 02 Feb 2022 05:40:38 +0000 (UTC)
Received: from mx1.bul.net (mx1.bul.net [195.85.215.56])
	by mail.dyne.org (Postfix) with ESMTP id BFC4B6617D2
	for <662@bugs.devuan.org>; Wed,  2 Feb 2022 06:39:43 +0100 (CET)
Received: by mx1.bul.net (Postfix, from userid 1002)
	id D2F1C606BC; Wed,  2 Feb 2022 07:39:42 +0200 (EET)
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.dyne.org
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_PASS,URIBL_BLOCKED
	autolearn=disabled version=3.4.2
Received: from purple.bonev.com (purple.bonev.com [195.85.215.215])
	by mx1.bul.net (Postfix) with ESMTP id C4C4E6083B
	for <662@bugs.devuan.org>; Wed,  2 Feb 2022 07:39:36 +0200 (EET)
Received: (qmail 3924 invoked by uid 64020); 2 Feb 2022 07:39:36 +0200
Received: from unknown (HELO ?10.10.10.6?) (bbonev@ipacct.com@195.85.215.8)
  by purple.bonev.com with AES256-GCM-SHA384 encrypted SMTP; 2 Feb 2022 07:39:36 +0200
Message-ID: <263172f0b9b0d52182a360b7de7e67b21ccfc32a.camel@ipacct.com>
Subject: Re: [devuan-dev] bug#662: software-properties-gtk: does not start
 due to lack of devuan distro template
From: Boian Bonev <bbonev@ipacct.com>
To: Elliot <TrueTechie@tutanota.com>, 662@bugs.devuan.org, devuan developers
	internal list <devuan-dev@lists.dyne.org>
Date: Wed, 02 Feb 2022 07:39:33 +0200
In-Reply-To: <164358599078.21540.15671422187493222687.reportbug@elliot-xps>
References: <164358599078.21540.15671422187493222687.reportbug@elliot-xps>
Organization: IPACCT Ltd.
Content-Type: text/plain; charset="UTF-8"
User-Agent: Evolution 3.38.3-1 
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

Please test with python-apt-common-devuan from ceres - it does not depend on
anything, so should be safe to install in beowulf/chimaera.

With best regards,
b.

On Sun, 2022-01-30 at 18:39 -0500, Elliot wrote:
> Package: software-properties-gtk
> Version: 0.96.20.2-2.1
> Severity: normal
> X-Debbugs-Cc: TrueTechie@tutanota.com
> 
> Dear Maintainer,
> 
> When launching software-properties-gtk, the program produces an error
> saying that it does not have a proper template for Devuan Chimera. It
> seems that it just needs one to be implemented and/or patched in, but I
> am not sure about this.
> 
> Full Python Traceback:
> Traceback (most recent call last):
>   File "/usr/bin/software-properties-gtk", line 101, in <module>
>     app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options,
> file=file)
>   File "/usr/lib/python3/dist-
> packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 109, in
> __init__
>     SoftwareProperties.__init__(self, options=options, datadir=datadir)
>   File "/usr/lib/python3/dist-
> packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
>     self.reload_sourceslist()
>   File "/usr/lib/python3/dist-
> packages/softwareproperties/SoftwareProperties.py", line 599, in
> reload_sourceslist
>     self.distro.get_sources(self.sourceslist)    
>   File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 91, in
> get_sources
>     raise NoDistroTemplateException(
> aptsources.distro.NoDistroTemplateException: Error: could not find a
> distribution template for Devuan/chimaera
> 
> 
> -- System Information:
> Distributor ID: Devuan
> Description:    Devuan GNU/Linux 4 (chimaera)
> Release:        4
> Codename:       chimaera
> Architecture: x86_64
> 
> Kernel: Linux 5.10.0-11-amd64 (SMP w/12 CPU threads)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
> TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not
> set
> Shell: /bin/sh linked to /bin/dash
> Init: OpenRC (via /run/openrc), PID 1: init
> LSM: AppArmor: enabled
> 
> Versions of packages software-properties-gtk depends on:
> ii  gir1.2-gtk-3.0               3.24.24-4
> ii  python3                      3.9.2-3
> ii  python3-gi                   3.38.0-2
> ii  python3-software-properties  0.96.20.2-2.1
> ii  software-properties-common   0.96.20.2-2.1
> 
> software-properties-gtk recommends no packages.
> 
> Versions of packages software-properties-gtk suggests:
> pn  gnome-software  <none>
> 
> -- no debconf information
> _______________________________________________
> devuan-dev internal mailing list
> devuan-dev@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/devuan-dev

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEumC8IPN+WURNbSUAE2VyCRPS8i0FAmH6GRUACgkQE2VyCRPS
8i2f9w/7B5qEISACCT1uTLFv1GHftaQ85f8HTURfyETH4806wsegY5BpRhv7QBuE
R9h6fOS81ETtBVXqxxzrJnsFl1qSqdVgEZp1k6I8jhWnbAAthoQUlIZ3XsLHpCFE
n6V761qEXIcfat9YOo6Uzbs6Lj3i9nwux+8l0kIJpjI4CPJ4jyFnoYqBEMUvDBV5
i0j2qHaTlRihD+JKI+oqEBjzT4H61SxViT6qYFuoVOZ8KIPb7UYmz5p+4kw7mMcJ
+71xalhnA7P4FdwptXBfCiVSbNjnDQhKNjKOqfE1YDqT47HOQGyOFZB2UXKms/Qq
vs7f117J8HyUX0DXcU5WemLaUAbIIjzzDxSQsyQ0i7dv8CDBVznA5LOxR8HrA/YQ
Ya78P3tX6oiVsJJHhu37IAzAsofYM1BG6F/BqBla94EBhtzJ74OyYyhHoXsJiU9k
aNPSWfKgbgXstwAplOV1I54XHYaegrbf8SgaFAxgNQXsaN21eAuoiihGbCo5vZPa
MnLSy09fOwyUiMaPcdjzj8CN21ceap+HtL3KV/IANqXucGvNU2YMMnoCVXF0qfdD
eIjQeYSpdZq6yuYASVTSMbZOJPvkZYzkK02qiOGYwdU0D82IiOJP0Pz771XX79d4
HaV2vtgUhupD2Tz+800fq6by1/NnJV/neTrLD+8jdJulHd1TLMg=
=LZT4
-----END PGP SIGNATURE-----


Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Apr 25 14:22:32 2024;