(/etc/sagan-rules/linux-kernel.rules):
 cannot start
Message-Id: <20151230160323.4d4b9411ea95664506ac5...@gmail.com>
In-Reply-To: <20151229114935.9916bc02ebc0c3846f4dd...@gmail.com>
X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: multipart/mixed;
 boundary="Multipart=_Wed__30_Dec_2015_16_03_23_-0200_/PUEJ2wp.dSRxENF"

This is a multi-part message in MIME format.

--Multipart=_Wed__30_Dec_2015_16_03_23_-0200_/PUEJ2wp.dSRxENF
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Hi, 

On Tue, 29 Dec 2015 11:49:35 -0200 Herbert Fortes (hpfn) <brpaco...@gmail.com> 
wrote:
> reassign 681792 sagan-rules
> > 
> > Initial installation configuration includes this line:
> > 
> > include $RULE_PATH/linux-kernel.rules
> > 
> > this causes sagan to fail to start, with the error:
> > 
> > [sagan-rules.c, line 122] Cannot open rule file 
> > (/etc/sagan-rules/linux-kernel.rules): cannot start
> > 
> > this is relatively trivial to resolve (comment it out), but it would 
> > probably be better solved
> > in the package by either removing that included rule, or shipping that rule 
> > in the package.
> > 
> > thanks!
> > micah
> > 
> 
> The last version of sagan-rules closes this bug.
> 
> Doing a NMU.
> 

I uploaded a NMU 15-day/delay queue. Feel free to 
cancel this upload if needed.

The debian/changelog is:

sagan-rules (10222015-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #681792). Thanks Micah Anderson.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
  * debian/rules:
      - *.map *.rulebase *.rulesbase *.conf added to install.
  * debian/watch fixed.

I attached a diff of debian dir.


-- 
Herbert Parentes Fortes Neto (hpfn)

--Multipart=_Wed__30_Dec_2015_16_03_23_-0200_/PUEJ2wp.dSRxENF
Content-Type: text/plain;
 name="diff_debian_dir.txt"
Content-Disposition: attachment;
 filename="diff_debian_dir.txt"
Content-Transfer-Encoding: 7bit

diff -Naur sagan-rules-10212010-r1/debian/changelog 
sagan-rules-10222015/debian/changelog
--- sagan-rules-10212010-r1/debian/changelog    2015-12-30 10:23:21.405909627 
-0200
+++ sagan-rules-10222015/debian/changelog       2015-12-30 10:23:21.281909626 
-0200
@@ -1,3 +1,15 @@
+sagan-rules (10222015-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release. (Closes: #681792). Thanks Micah Anderson.
+  * debian/control:
+      - Bumped Standards-Version to 3.9.6.
+  * debian/rules:
+      - *.map *.rulebase *.rulesbase *.conf added to install.
+  * debian/watch fixed.
+
+ -- Herbert Parentes Fortes Neto <h...@ig.com.br>  Wed, 23 Dec 2015 15:45:14 
-0200
+
 sagan-rules (10212010-r1-1) unstable; urgency=low
 
   * Initial release (Closes: #618674)
diff -Naur sagan-rules-10212010-r1/debian/control 
sagan-rules-10222015/debian/control
--- sagan-rules-10212010-r1/debian/control      2015-12-30 10:23:21.405909627 
-0200
+++ sagan-rules-10222015/debian/control 2015-12-30 10:23:21.281909626 -0200
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Pierre Chifflier <pol...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.6
 Homepage: http://sagan.softwink.com/
 #Vcs-Git: git://git.debian.org/collab-maint/sagan-rules.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/sagan-rules.git;a=summary
@@ -21,4 +21,3 @@
  or send an email.
  .
  This package provides the rules for Sagan.
-
diff -Naur sagan-rules-10212010-r1/debian/docs sagan-rules-10222015/debian/docs
--- sagan-rules-10212010-r1/debian/docs 2015-12-30 10:23:21.401909627 -0200
+++ sagan-rules-10222015/debian/docs    2015-12-30 10:23:21.281909626 -0200
@@ -0,0 +1 @@
+
diff -Naur sagan-rules-10212010-r1/debian/rules 
sagan-rules-10222015/debian/rules
--- sagan-rules-10212010-r1/debian/rules        2015-12-30 10:23:21.413909627 
-0200
+++ sagan-rules-10222015/debian/rules   2015-12-30 10:23:21.281909626 -0200
@@ -14,7 +14,7 @@
 
 override_dh_auto_install:
        dh_installdirs
-       install -m 0644 *.rules *.config debian/sagan-rules/etc/sagan-rules/
+       install -m 0644 *.map *.rulebase *.rulesbase *.conf *.rules *.config 
debian/sagan-rules/etc/sagan-rules/
 
 %:
        dh $@ 

--Multipart=_Wed__30_Dec_2015_16_03_23_-0200_/PUEJ2wp.dSRxENF--

Reply via email to