Bug#877002: nslcd installation broken: missing ca-certificates.crt

2019-01-08 Thread Sunil Mohan Adapa
solved after building nslcd package with change in dependency. Please consider uploading a fix for the issue. Thanks, -- Sunil From e813e8c1a9c5e1653b7dc88eaf59f2e6b0c2e8c6 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 8 Jan 2019 16:45:47 -0800 Subject: [PATCH] Change ca-

Bug#914694: [Pkg-utopia-maintainers] Bug#914694: firewall-cmd --reload fails: RULE_REPLACE failed (No such file or directory): rule in chain {INPUT, OUTPUT}

2018-12-31 Thread Sunil Mohan Adapa
On Tue, 27 Nov 2018 14:29:40 -0500 Eric Garver wrote: [...] > That makes it smell like an iptables-restore issue in the nftables > backed version of iptables. It would be great if we could reproduce > without firewalld using iptables-restore. A much simpler way I reproduced the problem with

Bug#914694: [Pkg-utopia-maintainers] Bug#914694: firewall-cmd --reload fails: RULE_REPLACE failed (No such file or directory): rule in chain {INPUT, OUTPUT}

2018-12-30 Thread Sunil Mohan Adapa
Hi, Thank you for investigating the bug. I have more information: firewalld = After firewalld's rules are loaded for the first time, flushing them fails. This happens during shutdown or during startup if the rules are already present due to unclean shutdown. Output of `firewalld

Bug#914887: re: tt-rss: Permission denied error when creating a database user in postgresql

2018-12-12 Thread Sunil Mohan Adapa
On 12/12/18 1:13 pm, Sunil Mohan Adapa wrote: > On 12/12/18 11:27 am, Paul Gevers wrote: > [...] >>> Attached patch uses runuser in the pgsql methods instead of su. >> >> Did you run the tests that are part of dbconfig-common with your patch >> applied? I

Bug#914887: re: tt-rss: Permission denied error when creating a database user in postgresql

2018-12-12 Thread Sunil Mohan Adapa
On 12/12/18 11:27 am, Paul Gevers wrote: [...] >> Attached patch uses runuser in the pgsql methods instead of su. > > Did you run the tests that are part of dbconfig-common with your patch > applied? I am running it now and there seems to be at least one test > case failing. > >

Bug#914887: re: tt-rss: Permission denied error when creating a database user in postgresql

2018-12-12 Thread Sunil Mohan Adapa
On 12/12/18 11:27 am, Paul Gevers wrote: [...] >> Attached patch uses runuser in the pgsql methods instead of su. > > Did you run the tests that are part of dbconfig-common with your patch > applied? I am running it now and there seems to be at least one test > case failing. > >

Bug#914887: tt-rss: Permission denied error when creating a database user in postgresql

2018-12-11 Thread Sunil Mohan Adapa
) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911907 Thank you, -- Sunil From 254be21e9c323e29f178af26fbcb062832264144 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 11 Dec 2018 14:17:06 -0800 Subject: [PATCH] pgsql: Fix issue with su on systems with restricted logins When using su

Bug#911907: [monkeysphere] Bug#911907: monkeysphere: Patch v3

2018-10-30 Thread Sunil Mohan Adapa
On Tuesday 30 October 2018 09:19 AM, Daniel Kahn Gillmor wrote: > On Mon 2018-10-29 12:56:48 -0700, Sunil Mohan Adapa wrote: >> Attached the patches do this with /usr/bin/env (better to have full >> path?). I have retested all invocations again. > > thanks! I've applied you

Bug#911907: monkeysphere: Patch v3

2018-10-29 Thread Sunil Mohan Adapa
On Monday 29 October 2018 11:50 AM, Sunil Mohan Adapa wrote: [...] > > I agree that it is better to not expose the environment to runuser. I > will make the change to use 'env' instead. Attached the patches do this with /usr/bin/env (better to have full path?). I have retested all in

Bug#911907: [monkeysphere] Bug#911907: [Pkg-privacy-maintainers] Bug#911907: monkeysphere: Install fails on systems with PAM login restrictions

2018-10-29 Thread Sunil Mohan Adapa
On Monday 29 October 2018 05:24 AM, Daniel Kahn Gillmor wrote: [...] >> # usermod -s /usr/sbin/nologin monkeysphere >> # su monkeysphere ls >> This account is currently not available. >> # runuser --user monkeysphere ls >> > > reading the documentation for runuser: > >-s, --shell=shell

Bug#911907: [monkeysphere] Bug#911907: [Pkg-privacy-maintainers] Bug#911907: monkeysphere: Install fails on systems with PAM login restrictions

2018-10-29 Thread Sunil Mohan Adapa
properly. # TESTVAR1='Hello!' runuser -u monkeysphere -- bash -c 'set' |grep TESTVAR1 TESTVAR1='Hello!' 4) Redirection expressions like what you have described above currently do not exist. I added documentation that bash expressions should not be run using the method. It looks like we can ke

Bug#911907: monkeysphere: Install fails on systems with PAM login restrictions

2018-10-25 Thread Sunil Mohan Adapa
suggests: ii msva-perl [monkeysphere-validation-agent] 0.9.2-1 -- no debconf information >From 93b8d954d489e9b7096b91f82baf64d1bfd0273b Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 25 Oct 2018 14:43:57 -0700 Subject: [PATCH] Use runuser instead of su On systems with restricted

Bug#899060: FTBFS: even if tests pass, dh_auto_test fails

2018-10-15 Thread Sunil Mohan Adapa
Hello, FreedomBox is set to be autoremoved from testing on 2018/10/21 (in about 5 days) due to mod-gnutls which won't transition into testing which in turn due won't migrate to testing due to its dependency on moneysphere. This effects all FreedomBox users. Please consider uploading the

Bug#899060: FTBFS: even if tests pass, dh_auto_test fails

2018-10-12 Thread Sunil Mohan Adapa
:00 2001 From: Sunil Mohan Adapa Date: Fri, 12 Oct 2018 13:01:24 -0700 Subject: [PATCH] tests: Ensure that stale sockets don't fail socat (Closes: #899060) --- tests/basic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/basic b/tests/basic index 9102bb9..3afe008 100755

Bug#906794: quassel-core: postinst script fails on Debian testing

2018-10-03 Thread Sunil Mohan Adapa
On Sun, 9 Sep 2018 11:14:08 +0200 Felix Geyer wrote: [...] > It looks like you have some PAM configuration that disallows root to switch > users with "su". Yes, the problem occurred on FreedomBox machines where logins for regular users is disabled. We have the following line in

Bug#907008: mod-gnutls FTBFS: FAIL: test-16_view-status.bash

2018-09-18 Thread Sunil Mohan Adapa
45c47fb511257edba59775cb731fdf377553a4ba Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 18 Sep 2018 09:41:47 -0700 Subject: [PATCH] Fix test 16-view-status by changing priority string From gnutls 3.5.19 release notes: "The ciphers utilizing HMAC-SHA384 and SHA256 have been removed

Bug#893699: [Freedombox-pkg-team] Bug#893699: new upstream release

2018-04-16 Thread Sunil Mohan Adapa
On Monday 16 April 2018 07:40 AM, James Valleroy wrote: > Just a note that there are new upstream releases for both django-axes and > django-ipware. I only glanced at the changelogs, but the changes sound > relevant > for this issue. The new release does address this issue by having sane

Bug#894874: A patch is available

2018-04-11 Thread Sunil Mohan Adapa
tag 894874 + patch thanks Thanks to Thomas Klute, a patch to fix the problem is now available[1]. I am also attaching a slightly modified patch that I used for testing. This applies cleanly on the latest version of mod-gnutls in Debian 0.8.2-3. Please consider making a release with this patch

Bug#894874: Bumping severity

2018-04-05 Thread Sunil Mohan Adapa
severity 894874 grave thanks Since this bug seems to affect all builds. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#876675: snapper: Avoid filling up btrfs, as it break the system?

2018-04-03 Thread Sunil Mohan Adapa
severity 876675 important tags 876675 + patch thanks The biggest reason why snapper fills up disk with snapshots is because the number algorithm does not cleanup automatically. When apt snapshots are taken by this package's apt hooks, number algorithm is used. However, unlike timeline algorithms

Bug#871993: fail2ban.system PartOf is broken causing firewalld to fail

2018-04-03 Thread Sunil Mohan Adapa
Every system that is using firewalld and fail2ban fails upgrading from stable to testing (or next stable eventually) because this issue. Please consider releasing a fix with priority by taking Fedora's workaround in the posted patch. Thanks, -- Sunil

Bug#882140: python3-django-captcha: Django 2.0 support

2018-03-23 Thread Sunil Mohan Adapa
On Sun, 18 Mar 2018 10:49:15 +0530 Sunil Mohan Adapa <su...@medhas.org> wrote: [...] > django-ranged-response is now waiting in the NEW queue and should make > upload of 0.5.6 possible soon. django-ranged-response has been accepted into unstable. -- Sunil signature.asc Descript

Bug#893699: python3-django-axes: Possibility to bypass IP limitations

2018-03-21 Thread Sunil Mohan Adapa
Package: python3-django-axes Version: 4.1.0-1 Severity: important Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, django-axes upstream package has serious issue that IP limits can be completely bypassed due the way IP address is retrieved from incoming HTTP

Bug#882140: python3-django-captcha: Django 2.0 support

2018-03-17 Thread Sunil Mohan Adapa
On Tue, 12 Dec 2017 18:52:15 +1100 Brian May wrote: > On Sun, Nov 19, 2017 at 10:25:49AM -0500, James Valleroy wrote: > > Package: python3-django-captcha > > Version: 0.5.5-1 > > Severity: normal > > I believe 0.5.6 should fix this, now in git. > > Unfortunately, it depends on

Bug#892909: ITP: django-ranged-response -- Django file response to stream to browsers properly

2018-03-14 Thread Sunil Mohan Adapa
Package: wnpp Severity: wishlist Owner: Sunil Mohan Adapa <su...@medhas.org> -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: django-ranged-response Version : 0.2.0 Upstream Author : Spindle <jer...@wearespindle.com> * URL : https://pypi.pyt

Bug#880835: plinth: FTBFS with Django 2.x

2018-03-13 Thread Sunil Mohan Adapa
With the release of Plinth 0.25, Plinth itself is ready for Django 2.x. Waiting on django-captcha and python3-bootstrapform (almost ready) to fix this. -- Sunil

Bug#889967: vmdebootstrap: Customize script failures are not recognized when running without tty

2018-02-09 Thread Sunil Mohan Adapa
001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Fri, 9 Feb 2018 17:00:59 +0530 Subject: [PATCH] Recognize customize script failures without tty When customization script fails when not running under tty, don't ignore the error. Signed-off-by: Sunil Mohan Adapa <su..

Bug#886225: flash-kernel: Allow armmp kernels on Raspberry Pi 3

2018-01-03 Thread Sunil Mohan Adapa
SIGNATURE- >From 5c5eb5e04cc51400d05d2b43c92f43661a9a0751 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 3 Jan 2018 14:57:08 +0530 Subject: [PATCH] Allow Raspberry Pi 3 with armmp kernels It is possible to use 32bit u-boot and armmp/armmp-lpae kernels with

Bug#883068: shadowsocks-libev: Shadowsocks server password is world readable

2017-11-29 Thread Sunil Mohan Adapa
Source: shadowsocks-libev Version: 3.1.1+ds-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, By default, the configuration containing the server password /etc/shadowsocks- libev/config.json is world readable. This means that when an administrator configures

Bug#871993: fail2ban.system PartOf is broken causing firewalld to fail

2017-11-28 Thread Sunil Mohan Adapa
. A proper solution would require changes in systemd (add firewall.target), iptables (iptables.service), firewalld (firewalld.service) and fail2ban (fail2ban.service). -- Sunil From f702e1eaadef9000e96acbfbba5ca01817382d31 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org>

Bug#871993: fail2ban.system PartOf is broken causing firewalld to fail

2017-11-28 Thread Sunil Mohan Adapa
Hello, An upgrade to firewalld tried to restart firewalld during package upgrade (via unattended-upgrades) and this broke dpgk on all FreedomBox machines running testing/unstable. A solution to this problem was discussed at:

Bug#877935: [Freedombox-pkg-team] Bug#877935: freedombox-setup: Consider switch from libnss-gw-name to systemd-resolved and libnss-resolve

2017-10-15 Thread Sunil Mohan Adapa
On Saturday 07 October 2017 07:55 PM, James Valleroy wrote: [...] > There is an RFA (#805266) for libnss-gw-name. The current maintainer > mentions that systemd-resolved and libnss-resolve provide the same > functionality as libnss-gw-name. We should consider whether to switch > to these

Bug#834260: freedombox-setup: Run setup script automatically when installed

2017-10-11 Thread Sunil Mohan Adapa
tags 834260 + pending thanks Due to progress made on #873946. We have removed the 'setup' step entirely. There is no need to reboot the machine after setup either. It is now sufficient to simply install freedombox-setup package and Plinth user interface is available to the user. I believe the

Bug#877955: [Freedombox-pkg-team] Bug#877955: freedombox-setup: Cleanup dependencies that are also plinth dependencies

2017-10-09 Thread Sunil Mohan Adapa
tag 877955 +pending thanks signature.asc Description: OpenPGP digital signature

Bug#877955: freedombox-setup: Cleanup dependencies that are also plinth dependencies

2017-10-09 Thread Sunil Mohan Adapa
Looks good to me. I double checked that these dependencies are indeed dependencies of Plinth and based on your test report, I merged the patch. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#873946: freedombox-setup: Cleanup setup steps based on Plinth changes

2017-10-04 Thread Sunil Mohan Adapa
I believe the patches are now ready for merge. I have done the following tests: * In the image - FIXED: /usr/lib/freedombox directory should not exit - first-run.d exists - setup.d exists with 86_plinth - PASS: Four files should exist in /etc/avahi/services directory - PASS: avahi-utils

Bug#873946: freedombox-setup: Cleanup setup steps based on Plinth changes

2017-09-29 Thread Sunil Mohan Adapa
Update set of patches. This time much cleaner and well separately. Still testing them with Plinth and freedom-maker changes. -- Sunil From b8976b7d9e5ff96250817e2b0007fd9bf1580aa9 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Fri, 29 Sep 2017 12:08:56 +0530 S

Bug#873948: plinth: Turn Plinth into a native Debian package

2017-09-01 Thread Sunil Mohan Adapa
Package: plinth Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Plinth is very much tied to Debian. Even if it is not, we will want to have Debian as first class candidate for Plinth. So, every release of Plinth would mean release of Plinth Debian package. Merging the two

Bug#873947: plinth: Move setting up /var/{lib,log}/plinth to postinst script

2017-09-01 Thread Sunil Mohan Adapa
Package: plinth Version: 0.14.0+ds-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Currently in plinth/data/usr/lib/freedombox/setup/86_plinth script the following happens: # Ensure that DB and log file permissions are correct chown -R plinth: /var/lib/plinth /var/log/plinth

Bug#873946: freedombox-setup: Cleanup setup steps based on Plinth changes

2017-09-01 Thread Sunil Mohan Adapa
232MPuywB/e7r7kHv5m4KF2h74UJc/agB1igrZR3bUBqDkKnZ5yFrRyGkcD9lFOb 0zxK4ysd8rw= =hE65 -END PGP SIGNATURE- >From c7b26d6e2df98ae97b0ed4263bc3d94d98ec0bee Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Fri, 1 Sep 2017 18:41:33 +0530 Subject: [PATCH] WIP: Move m

Bug#872541: plinth: Sort generated depends list

2017-08-18 Thread Sunil Mohan Adapa
On Friday 18 August 2017 03:08 PM, James Valleroy wrote: > Package: plinth > Severity: normal > Tags: patch > > plinth's control has depends listed in random order, that changes with every > build: >

Bug#865938: #865938 python-django-bootstrap-form FTBFS with Django 1.11

2017-08-14 Thread Sunil Mohan Adapa
Looks like today is the final day to upload the package with fixes. Or else, FreedomBox packages will be auto-removed. -- Sunil

Bug#867572: libapache2-mod-auth-pubtkt: Setting digest algorighm with TKTAuthDigest does not work

2017-07-07 Thread Sunil Mohan Adapa
Package: libapache2-mod-auth-pubtkt Version: 0.10-1 Severity: important Tags: patch upstream Dear Maintainer, Due to a bug in the upstream code, setting the hash digest algorithm using TKTAuthDigest apache configuration setting does not work. Its configuration setting currently defaults to SHA1

Bug#858231: vmdebootstrap: bootoffset is not respected when bootsize is not set

2017-03-20 Thread Sunil Mohan Adapa
tion >From cc4c5703cd2c6f1e9a1759d0a8ac2db0f8fc4109 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Mon, 20 Mar 2017 10:55:31 +0530 Subject: [PATCH] Use bootoffset even when boot partition is not present When --bootoffset is specified without --bootsize, --bootoffset parameter is ignored. T

Bug#857957: plinth: broken symlinks: /usr/share/plinth/static/doc, /usr/lib/python3/dist-packages/plinth/modules/jsxc/static/{img, libjs-jsxc/*}

2017-03-17 Thread Sunil Mohan Adapa
On Thursday 16 March 2017 10:27 PM, Andreas Beckmann wrote: > Package: plinth > Version: 0.13.1+ds-1 > Severity: normal > User: debian...@lists.debian.org > Usertags: piuparts > > Hi, > > during a test with piuparts I noticed your package ships (or creates) > a broken symlink. Thank you for

Bug#771664: [Freedombox-pkg-team] Bug#771664: plinth: Split Plinth into multiple Debian packages

2017-03-14 Thread Sunil Mohan Adapa
On 03/15/2017 03:45 AM, James Valleroy wrote: [...] > > One thing we might want to consider is splitting off optional Plinth > modules into separate *source* packages. That would allow some modules > to migrate to testing/stable, while others stay in unstable. I second the idea to split into

Bug#843542: vmdebootstrap: confusing documentation of --systemd-networkd

2017-03-07 Thread Sunil Mohan Adapa
On Monday 07 November 2016 09:30 PM, Martin Pitt wrote: [...] > But this is very confusing -- networkd has nothing at all to do with > predictable network interface naming. This is done by udev, and > happens independently of networkd (or NM, or ifupdown). [...] > So in addition this also enables

Bug#856276: freedombox-setup: Show full lines in test log

2017-02-27 Thread Sunil Mohan Adapa
tag 856276 +pending thanks On Monday 27 February 2017 05:14 PM, James Valleroy wrote: > > The attached patch will disable systemd paging, while running the CI test. > I have applied this patch based on the documentation of this environment variable. This patch looks good to me although I have

Bug#830601: Interested to assist in packaging matrix-synapse

2017-02-26 Thread Sunil Mohan Adapa
On Tuesday 21 February 2017 08:54 PM, Andrew Shadura wrote: [...] > Thanks for your offer. I have pulled your changes and incorporated most > of them into my packaging repo, which will be soon available at the > following URL: > > https://anonscm.debian.org/cgit/collab-maint/matrix-synapse.git/ >

Bug#851504: freedombox-setup: debconf prompts during install, and default answers lead to setup failures

2017-01-16 Thread Sunil Mohan Adapa
On 01/16/2017 09:18 PM, Petter Reinholdtsen wrote: > [James Valleroy] >> I would like to propose the following change: Don't set policy-rc.d >> in the setup script in this package. > > Will this affect the autopkgtest script? We are running 'setup' script from tests can this will ready to daemon

Bug#849413: freedombox-setup: Drop net-tools dependency, no longer needed

2016-12-28 Thread Sunil Mohan Adapa
On 12/26/2016 11:56 PM, James Valleroy wrote: > Package: freedombox-setup > Severity: minor > Tags: patch > > Previously we were using some programs in net-tools, but they are no > longer needed: > - We now use NetworkManager to set up our network connections. > - The diagnostic tests to check

Bug#849482: RM: python-withsqlite -- ROM; abandoned upstream; a library that is no longer used

2016-12-27 Thread Sunil Mohan Adapa
Package: ftp.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I am a part of the FreedomBox packaging team and partially responsible for maintaining this package. Other maintainers are CCed. This package should be removed for the following reasons: - - This

Bug#837206: [Freedombox-pkg-team] Bug#837206: plinth: Change ownership of plinth.sqlite3 to plinth:plinth from root:root

2016-09-22 Thread Sunil Mohan Adapa
On 09/23/2016 05:14 AM, James Valleroy wrote: > Here's a patch to fix the DB and log file permissions after "plinth > --setup". I also changed it to use the new command "--setup-no-install", > which ensures that the required packages are already installed and won't > try to install them like

Bug#838183: libjs-jsxc: Images and CSS files should be in the main package directory

2016-09-18 Thread Sunil Mohan Adapa
Package: libjs-jsxc Version: 1.0.0~dfsg-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, Currently, the files in libjs-jsxc package are split into two areas: /usr/share/javascript/jsxc and /usr/share/libjs-jsxc. This leads to problems: 1)

Bug#812933: please package a newer version

2016-09-18 Thread Sunil Mohan Adapa
We have integrated JSXC into FreedomBox. However, we are eagerly looking forward to using the newer version. Thank you for the package. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#834281: Bug#835770: Failure is triggered by fix to #834281

2016-09-14 Thread Sunil Mohan Adapa
On 09/15/2016 12:46 AM, Daniel Kahn Gillmor wrote: [...] > The fix for this problem, is to drop the workaround and correctly fix > #834281, which i've done by sending patches to upstream's test suite at > https://rt.cpan.org/Ticket/Display.html?id=102651 , and i aim to upload > to debian shortly.

Bug#835770: Failure is triggered by fix to #834281

2016-09-14 Thread Sunil Mohan Adapa
Hello, Recently test cases where failing in libgnupg-interface-perl (https://bugs.debian.org/834281) due to gpg binary now defaulting to gpg2 in Debian. It was patched to explicitly use 'gpg1' binary instead of 'gpg'. This is causing the test suite and monkeysphere to use different gpg binaries

Bug#830287: [Freedombox-pkg-team] Bug#830287: pagekite: please make the build reproducible

2016-09-11 Thread Sunil Mohan Adapa
tag: 830287 + pending thanks This patch is already applied in the source repository sometime ago. It needs to be rebuilt using 'gbp buildpackage' to include committed patch as part of debian/patches/debian-changes. Thank you, -- Sunil signature.asc Description: OpenPGP digital signature

Bug#837282: pagekite: FTBFS: AttributeError: 'module' object has no attribute 'Handler'

2016-09-11 Thread Sunil Mohan Adapa
Hello, I have committed a fix for this issue and submitted the patch to upstream also. Upload should happen soon. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#837335: [Freedombox-pkg-team] Bug#837335: freedombox-setup: Cleanup dependencies

2016-09-10 Thread Sunil Mohan Adapa
On 09/11/2016 12:10 AM, Petter Reinholdtsen wrote: > [Sunil Mohan Adapa] >> - Make rfkill a dependency instead of recommendation. This is inline >> with other wireless packages. > > The rfkill package is only available on Linux. Do we want to make it > impossible to

Bug#837335: freedombox-setup: Cleanup dependencies

2016-09-10 Thread Sunil Mohan Adapa
9CfNW5jZQBRpFBxUjKYCsQ5TnzXIkxdRAsrIAQBvpG1f =mB6f -END PGP SIGNATURE- >From b19e7553392315334a216440a2d778be65b35a65 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sat, 10 Sep 2016 22:19:36 +0530 Subject: [PATCH] Cleanup dependencies - firewalld i

Bug#837332: plinth: Automatically add essential dependencies

2016-09-10 Thread Sunil Mohan Adapa
DnfK4WEz3vhvshxVkGH701GSYT+bUqTpuVvEZ6Hs77Elax1IFgICyAaOw9eJhjk6 1iWBjm49a/xLW+TEgrVX4zYHvESc0lcEmQH89HJQhDva6Dqack+RyAhAgI4nd0Ts A7AfzCWXWGd6+HLKjt3+Y+YbMwPkFGPfqDlM9yExwsLz =pmtf -END PGP SIGNATURE- >From e87930a1bb9b60abef72cf0b1c1ed3819ebfb181 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medh

Bug#837206: plinth: Change ownership of plinth.sqlite3 to plinth:plinth from root:root

2016-09-09 Thread Sunil Mohan Adapa
Package: plinth Version: 0.10.0-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 In the upcoming release of Plinth, Plinth runs as non-root user 'plinth'. Everything is ready for it, however, for users upgrading from older version, the ownership of the

Bug#811725: Patch to fix compilation with GCC 6

2016-08-30 Thread Sunil Mohan Adapa
are unreachable. Author: Sunil Mohan Adapa <su...@medhas.org> Bug-Debian: https://bugs.debian.org/811725 Forwarded: <no|not-needed|url proving that it has been forwarded> Last-Update: 2016-08-30 --- sipxtapi-3.3.0~test17.orig/sipXportLib/src/os/OsEncryption.cpp +++ sipxtapi-3.3.0~test17/sipXpo

Bug#807724: [Freedombox-pkg-team] Bug#807724: freedombox-setup: macchanger does not work

2016-08-29 Thread Sunil Mohan Adapa
On 08/29/2016 09:35 PM, James Valleroy wrote: [...] > > NetworkManager 1.4 has some changes related to this: > - Also works for Ethernet devices. > - For wifi, no longer requires wpa-supplicant. > - There is a new setting assigned-mac-address, with special values > "random" and "stable". >

Bug#835632: freedombox-setup: Exit with error code when a component fails

2016-08-27 Thread Sunil Mohan Adapa
ubvzC08Db4jP5OErmY0Q1GLR4WRjYfPU7PD46EUrNyK1da/+WNH4fCSajHOCNr5K qie0j2ZwxCH18x7OXGJnJqp4tt1LlSn0nvHcntI7Pc3I =qYz6 -END PGP SIGNATURE- >From bc94368fd1ebafc492a9b40a57328401cdd00350 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sun, 28 Aug 2016 00:09:44 +0530 Subjec

Bug#800816: plinth: please make the build reproducible

2016-06-26 Thread Sunil Mohan Adapa
On 06/26/2016 05:22 PM, Petter Reinholdtsen wrote: > Control: blocks -1 by 828220 > > [Sunil Mohan] >> Plinth 0.6-1 got uploaded. The original problem got resolved due to >> removal of code that generates TODO. However, we now have issue with >> PDF generated by dblatex. An ID and two dates

Bug#826345: freedombox-setup: Filesystem corruptions and I/O errors

2016-06-14 Thread Sunil Mohan Adapa
On 06/04/2016 11:28 PM, Sunil Mohan Adapa wrote: [...] > > The only thing I suspect that can create such a problems in FreedomBox is the > laptop_mode kernel parameter combined with btrfs filesystem. This is only a > guess but I suggest removing it until this bug is reliably s

Bug#827284: freedombox-setup: motd logo message does not appear on console login

2016-06-14 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.9.1 Severity: normal motd message is supposed to show FreedomBox logo on console login and ssh login. While ssh login continues to work, console login does not show the logo anymore.

Bug#819199: The problem may be disk corruptions

2016-06-04 Thread Sunil Mohan Adapa
As written in bug #826345, I longer believe that libpam-abl is responsible for the corruptions. The Berkley DB used by libpam-abl should be reliable under power cuts due to ACID compliance. I believe we can close this issue now. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#826345: freedombox-setup: Filesystem corruptions and I/O errors

2016-06-04 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.9.1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We are some cases of I/O errors and filesystem corruptions: 1) After running Lime2 for several months, I have noticed that the btrfs filesystem development many errors. Although the device

Bug#825321: freedombox-setup: Enable userdir mod during apache setup.

2016-06-04 Thread Sunil Mohan Adapa
oks good to me. I am committing this patch. However, I think we should also do this for user upgrading to the new version. The attached patch takes care of upgrading. -- Sunil From bf00fd5196d4e3eb520fc73ed3229d0c40ff9400 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org>

Bug#825939: freedombox-setup: Remove create-uap0 init script

2016-05-31 Thread Sunil Mohan Adapa
On 05/31/2016 09:13 PM, James Valleroy wrote: > Package: freedombox-setup > Severity: normal > Tags: patch > > Dear Maintainer, > > We have switched the dreamplug image in freedom-maker from "non-free" to > "free". This means we no longer support the built-in wifi for Dreamplug, but > will

Bug#825875: freedombox-setup: Remove flash-kernel script from first-run

2016-05-30 Thread Sunil Mohan Adapa
On 05/31/2016 07:21 AM, James Valleroy wrote: > Package: freedombox-setup > Severity: normal > Tags: patch > > Dear Maintainer, > > As discussed in #825677, the script to run flash-kernel during first-run has a > number of issues and does not work as intended. But there's no need to run it >

Bug#825677: freedombox-setup: Remove flash-kernel code specific for beaglebone

2016-05-30 Thread Sunil Mohan Adapa
On 05/30/2016 07:40 PM, James Valleroy wrote: [...] > There's a few issues in the 80_flash-kernel script, but I think we can > probably just remove it (and also remove machine-detect if it's no > longer needed). I'll test this on Dreamplug and open a new bug for it. > Yes please. We should

Bug#825677: freedombox-setup: Remove flash-kernel code specific for beaglebone

2016-05-29 Thread Sunil Mohan Adapa
On 05/30/2016 05:40 AM, James Valleroy wrote: [...] > > It looks like this may not be working as intended. flash-kernel is still > run during first-run, except $kernel_version is now empty. Should > flash-kernel only be run here for dreamplug? > I saw no reason why flash-kernel should be

Bug#825677: freedombox-setup: Remove flash-kernel code specific for beaglebone

2016-05-28 Thread Sunil Mohan Adapa
boidPd2VkAgqAf6Hez5k =kkKZ -END PGP SIGNATURE- >From b98a025f8a5b3fff8b4ed88aa10becfbedb4d745 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sat, 28 May 2016 23:47:29 +0530 Subject: [PATCH] Remove flash-kernel code specific to beaglebone Currently free

Bug#825654: mod-gnutls: Infinite loop while cleaning up GnuTLS session; fix available upstream

2016-05-28 Thread Sunil Mohan Adapa
Source: mod-gnutls Version: 0.7.4-2 Severity: important Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Maintainer, There is a bug in mod-gnutls upstream that causes Apache2 process to take up 100% CPU after a few requests. More requests will lead to more such processes and

Bug#742429: Patch to install packages using PackageKit

2016-05-25 Thread Sunil Mohan Adapa
Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 25 May 2016 11:29:58 +0530 Subject: [PATCH] Implement package installation using PackageKit - Based on code from FreedomBox UI - Plinth. I am the original author of the code and I here by license it under th

Bug#758116: Patch to install packages using PackageKit

2016-05-25 Thread Sunil Mohan Adapa
Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 25 May 2016 11:29:58 +0530 Subject: [PATCH] Implement package installation using PackageKit - Based on code from FreedomBox UI - Plinth. I am the original author of the code and I here by license it under th

Bug#758116: Patch to install packages using PackageKit

2016-05-25 Thread Sunil Mohan Adapa
On 05/25/2016 11:42 AM, Sunil Mohan Adapa wrote: > Hello, > > Here is an experimental patch to perform package installation using > PackageKit. I have tested it for success and error conditions but there > are corner cases such as inserting devices during package installation

Bug#824657: libpam-abl: Fatal system lockout with libpam-abl installed

2016-05-19 Thread Sunil Mohan Adapa
On 05/19/2016 02:07 PM, Alex Mestiashvili wrote: > Thank you for the report! the upload of the fixed version is in progress. > Thank you for a speedy resolution. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#824657: libpam-abl: Fatal system lockout with libpam-abl installed

2016-05-18 Thread Sunil Mohan Adapa
Package: libpam-abl Version: 0.6.0-4 Severity: critical Justification: breaks the whole system -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 With latest version of libpam-abl, it is not possible to login to the system. Regular users, root and all users over SSH fail to login. Only SSH key based

Bug#824641: freedombox-setup: Move LDAP setup to Plinth

2016-05-18 Thread Sunil Mohan Adapa
+Ut5 JmP1rPzI+WQI6sj7fnWjSzJfQm0m3B0JwVOXfqHjrwV2JvFFHyVicz/nClih1oEM wqvwPDDmBJ0muBOkLu81 =Zg5Z -END PGP SIGNATURE- >From edafc476cf82ebd24d9d9601078097d9a239246d Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Mon, 16 May 2016 21:50:58 +0530 Subject: [

Bug#824029: tt-rss: Fails with php7 due to missing php-gettext

2016-05-17 Thread Sunil Mohan Adapa
On 05/11/2016 09:30 PM, Sebastian Reichel wrote: [...] > > This is https://bugs.debian.org/823815 . Fixing it requires changes > to either php-gettext or php7.0-common first. https://bugs.debian.org/823815 has been fixed by removing php-gettext from provides list. I have tested that removing

Bug#824370: freedombox-setup: Require libapache2-mod-gnutls >= 0.7.4-1

2016-05-17 Thread Sunil Mohan Adapa
On 05/18/2016 03:57 AM, James Valleroy wrote: [...] > > I've applied the patch. I missed it for 0.9.1 release though. > No problem, it is not all the significant. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#824370: freedombox-setup: Require libapache2-mod-gnutls >= 0.7.4-1

2016-05-14 Thread Sunil Mohan Adapa
/bNqCSAh9pV6nIkHrNp9TU/Jt836y+HXY6BdT6qDdF6fXdyApWbYyE9 57pIwxnpggAmIpF+PG+O =+4CV -END PGP SIGNATURE- >From 5aaeb4d473f153890c1a907126fed54e7e16b615 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sun, 15 May 2016 10:01:04 +0530 Subject: [PATCH] Require libap

Bug#821484: freedombox-setup: PHP 7.0 Transition

2016-05-11 Thread Sunil Mohan Adapa
successfully switch the enabled version of php to php7. I have tested shaarli, tt-rss (reported #824029), roundcube (needs update to 1.2beta for php7 support). -- Sunil From 619a2c55e56a65b87e9f006cc7e3385e52d0d3c3 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 11 May 2

Bug#824029: tt-rss: Fails with php7 due to missing php-gettext

2016-05-11 Thread Sunil Mohan Adapa
Package: tt-rss Version: 15.7+git20151123+dfsg-5 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Maintainer, I upgraded to php7 and installed tt-rss. Neither the tt-rss updater daemon nor the web UI work. The problem is fixed after installing php-gettext package.

Bug#821484: Bumping severity of PHP 7.0 transition bugs to serious

2016-05-06 Thread Sunil Mohan Adapa
On 05/07/2016 02:05 AM, James Valleroy wrote: > tags 821484 patch > thanks > > The attached patch will simply switch from PHP 5 to PHP 7.0. > The patch looks correct but insufficient. Here are my notes: - ownCloud depends on php5 but is being removed. - tt-rss seems to work okay with php7.

Bug#819199: freedombox-setup: pam_abl leads to serious errors after power cuts

2016-03-24 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.8 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On two separate machines, a Cubietruck and an APU 1D, I have ended up in a situation where the pam_abl database is corrupt. I assume this is after unclean shutdowns due to power outages etc.

Bug#815263: wontfix

2016-03-13 Thread Sunil Mohan Adapa
On 03/13/2016 09:20 PM, Neil Williams wrote: > tag 815263 + wontfix > thanks > > I don't like the sound of this - there are a couple of issues. The slow > build tests can use a local mirror which counteracts most of the > problems with running debootstrap. The maintenance burden of a >

Bug#817991: tt-rss: Purging and reinstalling fails to create database.php

2016-03-12 Thread Sunil Mohan Adapa
. The following is some more information after purge root@freedombox-vm1:~# cat /var/lib/ucf/cache/\:etc\:tt-rss\:database.php >From 24f2b29bc0f95e609fe60490eab547c193708b82 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sat, 12 Mar 2016 17:28:23 +0530 Subjec

Bug#817180: freedombox-setup: Run Plinth setup during setup phase

2016-03-08 Thread Sunil Mohan Adapa
:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Tue, 8 Mar 2016 11:42:17 +0530 Subject: [PATCH] Run plinth setup during setup phase - Running Plinth setup allows setting up various modules at the time of the freedombox-setup. This will allow various essentials modules to perf

Bug#807725: freedombox-setup: Installing freedombox-setup locks out users from machines

2016-02-29 Thread Sunil Mohan Adapa
On 01/15/2016 01:12 PM, Sunil Mohan Adapa wrote: > On Thursday 14 January 2016 05:44 PM, James Valleroy wrote: > [...] >> >> Adding the sudo group would fix most cases, but there will still be an >> issue for display managers like gdm (it can't start with the current &g

Bug#815256: Wrong default

2016-02-21 Thread Sunil Mohan Adapa
On 02/21/2016 10:57 PM, Neil Williams wrote: > fat16 needs to remain the default so that existing scripts and wrappers > continue to have the current behaviour. (One of the main reasons for a > separate boot partition rather than simply having a boot directory is > to have a filesystem supported

Bug#815263: vmdebootstrap: Create a debootstrap stub to enable more fast tests

2016-02-20 Thread Sunil Mohan Adapa
Package: vmdebootstrap Version: 1.4-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It would be nice to able to test the various inner functions of vmdebootstrap by writing many fast tests. One way this may be possible is to use a stub for debootstrap. This stub will not

Bug#815256: vmdebootstrap: Boot partition type is always fat16

2016-02-20 Thread Sunil Mohan Adapa
:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sat, 20 Feb 2016 18:27:41 +0530 Subject: [PATCH 3/3] Create boot partition with proper fs type - All Linux filesystems should take the type 'Linux' for which the argument to parted is 'ext2'. - vfat and msdos file systems should ha

Bug#815255: vmdebootstrap: Incorrect fstab entry for boot partition

2016-02-20 Thread Sunil Mohan Adapa
+hRISiv7Yo3pd4FIIFAx8bMshWgBu2KogI+TsDbvZ/P2J4KuKzEQEk 9deyZlu1ShBn8CfYIhxb =No53 -END PGP SIGNATURE- >From a8acb8d9a953f72c4494ac06add042685fc43a14 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sat, 20 Feb 2016 18:04:36 +0530 Subject: [PATCH 1/3] Don't allow --boottype without -

Bug#814756: closed by David Prévot <taf...@debian.org> (Re: Bug#814756: owncloud: Add dependency on php-dropbox and php-google-api-php-client)

2016-02-15 Thread Sunil Mohan Adapa
On 02/15/2016 10:51 AM, Debian Bug Tracking System wrote: > Thanks for your interest in the Debian owncloud package. > [...] > Both those packages are recommended. If you removed them (or didn’t > install them), you do that at your own risks. Even > /usr/share/doc/owncloud/README.Debian.gz

<    1   2   3   >