Bug#953673: ITP: meeshkan -- Meeshkan is a mock server that generates realistic HTTP responses by analyzing recorded HTTP traffic, OpenAPI schemas and API documentation. It is used for testing (CI/CD)

2020-03-11 Thread Mike Solomon
Package: wnpp Severity: wishlist Owner: Mike Solomon * Package name: meeshkan Version : 0.2.16 Upstream Author : Mike Solomon * URL : https://github.com/meeshkan/meeshkan * License : MIT Programming Lang: Python Description : Meeshkan is a mock server

Bug#953666: RFP: victoria-metrics -- fast, cost-effective and scalable time series database

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: victoria-metrics Version : 1.34.2 Upstream Author : VictoriaMetrics * URL : https://github.com/VictoriaMetrics/VictoriaMetrics * License : Apache-2.0 Programming Lang: Go Description : fast, co

Bug#953665: RFP: golang-github-victoriametrics-metrics -- lightweight alternative to prometheus/client_golang (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-victoriametrics-metrics Version : 1.10.1 Upstream Author : VictoriaMetrics * URL : https://github.com/VictoriaMetrics/metrics * License : Expat Programming Lang: Go Description :

Bug#953663: RFP: golang-github-valyala-quicktemplate -- fast, powerful, yet easy to use template engine for Go (lborary)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-valyala-quicktemplate Version : 1.4.1 Upstream Author : Aliaksandr Valialkin * URL : https://github.com/valyala/quicktemplate * License : Expat Programming Lang: Go Description :

Bug#953664: RFP: golang-github-victoriametrics-fastcache -- fast thread-safe in-memory cache for big number of entries in Go (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-victoriametrics-fastcache Version : 1.5.6 Upstream Author : VictoriaMetrics * URL : https://github.com/VictoriaMetrics/fastcache * License : Expat Programming Lang: Go Description

Bug#953660: RFP: golang-github-valyala-fastjson -- fast JSON parser and validator for Go (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-valyala-fastjson Version : 1.5.0 Upstream Author : Aliaksandr Valialkin * URL : https://github.com/valyala/fastjson * License : Expat Programming Lang: Go Description : fast JSON

Bug#953661: RFP: golang-github-valyala-gozstd -- go wrapper for zstd (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-valyala-gozstd Version : 1.6.4 Upstream Author : Aliaksandr Valialkin * URL : https://github.com/valyala/gozstd * License : Expat Programming Lang: Go Description : go wrapper for

Bug#953662: RFP: golang-github-valyala-histogram -- fast histograms for Go (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-valyala-histogram Version : 1.0.1 Upstream Author : Aliaksandr Valialkin * URL : https://github.com/valyala/histogram * License : Expat Programming Lang: Go Description : Fast his

Bug#953659: RFP: golang-github-valyala-fastrand -- fast and scalable pseudorandom generator for Go (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-valyala-fastrand Version : 1.0.0 Upstream Author : Aliaksandr Valialkin * URL : https://github.com/valyala/fastrand * License : Expat Programming Lang: Go Description : fast and s

Bug#953658: RFP: golang-github-allegro-bigcache -- efficient cache for gigabytes of data written in Go (library)

2020-03-11 Thread Guillem Jover
Package: wnpp Severity: wishlist Tags: patch * Package name: golang-github-allegro-bigcache Version : 2.1.7 Upstream Author : Allegro Tech * URL : https://github.com/allegro/bigcache * License : Apache-2.0 Programming Lang: Go Description : efficient cac

Bug#953644: ITP: ruby-procto -- Defines Foo.call(*args) which invokes Foo.new(*args).bar

2020-03-11 Thread kiran
Package: wnpp Severity: wishlist Owner: hacksk X-Debbugs-CC: debian-devel@lists.debian.org * Package name : ruby-procto Version : 0.1.5 Upstream Author : 2013 Martin Gamsjaeger (snusnu) * URL : https://github.com/snusnu/procto * License : Expat Programming Lang: Ruby Description : Defines Foo.cal

Re: Standardized way of extracting additional build-time artefacts (was: Re: RFC: Standardizing source package artifacts build paths)

2020-03-11 Thread Mattia Rizzolo
(note, this is a barely structured brain dump) On Tue, Mar 10, 2020 at 08:10:55AM +0100, Niels Thykier wrote: > >> Though, can you elaborate a bit on why the above approach would be > >> better than a standard ENV variable a la AUTOPKGTEST_ARTIFACTS and some > >> easy way to declare additional art

Re: Epoch version for google-authenticator

2020-03-11 Thread Michael Stone
On Sun, Mar 01, 2020 at 01:06:13PM +0800, SZ Lin (林上智) wrote: Hi all, I'm working on fixing bugs (including RC) on google-authenticator[1] which name should be "google-authenticator-libpam" instead. [1] https://packages.debian.org/source/sid/google-authenticator [2] https://github.com/google/go

Re: Standardized way of extracting additional build-time artefacts (was: Re: RFC: Standardizing source package artifacts build paths)

2020-03-11 Thread Mattia Rizzolo
On Tue, Mar 10, 2020 at 09:07:57AM +, Simon McVittie wrote: > On Tue, 10 Mar 2020 at 07:19:59 +, Paul Wise wrote: > > On Tue, Mar 10, 2020 at 7:12 AM Niels Thykier wrote: > > > Standardized way of extracting additional build-time artefacts > > > > This reminds me of the BYHAND stuff, I for

Re: documenting on how not starting a daemon upon installation

2020-03-11 Thread Johannes Schauer
Quoting Marvin Renich (2020-03-11 13:43:50) > - policy-rc.d requires manually writing a shell script (a trivial > one-liner for the "block all" case). Not quite. From the first answer to OP's original question by Jonas: Quoting Jonas Smedegaard (2020-03-07 22:36:44) > Are you familiar with

Re: documenting on how not starting a daemon upon installation

2020-03-11 Thread Marco d'Itri
On Mar 11, Marvin Renich wrote: > - it has not been mentioned whether systemd provides any facility to > block starting _all_ services for a period of time (esp when working > in a chroot), including services that have not been installed at the > time the hypothetical "block all ser

Re: documenting on how not starting a daemon upon installation

2020-03-11 Thread Marvin Renich
Thanks, Russ, Ansgar, and Marco for the explanations. So in summary: * For systems running systemd - systemctl mask works well to disable individual daemons until explicitly re-enabled, regardless of which mechanism the package uses (systemd service or init script) to start the daemon.