Package: puppet
Version: 3.2.4-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch



*** /tmp/tmpDyephT/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/tests/control: invert order of tests, or else puppet-agent runs
    after puppetmaster-passenger has already enabled the service.

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'), 
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-4-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru puppet-3.2.4/debian/changelog puppet-3.2.4/debian/changelog
diff -Nru puppet-3.2.4/debian/tests/control puppet-3.2.4/debian/tests/control
--- puppet-3.2.4/debian/tests/control	2013-09-01 07:42:15.000000000 -0400
+++ puppet-3.2.4/debian/tests/control	2013-09-03 18:51:11.000000000 -0400
@@ -1,7 +1,7 @@
-Tests: puppetmaster-passenger
-Depends: puppetmaster-passenger
-Restrictions: needs-root
-
 Tests: puppet-agent
 Depends: puppet
 Restrictions: needs-root
+
+Tests: puppetmaster-passenger
+Depends: puppetmaster-passenger
+Restrictions: needs-root

Reply via email to