main.conf is installed in wrong location

Bug #1724574 reported by Vasyl Vavrychuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
connman (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

For connman 1.35 main.conf is installed to `/etc/connman/main.conf/main.conf` location which is wrong and is not read by connman application.

To fix simply

diff --git a/debian/connman.install b/debian/connman.install
index fbbf9aad..1707076c 100644
--- a/debian/connman.install
+++ b/debian/connman.install
@@ -1,4 +1,4 @@
-src/main.conf etc/connman/main.conf
+src/main.conf etc/connman/
 etc/dbus-1/system.d/connman.conf

 lib/systemd/system/connman.service

tags: added: artful packaging patch
Revision history for this message
Alf Gaida (agaida) wrote :

> diff --git a/debian/changelog b/debian/changelog
> index 1cc1110..f31b497 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,10 @@
> +connman (1.35-2) unstable; urgency=medium
> +
> + * Fixed: main.conf is installed in wrong location
> + (LP: 1724574) Thanks Vasyl Vavrychuk <email address hidden> for spotting
> +
> + -- Alf Gaida <email address hidden> Sun, 05 Nov 2017 04:17:15 +0100

Alf Gaida (agaida)
Changed in connman (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.