Bug#953591: bash: colors should be enabled by default (force_color_prompt)

2023-10-08 Thread Kevin Otte
I wrote a patch to address #1026379 that I feel would be appropriate here too. As I noted there, using tput for detection basically means having ncurses-bin as a Recommends, so we may want a better way of doing this detection. --- /etc/skel/.bashrc 2020-02-25 06:44:22.0 -0500 +++

Bug#1051819: fluidsynth: Consider building with pipewire support

2023-09-12 Thread Kevin Otte
Package: fluidsynth Version: 2.3.1-2 Severity: wishlist Dear Maintainer, Please consider building fluidsynth with pipewire support. While it is working adequately via the pulseaudio compatibility layer, it would be nice to utilize the native support added in 2.3.0 as it is the default sound

Bug#1026379: skel.bashrc: detect any color terminal

2023-09-08 Thread Kevin Otte
The problem with checking $TERM is you end up having to add every new terminal type that is capable. In addition to foot, I know of kitty, alacritty, wezterm, and there are likely more. The comments around this section of skel.bashrc are unclear, talking about setting a "fancy prompt

Bug#1023306: baresip v3.3.0 is current

2023-07-30 Thread Kevin Otte
https://github.com/baresip/baresip/releases/tag/v3.3.0 Released 2023-06-05 Packaging the new version would also solve #967266 and likely others

Bug#1038599: graphite-web: RuntimeError logged in stock configuration

2023-06-18 Thread Kevin Otte
Package: graphite-web Version: 1.1.8-2 Severity: important Tags: patch The error RuntimeError("populate() isn't reentrant") is logged in the Apache log file when attempting to use the stock /usr/share/graphite-web/graphite.wsgi file. https://wiki.rockstable.it/Icinga2 in the section "Graphite

Bug#1035836: remmina-plugin-vnc: Segmentation fault when using UNIX socket

2023-05-09 Thread Kevin Otte
Package: remmina-plugin-vnc Version: 1.4.29+dfsg-1 Severity: normal When specifying a UNIX socket as a remote VNC server (eg: unix:///tmp/wayvnc-ssh.sock) the program will segfault when trying to connect. This issue has been reported upstream (https://gitlab.com/Remmina/Remmina/-/issues/2856)

Bug#1031152: system-config-printer: unlock button in system-config-printer provides no elevated permissions dialog

2023-04-20 Thread Kevin Otte
On my Debian 11 XFCE machine this works correctly. Make sure "PolicyKit Authentication Agent" is checked under "Session and Startup" -> "Application Autostart". In Debian 12 under Sway the GNOME Authentication Agent segfaults, but I will take this up under separate cover. I was able to work

Bug#1031152: system-config-printer: unlock button in system-config-printer provides no elevated permissions dialog

2023-04-14 Thread Kevin Otte
Package: system-config-printer Version: 1.5.18-1 Followup-For: Bug #1031152 Workaround suggested by original reporter (sudo) ineffective on sway due to Wayland security model. -- System Information: Debian Release: 12.0 APT prefers testing-security APT policy: (500, 'testing-security'),

Bug#1019977: Please add pipewire-pulse as alternative dependency

2023-04-03 Thread Kevin Otte
Package: python3-pulsectl Followup-For: Bug #1019977 Rather than adding another dep on pipewire-pulse, it probably makes sense to change the dependency to the client library libpulse0, which is what this module is using for its bindings anyway. -- System Information: Debian Release: 12.0

Bug#1033624: obs-studio: Pipewire capture source not listed

2023-03-28 Thread Kevin Otte
I have xdg-desktop-portal-{wlr,gtk} installed, which is appropriate for a wlroots compositor. On 3/28/23 19:32, Richard B. Kreckel wrote: On 3/28/23 22:12, Kevin Otte wrote: When I attempt to add a source to the current scene, I do not see the "Screen Capture (Pipewire)" opt

Bug#1033624: obs-studio: Pipewire capture source not listed

2023-03-28 Thread Kevin Otte
Package: obs-studio Version: 29.0.2+dfsg-1+b1 Severity: important Dear Maintainer, The release notes for OBS Studio 27 indicate: Added support for Wayland on Linux. This includes a new PipeWire capture source when using Wayland... When I attempt to add a source to the current scene, I do not

Bug#883126: darkice cannot connect to IPv6 icecast server

2022-10-18 Thread Kevin Otte
This PR has been merged. Unknown when a new release might be made. On Fri, 29 Jan 2021 12:07:24 -0500 Kevin Otte wrote: I finally had a chance to chase this down and filed the issue upstream: https://github.com/rafael2k/darkice/issues/166 I have also submitted a PR to try and fix the issue

Bug#1020594: ipxe-qemu: Cannot boot Linux image in UEFI VM

2022-09-23 Thread Kevin Otte
Package: ipxe-qemu Version: 1.0.0+git-20190125.36a4c85-5.1 Severity: important When attempting to network boot a UEFI VM, cannot boot the Linux kernel image: iPXE> ifopen net0 iPXE> dhcp Configuring (net0 52:54:00:b1:e7:9f).. ok iPXE> kernel

Bug#1018846: libvirt-daemon: Cannot start QEMU VM when host only has IPv6 address(es)

2022-08-31 Thread Kevin Otte
Package: libvirt-daemon Version: 8.5.0-1 Severity: important Tags: ipv6 Dear Maintainer, When attempting to start a QEMU VM on a host with only IPv6 addresses available, qemu-system-x86_64 fails to start: Aug 31 17:48:33 saratoga libvirtd[3181]: internal error: qemu unexpectedly closed the

Bug#985205: sway: Tray icons not clickable

2022-04-03 Thread Kevin Otte
Issue known upstream: https://github.com/swaywm/sway/issues/3799

Bug#991776: virt-viewer: Cannot connect to display with IPv6 literal as host

2021-12-19 Thread Kevin Otte
Issue filed upstream and fix merged: https://gitlab.com/virt-viewer/virt-viewer/-/issues/66 Should show up in a future release.

Bug#989805: collectd-core: nut plugin missing

2021-10-16 Thread Kevin Otte
Yep, this broke collectd on my main home server. Relatively easy to go comment out, but still pretty annoying along with the other bugs I'm still chasing down.

Bug#996188: RuntimeError: populate() isn't reentrant

2021-10-11 Thread Kevin Otte
Package: graphite-web Version: 1.1.8-1 Severity: grave Dear Maintainer, Installed graphite-web on a fresh bullseye machine and migrated the apache virtualhost configuration from a running buster machine. Attempting to load the page results in the error listed in the subject. Full traceback:

Bug#962623: ImportError: cannot import name 'parse_qs' from 'cgi' (/usr/lib/python3.8/cgi.py)

2021-08-22 Thread Kevin Otte
This bug caused the package to not be included in the bullseye release and is now blocking the upgrade of one of my machines. Can we please pull the latest upstream (now 1.1.8) in and get a backport for bullseye?

Bug#962322: python3-cherrypy3: application config loading from file fails

2021-08-21 Thread Kevin Otte
This just bit me on an upgrade from buster to bullseye (python3-cherrypy3 8.9.1-8): kjotte@vesta:~/sixspot$ ./sixspot.py Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cherrypy/lib/reprconf.py", line 213, in as_dict value = unrepr(value) File

Bug#947083: Buster backport of bird2

2021-08-08 Thread Kevin Otte
According to https://tracker.debian.org/pkg/bird2 , this backport was created in May 2021. This bug can therefore be closed.

Bug#991776: virt-viewer: Cannot connect to display with IPv6 literal as host

2021-08-01 Thread Kevin Otte
Package: virt-viewer Version: 7.0-2 Severity: important Dear Maintainer, When attempting to connect to a remote display, and socat is present on the remote system, I am unable to connect: - kjotte@mystic:~$ virt-viewer -vv -c qemu+ssh://agamemnon.home.nivex.net/system icarus Opening connection

Bug#988512: ca-cacert: class3 certificate has expired

2021-05-23 Thread Kevin Otte
Now that the certificate has expired, this package is now useless. It should either be updated and a backport applied to buster, or removed ahead of the bullseye release. Does this warrant raising the severity?

Bug#883126: darkice cannot connect to IPv6 icecast server

2021-01-29 Thread Kevin Otte
I finally had a chance to chase this down and filed the issue upstream: https://github.com/rafael2k/darkice/issues/166 I have also submitted a PR to try and fix the issue: https://github.com/rafael2k/darkice/pull/167

Bug#972590: baresip-core: needs to be rebuilt against libre-1.1.0

2020-10-20 Thread Kevin Otte
Package: baresip-core Version: 1.0.0-2 Severity: grave Justification: renders package unusable Dear Maintainer, Since libre 1.1.0 has migrated to testing, baresip can no longer make calls: $ baresip baresip v1.0.0 Copyright (C) 2010 - 2020 Alfred E. Heggestad et al. Local network address:

Bug#972185: libre0: stack smashing detected in v1.1.0

2020-10-14 Thread Kevin Otte
Thanks for the additional eyes. Should I file a bug against baresip to have it rebuilt for testing, or will that be triggered automatically when libre migrates? On 10/14/20 12:40 PM, Bernhard Übelacker wrote: > Dear Maintainer, > I could reproduce the issue and it looks like there is a ABI break

Bug#972185: libre0: stack smashing detected in v1.1.0

2020-10-13 Thread Kevin Otte
Package: libre0 Version: 1.1.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, I went ahead and installed version 1.1.0-1 from unstable to go ahead and test the fix for #971980. --- kjotte@daedalus:~$ baresip baresip v1.0.0 Copyright (C) 2010 - 2020 Alfred E.

Bug#971980: libre0: Unable to contact IPv6 DNS resolvers

2020-10-10 Thread Kevin Otte
Package: libre0 Version: 1.0.0-1 Severity: important Tags: ipv6 upstream Dear Maintainer, Applications using libre0 are unable to perform DNS resolution when the system has only IPv6 resolvers available. I discovered this issue while using baresip and filed it upstream:

Bug#709820: [dictd] Lacks IPv6 support

2020-08-14 Thread Kevin Otte
New upstream release now has support for IPv6. https://sourceforge.net/projects/dict/files/dictd/dictd-1.13.0/ dictd: * add support for IPv6 (the default is IPv4) - Add global configuration option "address_family" and command line options --address-family -

Bug#898478: Please upgrade package to kpcli 3.2

2019-11-23 Thread Kevin Otte
kpcli 3.3 was released on 2019-08-16 On Sat, 12 May 2018 12:55:33 +0200 Hannes von Haugwitz wrote: > Package: kpcli > Version: 3.1-3 > Severity: wishlist > > Hi, > > kpcli 3.2 was released in Dec 2017. Please consider to upgrade the > package. > > Thanks. > > Best regards > > Hannes > >

Bug#932499: tigervnc-standalone-server: crashes on any exception on arm64

2019-08-16 Thread Kevin Otte
I confirm the LD_PRELOAD workaround works for me. I also note that this package is not built against libunwind8 on mips or s390x. I think arm64 should be added to this list.

Bug#932499: tigervnc-standalone-server: does not start in buster on arm64

2019-07-22 Thread Kevin Otte
identical traceback, the only change being where terminate is called: terminate called after throwing an instance of 'rfb::AuthFailureException' So it appears that any exception thrown will cause the server to crash. On 7/22/19 5:41 AM, Bernhard Übelacker wrote: > Am 22.07.19 um 0

Bug#932499: tigervnc-standalone-server: does not start in buster on arm64

2019-07-21 Thread Kevin Otte
That is correct. On 7/21/19 4:34 PM, Bernhard Übelacker wrote: > Hello Kevin Otte, > > Am 21.07.19 um 17:23 schrieb Kevin Otte: >> I have now tried with and without a view-only password. I receive the >> same error in both cases. > > just to be sure, you got also t

Bug#932499: tigervnc-standalone-server: does not start in buster on arm64

2019-07-21 Thread Kevin Otte
ve an answer yet. > More details in [1]. > > @Kevin Otte: Could you confirm that you did not set a view-only password? > Because doing so could be a workaround. > > Kind regards, > Bernhard > > > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923962#15 >

Bug#932499: tigervnc-standalone-server: does not start in buster on arm64

2019-07-19 Thread Kevin Otte
Package: tigervnc-standalone-server Version: 1.9.0+dfsg-3 Severity: important This is Armbian buster running on an Odroid-C2. Confirmed package is working in an amd64 VM. kjotte@donatello:~$ vncserver :1 -verbose -geometry 1024x600 -depth 16 /usr/bin/Xtigervnc :1 -desktop

Bug#925095: bats: Upstream source has changed

2019-03-19 Thread Kevin Otte
Package: bats Version: 0.4.0-1.1 Severity: normal Dear Maintainer, The current upstream for this package is https://github.com/sstephenson/bats . The last commit on this tree was over three years ago. A newer tree that is being actively maintained is located at

Bug#914286: new stable upstream version 1.3 available

2018-12-18 Thread Kevin Otte
I just saw the news post about the Installer Buster Alpha 4 release. Does this mean the freeze is coming soon? Do we need an NMU of this package to make sure we don't have yet another Debian release with an alpha/beta version of Opus in it?

Bug#914286: new stable upstream version 1.3 available

2018-11-28 Thread Kevin Otte
I'm not a developer, but I am quite interested in seeing this happen. I was able to build a test package on a stretch VM by: - downloading the 1.3 tarball from upstream - grabbing the debian directory out of git (https://salsa.debian.org/ron/opus.git) - updating debian/changelog with a test entry

Bug#657443: synergy: Missing IPv6 support

2018-04-18 Thread Kevin Otte
Upstream has said they have no intention of merging the changes because it is not consistent with their profit motive: https://github.com/symless/synergy-core/pull/6178

Bug#853994: initramfs parameters invalid for IPv6 portal

2018-02-05 Thread Kevin Otte
I've identified the problem and submitted a patch. Is there something more I need to do to move this along?

Bug#737679: autofs does not appear to support IPv6 hostname lookups for NFS mounts

2018-01-14 Thread Kevin Otte
Now that this bug has a patch, is there any chance we can get it pushed in time for the next Ubuntu LTS release? It would be a shame to go another two years without this fix.

Bug#883126: darkice cannot connect to IPv6 icecast server

2017-11-29 Thread Kevin Otte
Package: darkice Version: 1.3-0.1 Severity: important Tags: ipv6 $ cat darkice.cfg [general] duration = 0 bufferSecs = 2 [input] device = default sampleRate = 48000 bitsPerSample = 16 channel = 1 [icecast2-0] bitrateMode = abr format = opus bitrate = 16 server = marconi.home.nivex.net port =

Bug#853990: Acknowledgement (Add prompt for iSCSI initiator name in installer)

2017-02-03 Thread Kevin Otte
> which I've just rebased and then tweaked to use a here document: > > > https://anonscm.debian.org/cgit/d-i/partman-iscsi.git/log/?h=pu/iscsi-initiator-prompt The here document needs to be left justified, lest the target file end up with the indentation. See finish.d/iscsi_settings:69 et al.

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-03 Thread Kevin Otte
(replies inline) On 02/03/2017 04:00 AM, Philip Hands wrote: > To be useful one also needs to change choose_partition/iscsi/do_option to call > iscsi_start() rather than iscsi-start, otherwise you're defining a > function that's never called. Also, one needs to define >

Bug#853994: initramfs parameters invalid for IPv6 portal

2017-02-02 Thread Kevin Otte
Package: partman-iscsi Version: 44 Tags: ipv6 In init.d/iscsi the portal address is collected thusly: echo "$(cat "$connectiondev/persistent_address"):$(cat "$connectiondev/persistent_port"),$(cat "/sys/$sessiondev/tpgt")" >iscsi_portal resulting in an iscsi_portal file looking like

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-02 Thread Kevin Otte
Package: partman-iscsi Version: 44 The installer should prompt for the desired iSCSI initiator name before starting the initiator. Many iSCSI targets require the specification of the IQN as part of their ACLs. It is useful for the administrator to be able to set this. I have included a patch

Bug#834928: workaround

2016-08-20 Thread Kevin Otte
Adding "pre-up sleep 5s" to the stanza causes the ifup to complete successfully.

Bug#834928: isc-dhcp-client: ifup fails with "Can't bind to dhcp address: Cannot assign, requested address"

2016-08-20 Thread Kevin Otte
Package: isc-dhcp-client Version: 4.3.1-6+deb8u2 Severity: critical Tags: ipv6 Justification: breaks the whole system Dear Maintainer, Adding a "dhcp 1" (stateless DHCPv6) to my inet6 interface stanza causes the system to fail to bring up the interface, failing with these messages in syslog:

Bug#737679: autofs does not appear to support IPv6 hostname lookups for NFS mounts

2015-10-24 Thread Kevin Otte
I just encountered this on an Ubuntu 15.04 machine running autofs 5.0.8-1ubuntu3.2. Since Debian is upstream and this bug is still open, I figured I'd mention it here. My workaround has been to use Samba since it has UNIX extensions, which is less than optimal with all its forays into userspace,

Bug#798110: krb5-kdc: krb5kdc does not bind to IPv6 address on startup

2015-09-05 Thread Kevin Otte
Package: krb5-kdc Version: 1.12.1+dfsg-19 Severity: important Tags: ipv6 krb5kdc fails to bind to the IPv6 addresses on the system at startup. Workaround is a manual service restart on every boot. root@mercury:~# uptime 14:08:38 up 0 min, 1 user, load average: 0.69, 0.19, 0.06 root@mercury:~#

Bug#640966: Oops reading /proc/pid/maps still in current kernel

2011-10-09 Thread Kevin Otte
I am still encountering this problem, usually triggered by popularity-contest (#640974) root@avalon:/home/kjotte# uname -a Linux avalon 2.6.32-5-686 #1 SMP Fri Aug 26 09:15:47 UTC 2011 i686 GNU/Linux kjotte@avalon:~$ cat /proc/1/maps from /var/log/syslog: Oct 9 10:11:55 avalon kernel:

Bug#640966: Oops reading /proc/pid/maps still in current kernel

2011-10-09 Thread Kevin Otte
Yep, that was it. Humble apologies for the noise. On 10/09/2011 11:25 AM, Ben Hutchings wrote: On Sun, 2011-10-09 at 10:23 -0400, Kevin Otte wrote: I am still encountering this problem, usually triggered by popularity-contest (#640974) root@avalon:/home/kjotte# uname -a Linux avalon 2.6.32

Bug#534410: upstream packages available

2010-01-30 Thread Kevin Otte
Upstream has an APT repository with latest versions available at: ftp://arthur.barton.de/debian/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#567362: maildrop: DSA-1981-1 has incorrect dependencies, breaks delivery

2010-01-28 Thread Kevin Otte
Package: maildrop Version: 2.0.4-3+lenny1 Severity: critical Justification: breaks unrelated software DSA-1981-1 removes the dependency on courier-authlib, which is still required by the package. As such, maildrop fails to execute and causes mail to bounce: Jan 28 12:22:17 triton

Bug#533854: openvpn: write to TUN/TAP : Invalid argument (code=22)

2009-06-20 Thread Kevin Otte
Package: openvpn Version: 2.1~rc11-1 Severity: normal Sample entry from /var/log/syslog: Jun 20 19:13:11 tardis ovpn-nivexlan[2272]: write to TUN/TAP : Invalid argument (code=22) This mesage is logged once every minute since upgrading from etch to lenny. The tunnel is up and functioning, but

Bug#166526: wmtz: Does not get proper timezone abbreviation

2009-06-20 Thread Kevin Otte
Good heavens, I am surprised this bug is still open! I should check my open bugs once in awhile. Unfortunately, yes, it is still broken. In the intervening years I learned how to fix :) The problem is that the code for displaying the timezone name currently always refers to tzname[0]. The

Bug#516528: ejabberd: starttls hangs after upgrade from etch-bpo to lenny

2009-02-21 Thread Kevin Otte
Package: ejabberd Version: 2.0.1-6 Severity: important Version installed on etch was 2.0.1-6~bpo40+1 After upgrade to lenny, any attempts to starttls on 5222 cause the connection to hang. For debugging, I enabled the legacy SSL on port 5223 and attempted to connect with openssl's s_client. The

Bug#329720: fix committed?

2008-04-27 Thread Kevin Otte
Reference: https://bugs.launchpad.net/debian/+bug/31272 Given the bug's age and the fact that it appears fixed in Ubuntu, is it safe to close out this report? -- Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#317604: zaptel: please enable ztdummy

2005-07-11 Thread Kevin Otte
! Please close this bug. -- Kevin Otte, N8VNR [EMAIL PROTECTED] http://www.nivex.net/ -=- Those who cannot remember the past are condemned to repeat it. -- George Santayana It seems no one reads Santayana anymore. -- Cdr. Susan Ivanova, Babylon 5 -- To UNSUBSCRIBE, email to [EMAIL

Bug#317604: zaptel: please enable ztdummy

2005-07-09 Thread Kevin Otte
Package: zaptel Version: 1:1.0.7-4.1 Severity: wishlist Please enable the ztdummy module when making the package so those of us without Digium hardware can have the pseudo channel and timing options for things like MeetMe conferencing in Asterisk. -- System Information: Debian Release: 3.1