Your message dated Thu, 29 Sep 2016 18:02:32 -0400
with message-id <[email protected]>
and subject line Done
has caused the Debian Bug report #836155,
regarding plinth: Add essential packages as dependencies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
836155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: plinth
Severity: wishlist
Tags: patch

This patch adds as dependencies, packages that are required by essential Plinth
modules. This is so that when freedombox-setup runs "plinth --setup", it
doesn't need to install any packages at that time. This is to support running
setup automatically (see #834260).



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
>From 7f3df2f40306ed41c30716c10f7959a27946d9f7 Mon Sep 17 00:00:00 2001
From: James Valleroy <[email protected]>
Date: Tue, 30 Aug 2016 20:18:16 -0400
Subject: [PATCH] Add essential packages as dependencies

These are packages required by essential Plinth modules.
---
 debian/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index c47569e..19c8d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -49,10 +49,15 @@ Depends: ${python3:Depends}
  , gir1.2-networkmanager-1.0
  , javascript-common
  , ldapscripts
+ , ldap-utils
+ , letsencrypt
  , libjs-bootstrap
  , libjs-jquery
  , libjs-modernizr
+ , libnss-ldapd
+ , libpam-ldapd
  , network-manager
+ , nslcd
  , ppp
  , pppoe
  , python3-augeas
@@ -64,6 +69,7 @@ Depends: ${python3:Depends}
  , python3-psutil
  , python3-requests
  , python3-yaml
+ , slapd
  , sudo
 Description: web front end for administering every aspect of a FreedomBox
  The FreedomBox is a net appliance conceived by Eben Moglen.  It
-- 
2.9.3


--- End Message ---
--- Begin Message ---
Version: 0.11.0+ds-1

Fixed via #837332.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to