Your message dated Thu, 24 May 2012 21:09:07 +0000
with message-id <e1sxfhp-0001o9...@franck.debian.org>
and subject line Bug#673970: fixed in puppet 3.0.0~rc2-1
has caused the Debian Bug report #673970,
regarding puppetmaster-passenger: fails to install: ERROR: Site puppetmaster 
does not exist!
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 ow...@bugs.debian.org
immediately.)


-- 
673970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: puppetmaster-passenger
Version: 3.0.0~rc1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Setting up puppetmaster-passenger (3.0.0~rc1-1) ...
  Signed certificate request for ca
  Rebuilding inventory file
  myhost.domain.example.com has a waiting certificate request
  Signed certificate request for myhost.domain.example.com
  Removing file Puppet::SSL::CertificateRequest myhost.domain.example.com at 
'/var/lib/puppet/ssl/ca/requests/myhost.domain.example.com.pem'
  Removing file Puppet::SSL::CertificateRequest myhost.domain.example.com at 
'/var/lib/puppet/ssl/certificate_requests/myhost.domain.example.com.pem'
  Considering dependency setenvif for ssl:
  Module setenvif already enabled
  Considering dependency mime for ssl:
  Module mime already enabled
  Considering dependency socache_shmcb for ssl:
  Enabling module socache_shmcb.
  Enabling module ssl.
  See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and 
create self-signed certificates.
  To activate the new configuration, you need to run:
    service apache2 restart
  Enabling module headers.
  To activate the new configuration, you need to run:
    service apache2 restart
  ERROR: Site puppetmaster does not exist!
  dpkg: error processing puppetmaster-passenger (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   puppetmaster-passenger

Note that no services are running (forbidden by policy-rc.d) in the chroot
where piuparts performs the test.


cheers,

Andreas

Attachment: puppetmaster-passenger_3.0.0~rc1-1.log.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Source: puppet
Source-Version: 3.0.0~rc2-1

We believe that the bug you reported is fixed in the latest version of
puppet, which is due to be installed in the Debian FTP archive:

puppet-common_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppet-common_3.0.0~rc2-1_all.deb
puppet-el_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppet-el_3.0.0~rc2-1_all.deb
puppet-testsuite_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppet-testsuite_3.0.0~rc2-1_all.deb
puppet_3.0.0~rc2-1.debian.tar.gz
  to main/p/puppet/puppet_3.0.0~rc2-1.debian.tar.gz
puppet_3.0.0~rc2-1.dsc
  to main/p/puppet/puppet_3.0.0~rc2-1.dsc
puppet_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppet_3.0.0~rc2-1_all.deb
puppet_3.0.0~rc2.orig.tar.gz
  to main/p/puppet/puppet_3.0.0~rc2.orig.tar.gz
puppetmaster-common_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppetmaster-common_3.0.0~rc2-1_all.deb
puppetmaster-passenger_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppetmaster-passenger_3.0.0~rc2-1_all.deb
puppetmaster_3.0.0~rc2-1_all.deb
  to main/p/puppet/puppetmaster_3.0.0~rc2-1_all.deb
vim-puppet_3.0.0~rc2-1_all.deb
  to main/p/puppet/vim-puppet_3.0.0~rc2-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stig Sandbeck Mathisen <s...@debian.org> (supplier of updated puppet package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 24 May 2012 21:58:39 +0200
Source: puppet
Binary: puppet-common puppet puppetmaster-common puppetmaster 
puppetmaster-passenger vim-puppet puppet-el puppet-testsuite
Architecture: source all
Version: 3.0.0~rc2-1
Distribution: experimental
Urgency: low
Maintainer: Puppet Package Maintainers 
<pkg-puppet-de...@lists.alioth.debian.org>
Changed-By: Stig Sandbeck Mathisen <s...@debian.org>
Description: 
 puppet     - Centralized configuration management - agent startup and compatib
 puppet-common - Centralized configuration management
 puppet-el  - syntax highlighting for puppet manifests in emacs
 puppet-testsuite - Centralized configuration management - test suite
 puppetmaster - Centralized configuration management - master startup and 
compati
 puppetmaster-common - Puppet master common scripts
 puppetmaster-passenger - Centralised configuration management - master setup 
to run under
 vim-puppet - syntax highlighting for puppet manifests in vim
Closes: 673970 674011
Changes: 
 puppet (3.0.0~rc2-1) experimental; urgency=low
 .
   * Imported Upstream version 3.0.0~rc2
   * Rename configuration file /etc/apache2/sites-available/puppetmaster to
     puppetmaster.conf to match apache2 policy change (Closes: #673970)
   * Check if a2dissite is present for postrm (Closes: #674011)
   * Workaround apache2 a2* utils API change to stay compatible to both
     apache 2.2 and 2.4
   * Add description to no-rubygems patch
   * Add lintian override for unit tests having hashbang, and not being
     executable
   * Refactor puppetmaster-passenger postinst and postrm scripts
Checksums-Sha1: 
 a83d2268b759f4ffc5c8127f4a88392a8c04b015 1859 puppet_3.0.0~rc2-1.dsc
 64ffe11622e0fab662ec323028298f1022741588 1650961 puppet_3.0.0~rc2.orig.tar.gz
 c832c4badcaf6f18a0abb4639635a87050d1bff1 33108 puppet_3.0.0~rc2-1.debian.tar.gz
 5bfdfea4d011abd18f45e01b54dd6435bf306d20 1031388 
puppet-common_3.0.0~rc2-1_all.deb
 c466dc48bd68d5dfe90b178fbeaf1614c45c939c 259768 puppet_3.0.0~rc2-1_all.deb
 96f634581d567956c750fb1f6aecfeaf2cd64704 258764 
puppetmaster-common_3.0.0~rc2-1_all.deb
 59ebd6da4cf764072250b3582f14531e948f948e 258882 
puppetmaster_3.0.0~rc2-1_all.deb
 db742a9f195a7e296b47778078cf86fd10926a47 260576 
puppetmaster-passenger_3.0.0~rc2-1_all.deb
 0df7c3ef43a5b8b46f11eafa112ffc7d48ba62cb 258600 vim-puppet_3.0.0~rc2-1_all.deb
 667dac2a533a905cfcefd3986711ad6d6ad50ff8 262086 puppet-el_3.0.0~rc2-1_all.deb
 ad8dbc612496d5f5202f1912769c1e833b120467 875926 
puppet-testsuite_3.0.0~rc2-1_all.deb
Checksums-Sha256: 
 de3d6fdb0f5cbee9fc236c93db791f148e1f78186bbc8b573671cb4e63f12bed 1859 
puppet_3.0.0~rc2-1.dsc
 977c26e6ba2a19919c4672b4758c511415130ca3d2196dc055b63ad5ca5e3ea9 1650961 
puppet_3.0.0~rc2.orig.tar.gz
 6d6cb4339ac5ef2125196a8f91ca5492e409274a86f1a86a3d0a14494d119326 33108 
puppet_3.0.0~rc2-1.debian.tar.gz
 289a49c414c5354ed70fb5db9c5d47ff7d0547280a22a11f3a26b93a1e5facfa 1031388 
puppet-common_3.0.0~rc2-1_all.deb
 ca6ca6e1ad20dee8ee3dffb83f4073b3c20137550960d3d843c0dfe2b1635b8d 259768 
puppet_3.0.0~rc2-1_all.deb
 1f37ccbed7b7d0c5647224ba15a21b42ee733db3a293531231bacf38b8c82060 258764 
puppetmaster-common_3.0.0~rc2-1_all.deb
 5166d6de116210e033387aba9bfca625e219b02207d44e37d7e46a4c508f862e 258882 
puppetmaster_3.0.0~rc2-1_all.deb
 83f7449e38b458ba791882a8e34679013eebc2cf5d0523bb8540d7259e165c1e 260576 
puppetmaster-passenger_3.0.0~rc2-1_all.deb
 5ed1242f57211cb4af255d952f5c6b0db158e0d4c3fd05f7d15ee38f110d9d0b 258600 
vim-puppet_3.0.0~rc2-1_all.deb
 a14abcd209b2942a7820e056739cb60dec8f3a5e09075dcd0f3755e4541c70cf 262086 
puppet-el_3.0.0~rc2-1_all.deb
 4f835810ff3ca44bb90a727ccad22b67300cd2b69e2988cac253992f6c7d88db 875926 
puppet-testsuite_3.0.0~rc2-1_all.deb
Files: 
 7e3f44311aa0d7bae90b3f658d46ee50 1859 admin optional puppet_3.0.0~rc2-1.dsc
 60f658df5bb07259a03fa6b58344decd 1650961 admin optional 
puppet_3.0.0~rc2.orig.tar.gz
 242c13a61973dd7b2cb751ca1d227758 33108 admin optional 
puppet_3.0.0~rc2-1.debian.tar.gz
 1111608356cf99c63b0af4833ac56bf1 1031388 admin optional 
puppet-common_3.0.0~rc2-1_all.deb
 1629e661c3787d6c2435cc214d38a65f 259768 admin optional 
puppet_3.0.0~rc2-1_all.deb
 10ffacb7eda69f672438f486696f184b 258764 admin optional 
puppetmaster-common_3.0.0~rc2-1_all.deb
 b3c1f1c9da937b3cd560deb1f92477f3 258882 admin optional 
puppetmaster_3.0.0~rc2-1_all.deb
 85bcaa1c47ad787d4f4146f8e65493b8 260576 admin optional 
puppetmaster-passenger_3.0.0~rc2-1_all.deb
 ba226c89565016d8aafe011a85ded63f 258600 admin optional 
vim-puppet_3.0.0~rc2-1_all.deb
 fb7eb5fed136c9507814e1d9a01fcbb9 262086 admin optional 
puppet-el_3.0.0~rc2-1_all.deb
 a09f1b584136a78da06771ac56781ebf 875926 admin optional 
puppet-testsuite_3.0.0~rc2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk++kz4ACgkQQONU2fom4u4iUQCfVYFRdufdBWi5KiOVUSftDT5+
E0YAoKjOAHlbxQe7viiMBybB5y9++yNL
=/6an
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to