Go Back   Phoenix Labs > Projects > PeerGuardian Linux
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes

 
Old 03-23-2009, 05:41 PM   #11
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: blockcontrol, previously moblock-control

K, just fixed the permissions.
You have to install the old versions of all old packages, otherwise you will have dependency problems again. Please tell if it works now.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote

 
Old 03-23-2009, 05:54 PM   #12
Digger50

Member
Join Date: Sep 2007
Posts: 21
Default Re: blockcontrol, previously moblock-control

Excellent m8, Its working perfectly.

Will this repo be available in 6 months time?

Just wondering in case I need to reinstall.

Thank You!
Digger50 is offline   Reply With Quote

 
Old 03-23-2009, 06:10 PM   #13
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: blockcontrol, previously moblock-control

I will keep it until I've found another solution.

It was a pleasure to work together with you. You also showed me another bug in blockcontrol, which I've already fixed.
Thanks.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote

 
Old 03-28-2009, 01:12 PM   #14
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: blockcontrol, previously moblock-control

I have just uploaded a patched version for mobloquer hardy to the normal repository. Please try again with the sources.list entry
and give me feedback if everything works.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.

Last edited by jre : 03-28-2009 at 01:15 PM.
jre is offline   Reply With Quote

 
Old 03-29-2009, 12:13 PM   #15
Digger50

Member
Join Date: Sep 2007
Posts: 21
Default Re: blockcontrol, previously moblock-control

First I tried an upgrade which failed, I went into kpackage to try and reinstall, here's the output

Code:
moblock-control is already the newest version.
mobloquer is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up blockcontrol (1.3-3) ...
mv: cannot move `/var/spool/moblock/Bluetack_rangetest' to `/var/spool/blockcontrol/Bluetack_rangetest': Directory not empty
mv: cannot move `/var/spool/moblock/TBG_Bogon' to `/var/spool/blockcontrol/TBG_Bogon': Directory not empty
mv: cannot move `/var/spool/moblock/TBG_Hijacked' to `/var/spool/blockcontrol/TBG_Hijacked': Directory not empty
mv: cannot move `/var/spool/moblock/TBG_Primary_Threats' to `/var/spool/blockcontrol/TBG_Primary_Threats': Directory not empty
dpkg: error processing blockcontrol (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of moblock-control:
 moblock-control depends on blockcontrol; however:
  Package blockcontrol is not configured yet.
dpkg: error processing moblock-control (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mobloquer:
 mobloquer depends on blockcontrol; however:
  Package blockcontrol is not configured yet.
dpkg: error processing mobloquer (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 blockcontrol
 moblock-control
 mobloquer
E: Sub-process /usr/bin/dpkg returned an error code (1)
RESULT=100
I'm guessing thats the pesky bug you seen previously?
Digger50 is offline   Reply With Quote

 
Old 03-29-2009, 12:34 PM   #16
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: blockcontrol, previously moblock-control

Argh, one more update (1.3-4), please try again.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote

 
Old 03-29-2009, 01:20 PM   #17
Digger50

Member
Join Date: Sep 2007
Posts: 21
Default Re: blockcontrol, previously moblock-control

You Da Man!

Upgraded via adept updater without a problem.

So I can now build debs from the instructions on http://moblock-deb.sourceforge.net/

I created packages from the old repo but i guess I can get rid of them and create upto date packages?

Thank You!

Last edited by Digger50 : 03-29-2009 at 01:27 PM.
Digger50 is offline   Reply With Quote

 
Old 03-29-2009, 02:30 PM   #18
Digger50

Member
Join Date: Sep 2007
Posts: 21
Default Re: blockcontrol, previously moblock-control

Not a major problem m8 but whitelisting IP's via mobloquer doesn't work.

Not by selecting a blocked IP and clicking "Stop blocking this IP"

or even manually adding an IP to the whitelist.

Where does mobloquer usually store the whitelisted IP's ?

Thanks
Digger50 is offline   Reply With Quote

 
Old 03-29-2009, 06:11 PM   #19
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: blockcontrol, previously moblock-control

Quote:
Originally Posted by Digger50 View Post
Not a major problem m8 but whitelisting IP's via mobloquer doesn't work.

Not by selecting a blocked IP and clicking "Stop blocking this IP"

or even manually adding an IP to the whitelist.

Where does mobloquer usually store the whitelisted IP's ?
mobloquer 0.6 stores them in /etc/blockcontrol/blockcontrol.conf in the
variables WHITE_IP_IN, WHITE_IP_OUT and WHITE_IP_FORWARD.

Or you can add IP ranges to /etc/blockcontrol/allow.p2p

You need a "blockcontrol restart" to apply your changes. Perhaps this is not happening in mobloquer because you once told it "Don't ask me agian". Check /var/log/blockcontrol.log to see if the restart is happening or any error occurs.
If it doesn't work you could also start mobloquer from the terminal (or even with gdb if you install the mobloquer-dbg package) and check what's happening.


If you want to create your own packages (why?), then you have to add a line with "30_hardy.dpatch" to debian/patches/00list for the mobloquer package, so that this patch is applied to the source.
You can always browse the svn repository and set it to a revision of your own decision. I.e. you can always get the source of any release that I ever made. No need to make backups now, this will never be removed.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote

 
Old 03-29-2009, 06:51 PM   #20
Digger50

Member
Join Date: Sep 2007
Posts: 21
Default Re: blockcontrol, previously moblock-control

Sorry my bad, I deleted my mobloquer.conf and restarted mobloquer and it works perfectly.

Don't think I'll bother building packages.

Thanks
Digger50 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:36 PM.


  

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© Phoenix Labs Staff