Bug#814756: owncloud: Add dependency on php-dropbox and php-google-api-php-client

2016-02-14 Thread Sunil Mohan Adapa
Package: owncloud Version: 7.0.12~dfsg-2 Severity: normal Dear Maintainer, When using ownCloud on FreedomBox, several people have asked for a way to attach external storage and use files from the stroage. ownCloud has an 'External Storage' plugin that allows for do this. However, on enabling

Bug#741223: Simplified patch

2016-01-21 Thread Sunil Mohan Adapa
fstab entry. I re-ran all tests and successfully booted an image built with grub. The extlinux image had problem booting however. -- Sunil From 82acc86c01a0b42f6f4b73521b6451925d1d8e0e Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Thu, 21 Jan 2016 23:27:29 +0530 S

Bug#807724: freedombox-setup: macchanger does not work

2016-01-20 Thread Sunil Mohan Adapa
On 12/12/2015 12:37 PM, Petter Reinholdtsen wrote: > [Sunil Mohan Adapa] >> Macchanger package which is meant to change the MAC address on every >> boot is not working anymore as we use Network Manager for network >> connections. Find a way to make macchanger work with Netwo

Bug#811149: quasselcore: Service is disabled after install

2016-01-16 Thread Sunil Mohan Adapa
On Saturday 16 January 2016 03:42 PM, Mattia Rizzolo wrote: > Control: reassign quassel-core > > On Sat, Jan 16, 2016 at 5:49 AM, Sunil Mohan Adapa <su...@medhas.org> wrote: >> Package: quasselcore > > that package is not a right name of something in the debian archi

Bug#811149: quasselcore: Service is disabled after install

2016-01-15 Thread Sunil Mohan Adapa
Package: quasselcore Version: 1:0.12.2-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Maintainer, I installed the Quassel Core package. After this I expected the service to be enabled by default and running. Instead 'systemctl status quasselcore' shows that the service

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

2016-01-14 Thread Sunil Mohan Adapa
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 > restriction). > > I'm wondering about the security benefit of restricting logins

Bug#741223: Simplifying the patch

2016-01-12 Thread Sunil Mohan Adapa
On Monday 11 January 2016 03:59 PM, Sunil Mohan Adapa wrote: [...] > This mostly means that the patch is not necessary. We just need to > create some test cases (based on existing cases for ext4) to make > sure btrfs is building/running fine. [...] The 'error=remount-ro' field in

Bug#741223: Simplifying the patch

2016-01-11 Thread Sunil Mohan Adapa
I believe, the patch can and must be simplified. *Current state*: The current patch creates a subvol called "@" and then makes a lot of code changes to various activities to make sure that all the activities happen on that subvol. The main brtfs volume is mounted and then root directory path (the

Bug#741223: Simplifying the patch

2016-01-11 Thread Sunil Mohan Adapa
On Tuesday 12 January 2016 01:04 AM, Petter Reinholdtsen wrote: > [Sunil Mohan Adapa] >> With the proposed approach, we will have both the ways to mount and use, >> that is, revert to an older snapshot. >> >> 1) Use 'btrfs set-default' to set the default subvolume

Bug#741223: Simplifying the patch

2016-01-11 Thread Sunil Mohan Adapa
On Monday 11 January 2016 07:50 PM, Petter Reinholdtsen wrote: > > I do no longer remember the details, but the goal when I went with this > approach to picking the btrfs root was to be able to snapshot the > current system (assuing / contain /etc/, /var/, /usr/ and everything > else needed to

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

2015-12-11 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We are have a rather strict policy of not allowing any users but users from 'admin' group or 'fbx' user on the console. After installing 'freedombox- setup' users, if the users can't reach

Bug#807724: freedombox-setup: macchanger does not work

2015-12-11 Thread Sunil Mohan Adapa
On 12/12/2015 09:21 AM, Sunil Mohan Adapa wrote: [...] > Macchanger package which is meant to change the MAC address on every boot is > not working anymore as we use Network Manager for network connections. Find a > way to make macchanger work with Network Manager or find an al

Bug#807724: freedombox-setup: macchanger does not work

2015-12-11 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Macchanger package which is meant to change the MAC address on every boot is not working anymore as we use Network Manager for network connections. Find a way to make macchanger work with

Bug#795103: freedombox-setup: Patch to count wireless interfaces during network setup

2015-12-06 Thread Sunil Mohan Adapa
On 12/06/2015 02:33 PM, Petter Reinholdtsen wrote: > > Note, I do not have anything against this patch. > > [Sunil Mohan Adapa] >> When there is only one wired interface, we always configure it as >> 'internal' interface. This happens even when there are wireless

Bug#795103: freedombox-setup: Patch to count wireless interfaces during network setup

2015-12-05 Thread Sunil Mohan Adapa
rom ef62d3090b739908c4a9c013a1808c37516edd31 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sun, 6 Dec 2015 10:13:47 +0530 Subject: [PATCH] Consider wireless when configuring wired ifaces When there is only one wired interface, we always configure it as 'internal'

Bug#806597: freedombox-setup: Fix failing tests at ci.debian.org

2015-11-29 Thread Sunil Mohan Adapa
001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Sun, 29 Nov 2015 16:22:54 +0530 Subject: [PATCH] Update Debian CI test case - XS- prefix Testsuite: field in Source: section is no longer necessary. - Running inside schroot is not enough for freedombox-setup. It may start services and m

Bug#806181: freedombox-setup: preseed file for stretch

2015-11-25 Thread Sunil Mohan Adapa
On 11/26/2015 09:14 AM, James Valleroy wrote: [...] > I've committed this patch. > > I tested it with Stretch Alpha 4 installer in Virtualbox. After install, > I found that /etc/network/interfaces was empty except for the loopback > device. But there's a different issue: the installer created a

Bug#803007: ITP: python-ruamel.yaml -- roundtrip YAML parser/emitter

2015-11-25 Thread Sunil Mohan Adapa
Many thanks for packaging this module. We shall soon start using this package in FreedomBox to complement augeas. -- Sunil signature.asc Description: OpenPGP digital signature

Bug#806181: freedombox-setup: preseed file for stretch

2015-11-24 Thread Sunil Mohan Adapa
On 11/25/2015 08:10 AM, James Valleroy wrote: > Package: freedombox-setup > Severity: wishlist > Tags: patch > > This patch adds a preseed file for Debian stretch. The only change from > preseed-jessie was the release name, and removing the extra repository > which is no longer required. > > I

Bug#806184: freedombox-setup: Remove LXC

2015-11-24 Thread Sunil Mohan Adapa
+VJyOWNUV01KGCWmRc6OO9crMebb59QYLxBHQyMPy3 OM6ZcXt4DaqHzWlPd/7oKm6fF6XfdQ3i+zqVUVqxuu8B2+UG41QTzFSmBQNxPwSY MLUUAg5fjAUZz5KT9wWh =Yn8Y -END PGP SIGNATURE- >From bb4b4c5f25044c39d58223377eaac4ddf3091371 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 25 Nov 2

Bug#804753: plinth: Update description

2015-11-11 Thread Sunil Mohan Adapa
Package: plinth Version: 0.6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - - "Freedom Box" should be written as "FreedomBox". See identity manual. - - Fully describe FreedomBox with it's latest definition from the Wiki page FreedomBox/Introduction. - -- System

Bug#802752: vmdebootstrap: /dev/pts needs to be mounted?

2015-10-23 Thread Sunil Mohan Adapa
Package: vmdebootstrap Version: 0.11-1 Severity: normal Dear Maintainer, While using vmdebootstrap for building FreedomBox images, a customization script that installs additional packages is executed. From the log collected during installation, the following error message can be seen. [...]

Bug#801082: freedombox-setup: Enable some critical apache2 modules to avoid Apache2 restart

2015-10-05 Thread Sunil Mohan Adapa
/UFu+E2UC3Jt0FBVyRtcGO71fcBuQsNb 1B2FKMuCRtiAXK4fy5CL =VRhk -END PGP SIGNATURE- >From 6d39ace4f649324ef8389a16d32fa14f4a79f29f Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Tue, 6 Oct 2015 09:28:58 +0530 Subject: [PATCH] Enable some critical apache

Bug#797377: freedombox-setup: Don't mess with core system files

2015-08-30 Thread Sunil Mohan Adapa
+7Iu805VNHk7Ha6ouYdbOJLaW7x8KkbmfsVn5RND 3mzhAPakvPBD2AgRtJgs3FIQRZz0DETRrgDbz/6MPtS+4qb0mjLQhPNtwqis5Qpy 44feQTK+Ja9uvG0RdnlChr4BXnLMeYRjKNAsPkirf+Dd2QlJXr6i3LePl9WEP9NM i8BkzoCwPDKJ70d6x3/2 =Ilp/ -END PGP SIGNATURE- From 921c01fc413ff0368d3847d00983486f13fc6fd2 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org

Bug#797373: freedombox-setup: Merge Wi-Fi configuration with network configuration

2015-08-30 Thread Sunil Mohan Adapa
- From ed1ffcdf2e8fc678ef0cd770f2d7634d66cb71ee Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Sat, 15 Aug 2015 00:25:51 +0530 Subject: [PATCH 1/5] Remove outdated fix for NULL MAC addresses --- first-run.d/05_network | 44 1 file

Bug#797376: freedombox-setup: Don't remove SSH keys when installing on Debian

2015-08-30 Thread Sunil Mohan Adapa
+HaMbZ1SeGSt6hvHMCbIJKkYV99jBVTaT4bcyIVjT+RpbyYxUkx ZsVhZ+Nq3eJFYM/sM8XvauaRnbkjIvsSBJYxHnqtO8lWCwInN+h7N/nNdeZuqDxy kJcPH8y6ghvNhMkD7OmSSlXxbxBBQdiNOndtKg96vdfRDlvnfMBVdZm+KJX/iBD/ UzGsbjuG6v2OKIBbsBZy =0cdk -END PGP SIGNATURE- From 6065d8b0e442170c5a212b87b220457a14c8367a Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su

Bug#797368: policykit-1: Install fails with Error calling StartServiceByName

2015-08-29 Thread Sunil Mohan Adapa
Package: policykit-1 Version: 0.105-11 Severity: important Dear Maintainer, I installed strech with d-i alpha 2 with no task selected in tasksel. After booting into the system, I tried to install packages which depend on policykit-1 and they throw the following error. Installation hangs or

Bug#797007: freedombox-setup: Support Raspberry Pi 2

2015-08-26 Thread Sunil Mohan Adapa
f0TJTXXZCOdWm6xFYXXYAN4kVR5RxlD1oAtcgzMhby7UE0TIqYBrt2Coa5bqyuDH sau0pviocZFO4zZpvFOZiBd+lDrhKI8LKDaVsOrzQZ63+GO90wZSjd1yv6H35nJO ga5nRZnh/T1cK8c8oVgT =PW51 -END PGP SIGNATURE- From 1424830516b73692a083bf24d172f7604de16b8b Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Wed, 26 Aug 2015 22:34:26 +0530

Bug#796860: freedombox-setup: Remove unused and not-working code

2015-08-24 Thread Sunil Mohan Adapa
/static.key -touch /etc/openvpn/client.conf -- 2.1.4 From faf2c2850f9103cad70b9f1c6a51af79ed9cbbaf Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Thu, 13 Aug 2015 22:01:09 +0530 Subject: [PATCH 2/4] Remove unused GPG key generation - This must be implemented in Plinth

Bug#795927: ldapscripts: Please upload Debian package for 2.0.6 release

2015-08-17 Thread Sunil Mohan Adapa
Package: ldapscripts Version: 2.0.5-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Maintainer, Upstream author released a newer version (2.0.6) of the package with two important fixes necessary for FreedomBox use case. Please consider uploading the Debian package for

Bug#795880: freedombox-setup: Avahi services are installed in the wrong directory

2015-08-17 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal Tags: newcomer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Avahi service files from directory avahi-services seem to be installed incorrectly. According to the man page, avahi-daemon reads service files from /etc/avahi/services/*.service

Bug#795659: pagekite: please make the build reproducible

2015-08-16 Thread Sunil Mohan Adapa
On Sunday 16 August 2015 02:14 PM, Chris Lamb wrote: Hi, Updated patch attached so it does not FTBFS if SOURCE_DATE_EPOCH env is not set. Thanks to Val Lorentz. I was just going to point out that. Thanks for the update :) Thank you for the patch. I was thinking of making my package builds

Bug#795737: freedombox-setup: Use httpredir.debian.org instead of http.debian.net

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: minor httpredir.debian.org is officially preferred over http.debian.net (an under- development URL). See: https://wiki.debian.org/DebianGeoMirror -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500,

Bug#795751: freedombox-setup: Move fbx.conf apache configuration to a file

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal Tags: newcomer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Currently Apache configuration is being written to /etc/apache/sites-available/fbx.conf . Instead it should be shipped as a regular installation file in the .deb package. This

Bug#795765: freedombox-setup: Move machine-detect to /usr/lib/freedombox/

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: minor Tags: newcomer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This script is not really a command needed by an administrator. It is merely a library function for use in freedombox-setup scripts. It works by setting an environmental variable

Bug#795750: freedombox-setup: Remove Tor setup from freedombox-setup

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When Plinth implements setting up Tor, remove Tor setup from freedombox-setup. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBAgAGBQJV0LAkAAoJEDbDYUQMm8lxxqgP/1jJ8D8eTqb6bYMmEnJ5KhpX

Bug#795755: freedombox-setup: Cleanup LDAP setup process

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I suggest the following improvements to the LDAP setup process: - - Move packages as dependencies: there are many packages being installed during LDAP setup process. They should instead be

Bug#795768: freedombox-setup: Cleanup/move diagnostic tests

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For many of the diagnositcs tests, the proper location now is Plinth. This because Plinth now installs, configures and otherwise manages the application. Plinth has a framework for diagnostics

Bug#795764: freedombox-setup: Remove provide-source script

2015-08-16 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal Tags: newcomer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It appears that this script is from a time when FreedomBox images had packages which were outside the Debian repository. To comply with the license requirements, we seem to have

Bug#794825: freedombox-setup: Error in script to install flash-kernel on Dreamplug

2015-08-13 Thread Sunil Mohan Adapa
On Friday 07 August 2015 05:36 AM, James Valleroy wrote: Package: freedombox-setup Version: 0.5 Severity: normal Tags: patch In the v0.5 dreamplug image, I found the following error in /var/log/freedombox-setup.log: running /usr/lib/freedombox/setup.d/10_hardware ... /usr/sbin/chroot:

Bug#794826: freedombox-setup: /home/fbx/README is executable

2015-08-13 Thread Sunil Mohan Adapa
On Friday 07 August 2015 05:50 AM, James Valleroy wrote: Package: freedombox-setup Version: 0.5 Severity: minor Dear Maintainer, /home/fbx/README has the execute bit set. But I'm not aware of any reason it would need to be executable. Removing the executable is good thing. However, we

Bug#795103: freedombox-setup: Package USB Wifi AR9271 Wireless Firmware

2015-08-10 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal Currently the only known (to us) way to have Wifi without proprietary firmware on all hardware platform we support is to add a AR9271 based USB Wifi adapter and install the firmware for it. Although this firmware is free, as in freedom, it

Bug#795107: freedombox-setup: mDNS does not seem to work

2015-08-10 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal When FreedomBox is connected to a network the name 'freedombox' (or whatever the hostname of the system) should resolve to its IP address. This was reported to work but does not seem to work any more, at least from a machine connected via

Bug#794873: freedombox-setup: Tor startup times out on Raspberry Pi

2015-08-07 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal On RaspberryPi, it looks like Tor startup is taking a long time. Meanwhile systemd decides that it is taking too long to start and is stuck. It then kills the process and Tor never starts. Perhaps one solution is to increase the systemd's

Bug#794867: freedombox-setup: DNS tests fail in testsuite

2015-08-07 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: minor Creating and maintaining a DNS server is now taken care by network-manager. We have removed code for installing an configuring the DNS server. The tests in dns-server.test fail as a result. -- System Information: Debian Release:

Bug#794845: freedombox-setup: Tor socks port should be available on LAN networks

2015-08-07 Thread Sunil Mohan Adapa
Package: freedombox-setup Version: 0.5 Severity: normal Currently, Tor SOCKS listen address is set as 127.0.0.1:9050. This makes it not available for using on LAN networks. Although for browsing using Tor Browser Bundle is the recommended, many other services such as IRC which can work okay

Bug#791704: freedombox-setup: Remove Privoxy configuration

2015-07-07 Thread Sunil Mohan Adapa
17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Tue, 7 Jul 2015 16:46:39 +0530 Subject: [PATCH] Remove privoxy setup as it happens in Plinth now - Skip the privoxy test in the testsuite if Privoxy is disabled/not-installed. --- setup.d/91_privoxy | 6 -- testsuite/web

Bug#782912: RM: freedombox-setup/0.0.43

2015-04-19 Thread Sunil Mohan Adapa
the developers to focus our efforts on unstable packages and not release the package in Jessie. With this bug, I request removal of Plinth and corresponding package freedombox-setup from Jessie. Thank you, -- Sunil Mohan Adapa -- System Information: Debian Release: 8.0 APT prefers unstable APT

Bug#782910: RM: plinth/0.3.2.0.git.20140829-1

2015-04-19 Thread Sunil Mohan Adapa
the developers to focus our efforts on unstable packages and not release the package in Jessie. With this bug, I request removal of Plinth and corresponding package freedombox-setup from Jessie. Thank you, -- Sunil Mohan Adapa -- System Information: Debian Release: 8.0 APT prefers unstable APT

Bug#782907: freedombox-setup: Requesting removal of freedombox-setup from Jessie

2015-04-19 Thread Sunil Mohan Adapa
our efforts on unstable packages and not release the package in Jessie. With this bug, I request removal of Plinth and corresponding package freedombox-setup from Jessie. Thank you, -- Sunil Mohan Adapa -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500

Bug#782906: plinth: Requesting removal of Plinth from Jessie

2015-04-19 Thread Sunil Mohan Adapa
on unstable packages and not release the package in Jessie. With this bug, I request removal of Plinth and corresponding package freedombox-setup from Jessie. Thank you, -- Sunil Mohan Adapa -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (1

Bug#782457: transmission-daemon: Apache configuration for reverse proxying

2015-04-12 Thread Sunil Mohan Adapa
Package: transmission-daemon Severity: wishlist Tags: patch Dear Maintainer, It would be nice to have Apache configuration for having Transmission service reverse- proxied. - There is no need to have a firewall port opened when accessing from external networks. - User does not have remember

Bug#778602: ITP: django-stronghold -- Django app to make all views default login_required

2015-02-17 Thread Sunil Mohan Adapa
Package: wnpp Severity: wishlist Owner: Sunil Mohan Adapa su...@medhas.org * Package name: django-stronghold Version : 0.2.7 Upstream Author : Mike Grouchy mgrou...@gmail.com * URL : https://github.com/mgrouchy/django-stronghold * License : Expat Programming

Bug#778310: freedombox-setup: Remove pagekite from recommends list

2015-02-13 Thread Sunil Mohan Adapa
: systemd (via /run/systemd/system) From 4f0c2849de42ea8d4b877b20a1fb55370699715e Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Fri, 13 Feb 2015 14:54:22 +0530 Subject: [PATCH] Remove pagekite as recommendation In general, allowing more and more optional modules to be installed

Bug#772919: freedombox-setup: Make Plinth the front page of FreedomBox

2014-12-12 Thread Sunil Mohan Adapa
Package: freedombox-setup Severity: wishlist Hello, Original issue at: https://github.com/freedombox/Plinth/issues/71 Currently, if someone visits their FreedomBox as http://freedombox/ they are shown jwchat interface. This has the following problems: - JWChat is only a small part of

Bug#771663: freedombox-setup: Make sure the first boot process meets design docs

2014-12-01 Thread Sunil Mohan Adapa
Package: freedombox-setup Severity: normal This is a TODO item as described in freedombox-todos. 1. User plugs ethernet cord into computer and DreamPlug's inside ethernet port. 2. User plugs in and boots DreamPlug. 3. First boot process completes, DreamPlug restarts. 4. User logs into

Bug#771664: plinth: Split Plinth into multiple Debian packages

2014-12-01 Thread Sunil Mohan Adapa
Package: plinth Severity: wishlist This is a TODO item from freedombox-todos. Every (non-core) module should be its own package to make remixing the system easier (i.e., create a Plinth-Owncloud module that contains modules/owncloud.py, which depends on Owncloud). -- To UNSUBSCRIBE, email

Bug#769878: Missing HSTS configuration

2014-11-21 Thread Sunil Mohan Adapa
Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Sat, 22 Nov 2014 11:32:45 +0530 Subject: [PATCH 2/2] Set HSTS header on default SSL site - As Plinth is no longer responsible for managing SSL site configuration. - The HSTS header should not be set for non-secure requests

Bug#769878: Missing HSTS configuration

2014-11-18 Thread Sunil Mohan Adapa
With the proposed changes, Plinth is no longer incharge of default HTTPS site. This means we will need to enable HSTS in the default apache HTTPS site configuration. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#769878: Missing HSTS configuration

2014-11-18 Thread Sunil Mohan Adapa
With the proposed changes, Plinth is no longer incharge of default HTTPS site. This means we will need to enable HSTS in the default apache HTTPS site configuration. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#769328: plinth: no web page when started form boot, work when started from command line

2014-11-17 Thread Sunil Mohan Adapa
will be fixed in Plinth's upstream and freedombox-setup package. -- Sunil From 0078a6a24c5e1961d5cd17f9a9956550818ddcb2 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Mon, 17 Nov 2014 14:30:48 +0530 Subject: [PATCH] Cleanup Plinth's Apache configuration - Plinth related

Bug#769878: freedombox-setup: Cleanup Plinth's Apache configuration

2014-11-17 Thread Sunil Mohan Adapa
the issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769328 Those upstreams changes require the changes in attached patch. This patch cleans up freedombox-setup's dealing with Plinth configuraiton. From 0078a6a24c5e1961d5cd17f9a9956550818ddcb2 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa

Bug#769328: plinth: no web page when started form boot, work when started from command line

2014-11-12 Thread Sunil Mohan Adapa
On Thursday 13 November 2014 02:42 AM, Petter Reinholdtsen wrote: Here is some more information collected after booting systemd: root@freedombox:~# systemctl status plinth * plinth.service - LSB: plinth web frontend Thank you for the bug report and the information. The init script seems to

Bug#768666: plinth: Fail to enable hidden services on freshly created FreedomBox

2014-11-11 Thread Sunil Mohan Adapa
On Monday 10 November 2014 04:15 AM, James Valleroy wrote: I don't think it's necessary to create the folder for the hidden service. Tor should do that when it starts up (but in your case it did not start successfully). I think we just need to add some guard code in case we can't open the

Bug#767913: Updated patches for vmdebootstrap

2014-11-08 Thread Sunil Mohan Adapa
needed. From b129a6f09501c590b02ed6b054c83ae66d3e5198 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Sun, 9 Nov 2014 10:18:43 +0530 Subject: [PATCH] Make grub installation work even with a boot partition The problem is that '0' is used instead of '0%' as starting point

Bug#765916: Compatibility with Django 1.7

2014-11-03 Thread Sunil Mohan Adapa
I believe, this bug is due to incompatibility with Django 1.7. When Django 1.7 got uploaded to unstable Plinth broke. This has been fixed upstream in release 0.4.1 of Plinth which requires and works with Django 1.7. The newly uploaded Plinth package version 0.4.1-1 in unstable, I believe, fixes

Bug#737456: Sourceless file (minified) (jquery)

2014-11-03 Thread Sunil Mohan Adapa
Hello, With the recent release of Plinth (0.4.1-1) there are further clean-ups in usage of external Javascript and CSS libraries. All CSS/JS libraries have been removed (including Bootstrap libraries) from upstream and Debian packages. Only pure links exist now. I believe this bug should be

Bug#755619: plinth: Please ensure it works with Django 1.7

2014-11-03 Thread Sunil Mohan Adapa
Hello, The recent release of Plinth (0.4.1-1) has been tested with Django 1.7 and works well with it. The new upstream release actually depends on Django 1.7. I believe this bug is now fixed. Thank you for Django 1.7, -- Sunil PS: The new upload is not yet requiring Django 1.7. I am

Bug#718624: Possible problem with the patch

2014-10-26 Thread Sunil Mohan Adapa
Hello, I was interested in the fix that the patch aims to provide. A casual glance revealed a potential problem. +if dpkg --compare-versions $2 lt 2.84-0.2~; then +mkdir -p /var/lib/transmission-daemon/.config/transmission-daemon +chown -R

Bug#761294: python-bootstrapform: Python 3 support

2014-09-12 Thread Sunil Mohan Adapa
for an upload with Python 3 support. Thank you, -- Sunil Mohan Adapa -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores) Locale

Bug#750927: plinth fails to install due to file conflict with firewalld

2014-06-11 Thread Sunil Mohan Adapa
The conflicting files were added only temporarily to Plinth until FirewallD upstream accepts them. They have been accepted upstream[1] and now there is no need from them in Plinth. They should be removed. Then new Plinth Debian package should depend on the newer FirewallD package. James, are you

Bug#745539: freedombox-setup: Incomplete build dependencies

2014-04-22 Thread Sunil Mohan Adapa
Package: freedombox-setup Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, I tried to build the package with debuild and faced the following error. dh_auto_build make[1]: Entering directory

Bug#745327: python-slip: Missing dependency on python-six

2014-04-20 Thread Sunil Mohan Adapa
Package: python-slip Version: 0.6.0-1 Severity: grave Tags: patch Justification: renders package unusable Dear Maintainer, * What led up to the situation? I have installed firewalld in FreedomBox and ran the command firewall-cmd and it resulted in a error the six could not be imported.

Bug#741407: Kpartx should be run in sync mode

2014-03-13 Thread Sunil Mohan Adapa
The attached trivial patch should fix the issue. From 2e3a4d0c86d6e6847fb5b6077857ef87740cd44d Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa su...@medhas.org Date: Thu, 13 Mar 2014 17:08:02 +0530 Subject: [PATCH] Make kpartx wait until partitions are actually created. This should fix an issue

Bug#309995: mozilla-firefox: Building firefox with pango

2005-06-07 Thread Sunil Mohan Adapa
Package: mozilla-firefox Version: 1.0.3-2 Followup-For: Bug #309995 The following is the build procedure I have followed for enabling pango support in firefox. If there are more firefox 1.0.x releases, please consider enabling pango in them. The trunk has all the following patches but pango is

<    1   2   3