[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1087704: marked as done (svxlink-server: improvement; include /etc/svxlink/event.d/ as tcl file directory)



Your message dated Sun, 28 Dec 2025 00:19:45 +0000
with message-id <4701787.LvFx2qVVIh@macrotis>
and subject line 
has caused the Debian Bug report #1087704,
regarding svxlink-server: improvement; include /etc/svxlink/event.d/ as tcl file directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1087704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087704
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: svxlink-server
Version: 24.02-3+b2
Severity: wishlist

Dear Maintainer,

When using svxlink in standard configuration, below config is used:

EVENT_HANDLER=/usr/share/svxlink/events.tcl

it would be very helpfull if this tcl script included the following code:

foreach {file} [glob -directory /etc/svxlink/events.d *.tcl] {
  sourceTcl $file
}

below the code:

# Source all tcl files in the events.d directory.
# This directory contains the main event handlers.
foreach {file} [glob -directory $basedir/events.d *.tcl] {
  sourceTcl $file
}

This modification allows the continued use of updated events.tcl from maintainer, 
at the same time allowing specialized event scripts for custom sections, be placed in 
/etc/svxlink/events.d .

It may be needed to add an empty /etc/svxlink/events.d directory in the package.

Thanks,

Simon

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: arm64 (aarch64)
Foreign Architectures: armhf

Kernel: Linux 6.6.51+rpt-rpi-v8 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CRAP
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages svxlink-server depends on:
ii  adduser              3.137
ii  init-system-helpers  1.67
ii  libasyncaudio1.6t64  24.02-3+b2
ii  libasynccore1.6t64   24.02-3+b2
ii  libasynccpp1.6t64    24.02-3+b2
ii  libc6                2.40-3
ii  libcurl3t64-gnutls   8.11.0-1
ii  libecholib1.3t64     24.02-3+b2
ii  libgcc-s1            14.2.0-8
ii  libgcrypt20          1.11.0-6
ii  libgsm1              1.0.22-1+b2
ii  libjsoncpp26         1.9.6-2
ii  libpopt0             1.19+dfsg-2
ii  librtlsdr0           2.0.2-2+b1
ii  libsigc++-2.0-0v5    2.12.1-2+b1
ii  libstdc++6           14.2.0-8
ii  libtcl8.6            8.6.15+dfsg-2
ii  svxlink-gpio         24.02-3

Versions of packages svxlink-server recommends:
ii  remotetrx                  24.02-3+b2
ii  svxlink-calibration-tools  24.02-3+b2

svxlink-server suggests no packages.

-- Configuration Files:
/etc/svxlink/TclVoiceMail.conf [file not found]
/etc/svxlink/svxlink.conf changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Closed in most recent upload	

--
Dave Hibberd <hibby@debian.org>  
Debian Developer
Packet Radioist
MM0RFN

--- End Message ---

Reply to: