Bug#984603: puppet-master-passenger crashes when ruby-scanf is not installed

2022-06-02 Thread Kienan Stewart
Package: puppet Version: 5.5.22-2 Followup-For: Bug #984603 X-Debbugs-Cc: kie...@koumbit.org Dear Maintainer, this issue also affects the puppet package. For example, it can be reproduced using the following command: $ puppet apply -e '"42".scanf("%i") |$x| { notify {"x": message => $x,} }'

Bug#994843: puppetdb: Frequent command submissions failures with jetty 9.4.16-0+deb10u1

2021-09-21 Thread Kienan Stewart
Package: puppetdb Version: 6.2.0-3 Severity: important X-Debbugs-Cc: kie...@koumbit.org Dear Maintainer, I'm not sure whether this bug applies more to puppetdb or libjetty9-java, but I will start the report here. After libjetty9-java upgraded from 9.4.15-1 to 9.4.16-0+deb10u1 frequent puppet

Bug#993994: vulkan-validationlayers: Requesting VK_LAYER_KHRONOS_validation crash with undefined symbol: _Z14GetEnvironmentB5cxx11PKc

2021-09-09 Thread Kienan Stewart
Package: vulkan-validationlayers Version: 1.2.189.0-1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: kienan.stew...@burntworld.ca Dear Maintainer, I am developing an application that uses vulkan, and for debugging includes the validation layer. After a recent upgrade to

Bug#960472: ITP: python-readchar -- Python library to portable read single characters and key-strokes

2020-05-12 Thread Kienan Stewart
Package: wnpp Severity: wishlist Owner: Kienan Stewart * Package name: python-readchar Version : 2.0.0 Upstream Author : Miguel Ángel García * URL : https://github.com/magmax/python-readchar * License : MIT Programming Lang: Python Description

Bug#960470: ITP: python-inquirer -- Collection of common interactive command line user interfaces in python

2020-05-12 Thread Kienan Stewart
Package: wnpp Severity: wishlist Owner: Kienan Stewart * Package name: python-inquirer Version : 2.6.3 Upstream Author : Miguel Ángel García * URL : https://github.com/magmax/python-inquirer * License : MIT Programming Lang: Python Description

Bug#930562: Not migrated to testing yet

2019-09-06 Thread Kienan Stewart
Hi, I see that a source upload was done and the updated version of the package (1.7.0-4) has passed into testing - thanks! Is there something that needs to be done to get the process started for inclusion in the buster repo? PuppetDB doesn't really work properly without the fixed version

Bug#923976: [Pkg-puppet-devel] Bug#923976: Bug#923976: puppet: Reports submitte

2019-03-12 Thread Kienan Stewart
On Tue, Mar 12, 2019 at 10:22:52AM +0200, Apollon Oikonomopoulos wrote: > Control: tags -1 - moreinfo + patch pending > Control: severity -1 serious > > OK, thanks for confirming this and thanks for the detailed report, it's > very helpful! > > I'm bumping this bug to RC, as I don't think

Bug#923976: [Pkg-puppet-devel] Bug#923976: Bug#923976: puppet: Reports submitte

2019-03-11 Thread Kienan Stewart
Hi Apollon, On Sat, Mar 09, 2019 at 11:24:27PM +0200, Apollon Oikonomopoulos wrote: > Control: tags -1 - unreproducible > > Hi, > > > Thanks for the patch, it should do the trick. However, before applying > it I want to be 100% sure that we know what's happening and why. > > So, I managed to

Bug#923976: [Pkg-puppet-devel] Bug#923976: Bug#923976: puppet: Reports submitte

2019-03-08 Thread Kienan Stewart
Hi, I have made a patch which seems to resolve the issue. I'm not at all confident it's in the right place. The patch applies to the PuppetDB source which is used to make the puppet-terminus-puppetdb package. diff --git a/puppet/lib/puppet/reports/puppetdb.rb

Bug#923976: [Pkg-puppet-devel] Bug#923976: Bug#923976: puppet: Reports submitte

2019-03-08 Thread Kienan Stewart
Hi, I've been digging around a bit more and I think I have an idea to help narrow the conditions in which I'm seeing this error. I re-configured a test box to output the report to disk and to PuppetDB so I was able to compare the data sent. I see a correlation between time metrics stored a

Bug#923976: [Pkg-puppet-devel] Bug#923976: Bug#923976: puppet: Reports submitte

2019-03-08 Thread Kienan Stewart
On Fri, Mar 08, 2019 at 04:34:39PM +0200, Apollon Oikonomopoulos wrote: > Control: tags -1 unreproducible moreinfo > > > Turns out this is already enabled and running in our tests without > issues. I'm unable to trivially reproduce this, which makes me wonder if > it's a matter of the terminus

Bug#923976: [Pkg-puppet-devel] Bug#923976: puppet: Reports submitte

2019-03-08 Thread Kienan Stewart
Hi, On Fri, Mar 08, 2019 at 03:47:02PM +0200, Apollon Oikonomopoulos wrote: > Hi, > > Thanks for the report! > > On 14:54 Thu 07 Mar , Kienan wrote: > > When running puppet 5.x with reports enabled and sent to PuppetDB 6.x, > > PuppetDB fails to store the report with the following error: >

Bug#919737: underscore: FTBFS (ERROR: `underscore.min.map` is not a supported option)

2019-01-19 Thread Kienan Stewart
user debian-rele...@lists.debian.org usertag 919737 + bsp-2019-01-ca-montreal tags 919737 + unreproducible moreinfo thank you Hi, I tried building this package (underscore-1.8.3~dfsg) in a clean buster chroot (with sbuild) and a clean unstable chroot (also with sbuild), and it worked in both

Bug#904657: update

2019-01-19 Thread Kienan Stewart
user debian-rele...@lists.debian.org usertags 904657 + bsp-2019-01-ca-montreal tags 904657 + patch thank you Hi, I tested a proposed patch from the upstream github repository which allows the package to build and run : https://github.com/snare/voltron/pull/243 I'm not sure if there are other

Bug#890689: ruby-rgen FTBFS with ruby 2.5

2019-01-19 Thread Kienan Stewart
Hi, These errors happen in ruby >= 2.4 since Fixnum and Bignum were merged into Integer. The following upstream commit fixes the issue: https://github.com/mthiede/rgen/commit/1124f4303db52973967e78d93512a1c1b64f23cf Attached is a patch to the debian source from

Bug#918243: icinga2.6: Deadlocks when icinga2 is reloaded

2019-01-04 Thread Kienan Stewart
Package: icinga2 Version: 2.6.0-2 Source: icinga2 Severity: important Dear Maintainer, We are encountering frequent deadlocks when icinga2 on master nodes is reloaded. I believe this is related to the upstream issue https://github.com/Icinga/icinga2/issues/5007. It's not entirely clear to me

Bug#916332: tiled: Error when starting tiled: undefined symbol: _ZTIN5Tiled20ObjectTemplateFormatE".

2018-12-12 Thread Kienan Stewart
Package: tiled Version: 1.2.1+dfsg.1-1 Severity: important Dear Maintainer, I started tiled on the command line. When starting tiled from gnome (either the application menu or the quick command bar), there is no output. Thanks, Kienan -- System Information: Debian Release: buster/sid APT

Bug#915359: ITP: puppet-strings -- Puppet String generates documentation for Puppet code and extensions

2018-12-02 Thread Kienan Stewart
Package: wnpp Severity: wishlist Owner: Kienan Stewart * Package name: puppet-strings Version : 2.1.0-1 Upstream Author : Puppet Labs Inc. * URL : https://github.com/puppetlabs/puppet-strings * License : Apache-2.0 Programming Lang: Ruby Description

Bug#899193: RFS: vagrant-hostmanager/1.8.8-1 [ITP #898996]

2018-05-20 Thread Kienan Stewart
Package: sponsorship-requests Severity: wishlist Dear menotrs, I am looking for a sponsor for my package "vagrant-hostmanager": * Package name: vagrant-hostmanager * Version : 1.8.8-1 * Upstream AUthor : Shawn Dahlen, Seth Reeser * URL :

Bug#784764: RFP: cataclysm-dda -- post-apocalyptic roguelike game

2018-05-19 Thread Kienan Stewart
Hi Reiner, were you still planning on packaging this software? I saw in #788254 you had uploaded a package to mentors some time ago. Thanks, Kienan signature.asc Description: PGP signature

Bug#898996: ITP: vagrant-hostmanager -- A plugin for Vagrant which manages entries in the hosts file for guests and, optionally, the host system

2018-05-18 Thread Kienan Stewart
I've uploaded a first pass at creating a package on mentors.debian.net: https://mentors.debian.net/package/vagrant-hostmanager Please let me know if you have any feedback. Thanks, Kienan signature.asc Description: PGP signature

Bug#898996: ITP: vagrant-hostmanager -- A plugin for Vagrant which manages entries in the hosts file for guests and, optionally, the host system

2018-05-18 Thread Kienan Stewart
Package: wnpp Severity: wishlist Owner: Kienan Stewart <kie...@koumbit.org> * Package name: vagrant-hostmanager Version : 1.8.8 Upstream Author : Shawn Dalen, Paulo Bittencourt, Seth Reeser, and contributors * URL : https://github.com/devopsgroup-io/v

Bug#878193: fails to start with minimal dependencies from testing

2018-04-24 Thread Kienan Stewart
Hi, I ran into the same issue. After a bit more debugging, I couldn't find precisely the set of dependencies which were required to be from testing or unstable. Using the following steps I could reliably install and puppetdb on stetch machine: ``` apt install -y postgresql dbconfig-no-thanks

Bug#886293: RFS: godot/2.1.4-1 [ITP #793057]

2018-01-03 Thread Kienan Stewart
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "godot": * Package name: godot * Version : 2.1.4-1 * Upstream Author : Juan Linietsky, Ariel Manzur, Godot Engine contributors * URL : https://godotengine.org/ *

Bug#793057: ITP: godot -- open source MIT licensed game engine

2017-12-29 Thread Kienan Stewart
I've uploaded an updated package to mentors.debian.net. I think it's ready for more review/testing. I'm also looking for a sponsor if anyone is willing. Thanks, Kienan signature.asc Description: PGP signature

Bug#793057: ITP: godot -- open source MIT licensed game engine

2017-12-27 Thread Kienan Stewart
Hi, I've had a bit of free time to work on this and I've uploaded another version (based on 2.1.4) to mentors.debian.net : https://mentors.debian.net/package/godot Thank both Francesco and Rémi for your advice in preceeding comments! I've made a number of changes, including having 3 packages

Bug#793057: ITP: godot -- open source MIT licensed game engine

2017-08-07 Thread Kienan Stewart
I've had a first pass at creating a package for godot : https://mentors.debian.net/package/godot There are some lintian warnings to clear up, and I was wondering a bit about the following * builds only support amd64 at the moment * how to handle packaging godot 3.0 when it's available (an

Bug#793057: ITP: godot -- open source MIT licensed game engine

2017-08-04 Thread Kienan Stewart
I'm also interested in helping to package godot for debian. With the current stable of godot (2.1.3-stable), there's an incompatibility with the SSL version shipped in stretch (upstream issue: https://github.com/godotengine/godot/issues/8624) I was able to build with: scons platform=x11

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-14 Thread Kienan Stewart
Hi, I was unable to reproduce this bug on a clean install (QEMU VM), or on my laptop which had been upgraded from Jessie to Stretch some time ago. I followed the test proposed by John earlier. Perhaps there are some details in the config file or the bookmark path that may be pertinent to

Bug#860337: Acknowledgement (php7.0: No transition path from php5 to php7.0 when upgrading to stretch)

2017-04-14 Thread Kienan Stewart
Control: user debian-rele...@lists.debian.org Control: usertags -1 bsp-2017-04-ca-montreal signature.asc Description: PGP signature