Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install oops-datedir2amqp

How to install oops_datedir2amqp

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install oops-datedir2amqp
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.3
0.0.4Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
0.0.1 Available View build log
Windows (64-bit)
0.0.3
0.0.4Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
0.0.1 Available View build log
Mac OS X (10.5+)
0.0.3
0.0.4Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
0.0.1 Available View build log
Linux (32-bit)
0.0.3
0.0.4Never BuiltWhy not?
0.0.3 Available View build log
0.0.2 Available View build log
0.0.1 Available View build log
Linux (64-bit)
0.0.4 Available View build log
0.0.3 Available View build log
0.0.2 Available View build log
0.0.1 Available View build log
 
Lastest release
version 0.0.4 on Jan 9th, 2014

Copyright (c) 2011, Canonical Ltd

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

The oops_datedir2amqp package provides a script that will retransmit OOPS reports (http://pypi.python.org/pypi/oops) stored in a datedir repo over amqp, cleaning up the repo as it goes.

Dependencies

  • Python 2.6+
  • oops_datedir_repo
  • oops_amqp

Usage

Build the package using buildout (see under Development).

Run the script:

$ bin/datedir2amqp --host XX --username XX --password XX --vhost XX \
  --exchange XX --repo XX

Note that the repo should be the same path you are supplying to your DateDirRepo in whatever process is creating OOPSes.

A common use for this setup is as a fallback: in your application report to AMQP directly, with a DateDirRepo configured as fallback, then use datedir2amqp to pickup and respool any OOPS reports that were generated while your AMQP server is unavailable.

Installation

Either run setup.py in an environment with all the dependencies available, or add the working directory to your PYTHONPATH.

Development

Upstream development takes place at https://launchpad.net/python-oops-datedir2amqp. To setup a working area for development, if the dependencies are not immediately available, you can use ./bootstrap.py to create bin/buildout, then bin/py to get a python interpreter with the dependencies available.

To run the tests use the runner of your choice, the test suite is oops_datedir2amqp.tests.test_suite.

For instance:

$ bin/py -m testtools.run oops_datedir2amqp.tests.test_suite

Alternatively, you can use testrepository:

$ testr init
$ testr run

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.