Bug#1058552: [Pkg-javascript-devel] Bug#1058552: science.js: FTBFS: SyntaxError: Error parsing /<>/package.json: Unexpected end of JSON input

2024-04-05 Thread James Valleroy
On Thu, 04 Apr 2024 19:01:58 +0200 Jonas Smedegaard wrote: Quoting James Valleroy (2024-04-04 16:13:07) > On 3/28/24 4:08 AM, Petter Reinholdtsen wrote: > > [James Valleroy 2024-02-12] > >> Here is a patch that fixes the build: > > > > Btw, did you mean TEMPFILE=$

Bug#1058552: science.js: FTBFS: SyntaxError: Error parsing /<>/package.json: Unexpected end of JSON input

2024-04-04 Thread James Valleroy
On 3/28/24 4:08 AM, Petter Reinholdtsen wrote: [James Valleroy 2024-02-12] Here is a patch that fixes the build: Thank you. Can you explain why changing the output from package.json to mktemp and then moving the result to package.json will solve the build problem? I fail to understand how

Bug#1067543: RFS: miniflux/2.1.1-1 -- minimalist and opinionated feed reader

2024-03-23 Thread James Valleroy
Hi Maytham, On 3/23/24 8:19 AM, Maytham Alsudany wrote: Package: sponsorship-requests Severity: normal X-Debbugs-Cc: jvalle...@mailbox.org Dear mentors, I am looking for a sponsor for my package "miniflux": * Package name : miniflux Version : 2.1.1-1 Upstream contact :

Bug#1039809: tagging 1039809

2024-03-18 Thread James Valleroy
tags 1039809 + pending thanks I applied a change to support phpunit 11: https://salsa.debian.org/php-team/pear/php-nikic-fast-route/-/commit/121a9e9e4fcacbcfdbf745b43d5656cfe049373a It also builds ok with phpunit 9.6.17, however some of the tests are skipped with the changes for phpunit 11

Bug#1039733: php-oscarotero-gettext: FTBFS with symfony 6: make[1]: *** [debian/rules:18: override_dh_auto_test] Error 1

2024-02-29 Thread James Valleroy
Hi taffit, On Tue, 5 Sep 2023 01:29:12 +0530 David =?iso-8859-1?Q?Pr=E9vot?= wrote: Hi James, Le Wed, Jun 28, 2023 at 03:42:21PM -0300, Athos Ribeiro a écrit : > Source: php-oscarotero-gettext > Version: 4.8.7-1 […] > We are about to start the symfony 6 transition in unstable. During a test

Bug#1058552: science.js: FTBFS: SyntaxError: Error parsing /<>/package.json: Unexpected end of JSON input

2024-02-12 Thread James Valleroy
tags 1058552 patch thanks Here is a patch that fixes the build: From: James Valleroy Date: Sun, 11 Feb 2024 07:40:16 -0500 Subject: Use a temp file for package.json contents --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c9e03c2

Bug#984976: mumble: Keyboard shortcuts can't be assigned

2024-02-10 Thread James Valleroy
The upstream issue was fixed in version 1.4: https://github.com/mumble-voip/mumble/issues/3243#issuecomment-602499348 OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1051510: searx: SearX upstream is no longer maintained

2023-09-08 Thread James Valleroy
Source: searx Version: 1.1.0+dfsg1-1 Severity: normal Tags: upstream X-Debbugs-Cc: jvalle...@mailbox.org On September 7, 2023 SearX's repository on GitHub was archived. The FAQ says that SearX is no longer being maintained. There is a fork called SearXNG (https://github.com/searxng/searxng)

Bug#1049379: bookworm-pu: package freedombox/23.6.2+deb12u1

2023-08-14 Thread James Valleroy
+ * upgrades: Use n= in apt preferences + * upgrades: Use n= for unattended-upgrades origin pattern (Closes: #1043969) + + -- James Valleroy Sun, 13 Aug 2023 17:58:38 -0400 + freedombox (23.6.2) unstable; urgency=medium [ James Valleroy ] diff -Nru freedombox-23.6.2/plinth/modules/upgra

Bug#1043969: freedombox: Invalid apt preferences and unattended-upgrades config for bookworm-backports

2023-08-13 Thread James Valleroy
Package: freedombox Version: 23.6.2 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org I am running FreedomBox on Debian bookworm. I have enabled the "Frequent Feature Updates" option, which should automatically upgrade to newer version of freedombox in bookworm-backports. However, this is

Bug#1043259: ArgumentCountError: Too few arguments to function (set_error_handler)

2023-08-08 Thread James Valleroy
This issue only occurs if development debugging is enabled, so most users are not affected. OpenPGP_signature Description: OpenPGP digital signature

Bug#1043259: ArgumentCountError: Too few arguments to function (set_error_handler)

2023-08-07 Thread James Valleroy
Package: shaarli Version: 0.12.1+dfsg-8 Severity: important Tags: upstream X-Debbugs-Cc: jvalle...@mailbox.org Whenever I try to access Shaarli, it shows a blank page. apache error log shows the following: [proxy_fcgi:error] [pid 146598:tid 146598] [client ...:35052] AH01071: Got error 'PHP

Bug#1041331: snac2: RSA verify error when run behind apache2 reverse proxy

2023-07-17 Thread James Valleroy
Package: snac2 Version: 2.25-2 Severity: normal X-Debbugs-Cc: jvalle...@mailbox.org Following other users works fine when run behing nginx reverse proxy. However when run behind apache, there are RSA verify errors in the log. My assumption is that the proxy somehow mangles the encryption.

Bug#1036423: unblock: uwsgi/2.0.21-5.1

2023-05-20 Thread James Valleroy
-11 (Closes: #1035005) + + -- James Valleroy Fri, 19 May 2023 09:59:29 -0400 + uwsgi (2.0.21-5) unstable; urgency=medium * skip shellcheck test when DEB_BUILD_OPTIONS=nocheck; diff -Nru uwsgi-2.0.21/debian/control uwsgi-2.0.21/debian/control --- uwsgi-2.0.21/debian/control 2023-02-24 06:49

Bug#1035005: [PATCH] Add Replaces on uwsgi-plugin-jvm-openjdk-11 (Closes: #1035005)

2023-05-19 Thread James Valleroy
tags 1035005 patch thanks The attached patch fixes this issue. I tested by unpacking the package into a Debian bullseye VM where uwsgi-plugin-jvm-openjdk-11 was already installed. -- James From 84fe0c6bbf87399eb651b3768f6599bc08a83a78 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Thu

Bug#1035598: /var/lib/dpkg/info/kanboard.postinst: 24: lighty-enable-mod: not found

2023-05-05 Thread James Valleroy
Package: kanboard Version: 1.2.26+ds-1 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org Dear Maintainer, * What led up to the situation? I tried to install kanboard on a Debian bookworm VPS. * What exactly did you do (or not do) that was effective (or ineffective)? # apt

Bug#1011900: monkeysphere: FTBFS: ...Could not chdir to home directory /home/user42: No such file or directory

2023-04-29 Thread James Valleroy
tags 1011900 patch thanks I opened an MR to fix this issue: https://salsa.debian.org/pkg-privacy-team/monkeysphere/-/merge_requests/1 OpenPGP_signature Description: OpenPGP digital signature

Bug#757769: jitsi-videobridge: changing from ITP to RFP

2023-03-26 Thread James Valleroy
retitle 757769 RFP: jitsi-videobridge -- a WebRTC compatible Selective Forwarding Unit that allows for multiuser video communication noowner 757769 thanks While some progress was made on packaging dependencies [1], there is still significant work needed, and this effort has been stalled for a

Bug#1032771: libzim7: Package name is wrong, should be 'libzim'

2023-03-17 Thread James Valleroy
On Sun, 12 Mar 2023 11:47:02 +0530 Vasudev Kamath wrote: I’m no loner active maintainer of zimlib but I’m just talking from pacakaging convention followed by Debian - a library is named based on lib where major version is major part of soname. And that is precisely followed here libzim7

Bug#1032767: RFP: freshrss -- self-hosted RSS feed aggregator

2023-03-11 Thread James Valleroy
Package: wnpp Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org * Package name: freshrss Version : 1.21.0 Upstream Contact: Alexandre Alapetite * URL : https://freshrss.org/ * License : AGPL-3.0 Programming Lang: PHP Description : self-hosted RSS

Bug#1031639: Bug#1030939: e2fsprogs: generates filesystems that grub-install doesn't recognize

2023-02-23 Thread James Valleroy
On Sun, 19 Feb 2023 19:01:22 +0100 Paul Gevers wrote: > On 2023-02-15 21:04:36 +0100, Sebastian Ramacher wrote: > > > > On 2023-02-14 01:01:38 +0100, Daniel Leidert wrote: > > > > > > This problem breaks e.g. vmdb2. I can no longer create a Bullseye > > > system image with vmdb2 on Sid,

Bug#1031593: AttributeError: module 'gettext' has no attribute 'bind_textdomain_codeset

2023-02-18 Thread James Valleroy
Package: deluge-web Version: 2.0.3-3.3 Severity: grave Justification: renders package unusable X-Debbugs-Cc: jvalle...@mailbox.org When starting the deluge-web service, it produces the following error: Feb 18 19:36:34 freedombox systemd[1]: Started deluge-web.service - Deluge Bittorrent Client

Bug#1029948: shaarli: Only reproducible on some systems

2023-02-07 Thread James Valleroy
Package: shaarli Followup-For: Bug #1029948 X-Debbugs-Cc: jvalle...@mailbox.org I have observed the issue with deleting bookmarks when testing in a container or VM. However on a VPS running Bookworm (details below), I don't have this issue. -- System Information: Debian Release: bookworm/sid

Bug#1029948: shaarli: Cannot delete bookmarks on bookworm

2023-01-29 Thread James Valleroy
Package: shaarli Version: 0.12.1+dfsg-8 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org When shaarli is installed on Debian bookworm, I cannot delete any bookmarks. I tried clicking on the trash can icon, or on the delete button on the Edit Shaare page. In either case, the browser status

Bug#1029921: shaarli: Unable to fetch thumbnails, mkdir(): Permission denied

2023-01-28 Thread James Valleroy
Package: shaarli Version: 0.12.1+dfsg-7 Severity: normal X-Debbugs-Cc: jvalle...@mailbox.org This issue was first opened at upstream issue tracker, but it only applies to the Debian package: https://github.com/shaarli/Shaarli/issues/1911 It was also reported as an issue in FreedomBox:

Bug#1027401: shaarli: Re-building package results in frontend missing icons

2022-12-30 Thread James Valleroy
Source: shaarli Version: 0.12.1+dfsg-6 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org shaarli 0.12.1+dfsg-6 in bookworm/sid is working ok. But if I rebuild the package (with no functional changes), all of the icons in the interface are replaced by rectangles containing hex values. The

Bug#1025873: snac2: Crashes after a seconds with segfault since another account mentioned an account on this instance

2022-12-16 Thread James Valleroy
On Sun, 11 Dec 2022 02:17:59 +0100 Axel Beckert wrote: > It might help to first try to package the most recent upstream version > (2.15 as of this writing) because 2.12 and 2.14 at least do fix some > crashes according to the release notes. So maybe these crashes I > experience are already fixed

Bug#993039: ejabberd: Please add autopkgtests

2021-08-26 Thread James Valleroy
Package: ejabberd Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please consider adding some autopkgtests, hopefully including one that starts the ejabberd service. This is so that when bugs like #992998 come up, the packages causing the

Bug#993024: debian-fbx: Please add fbx-clients tasks

2021-08-26 Thread James Valleroy
Source: debian-fbx Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 We can add an additional binary package "fbx-clients" which suggests packages that are GUI/desktop (also mobile) clients that work together with FreedomBox. There is a list

Bug#992967: ITP: erlang-poolboy -- Erlang worker pool factory

2021-08-25 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: erlang-poolboy Version : 1.5.2 Upstream Author : Devin Torres * URL : https

Bug#992006: ITP: elixir-nimble-parsec -- simple and fast library for text-based parser combinators

2021-08-08 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: elixir-nimble-parsec Version : 1.1.0 Upstream Author : José Valim * URL : https

Bug#991336: unblock: freedombox/21.4.4

2021-07-20 Thread James Valleroy
kage has been held + * upgrades: Check for held freedombox package in manual update + * upgrades: Check for held freedombox package daily + * action_utils: Don't print when unholding freedombox package + + -- James Valleroy Fri, 16 Jul 2021 09:07:51 -0400 + freedombox (21.4.3) unstable; urgen

Bug#991292: dist-upgrade interruption leaves hold on freedombox package

2021-07-20 Thread James Valleroy
Package: freedombox Version: 21.4.3 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org Using freedombox from buster-backports (21.4.2~bpo10+1) on Lime2 hardware, I started a test of the dist-upgrade feature, using the "--test" flag to perform dist-upgrade to bullseye: #

Bug#939497: workaround

2021-06-01 Thread James Valleroy
Please note that freedombox has implemented a workaround for this issue. The workaround is to avoid use of Django 2.1 decorator: https://salsa.debian.org/freedombox-team/freedombox/-/commit/591ed5c4ae5d4154b66fb3c59b5ff54bcf53839b So while it would be nice to get the fix from upstream, it is

Bug#989068: ITP: object-cloner -- Java Object cloning library with extensible strategies

2021-05-26 Thread James Valleroy
On 5/25/21 7:53 PM, Guillem Jover wrote: > On Mon, 2021-05-24 at 20:08:57 -0400, James Valleroy wrote: >> >> * Package name: object-cloner > > The source package seems overly generic, could you namespace it > please? Say name it to what I assume might end up being the

Bug#989068: ITP: object-cloner -- Java Object cloning library with extensible strategies

2021-05-24 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: object-cloner Version : 0.2 Upstream Author : Kamran Zafar * URL : https

Bug#988199: Suggests: mintest-server should be minetest-server

2021-05-07 Thread James Valleroy
Package: fbx-all Version: 2 Severity: normal X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, fbx-all suggests mintest-server, which does not exist. It should be minetest-server instead. - -- System Information: Debian Release: bullseye/sid

Bug#988092: ITP: libweupnp-java -- tiny UPnP Java client library

2021-05-05 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org, su...@medhas.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: libweupnp-java Version : 0.1.4 Upstream Author : Alessandro Bahgat Shehata

Bug#988065: bouncycastle: Please add libbctls-java binary package

2021-05-04 Thread James Valleroy
Source: bouncycastle Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, bctls-jdk15on 1.65 jar is needed for jitsi-videobridge (ITP #757769) [1]. I believe this should be built from the tls/ folder in src:bouncycastle [2].

Bug#987748: ITP: molly-brown -- full-featured Gemini server implemented in Go

2021-04-28 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: molly-brown Version : 0.0~git20210124.92cd40d-1 Upstream Author : Solderpunk * URL

Bug#987648: quassel-core: Add hardening options to service file

2021-04-26 Thread James Valleroy
Package: quassel-core Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, Please consider adding systemd service hardening options to the service file. These are the options we have been using in FreedomBox [1]: [Service]

Bug#987066: xfce4-panel: Crashes when removing a launcher

2021-04-16 Thread James Valleroy
Package: xfce4-panel Version: 4.16.2-1 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org Dear Maintainer, * What led up to the situation? I removed a launcher. I tried this 3 times, with 3 different launchers, and had the same result. * What exactly did you do (or not do) that

Bug#986607: ITP: pure-extras -- Simple CSS for all those common UI elements that a web application needs

2021-04-08 Thread James Valleroy
On 4/7/21 8:21 PM, Jonas Smedegaard wrote: > I can include cssextras with that package as well, if ok with you. Yes, please do so. Thanks! > I suggest that you simply close bug#856963 as no longer needed - or more > elegantly force-merge it with bug#986612. Done. -- James

Bug#986607: ITP: pure-extras -- Simple CSS for all those common UI elements that a web application needs

2021-04-07 Thread James Valleroy
Hi Jonas, On 4/7/21 6:48 PM, Jonas Smedegaard wrote: > I notice that this project contains no JavaScript, only CSS. Packaging > can probably be simplified by bypassing upstream Node.js centric tools > and instead concatenate and compress using sassc. Yes, that sounds fine. > I also notice

Bug#986610: ITP: grunt-contrib-cssmin -- Grunt plugin to minify CSS using clean-css

2021-04-07 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: grunt-contrib-cssmin Version : 4.0.0 Upstream Author : Tim Branyen <http://tbranyen.

Bug#986607: ITP: pure-extras -- Simple CSS for all those common UI elements that a web application needs

2021-04-07 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: pure-extras Version : 1.0.1 Upstream Author : Kevin Isom * URL : https

Bug#986291: virtualbox-guest-dkms: Installing virtualbox-guest-dkms causes kernel panic on next VM startup

2021-04-02 Thread James Valleroy
Package: virtualbox-guest-dkms Version: 6.1.18-dfsg-3 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org Dear Maintainer, Installing virtualbox-guest-dkms in this VM causes it to not be able to restart. Virtualbox window shows a kernel panic, I can get a screenshot, but have not figured out

Bug#986224: buster-pu: package plinth/19.1+deb10u1

2021-03-31 Thread James Valleroy
session to verify first boot welcome step + + -- James Valleroy Tue, 30 Mar 2021 21:43:08 -0400 + plinth (19.1+deb10u1) buster; urgency=medium * apache: Disable mod_status (CVE-2020-25073) diff -Nru plinth-19.1+deb10u1/plinth/modules/first_boot/middleware.py plinth-19.1+deb10u2/plinth

Bug#986177: unblock: freedombox/21.4.2

2021-03-30 Thread James Valleroy
+ [ Reza Almanda ] + * Translated using Weblate (Indonesian) + + [ Kirill Schmidt ] + * first_boot: Use session to verify first boot welcome step + + [ James Valleroy ] + * doc: Fetch latest manual + + -- James Valleroy Sun, 28 Mar 2021 09:23:46 -0400 + +freedombox (21.4.1) unstable; urge

Bug#986121: ITP: strophejs-plugin-rsm -- Plugin for strophe.js providing Result Set Management (RSM) XEP-0059

2021-03-29 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: strophejs-plugin-rsm Version : 0.0.2 Upstream Author : Strophe (https://github.com/strophe

Bug#985231: TypeError: Cannot use 'in' operator to search for 'dependencies' in ../package.json

2021-03-14 Thread James Valleroy
Package: node-node-sass Version: 4.14.1+git20200512.e1fc158+dfsg-4 Severity: important X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, * What led up to the situation? I installed node-node-sass, and ran its installed binary node-sass.

Bug#985227: ITP: awesomplete -- Ultra lightweight, customizable, simple autocomplete widget

2021-03-14 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: awesomplete Version : 1.1.5 Upstream Author : Lea Verou * URL : https

Bug#982144: php-klogger: Useless in Bullseye

2021-02-07 Thread James Valleroy
Hi Paul, On 2/7/21 2:56 PM, Paul Gevers wrote: > Hi James, > > On 07-02-2021 18:23, James Valleroy wrote: >> It has no dependencies in Buster, so there is no reason for an end user to >> install it. >> >> A PHP developer could use the package though. But I thin

Bug#982144: php-klogger: Useless in Bullseye

2021-02-07 Thread James Valleroy
On 2/7/21 2:54 AM, Paul Gevers wrote: > Hi James, > > On Sat, 06 Feb 2021 15:10:04 -0500 James Valleroy >> This is a dependency only for shaarli, which will not be included in >> Bullseye. > > We already shipped this package in buster. Do you really think it's > u

Bug#982144: php-klogger: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-klogger Version: 1.2.1-4 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency only for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT prefers testing

Bug#982133: php-pimple: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-pimple Version: 3.3.1-1 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency only for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT prefers testing

Bug#982132: php-netscape-bookmark-parser: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-netscape-bookmark-parser Version: 2.1.0-3 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency only for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT

Bug#982107: php-gettext-languages: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-gettext-languages Version: 2.6.0-2 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is only a dependency for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT

Bug#982102: php-oscarotero-gettext: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-oscarotero-gettext Version: 4.8.2-4 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency only for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT

Bug#982094: php-slim: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-slim Version: 3.12.3-4 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid APT prefers testing APT

Bug#982093: php-pubsubhubbub-publisher: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-pubsubhubbub-publisher Version: 0~~20181009-2 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is a dependency only for shaarli, which will not be included in Bullseye. - -- System Information: Debian Release: bullseye/sid

Bug#982092: php-arthurhoaro-web-thumbnailer: Useless in Bullseye

2021-02-06 Thread James Valleroy
Package: php-arthurhoaro-web-thumbnailer Version: 2.0.3+dfsg-1 Severity: serious X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This package is only needed for Shaarli, which will not be included in Bullseye. - -- System Information: Debian Release:

Bug#980134: Keep shaarli (and dependencies) out of Bullseye? (Was: Bug#980134: shaarli: Missing minified js and css for frontend)

2021-02-05 Thread James Valleroy
Hi David, On 2/3/21 2:46 PM, David Prévot wrote: > Hi James, > > Le Thu, Jan 14, 2021 at 07:05:21PM -0500, James Valleroy a écrit : > […] >> While the packaged shaarli is technically usable, it is missing both >> functionality and styling that would be expected by users

Bug#980039: More information, again....

2021-01-23 Thread James Valleroy
Hello Christian, Could you please check if apt is configured to install recommended packages on your system? You can run this command: $ apt-config dump | grep Install-Recommends APT::Install-Recommends "1"; OpenPGP_signature Description: OpenPGP digital signature

Bug#980134: shaarli: Missing minified js and css for frontend

2021-01-14 Thread James Valleroy
Package: shaarli Version: 0.12.0+dfsg-2 Severity: grave Justification: renders package unusable X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Shaarli package is currently missing minified js and css files which are expected by the frontend. They should be

Bug#980039: freedombox: Setup Wizard stuck on the welcome screen

2021-01-13 Thread James Valleroy
On Wed, 13 Jan 2021 11:25:26 +0100 Christian Perrier wrote: > Version: 20.21~bpo10+1 > ... > Anyway, the problem is simple : when launching the initial setup wizard, > the screen doesn't for further than the welcome screen. The page reload > every 5 seconds or so, I left it doint this for hours,

Bug#978697: ITP: libjs-blazy -- lightweight script for lazy loading and multi-serving images

2020-12-30 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: libjs-blazy Version : 1.8.2 Upstream Author : Bjørn Klinggaard * URL : https

Bug#971062: buster-pu: package plinth/19.1

2020-09-26 Thread James Valleroy
2019-02-14 06:01:19.0 -0500 +++ plinth-19.1+deb10u1/debian/changelog2020-09-21 21:40:22.0 -0400 @@ -1,3 +1,9 @@ +plinth (19.1+deb10u1) buster; urgency=medium + + * apache: Disable mod_status (CVE-2020-25073) + + -- James Valleroy Mon, 21 Sep 2020 21:40:22 -0400

Bug#965209: ITP: php-gettext-languages -- gettext languages with plural rules

2020-08-14 Thread James Valleroy
Correction to above information: php-gettext-languages ships four JSON data files. - languages - scripts - territories - plurals Only plurals is from the cldr-core data (in supplemental folder). The other 3 are from cldr-localenames-modern/main. So only 1 of the 4 files could be generated from

Bug#966499: unicode-cldr-core: Please generate JSON data file also

2020-08-14 Thread James Valleroy
On Fri, 14 Aug 2020 09:44:58 -0400 James Valleroy wrote: > On Fri, 14 Aug 2020 06:59:05 -0400 James Valleroy > wrote: > > I found a git repository for converting the data to JSON [1], along with > > instructions on how to use it [2]. However, the cldr-localenames package is

Bug#966499: unicode-cldr-core: Please generate JSON data file also

2020-08-14 Thread James Valleroy
On Fri, 14 Aug 2020 06:59:05 -0400 James Valleroy wrote: > I found a git repository for converting the data to JSON [1], along with > instructions on how to use it [2]. However, the cldr-localenames package is > not available on npm, and I didn't figure out how to rebuild it yet. &

Bug#966499: unicode-cldr-core: Please generate JSON data file also

2020-08-14 Thread James Valleroy
I found a git repository for converting the data to JSON [1], along with instructions on how to use it [2]. However, the cldr-localenames package is not available on npm, and I didn't figure out how to rebuild it yet. But I found another repository [3], in which I can simply run "npm install",

Bug#966314: bepasty: Please provide an example uwsgi config

2020-07-30 Thread James Valleroy
On Wed, 29 Jul 2020 21:03:19 +0200 valha...@trueelena.org wrote: > I've added an example configuration to the repository: > > https://salsa.debian.org/python-team/applications/bepasty/-/blob/debian/master/debian/examples/bepasty-uwsgi.conf.example Thanks! > I'm using it with nginx and

Bug#966499: unicode-cldr-core: Please generate JSON data file also

2020-07-29 Thread James Valleroy
Package: unicode-cldr-core Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, Please consider generating JSON data files from the XML files in this package. The JSON files could be part of the same binary package, or a

Bug#966314: bepasty: Please provide an example uwsgi config

2020-07-26 Thread James Valleroy
Package: bepasty Severity: wishlist X-Debbugs-Cc: jvalle...@mailbox.org I would like to add bepasty as an app in FreedomBox. For this purpose, it would be nice to have an example ini configuration file for uwsgi. In FreedomBox, we are already running uwsgi behind apache2 reverse proxy for searx

Bug#965209: ITP: php-gettext-languages -- gettext languages with plural rules

2020-07-20 Thread James Valleroy
On Sat, 18 Jul 2020 21:55:09 +0800 Paul Wise wrote: > On Sat, 2020-07-18 at 07:13 -0400, James Valleroy wrote: > > > Sorry if the description wasn't clear. Upstream ships the CLDR data > > that they need in JSON format (and under Unicode license). > > https://github.c

Bug#965209: ITP: php-gettext-languages -- gettext languages with plural rules

2020-07-18 Thread James Valleroy
On 7/18/20 2:08 AM, Paul Wise wrote: > On Fri, Jul 17, 2020 at 4:42 PM James Valleroy wrote: > >> Provides a language list for gettext automatically generated from >> Unicode CLDR data. > > Does that mean this package will build-depend on unicode-cldr-core? I > ass

Bug#965209: ITP: php-gettext-languages -- gettext languages with plural rules

2020-07-17 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org * Package name: php-gettext-languages Version : 2.6.0 Upstream Author : Michele Locati * URL : https://github.com/php-gettext/Languages * License

Bug#965161: ITP: php-oscarotero-gettext -- PHP gettext manager

2020-07-16 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy X-Debbugs-Cc: debian-de...@lists.debian.org, jvalle...@mailbox.org * Package name: php-oscarotero-gettext Version : 4.8.2 Upstream Author : Oscar Otero * URL : https://github.com/php-gettext/Gettext * License

Bug#961064: reprotest: use of faketime causes newly created file to have very old modified time

2020-05-19 Thread James Valleroy
Package: reprotest Version: 0.7.14 Severity: normal Dear Maintainer, I am creating a package php-arthurhoaro-web-thumbnailer, and reprotest is sometimes failing in the Salsa CI pipeline. https://salsa.debian.org/php-team/pear/php-arthurhoaro-web-thumbnailer/-/jobs/751213 The failing test case

Bug#959529: RFP: pharo -- dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk

2020-05-03 Thread James Valleroy
Package: wnpp Severity: wishlist * Package name: pharo Version : 8.0.1 Upstream Author : The Pharo Project, and Contributors * URL : https://pharo.org/ * License : MIT and Apache Programming Lang: Smalltalk Description : dynamic reflective pure

Bug#955974: matrix-synapse: Increasing max_upload_size

2020-04-05 Thread James Valleroy
Package: matrix-synapse Version: 1.12.0-1 Severity: wishlist Dear Maintainer, For FreedomBox, we have set max_upload_size to 100M, since about 3 years ago. I wonder if it would make sense to change the default from 10M to 100M. Please consider adopting this as default or making it configurable

Bug#927197: deluge-web: Install systemd service from upstream

2020-04-05 Thread James Valleroy
Starting with 2.0.3, there are systemd service files for deluged and deluge-web from upstream. They are included in the source package but do not get included in any binary package: https://salsa.debian.org/debian/deluge/-/blob/master/packaging/systemd/deluge-web.service Please include these

Bug#810865: infinoted: Add service file

2020-03-28 Thread James Valleroy
As of policy version 4.5.0, init scripts are now completely optional. I have attached the latest service file that we are using in FreedomBox. This one enables various systemd sandboxing features. [Unit] Description=collaborative text editor service Documentation=man:infinoted(1)

Bug#931195: flash-kernel: Add entry for Olimex A64-Olinuxino

2020-02-23 Thread James Valleroy
Hello, Can this patch be merged? We would like to start building FreedomBox images for the A64 Olinuxino: https://salsa.debian.org/freedombox-team/freedom-maker/merge_requests/170 Regards, James signature.asc Description: OpenPGP digital signature

Bug#950428: tootle: crashes when loading timeline

2020-02-01 Thread James Valleroy
Package: tootle Version: 0.2.0-2 Severity: important Tags: upstream Dear Maintainer, After configuring my account, tootle is crashing when it tries to load the timeline: [INFO 09:56:29.049645] Application.vala:156: Tootle version: 0.2.0 [INFO 09:56:29.049695] Application.vala:158: Kernel

Bug#949313: ITP: php-nikic-fast-route -- Fast request router for PHP

2020-01-19 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy * Package name: php-nikic-fast-route Version : 1.3.0 Upstream Author : Nikita Popov * URL : https://github.com/nikic/FastRoute * License : BSD-3-clause Programming Lang: PHP Description : Fast

Bug#949014: ITP: php-slim -- PHP micro framework for writing simple applications and APIs

2020-01-15 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy * Package name: php-slim Version : 3.12.3 Upstream Author : Josh Lockhart * URL : https://www.slimframework.com/ * License : Expat Programming Lang: PHP Description : PHP micro framework

Bug#816756: Useless in Debian

2020-01-07 Thread James Valleroy
On Fri, 4 Mar 2016 12:51:53 -0400 David =?iso-8859-1?Q?Pr=E9vot?= wrote: > I packaged php-pimle as used by owncloud, but owncloud is going away, > see #816376. There is a priori little point to ship php-pimple in a > stable Debian release. > > I intend to follow up with an RM request in a few

Bug#948389: ITP: php-pubsubhubbub-publisher -- WebSub publisher library for PHP

2020-01-07 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy * Package name: php-pubsubhubbub-publisher Version : 0.0.0~git.20181009 Upstream Author : Josh Fraser * URL : https://github.com/pubsubhubbub/php-publisher * License : Apache-2.0 Programming Lang: PHP

Bug#947386: plinth: [INTL:fr] French debconf templates translation

2019-12-26 Thread James Valleroy
tag 947386 + pending thanks On Thu, 26 Dec 2019 01:39:41 +0100 Jean-Pierre Giraud wrote: > Package: plinth > Severity: wishlist > Tags: patch l10n > > Hi! > > Please find attached the french debconf templates translation, proofread > by the debian-l10n-french mailing list contributors. > >

Bug#945829: ITP: php-arthurhoaro-web-thumbnailer -- PHP library which will retrieve a thumbnail for any given URL

2019-11-29 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy * Package name: php-arthurhoaro-web-thumbnailer Version : 2.0.0 Upstream Author : Arthur Hoareau * URL : https://github.com/ArthurHoaro/web-thumbnailer * License : Expat Programming Lang: PHP

Bug#940881: RFH: freedombox -- debian pure blend, user-friendly, privacy-oriented home server

2019-09-21 Thread James Valleroy
Package: wnpp Severity: normal FreedomBox is looking for new contributors. Our recent success in launching a commercial FreedomBox product with Olimex has led to an influx in feedback about our software and, consequently, more development work to be done. Though we can currently handle urgent

Bug#939497: AttributeError: 'method' object has no attribute 'STRONGHOLD_IS_PUBLIC'

2019-09-05 Thread James Valleroy
Package: python3-django-stronghold Version: 0.3.0+debian-2 Severity: important Tags: upstream Dear Maintainer, While running FreedomBox on Debian unstable (in vagrant box, and development mode), I installed the JSXC app and opened it. I got the following django error page: AttributeError at

Bug#891978: RFP: photoswipe -- JavaScript image gallery for mobile and desktop, modular, framework independent

2019-08-17 Thread James Valleroy
On Sat, 03 Mar 2018 10:18:42 -0500 Antoine Beaupre wrote: > Package: wnpp > Severity: wishlist > > * Package name: photoswipe > Version : 4.1.2 > Upstream Author : Dmitry Semenov? > * URL : http://photoswipe.com/ > * License : MIT/Expat The LICENSE file

Bug#933907: ITP: erlang-mimerl -- Erlang library to handle mimetypes

2019-08-04 Thread James Valleroy
Package: wnpp Severity: wishlist Owner: James Valleroy * Package name: erlang-mimerl Version : 1.2.0 Upstream Author : Benoit Chesneau * URL : https://github.com/benoitc/mimerl * License : Expat Programming Lang: Erlang Description : Erlang library

Bug#933856: RFS: plinth/19.13~bpo10+1

2019-08-04 Thread James Valleroy
FreedomBox/. Changes since the last upload: * Rebuild for buster-backports. Note that plinth is currently in testing, but this will be first upload to buster-backports. It will go through NEW queue, so it needs a sponsor. Regards, James Valleroy signature.asc Description: OpenPGP digital signature

Bug#933270: RFS: erlang-metrics/2.5.0-1 [ITP] -- generic interface to different metrics systems in Erlang

2019-07-28 Thread James Valleroy
ng-metrics Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/e/erlang-metrics/erlang-metrics_2.5.0-1.dsc Regards, James Valleroy signature.asc Description: OpenPGP digital signature

Bug#805108: freedombox-setup: [PATCH] Enable zram

2019-07-27 Thread James Valleroy
retitle 805108 freedombox: integrate zram-tools thanks The zram swap service is now packaged as zram-tools. signature.asc Description: OpenPGP digital signature

Bug#933041: ITP: erlang-metrics -- generic interface to different metrics systems in Erlang

2019-07-25 Thread James Valleroy
Package: wnpp Owner: James Valleroy Severity: wishlist * Package name: erlang-metrics Version : 2.5.0 Upstream Author : Benoît Chesneau * URL : https://github.com/benoitc/erlang-metrics * License : BSD-3-clause Programming Lang: Erlang Description

  1   2   3   4   >