Bug#1012538: knocked out usability - module 'collections' has no attribute 'Callable'

2022-10-25 Thread Apostolos Kefalas
On Thu, 9 Jun 2022 09:43:39 +0200 Christoph Berg wrote: > Re: Tyler Schwend > > The Debian packaged version is much older than the current version. > > The problem with chirp is that upstream isn't moving to python 3, the > porting branch seems stalled: > >

Bug#987332: aprx automatically starts up with really bad default config

2021-05-06 Thread Apostolos Kefalas
Hello Hibby, Please review the below patch --- a/config.c +++ b/config.c @@ -340,6 +340,9 @@ config_STRUPPER(param1); // Store these always, it helps with latter error diagnostics mycall = strdup(param1); + if (strcmp(mycall,

Bug#987332: aprx automatically starts up with really bad default config

2021-04-25 Thread Apostolos Kefalas
On Sun, 2021-04-25 at 17:54 +0300, Heikki Hannikainen wrote: > > > > I think it should be possible to detect the "N0CALL" configurations on > > upgrade and disable the service, thus reaching the same state as with my > > above change for new installs. > > Right, something like a grep for the