[Bug 211051] [NEW PORT] devel/py-tblib: Traceback serialization library in Python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 12 21:22:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211051

            Bug ID: 211051
           Summary: [NEW PORT] devel/py-tblib: Traceback serialization
                    library in Python
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dbaio at bsd.com.br

Created attachment 172432
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172432&action=edit
py-tblib.shar

Pickle tracebacks and raise exceptions with pickled tracebacks in
different processes. This allows better error handling when running
code over multiple processes (imagine multiprocessing, billiard,
futures, celery etc).
Parse traceback strings and raise with the parsed tracebacks.

This port will be used as a dependency for security/w3af.

- portlint compliant
- poudriere tests ok FreeBSD 9.3|10.3|11 - i386|amd64

Poudriere output as example:

build started at Tue Jul 12 18:19:40 BRT 2016
port directory: /usr/ports/devel/py-tblib
building for: FreeBSD 93i386-ports_dbaio 9.3-RELEASE-p42 FreeBSD
9.3-RELEASE-p42 i386
maintained by: dbaio at bsd.com.br
ident warning: no id keywords in
/usr/local/poudriere/data/.m/93i386-ports_dbaio/ref//usr/ports/devel/py-tblib/Makefile
Makefile ident: 
Poudriere version: 3.2-pre
Host OSVERSION: 1100120
Jail OSVERSION: 903000
[...]
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
====>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for py27-tblib-1.3.0
===========================================================================
=======================<phase: install-mtree  >============================
===========================================================================
====>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for py27-tblib-1.3.0
===>   py27-tblib-1.3.0 depends on package: py27-setuptools27>0 - found
===>   py27-tblib-1.3.0 depends on file: /usr/local/bin/python2.7 - found
===>  Checking if py27-tblib already installed
===>   Registering installation for py27-tblib-1.3.0
[93i386-ports_dbaio] Installing py27-tblib-1.3.0...
===========================================================================
====>> Checking shared library dependencies
=======================<phase: deinstall      >============================
===>  Deinstalling for py27-tblib
===>   Deinstalling py27-tblib-1.3.0
Updating database digests format: ........ done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):

Installed packages to be REMOVED:
        py27-tblib-1.3.0

Number of packages to be removed: 1
[93i386-ports_dbaio] [1/1] Deinstalling py27-tblib-1.3.0...
[93i386-ports_dbaio] [1/1] Deleting files for py27-tblib-1.3.0: .......... done
===========================================================================
====>> Checking for extra files and directories
[00:00:49] ====>> Installing from package
[93i386-ports_dbaio] Installing py27-tblib-1.3.0...
[93i386-ports_dbaio] Extracting py27-tblib-1.3.0: .......... done
[00:00:49] ====>> Cleaning up
===>  Cleaning for py27-tblib-1.3.0
[00:00:49] ====>> Deinstalling package
Updating database digests format: . done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):

Installed packages to be REMOVED:
        py27-tblib-1.3.0

Number of packages to be removed: 1
[93i386-ports_dbaio] [1/1] Deinstalling py27-tblib-1.3.0...
[93i386-ports_dbaio] [1/1] Deleting files for py27-tblib-1.3.0: .......... done
build of devel/py-tblib ended at Tue Jul 12 18:20:22 BRT 2016
build time: 00:00:42

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list