@mpnordland
Thanks for taking care of this! I really appreciate the quick response and fix.
Do you have any approximate timeline for a new release? :)
Thanks!
Search Criteria
Package Details: net-responsibility 3.0.3-6
Git Clone URL: | https://aur.archlinux.org/net-responsibility.git (read-only) |
---|---|
Package Base: | net-responsibility |
Description: | An Internet Accountablity software written in C++ for Linux, Windows, and Mac OS X |
Upstream URL: | http://www.netresponsibility.com |
Licenses: | |
Submitter: | mpnordland |
Maintainer: | mpnordland |
Last Packager: | mpnordland |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-01-15 00:03 |
Last Updated: | 2015-06-20 13:14 |
Dependencies (5)
- libpcap (libpcap-git)
- poco (poco-git)
- gcc (gcc-multilib-x32, gcc-git, gcc-multilib-git, gcc6-gcccompat) (make)
- make (make3, make-git) (make)
- patch (patch-git) (make)
Required by (0)
Sources (3)
Latest Comments
mpnordland commented on 2015-03-17 18:09
csouth3 commented on 2015-03-13 22:56
mpnordland commented on 2015-03-07 19:38
Just so you guys know, I fixed 1.6 compatability issue and targeted it for the next release.
mpnordland commented on 2015-03-07 19:38
Just so you guys know, I fixed 1.6 compatability issue and targeted it for the next release.
xordspar0 commented on 2015-02-26 17:31
The latest commit in the bitbucket repo contains a fix for the poco incompatability. Until they release a new version, compiling from the latest source might be the way to go.
mpnordland commented on 2015-02-03 17:40
@csouth3 I'll see if I can fix that this weekend.
csouth3 commented on 2015-02-02 23:04
Looks like this is broken with the latest update of poco:
In file included from ./include/MyXml.h:38:0,
from ./include/Options.h:33,
from ./include/MainApplication.h:34,
from ./src/MainApplication.cpp:21:
./include/Blacklist.h:33:30: fatal error: Poco/Data/Common.h: No such file or directory
#include "Poco/Data/Common.h"
^
compilation terminated.
Makefile:785: recipe for target 'src/libNetResponsibility_la-MainApplication.lo' failed
make[1]: *** [src/libNetResponsibility_la-MainApplication.lo] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-csouth3/aur-net-responsibility/src/net-responsibility-3.0.3'
Makefile:457: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build .
xordspar0 commented on 2014-04-12 20:03
After uninstalling, the /usr/share/net-responsibility directory doesn't get deleted.
We have one more issue to iron out at least, I've targeted the fix for our next release. You can see our bug report here: https://issues.netresponsibility.com/issues/99 and check the road map here: https://issues.netresponsibility.com/projects/net-responsibility/roadmap